Browse Category
Listings
Browse Category
List products within an Amazon browse-node category.
GET
Browse Category
Documentation Index
Fetch the complete documentation index at: https://docs.scrapebadger.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Amazon browse-node id to list products from. You can find browse-node ids in product
bestsellers_rank links or category URLs (node=...).Amazon marketplace TLD or code.Examples:
com, co.uk, dePage number for paginated results. Range:
1 - 20.Sort order for results.
| Value | Description |
|---|---|
relevance | Best match (default) |
price_low_to_high | Cheapest first |
price_high_to_low | Most expensive first |
avg_review | Highest customer rating first |
newest | Most recently added |
Response
The browse-node id that was listed.
Marketplace domain.
Array of products in the category.
Pagination metadata with
current_page, total_pages, total_results.Example Response
Each category request costs 5 credits. Failed requests are not charged.
Authorizations
Query Parameters
Amazon browse-node id to list products from.
Amazon marketplace TLD or code (com, co.uk, de, ...).
Page number for paginated results.
Required range:
1 <= x <= 20Sort order for results.
Available options:
relevance, price_low_to_high, price_high_to_low, avg_review, newest 
