MaxSold Estate Auction Scraper avatar

MaxSold Estate Auction Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
MaxSold Estate Auction Scraper

MaxSold Estate Auction Scraper

Scrape MaxSold estate & downsizing online auctions. Per-lot data: title, current bid, bid count, category, close time, city/state, image, and lot URL. Search lots by keyword across all auctions, or pull every lot from specific auctions. Powered by MaxSold's public JSON API.

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

1

Monthly active users

14 hours ago

Last modified

Categories

Share

Scrape lot-level data from MaxSold — the estate-sale, downsizing, and moving online auction marketplace across the US and Canada.

Search lots by keyword across every active auction, pull all lots from specific auctions, or browse the entire catalog. Powered by MaxSold's public JSON API — fast, reliable, no HTML parsing.

What you get (per lot)

FieldDescription
lotIdMaxSold lot ID
auctionIdParent auction ID
lotNumberLot number within the auction
titleLot title
descriptionLot description
categoryLot category (when set)
currentBidCurrent high bid
bidCountNumber of bids placed
startingBidOpening bid
minimumBidNext minimum bid
quantityQuantity in the lot
hasReserve / reserveMetReserve status
closeTime / closeTimeUnixLot close time (display + unix)
auctionTitleParent auction title
address / city / county / state / zipPickup location
imageUrl / thumbUrlLot photo URLs
lotUrlDirect link to the lot
scrapedAtISO timestamp of scrape

Input

{
"searchQueries": ["furniture"],
"auctionIds": [],
"maxResults": 100,
"proxyConfiguration": { "useApifyProxy": true }
}
  • searchQueries — keywords to search lots across all active auctions (e.g. furniture, jewelry, tools, antique). Each keyword is paginated separately.
  • auctionIds — optional. Specific auction IDs (the number in a maxsold.com/auction/<ID>/... URL). Pulls every lot from each auction.
  • Leave both empty to browse all active auctions.
  • maxResults — cap on total lot records. 0 = fetch everything via pagination.
  • proxyConfiguration — Apify datacenter proxy by default (the API is unprotected; proxy is a light safety net).

Example uses

  • Track live bids and bid counts on estate lots in your area.
  • Monitor closing times for antiques, tools, jewelry, or collectibles.
  • Build a dataset of estate-sale pricing and demand.

Notes

  • Results are billed per dataset item (pay-per-event). Empty/failed runs write a diagnostic to the key-value store and are not billed for dataset items.
  • MaxSold auctions are time-limited; bids and close times reflect the moment of scraping.

This is an unofficial scraper and is not affiliated with MaxSold Inc.