Grailed Listing Details Scraper avatar

Grailed Listing Details Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Grailed Listing Details Scraper

Grailed Listing Details Scraper

Extract detailed listing data including prices, seller stats, and shipping rates from individual Grailed product 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

1

Total users

0

Monthly active users

3 hours ago

Last modified

Share

This actor extracts Listings from Grailed. It runs on individual listing pages to collect granular item data and seller information. The scraper returns full product specifications, pricing history, and shipping details.


Want more from Grailed?

This actor covers Listings only. The full Grailed Scraper browser extension also includes Listings, Profiles, Reviews, Users 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


Data Fields

Field NameDescriptionExample
TitleName of the itemVintage Carhartt Detroit Jacket
PriceCurrent listing price150
Original PriceInitial listing price200
DescriptionFull item description textWell worn vintage jacket with patina.
SizeItem sizeL
CategoryProduct categoryOuterwear
Designer NamesBrand or designerCarhartt
ConditionItem stateGently Used
ColorPrimary colorBrown
Created DateDate listing was posted2023-10-01
Last Price UpdateDate of last price change2023-11-15
Is SoldSale statusfalse
Sold DateDate item was soldnull
Sold PriceFinal sale pricenull
Follower CountNumber of users following item45
All PhotosList of image URLs["https://images.grailed.com/1.jpg"]
Seller UsernameUsername of the sellervintage_finds
Seller LocationSeller geographic locationNew York, US
Seller RatingAverage star rating4.9
Seller Rating CountTotal number of ratings120
Seller Total SalesTotal items sold by seller150
Seller Join DateDate seller joined2020-05-12
Seller TrustedTrusted seller badge statustrue
Seller Quick ResponderQuick responder badge statustrue
Shipping USShipping cost to USA15
Shipping CAShipping cost to Canada25
Shipping UKShipping cost to United Kingdom35
Shipping EUShipping cost to Europe35
Shipping AsiaShipping cost to Asia40
Shipping AUShipping cost to Australia40
Shipping OtherShipping cost to other regions50
Listing URLDirect link to listinghttps://www.grailed.com/listings/123

Input

  • urls: Array of URL strings. Use individual Grailed listing page URLs.
  • maxItems: Max items per URL, default 100.

Example Input

{
"urls": ["https://www.grailed.com/listings/12345678"],
"maxItems": 1
}

Example Output

[
{
"Title": "Rick Owens Ramones",
"Price": 600,
"Original Price": 800,
"Description": "Mainline leather Ramones. Good condition.",
"Size": "42",
"Category": "Footwear",
"Designer Names": "Rick Owens",
"Condition": "Used",
"Color": "Black",
"Created Date": "2023-12-01",
"Last Price Update": "2023-12-05",
"Is Sold": false,
"Sold Date": null,
"Sold Price": null,
"Follower Count": 120,
"All Photos": ["https://images.grailed.com/photo1.jpg"],
"Seller Username": "avant_garde_user",
"Seller Location": "Berlin, DE",
"Seller Rating": 5.0,
"Seller Rating Count": 85,
"Seller Total Sales": 92,
"Seller Join Date": "2019-01-10",
"Seller Trusted": true,
"Seller Quick Responder": true,
"Shipping US": 40,
"Shipping CA": 40,
"Shipping UK": 20,
"Shipping EU": 15,
"Shipping Asia": 50,
"Shipping AU": 50,
"Shipping Other": 60,
"Listing URL": "https://www.grailed.com/listings/12345678"
},
{
"Title": "Supreme Box Logo Hoodie",
"Price": 450,
"Original Price": 450,
"Description": "Brand new in plastic.",
"Size": "M",
"Category": "Sweatshirts",
"Designer Names": "Supreme",
"Condition": "New",
"Color": "Grey",
"Created Date": "2024-01-10",
"Last Price Update": "2024-01-10",
"Is Sold": true,
"Sold Date": "2024-01-12",
"Sold Price": 450,
"Follower Count": 300,
"All Photos": ["https://images.grailed.com/photo2.jpg"],
"Seller Username": "hype_beast_99",
"Seller Location": "Los Angeles, US",
"Seller Rating": 4.8,
"Seller Rating Count": 210,
"Seller Total Sales": 305,
"Seller Join Date": "2021-03-22",
"Seller Trusted": true,
"Seller Quick Responder": false,
"Shipping US": 10,
"Shipping CA": 25,
"Shipping UK": 40,
"Shipping EU": 40,
"Shipping Asia": 45,
"Shipping AU": 45,
"Shipping Other": 50,
"Listing URL": "https://www.grailed.com/listings/87654321"
}
]

Disclaimer

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