StorageTreasures Storage Unit Auction Scraper avatar

StorageTreasures Storage Unit Auction Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
StorageTreasures Storage Unit Auction Scraper

StorageTreasures Storage Unit Auction Scraper

Scrape live StorageTreasures storage-unit auctions nationwide. Per-unit data: facility, city/state/zip, unit size, contents, current bid, start/close times, countdown, image, and listing URL. Filter by state, ZIP, or category.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Categories

Share

Scrape live storage-unit auctions from StorageTreasures.com — the largest online storage-auction marketplace in the US. Get structured, per-unit data on tens of thousands of active lien and storage auctions nationwide.

Great for resellers, treasure hunters, storage investors, and market researchers who want to find auctions to bid on, track closing times, or analyze storage-auction pricing trends.

What you get (per auction)

FieldDescription
auctionIdStorageTreasures auction ID
facilityNameStorage facility name
address, city, state, zipcodeFacility location
latitude, longitudeFacility coordinates
unitSize / unitWidth / unitLength / unitVolumeUnit dimensions
unitContentsSeller's description of what's in the unit
currentBid / minimumBid / initialBid / reservePriceBidding info ($)
totalBids / totalViewsEngagement stats
cleaningDeposit / cleanoutTime / salesTaxAuction terms
startDate / endDate / countdownAuction timing (UTC)
imageUrlPhoto of the unit contents
listingUrlDirect link to the auction page
scrapedAtTimestamp of the scrape

Input

FieldTypeDescription
statestring2-letter US state code (e.g. CA, TX). Optional.
zipcodestring5-digit ZIP to search near. Takes precedence over state. Optional.
categorystringCategory ID(s), e.g. 3 or 3,15. Optional.
maxResultsintegerMax records (default 100). Use 0 for ALL matching auctions.
proxyConfigurationobjectProxy settings. Default: Apify datacenter proxy.

Example input

{
"state": "CA",
"maxResults": 100,
"proxyConfiguration": { "useApifyProxy": true }
}

To scrape every active auction nationwide (tens of thousands), set maxResults to 0 and leave the location filters blank.

How it works

The actor calls StorageTreasures' public JSON auctions API directly (no headless browser), paginating with page_num / page_count. There is no anti-bot protection, so the lightweight datacenter proxy is sufficient and runs are fast and cheap.

Notes

  • Data reflects active auctions at scrape time; bids and countdowns change constantly.
  • The full nationwide inventory is ~38,000+ active auctions and grows/shrinks as auctions open and close.