Gamestop: List Category Products
Gamestop via Parse · ecommerce
List products within a specific category path on GameStop. Returns product summaries for one page of results. Category paths mirror the site URL structure (e.g. 'video-games/playstation-5'). Manual pagination via start offset. Search products, get product details and reviews from GameStop Fulfilled by Parse from gamestop.com.
- ecommerce
- entertainment
- gamestop
- gamestop-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/338d661d-0dbd-4d14-8a5d-82da4521e819/list_category_products
- Interface artifact
- sha256:5a40ee582b8616949e712f5a8376ed7589b97fc251d79845fc23928cf7f1e3fa
- Manifest digest
- sha256:cf9c13fd53b87aa7dd7481a89e72066ec0b3061d27cbedf45024393ef4646f64
Request fields
- limit (integer): Number of results to return per page.
- start (integer): Starting index for pagination.
- category_path (string, required): Category URL path segment (e.g. 'video-games/playstation-5', 'video-games/xbox-series-x-s').
Example queries
- {"limit":"5","start":"0","category_path":"video-games/playstation-5"}