Grailed Seller Reviews Scraper avatar

Grailed Seller Reviews Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Grailed Seller Reviews Scraper

Grailed Seller Reviews Scraper

Extract Grailed seller feedback including ratings, review text, item details, and designer info. 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 Seller Reviews from Grailed. It collects feedback ratings, review text, and specific item metadata associated with each transaction. Use this tool to analyze seller reputation and buyer sentiment.

Data Fields

Field NameDescriptionExample
Review RatingNumeric star rating5
Review TextWritten feedback from the buyerFast shipping and item as described.
Review DateDate the review was posted2023-10-15
Review TagsTags assigned to the reviewQuick Responder, Speedy Shipper
Item TitleName of the sold itemVintage Rick Owens Ramones
Item PriceSale price of the item450
Item CategoryProduct categoryFootwear
Item DesignerBrand or designer nameRick Owens
Item SizeSize of the sold item42
Item URLLink to the original listinghttps://www.grailed.com/listings/12345
Item PhotoURL of the primary item imagehttps://cdn.fs.grailed.com/api/file/example.jpg

Input

  • urls: Array of Grailed seller feedback page URLs.
  • maxItems: Maximum number of reviews to scrape per URL. Default is 100.

Example Input

{
"urls": ["https://www.grailed.com/users/12345/feedback"],
"maxItems": 50
}

Example Output

[
{
"reviewRating": 5,
"reviewText": "Great seller. Item arrived in perfect condition.",
"reviewDate": "2024-01-20",
"reviewTags": ["Trusted Seller", "Speedy Shipper"],
"itemTitle": "Box Logo Hoodie",
"itemPrice": "300",
"itemCategory": "Sweatshirts",
"itemDesigner": "Supreme",
"itemSize": "L",
"itemUrl": "https://www.grailed.com/listings/54321",
"itemPhoto": "https://cdn.fs.grailed.com/api/file/img1.jpg"
},
{
"reviewRating": 4,
"reviewText": "Took a few days to ship but item is legit.",
"reviewDate": "2024-01-18",
"reviewTags": ["Quick Responder"],
"itemTitle": "Air Jordan 1 Retro High",
"itemPrice": "250",
"itemCategory": "Sneakers",
"itemDesigner": "Jordan Brand",
"itemSize": "10.5",
"itemUrl": "https://www.grailed.com/listings/98765",
"itemPhoto": "https://cdn.fs.grailed.com/api/file/img2.jpg"
}
]

Want more from Grailed?

This actor only covers Seller Reviews. The full Grailed Scraper browser extension also includes Products in a List, Listing Details, Seller Profile Details, 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.