130point: Search Auction Results
130point via Parse · marketplace
Search auction house sale results for sports cards. Combines query with optional grade, grading company, and sport filters. Returns up to 200 results from the backend, paginated client-side at 25 per page. Grade and grading company are extracted from listing titles when present (e.g. 'PSA 9', 'BGS 9.5'). Results include sales from eBay, Goldin, Heritage Auctions, PWCC, Pristine Auction, and MySlabs. Search for sold trading card items across multiple marketplaces (eBay, Goldin, Heritage Auctions, Pristine Auction, MySlabs, Fanatics Collect). Aggregates card sales data with prices, dates, and marketplace info. Fulfilled by Parse from 130point.com.
- 130point
- 130point-com
- ecommerce
- marketplace
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/28d873f5-47d5-4c01-a275-e80c6b3fc610/search_auction_results
- Interface artifact
- sha256:a4e5998d0f22216b8ec47247aeefb3a2a386e2e2c0e7dfb751a825af0e3980a4
- Manifest digest
- sha256:cd4dd6a5c72faa99cd161ac63599dc4cb7ef7965d533dd90d52d62dbf6b07526
Request fields
- page (integer): Page number for client-side pagination (25 results per page, max 8 pages from 200 backend results).
- grade (string): Card grade to filter by (e.g. '9', '10', '8.5'). Appended to search query.
- query (string, required): Search query for card name/description (e.g. '1986 Fleer Michael Jordan', 'Pokemon Charizard').
- sport (string): Sport to filter by (e.g. 'basketball', 'baseball', 'football'). Appended to search query.
- grading_company (string): Grading company to filter by (e.g. 'PSA', 'BGS', 'SGC', 'CGC'). Appended to search query.
Example queries
- {"grade":"9","query":"1986 Fleer Michael Jordan","grading_company":"PSA"}