Grailed Scraper
Pricing
from $1.19 / 1,000 listing results
Grailed Scraper
Scrape Grailed designer and streetwear listings with full price-drop history, size, condition, designer and seller reputation. Search, browse by designer or category, filter by price and condition. Sold-archive mode adds sold price and date. The lowest-priced Grailed actor.
Pricing
from $1.19 / 1,000 listing results
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
14 hours ago
Last modified
Categories
Share
Scrape Grailed designer and streetwear listings at scale, including the sold archive for market-value research. Search by keyword, browse by designer or category, and filter by price, condition and department. No API key required.
Why this scraper?
๐ท๏ธ Complete listing data
Price, full price-drop history, designer, size, color, condition, category, shipping, and engagement metrics on every result.
๐ Sold-comp data
Switch to the sold archive to get sold price and sold date for any search โ the data resellers use to value inventory and price listings. Each sold run also reports an outlier-trimmed median sold price and median markdown percentage in the run summary.
๐ Powerful filtering
Filter by price range, condition, department, and on-sale status. Sort by relevance, newest, popularity, or price.
โญ Seller reputation
Seller rating, review count, total sales, and trusted-seller status โ without exposing any individual's personal details.
๐ธ The lowest price on the Store
Flat per-result pricing that undercuts every comparable Grailed actor, with no separate start fees.
Input parameters
| Field | Type | Default | Description |
|---|---|---|---|
mode | string | search | search, byDesigner, or byCategory. |
searchQuery | string | nike | Free-text query (mode = search). |
designer | string | โ | Designer name to filter by, e.g. Nike, Supreme, Rick Owens. |
category | string | โ | Category to filter by, e.g. footwear, tops, outerwear, bottoms, accessories. |
department | string | `` | menswear, womenswear, or any. |
condition | string | `` | is_new, is_gently_used, is_used, is_worn, or any. |
soldOnly | boolean | false | Scrape the sold archive instead of active listings. |
sortBy | string | relevance | relevance, newest, most_popular, price_low_to_high, price_high_to_low. |
minPrice | integer | โ | Only emit listings at or above this price. |
maxPrice | integer | โ | Only emit listings at or below this price. |
onSaleOnly | boolean | false | Keep only price-dropped listings. |
maxResults | integer | 5 | Cap on results. Set 0 for no cap (max 1000 per query). |
maxPages | integer | 5 | Maximum pages to walk (48 per page, max 21). |
Output schema
| Field | Type | Description |
|---|---|---|
id | number | Grailed listing ID. |
title | string | Listing title. |
url | string | Full listing URL. |
designer | string | Designer name(s) as shown. |
designers | array | Individual designer names. |
department | string | menswear or womenswear. |
category | string | Top-level category. |
categoryPath | string | Full category path. |
size | string | Item size. |
color | string | Primary color. |
condition | string | Item condition. |
strata | string | Grailed tier (e.g. hype, grailed, basic). |
price | number | Current price (USD). |
priceDrops | array | Price-drop history. |
onSale | boolean | Has had a price drop. |
makeOffer | boolean | Accepts offers. |
buyNow | boolean | Buy-now enabled. |
priceUpdatedAt | string | When the price last changed. |
shippingUS | number | US shipping cost. |
sold | boolean | Whether the listing is sold. |
soldPrice | number | Sold price (sold archive only). |
soldAt | string | Sold date (sold archive only). |
heat | number | Grailed heat / popularity score. |
followerCount | number | Listing followers. |
photoCount | number | Number of photos. |
measurementCount | number | Number of measurements provided. |
coverPhotoUrl | string | Cover photo URL. |
location | string | Seller region. |
createdAt | string | Listing creation date. |
sellerRating | number | Seller average rating. |
sellerRatingCount | number | Number of seller reviews. |
sellerTotalSold | number | Seller's total bought and sold. |
sellerTrusted | boolean | Trusted-seller flag. |
marketplace | string | Source marketplace. |
source | string | Always Grailed. |
scrapedAt | string | ISO timestamp of extraction. |
Examples
Search menswear Nike under $200:
{"mode": "search","searchQuery": "nike","department": "menswear","maxPrice": 200,"maxResults": 100}
Sold-comp research for a designer:
{"mode": "search","searchQuery": "rick owens ramones","soldOnly": true,"sortBy": "newest","maxResults": 200}
On-sale outerwear, price high to low:
{"mode": "search","searchQuery": "carhartt jacket","category": "outerwear","onSaleOnly": true,"sortBy": "price_high_to_low","maxResults": 100}
๐ฐ Pricing
$1.49 per 1,000 listings โ you only pay for results returned. No start fees, no charges for retries.
| Results | Cost |
|---|---|
| 100 | ~$0.15 |
| 1,000 | ~$1.49 |
| 10,000 | ~$14.90 |
| 100,000 | ~$149.00 |
Higher subscription tiers pay less, down to $0.99 per 1,000.
Flat-rate alternatives typically charge a monthly fee regardless of usage.
Use Max results to control spend exactly.
Performance
| Run size | Typical time |
|---|---|
| 100 results | under 30 seconds |
| 1,000 results | 1โ2 minutes |
Known limitations
- Each query returns at most 1,000 results. Use price ranges, categories, or more specific queries to segment large catalogues.
- Sold data is available only in sold mode (
soldOnly: true). - Prices are in USD as provided by Grailed.
Run summary
Every run writes an OUTPUT key with the result count and dataset URL. In sold mode it also includes soldComps โ the number of sold items, an outlier-trimmed medianSoldPrice, and medianMarkdownPct (median discount from original list price to final sale).
Technical details
- Source: grailed.com โ designer and streetwear resale marketplace
- Memory: 512 MB
- Retry: Automatic retry with backoff on transient errors
- Output: Dataset records plus
OUTPUTandHEALTHkeys
Need a custom scraper?
Unfenced Group builds Apify actors for any website โ for free.
If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results โ we absorb the compute and proxy costs ourselves.
Get in touch: www.unfencedgroup.nl