Grailed Listings Scraper avatar

Grailed Listings Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Grailed Listings Scraper

Grailed Listings Scraper

Extract fashion listings from Grailed search results, category pages, and feeds. 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

16 hours ago

Last modified

Share

This actor extracts Listings from Grailed. It works on search results, category pages, and designer feeds. The scraper returns data including prices, designer names, sizes, and seller information.


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 listingVintage 90s Band Tee
PriceCurrent listing price150
Designer NamesBrand or designer namesRick Owens
CategoryItem category pathTops / T-Shirts
SizeListed item sizeXL
ColorPrimary item colorBlack
ConditionState of the itemGently Used
LocationSeller locationNew York, US
DescriptionText description of the itemRare vintage shirt in great condition
Created DateWhen the item was posted2023-10-15T12:00:00Z
Seller UsernameUsername of the sellerarchive_vault
Seller RatingAverage star rating4.9
Seller Rating CountNumber of reviews124
Seller TrustedIf the seller is verifiedtrue
Photo URLPrimary image linkhttps://grailed.com/photo.jpg
Listing URLDirect link to listinghttps://www.grailed.com/listings/123

Input

  • urls: Array of URL strings. Use Grailed search results, category pages, or designer feeds.
  • maxItems: Max items per URL, default 100.

Example Input

{
"urls": ["https://www.grailed.com/categories/tops"],
"maxItems": 50
}

Example Output

[
{
"Title": "Box Logo Hoodie",
"Price": 450,
"Designer Names": "Supreme",
"Category": "Tops / Hoodies",
"Size": "L",
"Color": "Grey",
"Condition": "New",
"Location": "Los Angeles, US",
"Description": "Brand new in plastic.",
"Created Date": "2023-11-01T09:30:00Z",
"Seller Username": "preme_king",
"Seller Rating": 5.0,
"Seller Rating Count": 45,
"Seller Trusted": true,
"Photo URL": "https://grailed.com/img1.jpg",
"Listing URL": "https://www.grailed.com/listings/001"
},
{
"Title": "Ramones Mainline",
"Price": 600,
"Designer Names": "Rick Owens",
"Category": "Footwear / Sneakers",
"Size": "42",
"Color": "Black",
"Condition": "Used",
"Location": "Berlin, DE",
"Description": "Slight heel drag.",
"Created Date": "2023-11-02T14:20:00Z",
"Seller Username": "berlin_archive",
"Seller Rating": 4.8,
"Seller Rating Count": 210,
"Seller Trusted": true,
"Photo URL": "https://grailed.com/img2.jpg",
"Listing URL": "https://www.grailed.com/listings/002"
}
]

Disclaimer

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