MaxSold Estate Auction Scraper
Pricing
from $10.00 / 1,000 results
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
Maintained by CommunityActor 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)
| Field | Description |
|---|---|
lotId | MaxSold lot ID |
auctionId | Parent auction ID |
lotNumber | Lot number within the auction |
title | Lot title |
description | Lot description |
category | Lot category (when set) |
currentBid | Current high bid |
bidCount | Number of bids placed |
startingBid | Opening bid |
minimumBid | Next minimum bid |
quantity | Quantity in the lot |
hasReserve / reserveMet | Reserve status |
closeTime / closeTimeUnix | Lot close time (display + unix) |
auctionTitle | Parent auction title |
address / city / county / state / zip | Pickup location |
imageUrl / thumbUrl | Lot photo URLs |
lotUrl | Direct link to the lot |
scrapedAt | ISO 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.