Unicorn Auctions Scraper — Rare Bourbon & Whisky Lots avatar

Unicorn Auctions Scraper — Rare Bourbon & Whisky Lots

Pricing

from $10.00 / 1,000 lot scrapeds

Go to Apify Store
Unicorn Auctions Scraper — Rare Bourbon & Whisky Lots

Unicorn Auctions Scraper — Rare Bourbon & Whisky Lots

Scrape Unicorn Auctions (unicornauctions.com) rare bourbon, whisky, spirits & wine lots. Search by keyword; filter by category & status. Per lot: title, category, size, proof, age, condition, current bid or realized sold price, estimates, reserve, sale comps, close date, image, URL.

Pricing

from $10.00 / 1,000 lot scrapeds

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Unicorn Auctions Scraper 🦄🥃

Scrape rare bourbon, whisky, spirits & wine auction lots from Unicorn Auctions (unicornauctions.com) — the leading online marketplace for hard-to-find bottles.

Search live & upcoming lots or dig into ended lots with realized sold prices — the single most useful signal for pricing rare bottles.

What it does

  • 🔎 Keyword search across the full catalog (700k+ lots) — e.g. pappy van winkle, macallan, yamazaki, hirsch
  • 🏷️ Filter by category (Bourbon, Scotch, Japanese Whisky, Tequila, Wine, Rye, Irish, Rum, Cognac …)
  • 📊 Live bids (current running high bid) or sold comps (realized winning/hammer price on ended lots)
  • 📈 Historical sale comps per bottle (all-time low/high realized price + number of sales)
  • 🖼️ Full image URLs, lot detail links, estimates, reserve prices, proof & age

Example input

{
"searchQueries": ["pappy van winkle", "macallan"],
"maxResults": 100,
"status": "Sold",
"category": "Bourbon",
"sortBy": "current_bid_desc",
"proxyConfiguration": { "useApifyProxy": false }
}

Input fields

FieldDescription
searchQueriesArray of keywords. Use [""] to browse all lots. Each query runs a separate search.
maxResultsMax lot records per run (shared across queries). Default 100.
statusLive (live & upcoming), Sold (ended lots with realized price — best for comps), or Any.
categoryOptional spirit category filter (Bourbon, Scotch, Japanese, Tequila, Wine, …).
sortBylot_number, ending_soon, current_bid_desc/asc, estimate_desc/asc, reserve_desc/asc.
proxyConfigurationOptional. Not required — the source API is open.

Output

Each lot record includes:

FieldDescription
titleFull lot title (bottle name)
categoryBourbon / Scotch / Japanese / Tequila / Wine / …
sizeBottle size (e.g. 750 ml)
quantityNumber of bottles in the lot
proof / ageStatementParsed from the lot description when present
conditionCondition notes (label wear, fill level, etc.)
descriptionFull plain-text lot description
currentBidRunning high bid (live lots only)
realizedPriceWinning / hammer price (sold / ended lots only)
bidTimestampTimestamp of the current/winning bid
lowEstimate / highEstimateAuction house estimate range
reservePrice / reservePriceMetReserve price and whether it was met
compLowSale / compHighSale / compTotalSalesAll-time sale comps for this bottle
state / tagStatus / isSoldLot lifecycle (LIVE / ENDED, SOLD)
startDatetime / endDatetimeAuction open / close datetimes (ISO 8601)
imageUrl / imagesPrimary image + all lot photos
urlDirect link to the lot detail page
currencyBid currency (USD)

Sample record

{
"lotUuid": "4922bbd9-166e-45e6-8b27-889beb9a044e",
"auctionUuid": "e34424fe-3e65-48ac-b5c9-cfc1f5801d2c",
"lotNumber": 1,
"title": "A.H. Hirsch 18 Year 'Reserve' Bourbon (Lawrenceburg, Gold Wax)",
"category": "Bourbon",
"size": "750 ml",
"proof": "93",
"ageStatement": "Eighteen Years",
"condition": "Wear and stains on label",
"currentBid": 18400,
"realizedPrice": null,
"lowEstimate": 20000,
"highEstimate": 30000,
"reservePrice": 0,
"reservePriceMet": true,
"state": "LIVE",
"endDatetime": "2026-08-16T23:00:00.001000Z",
"currency": "USD",
"url": "https://www.unicornauctions.com/auction/e34424fe-.../lot/4922bbd9-...",
"imageUrl": "https://digqdh912fmd8.cloudfront.net/.../ita_PKg4w1BW5if4vpsbFhIHGjZA.jpg"
}

Use cases

  • 💰 Price rare bottles using real realized auction comps
  • 📉 Track a distillery or bottling's value over time
  • 🔔 Monitor live lots and reserve status for bottles you collect
  • 🗃️ Build a spirits price database for a valuation / insurance tool

Notes

  • Data comes from Unicorn Auctions' own public GraphQL API — no login required.
  • Prices are in USD.
  • status: "Sold" returns ended lots; realizedPrice holds the winning bid.

Not affiliated with or endorsed by Unicorn Auctions. For research and personal use; respect the site's terms.