Adafruit: Get Category Products
Adafruit via Parse · ecommerce
Browse all products within a specific category. Returns category name and paginated product list up to the specified limit. Scraper for Adafruit catalog, products, and categories. All data is extracted from server-side rendered HTML. Fulfilled by Parse from adafruit.com.
- adafruit
- adafruit-com
- developer-tools
- ecommerce
- marketplace
- parse
- platform-key
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/d90c84cb-2f18-4b41-ab40-8e2a52aa0116/get_category_products
- Interface artifact
- sha256:a42535fb8d8a40b3d4115177e68e7b2a07be0abcee473f2c103f66a578effde9
- Manifest digest
- sha256:2c61c60e9fc1ae73e8af687ae167da7af8dbac14462b657577ecb2bf8e134ef7
Request fields
- limit (integer): Max results to return.
- category_id (string, required): Numeric category ID to browse.
Example queries
- {"limit":"5","category_id":"1025"}