Ultimate Sneaker Database API
Pricing
$2.00 / 1,000 sneaker searches
Ultimate Sneaker Database API
Access over 251,787 sneakers. Filter by brand, color, size, gender, and pricing, with real-time SKUs and release details.
Pricing
$2.00 / 1,000 sneaker searches
Rating
0.0
(0)
Developer
dev00
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
👟 Ultimate Sneaker Database API
Access a massive, structured database of over 251,787 sneakers instantly. Get detailed release info, historical and retail pricing, SKU numbers, available sizes, image links, and brand indexes programmatically.
This edge-optimized tool queries sneakers via an advanced App ID routing gateway, processes currency mappings, handles page pagination loops up to 250 items, records programmatic PPE charge units, and maps clean visual answers.
🌟 Key Features
- Massive Sneaker Library: Access 250k+ products including Air Jordans, Yeezys, Dunks, and designer footwear.
- Granular Filtering: Search by keyword, brand name, specific colorways, shoe sizes (US/EU), target gender, and discount states.
- Multi-Currency Support: Retrieve pricing formatted directly in USD ($), EUR (€), GBP (£), or JPY (¥).
- Interactive Spreadsheet View: Displays sneaker lists side-by-side with prices, SKUs, and target genders in a gorgeous table.
- Pay-Per-Event PPE Monetization: Highly cost-effective pricing model charging only for successful search lookups.
🛠️ How It Works
This Actor routes requests to an edge-deployed gateway, processes inputs and queries up to 250 records across paginated releases, cleans response arrays, registers programmatic charge event metrics, and outputs structured keys.
📥 Input Parameters
| Field | Type | Description | Prefill Example |
|---|---|---|---|
| Search Query | string | Search keyword (e.g., brand, silhouette, SKU). | jordan |
| Brands Filter | string | Filter by specific brand (e.g. nike, adidas). | jordan |
| Color Filter | string | Filter by colorway name (e.g. red, black). | (optional) |
| Sizes Filter | string | Filter by shoe size (e.g. us10, eu42). | (optional) |
| Gender Filter | select | Filter by target audience (men, women, kids, unisex). | unisex |
| Only Items on Sale | boolean | If enabled, only returns items that are discounted. | false |
| Sort Results | select | Sort results by price, release date, or popularity. | Relevant |
| Result Limit | number | Total sneaker listings to fetch. Max is 250. | 32 |
| Currency Code | select | The currency code for price parameters. | usd |
Input JSON Example
{"q": "jordan","limit": 32,"currency": "usd"}
📤 Output Data Structure
Tabular datasets output clean rows mapping the account info:
Output JSON Example
{"success": true,"brand": "Jordan","name": "Air Jordan 1 Retro High OG 'Chicago'","sku": "DZ5485-612","price": 180,"sale_price": 149.99,"currency": "usd","thumbnail_url": "https://img.sneakers123.com/...","gender": ["men", "unisex"],"sizes_us": ["us8", "us9", "us10"],"sizes_eu": ["eu41", "eu42", "eu43"]}
💳 Monetization & Cost
This Actor utilizes the Pay-Per-Event (PPE) pricing model on the Apify Store:
- Base Pricing: Only $5.00 per 1,000 successful queries (
$0.005per event). - Pay as You Go: If a query returns no results, no billing charges occur.