EstateSales.org Estate Sale & Auction Scraper avatar

EstateSales.org Estate Sale & Auction Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
EstateSales.org Estate Sale & Auction Scraper

EstateSales.org Estate Sale & Auction Scraper

Search estate sales and online auctions by ZIP, city, or state from EstateSales.org. Returns titles, companies, addresses, dates, photos, and listing URLs for in-person sales and online auction lots across the US.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

2

Monthly active users

3 hours ago

Last modified

Categories

Share

Search estate sales and online auctions by ZIP code, city, or state from EstateSales.org, and get clean JSON. Returns titles, hosting companies, addresses, dates, photo counts, and listing URLs for in-person sales and online auction lots across the US.

What it extracts

  • Title — the sale/auction headline
  • Type — estate sale, online auction, etc.
  • Company — the company running the sale
  • City, state, ZIP — location
  • Dates — when the sale runs / auction closes
  • Photo count — number of listing photos
  • URL — link to the listing

Input

FieldTypeRequiredDefaultDescription
zipstringYes90210ZIP code to search around
citystringNoFilter by city
statestringNoFilter by state
maxResultsintegerNo25Maximum listings to return
proxyConfigurationobjectNononeOptional proxy settings

Example input

{
"zip": "90210",
"maxResults": 25
}

Output

Each record is one sale or auction:

{
"title": "Estate Auction — Antiques, Coins & Jewelry",
"type": "Online Auction",
"company": "Heritage Estate Services",
"city": "Beverly Hills",
"state": "CA",
"zip": "90210",
"dates": "Bidding ends Sep 21",
"photoCount": 156,
"url": "https://www.estatesales.org/..."
}

Use cases

  • Resellers & pickers: find nearby sales and auctions with deep inventory
  • Antique & collectible dealers: track upcoming sales by area
  • Bidders: monitor online auctions closing in target ZIP codes
  • Estate-sale companies: benchmark competitor listings
  • Deal hunters: pair with Apify Schedules for automated alerts

Notes on proxies

This actor uses Apify Proxy by default for reliable access. Proxy can be adjusted in proxyConfiguration.