Fahrrad: List Collection
Fahrrad via Parse · ecommerce
List all products in a specific collection/category with full product details including variants, images, and pricing. Returns paginated results from the Shopify products JSON endpoint. API to collect structured data on e-bikes and bicycles, technical specs, prices, and availability from fahrrad.de. Fulfilled by Parse from fahrrad.de.
- ecommerce
- fahrrad
- fahrrad-de
- maps-geo
- 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/652bcc57-4e8f-4e9b-b0e5-09df1c2e3d7e/list_collection
- Interface artifact
- sha256:f15bb6572772a997741b02000d909dd4bafcce5957227a5c7f9a7e09d3bca76d
- Manifest digest
- sha256:b1a587f978aa58190722d5d43e7858dabe64daff4f22938f1be8cd22a368bfec
Request fields
- page (integer): Page number for pagination.
- limit (integer): Maximum number of products per page.
- collection_handle (string, required): The handle of the collection (e.g. 'e-bikes', 'sale', 'fahrraeder')
Example queries
- {"page":"1","limit":"5","collection_handle":"e-bikes"}