Thomann: Get Category Listings
Thomann via Parse · ecommerce
Browse products within a specific category. Returns paginated product listings for the given category slug. Use get_all_categories to discover available category slugs. API for Thomann music store, providing product search, details, categories, reviews, and filtered browsing. Fulfilled by Parse from thomann.de.
- ecommerce
- music
- parse
- platform-key
- reviews-ratings
- thomann
- thomann-de
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6af99b32-0117-475c-82e4-622fd744b176/get_category_listings
- Interface artifact
- sha256:83cac9e83fc4617a2a18aba1d4975b0a4fe202955903fc242d75fad357df4198
- Manifest digest
- sha256:943e7cdd1d495022c9bd8b818058f771855c700b19d4305337bda19d5a880a34
Request fields
- page (integer): Page number.
- limit (integer): Max results per page.
- category_url (string, required): Category page URL or slug (e.g. 'guitars_and_basses.html'). Use get_all_categories to discover available slugs.
Example queries
- {"page":"1","limit":"25","category_url":"guitars_and_basses.html"}