allegro.pl API: browse_category
allegro.pl via Parse · marketplace
Browse products within a specific Allegro category. Returns paginated product listings similar to search results but scoped to a category. Category IDs can be found from product detail parameters or the site navigation (e.g. 491 for Laptopy). Access product search, category browsing, listing details, and search autocomplete on Allegro.pl, Poland's largest e-commerce platform. Fulfilled by Parse from allegro.pl.
- allegro-pl
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2741a3d6-d8f9-4e3f-b583-f6b0b22eba82/browse_category
- Interface artifact
- sha256:ee74dd20f832ee0432ac264607dd5d48da3eed8350c191bc4e62cc13cf656942
- Manifest digest
- sha256:848a2c7a6e93dbbfa1ee45ad1e7aceec1207401efcd8adead4af56ac12953bae
Request fields
- page (integer): Page number to retrieve (1-based, max 100).
- category_id (string, required): The Allegro category ID (numeric string, e.g. '491' for Laptopy).
- category_slug (string): URL slug for the category. Defaults to 'kategoria' which works as a generic slug.
Example queries
- {"page":"1","category_id":"491","category_slug":"kategoria"}