Grailed Product Scraper avatar

Grailed Product Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Grailed Product Scraper

Grailed Product Scraper

Extract Grailed product listings with prices, designers, sizes, and seller ratings from search and category pages. Powered by Grailed Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

This actor extracts Products in a List from Grailed. It captures essential listing data including pricing, designer details, and seller reputation from search results, category pages, and feeds.

Data Fields

Field NameDescriptionExample
TitleName of the listingVintage Mohair Cardigan
PriceCurrent listing price150
Designer NamesBrand or designer of the itemSaint Laurent
CategoryProduct classificationTops/Sweaters
SizeListed item sizeL
ColorPrimary color of the itemBrown
ConditionState of the itemGently Used
LocationSeller locationNew York, US
DescriptionShort text descriptionRare 90s vintage piece in great condition
Created DateWhen the item was posted2023-10-15T12:00:00Z
Seller UsernameUsername of the uploadergrailed_user_123
Seller RatingAverage star rating4.9
Seller Rating CountTotal number of reviews85
Seller TrustedVerification statustrue
Photo URLPrimary image linkhttps://cdn.grailed.com/example.jpg
Listing URLDirect link to the producthttps://www.grailed.com/listings/12345

Input

  • urls: Array of URL strings. Supports search results, category pages, and designer feeds from grailed.com.
  • maxItems: Maximum number of items to scrape per URL. Default is 100.

Example Input

{
"urls": ["https://www.grailed.com/shop/mens-clothing"],
"maxItems": 50
}

Example Output

[
{
"title": "Box Logo Hoodie",
"price": 450,
"designerNames": "Supreme",
"category": "Tops/Hoodies",
"size": "M",
"color": "Grey",
"condition": "New/Never Worn",
"location": "Los Angeles, US",
"description": "Brand new in plastic.",
"createdDate": "2023-11-01T09:30:00Z",
"sellerUsername": "hype_vault",
"sellerRating": 5.0,
"sellerRatingCount": 210,
"sellerTrusted": true,
"photoUrl": "https://cdn.grailed.com/photo1.jpg",
"listingUrl": "https://www.grailed.com/listings/98765"
},
{
"title": "Tabi Boots",
"price": 600,
"designerNames": "Maison Margiela",
"category": "Footwear/Boots",
"size": "42",
"color": "Black",
"condition": "Gently Used",
"location": "Paris, FR",
"description": "Classic leather tabis.",
"createdDate": "2023-11-02T14:15:00Z",
"sellerUsername": "archive_finds",
"sellerRating": 4.8,
"sellerRatingCount": 45,
"sellerTrusted": true,
"photoUrl": "https://cdn.grailed.com/photo2.jpg",
"listingUrl": "https://www.grailed.com/listings/54321"
}
]

Want more from Grailed?

This actor only covers Products in a List. The full Grailed Scraper browser extension also includes Listing Details, Seller Profile Details, Seller Reviews, Seller Followers/Following with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Grailed Scraper extension

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.