allisonfleischer.bandcamp.com Open in urlscan Pro
151.101.193.91  Public Scan

Submitted URL: http://allisonfleischer.bandcamp.com/
Effective URL: https://allisonfleischer.bandcamp.com/
Submission: On November 13 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

GET /search

<form aria-label="autocomplete search" class="menubar-search signup-tooltip-parent" action="/search" method="get" data-tooltip-id="s" aria-busy="false">
  <input tabindex="0" aria-autocomplete="list" class="dismiss-tooltip-alt search-bar" type="text" name="q" placeholder="Search for artist, album, or track" autocomplete="off" maxlength="2048">
  <div role="progressbar" class="loading-icon" id="search-loading-icon" aria-busy="false">
    <svg aria-label="loading icon" class="search-spinner" width="15" height="16" viewBox="-1 -1 16 16">
      <use href="#search-spinner"></use>
    </svg>
  </div>
  <div aria-label="clear search" class="clear-autocomplete">×</div>
  <input type="hidden" class="selected-filter" name="item_type" value="">
  <button type="submit" tabindex="-1" aria-label="submit for full search page" class="menubar-search-icon"><svg width="15" height="16" viewBox="0 0 15 16">
      <use href="#menubar-search-input-icon"></use>
    </svg></button>
  <ul role="listbox" class="genre-list" aria-busy="false">
    <li class="simple"><a href="https://bandcamp.com/discover/electronic" aria-label="browse electronic music" tabindex="-1"><span>electronic</span><span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span></a></li>
    <li class="simple"><a href="https://bandcamp.com/discover/metal" aria-label="browse metal music" tabindex="-1"><span>metal</span><span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span></a></li>
    <li class="simple"><a href="https://bandcamp.com/discover/rock" aria-label="browse rock music" tabindex="-1"><span>rock</span><span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span></a></li>
    <li class="simple"><a href="https://bandcamp.com/discover/alternative" aria-label="browse alternative music" tabindex="-1"><span>alternative</span><span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span></a>
    </li>
    <li class="simple"><a href="https://bandcamp.com/discover/hip-hop-rap" aria-label="browse hip-hop/rap music" tabindex="-1"><span>hip-hop/rap</span><span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span></a>
    </li>
    <li class="simple"><a href="https://bandcamp.com/discover/experimental" aria-label="browse experimental music" tabindex="-1"><span>experimental</span><span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span></a>
    </li>
    <li class="simple"><a href="https://bandcamp.com/discover/punk" aria-label="browse punk music" tabindex="-1"><span>punk</span><span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span></a></li>
    <li class="simple"><a href="https://bandcamp.com/discover/pop" aria-label="browse pop music" tabindex="-1"><span>pop</span><span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span></a></li>
    <li class="simple"><a href="https://bandcamp.com/discover/ambient" aria-label="browse ambient music" tabindex="-1"><span>ambient</span><span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span></a></li>
    <li class="simple"><a href="https://bandcamp.com/discover" aria-label="browse all music" tabindex="-1"><span>browse all</span><span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span></a></li>
  </ul>
  <ul class="filter-list" aria-busy="false">
    <li class="filter-link x selected-filter" aria-label="display all results" tabindex="-1">all</li>
    <li class="filter-link b" aria-label="display artists &amp; labels results" data-code="b" tabindex="-1">artists &amp; labels</li>
    <li class="filter-link a" aria-label="display albums results" data-code="a" tabindex="-1">albums</li>
    <li class="filter-link t" aria-label="display tracks results" data-code="t" tabindex="-1">tracks</li>
    <li class="filter-link f" aria-label="display fans results" data-code="f" tabindex="-1">fans</li>
  </ul>
  <ul role="listbox" class="search-autocomplete" aria-busy="false">
    <li class="simple results-see-all">
      <a tabindex="-1" aria-label="visit full-search page">
        <span>See all results</span>
        <span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span>
      </a>
    </li>
    <li class="simple results-tags">
      <a tabindex="-1">
        <span class="msg"></span>
        <span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span>
      </a>
    </li>
    <li class="simple results-genre">
      <a tabindex="-1">
        <span class="msg"></span>
        <span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span>
      </a>
    </li>
    <li aria-label="no matching results" class="autocomplete-no-results">
      <p class="noresults-header">No matching results</p>
      <p class="noresults-text">Try a different filter or a new search keyword.</p>
      <div class="tumbleweed">
        <img loading="lazy" src="/img/search/tumbleweed-emptystate-lightbg.gif">
      </div>
    </li>
  </ul>
  <li class="simple mobile-results-tags no-show">
    <a>
      <span class="msg"></span>
      <span><svg class="arrow" viewBox="0 0 24 24"><use href="#discover-arrow"></use></svg></span>
    </a>
  </li>
  <div class="mobile-placeholder">
    <p>Search all Bandcamp artists, tracks, and albums</p>
  </div>
  <template id="autocomplete-results-item">
    <li class="result-item">
      <a tabindex="-1">
      <span class="result-art"><img></span>
      <span class="result-info">
        <div class="result-title"><strong></strong></div>
        <cite></cite>
        <div class="result-type"></div>
      </span>
    </a>
    </li>
  </template>
  <div class="signup-tooltip-outer search-tooltip-outer header-2018"></div>
</form>

Text Content

 * 
 * 
   
   
   
   
   
   
 * ×
    * electronic
    * metal
    * rock
    * alternative
    * hip-hop/rap
    * experimental
    * punk
    * pop
    * ambient
    * browse all
   
    * all
    * artists & labels
    * albums
    * tracks
    * fans
   
    * See all results
    * 
    * 
   
    * No matching results
      
      Try a different filter or a new search keyword.
      
      
   
   Search all Bandcamp artists, tracks, and albums
   
   
   
   
   cancel
   
   

   
   
   
 * 0
 * sign up
 * log in
   



Get fresh music recommendations delivered to your inbox every Friday.
 1. music
 2. video
 3. community



 1.  Arkansas
     Allison Fleischer, Ghais Guevara

 2.  Controlled

 3.  Lungs

 4.  NONE OF THIS IS REAL BOOTLEG BOOSTER PACK: DOCTOR'S ORDERS

 5.  A Day in the City

 6.  Jaz and Juni and the Knife That Killed Time and Space

 7.  Black Friday

 8.  Lazy Friday

 9.  Moonlit Entropy

 10. NONE OF THIS IS REAL BOOTLEG EXPANSION PACK: KEEL HAULED

 11. Rust

 12. Operating Systems

 13. Melinoë's Workshop

 14. Blank Snowdrift

 15. Audience of Stellar Flashbulbs
     Allison Fleischer, Cheryl Stelli

 16. Knife Tape

 17. The Last Question

 18. Earthfall Impact

 19. Catastrophe

 20. NONE OF THIS IS REAL BOOTLEG EXPANSION PACK: VIRTUA ZONE

 21. Sunburst Nebula

 22. Assortment

 23. People are feeling hungry
     Cheryl Stelli, mothbeanie, Allison Fleischer

 24. Decennial Hangout

 25. Maple Valley

 26. Soft Internet

 27. Sharp Internet

 28. Levelmaking Sins

 29. Crime Party

 30. The Grand Majestic
     AllyTally, Allison Fleischer, DaKook, weee50

 31. Care

 32. Betaworld

 33. Everyone disliked that.

 34. Detox

 35. Horizontal Slice

 36. Summer Spooktacular

 37. VGM Vol. 2

 38. Victoria’s Gift

 39. The Ocean Stands Still

 40. Aliased Road

 41. VGM Vol. 1

 42. Unshackled

 43. Vertical Slice

 44. OVERFOWL

 45. Overdose

 46. Quality Television

 47. Villi Adventure

 48. Frequency Set

 49. Longtrack 2

 50. If I Had a Little Love

 51. Kinda Strange

 52. See Forever / See Infinity

 53. NONE OF THIS IS REAL "Wood Grain Steering Wheel"

 54. NONE OF THIS IS REAL "Rum"

 55. NONE OF THIS IS REAL "Seamanship"
     Allison Fleischer, Comrade Palpatine

 56. Nothing Changed

 57. First Contact

 58. LOST DON'T DOUBT IT

 59. Aliased Road


SHOPPING CART

subtotal - -  USD taxes calculated at checkout


Check out



ABOUT



Allison Fleischer Maple Valley, Washington

Follow


(note: this discog is mostly chronological, but non-recent singles are at the
end below Longtrack 2 to avoid clutter)

 1. allisonfleischer.com
 2. Twitter
 3. YouTube
 4. FriscoProduct7

Recommendations



CONTACT / HELP

Contact Allison Fleischer

Streaming and
Download help

Redeem code

Report this account


Top