Goldin Auction Scraper — Trading Cards & Sports Memorabilia
Pricing
from $5.00 / 1,000 results
Goldin Auction Scraper — Trading Cards & Sports Memorabilia
Scrape Goldin.co premium trading-card & sports-memorabilia auction lots. Search by keyword or browse all lots. Per-lot: title, subject, current bid or sold price, grade + grading company (PSA/BGS/SGC/CGC), bids, auction, sale date, image, lot URL.
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer
lulz bot
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Scrape auction lots from Goldin, the premier marketplace for high-end trading cards and sports memorabilia. Search by keyword (player, set, grade) or browse every active lot across all open auctions.
Great for collectors, dealers, graders, and card-flipping arbitrage who need structured pricing and grading data.
What it does
- Search Goldin lots by keyword (e.g.
Michael Jordan,Pokemon PSA 10,Mickey Mantle rookie) - Or leave the search blank to browse all live lots across every open auction
- Extracts full lot data directly from Goldin's official lots API (fast, reliable, no HTML parsing)
- Parses grade and grading company (PSA, BGS, SGC, CGC, Beckett, etc.) out of lot titles
- Distinguishes current bid (live lots) from sold/realized price (completed lots)
- Paginates automatically up to your
maxResults
Input
| Field | Type | Description |
|---|---|---|
searchQueries | array of strings | Keywords to search. Each runs a separate search. Leave empty to browse ALL live lots. |
maxResults | integer | Max lot records per run (shared across queries). Default 100. |
scrapeDetails | boolean | Reserved for future use — the search API already returns full lot data. |
proxyConfiguration | object | Proxy settings. Datacenter proxy is sufficient (no anti-bot). Use RESIDENTIAL only if rate-limited. |
Example input
{"searchQueries": ["Michael Jordan", "Wayne Gretzky rookie"],"maxResults": 200,"proxyConfiguration": { "useApifyProxy": true }}
Browse all live lots:
{"searchQueries": [],"maxResults": 500}
Output
Each dataset item is one auction lot:
{"lotId": "202606-2314-2934-89222ff3-cf2f-4b05-b867-386fe0c3e176","lotNumber": 1990,"title": "Fall 1993 Hoop Michael Jordan Cover (Newsstand) - CGC 9.2 ...","subject": "Michael Jordan","gradingCompany": "CGC","grade": "9.2","currentBid": 140,"soldPrice": null,"priceUsd": 140,"numberOfBids": 34,"minBidPrice": 10,"reserveAmount": 0,"buyerPremiumPct": 22,"status": "Extended_Bidding","auctionId": "202602-0214-4744-0dc71c5c-0d76-4bde-aa51-0c324ad7b5c7","auctionType": "Weekly","startTimestamp": "2026-06-23T21:00:00Z","endTimestamp": "2026-07-03T06:39:22Z","saleDate": "2026-07-03T06:39:22Z","lotUrl": "https://goldin.co/item/fall-1993-hoop-michael-jordan-cover-...","imageUrl": "https://d2tt46f3mh26nl.cloudfront.net/public/Lots/.../...@1x","searchQuery": "Michael Jordan","scrapedAt": "2026-07-03T06:40:00.000Z"}
Field notes
priceUsd— the lot's price: live high bid while open, or realized price once completed.currentBid— set for open lots;nullonce completed.soldPrice— set once the lot'sstatusis completed/sold;nullwhile open.gradingCompany/grade— best-effort parse from the title (e.g.PSA+10). May benullfor raw/ungraded items or unusual title formats.subject— best-effort player/subject name parsed from the title; may benull.
Notes & limits
- Data comes from Goldin's public lots API — no login required.
- Prices reflect Goldin's current auction state at scrape time.
- Buyer's premium (
buyerPremiumPct) is not included in the bid amount. - Respect Goldin's terms of service and use responsibly.
Pricing
Pay-per-result: a small charge per lot returned, plus a tiny actor-start fee. You only pay for the data you get.