Note: this is an unofficial programmatic interface — an Apify actor that returns structured JSON. It is not affiliated with the platform it reads.
Runnable examples for the Grailed Scraper — Streetwear Resale & Sold Prices | $1.50/1K on Apify.
Search Grailed resale listings via the public Algolia API. Returns price, price_drops, sold_price, condition, designer, size, strata (hype/luxury), seller score. Two-tier PPE: $1.50/1K active, $2.50/1K sold listings with confirmed prices. No proxy. Pay per result.
category · category_path · color · condition · cover_photo · created_at · designers · listing_id · listing_url · location · marketplace · parse_confidence · price · price_drops · scraped_at · seller_reviews · seller_score · seller_username · size · sold · sold_price · strata · title · warnings
- Resale pricing — real asking and sold prices for any brand/model before you list.
- Drop monitoring — new listings for a grail search the minute they post.
- Market analytics — brand demand, price trends and liquidity in fashion resale.
- Get your Apify token: https://console.apify.com/account/integrations
- Run a language example below. Both call the actor and print the results.
| Example | File |
|---|---|
Python (apify-client) |
examples/python/run.py |
JavaScript (apify-client) |
examples/javascript/run.js |
| Sample output (real records) | examples/sample_output.json |
{
"searchQuery": "nike vintage jacket",
"maxItems": 100
}- Actor on Apify Store: https://apify.com/bovi/grailed-listings
- Apify client docs: Python · JavaScript
MIT-licensed examples. The actor runs on the caller's Apify account (you pay platform compute + per-result).