LiveAuctioneers Auction Lot Scraper avatar

LiveAuctioneers Auction Lot Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
LiveAuctioneers Auction Lot Scraper

LiveAuctioneers Auction Lot Scraper

Scrape LiveAuctioneers online auctions (art, antiques, jewelry, watches, coins, collectibles) by keyword. Per-lot data: title, low/high estimate, current & sold price, bid count, auction house, sale date, location, image, and URL. Optional detail mode adds category.

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

4 days ago

Last modified

Categories

Share

Scrape auction lots from LiveAuctioneers — one of the largest online marketplaces for live and timed auctions of art, antiques, jewelry, watches, coins, and collectibles from thousands of auction houses worldwide.

Search by keyword and get structured, per-lot data: title, low/high pre-sale estimate, current bid, opening/start price, sold price, bid count, the auction house selling it, the sale date, lot location, the primary image, and a direct link to the lot.

What you get

Each result is one auction lot:

FieldDescription
itemIdLiveAuctioneers item ID
titleLot title
categoryCategory (e.g. "Watches") — only when Scrape Item Details is enabled
estimateLow / estimateHighPre-sale estimate range
currencyCurrency code (e.g. USD)
currentBidCurrent leading bid (null if no bids yet)
startPriceOpening / starting bid
salePriceFinal hammer/sold price (only when the lot has sold)
isSoldWhether the lot has sold
bidCountNumber of bids placed
buyNowPriceBuy-now price, if offered
auctionHouseName of the selling auction house
sellerIdAuction house ID
catalogId / catalogTitleAuction catalog the lot belongs to
lotNumberLot number within the catalog
saleDateAuction start date/time (ISO 8601)
isLiveAuction / isTimedAuctionAuction format
lotLocationCity, region, country of the lot
shortDescriptionShort lot description
imageUrlPrimary lot image
itemUrlDirect link to the lot page
searchKeywordThe keyword this result came from

When Scrape Item Details is enabled, each lot is additionally enriched with categoryPath, full description, conditionReport, and dimensions from its detail page.

Input

{
"searchQueries": ["rolex", "pokemon"],
"maxResults": 100,
"scrapeDetails": false,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}
  • searchQueries — one or more keywords to search.
  • maxResults — cap on total records (use 0 for all matching lots via pagination).
  • scrapeDetails — enrich each lot with category + description from its detail page (doubles requests; off by default).
  • proxyConfiguration — RESIDENTIAL proxy is recommended and default (the site is protected by Imperva/Incapsula).

Notes

  • LiveAuctioneers pages are server-rendered; this scraper reads the embedded application state directly, so results are clean and structured (no brittle HTML scraping).
  • Pricing is pay-per-result — you are billed per lot returned to the dataset.