Screwfix: Get Category Products
Screwfix via Parse · ecommerce
Get products within a specific category. Returns paginated product listings with pricing, ratings, filters, and category metadata. Each page returns up to 20 products. The response includes totalProducts for computing page count. Use leaf-level category paths for product results. Scraper for Screwfix.com product categories, listings, details, and search results. Fulfilled by Parse from screwfix.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- screwfix
- screwfix-com
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/58a70077-9830-4202-94a9-60a5673aa987/get_category_products
- Interface artifact
- sha256:1ee395a89fc5bf432e3e9662817fcf845efb08413186c656bc54684f44806140
- Manifest digest
- sha256:047da45132090809a81d517f59aa3e0e041d410b3e861f17e1cdbe146c7c0e08
Request fields
- page (integer): Page number to fetch.: Allowed values: 1, 2
- category_url (string, required): The full navigation path of the category including the category ID (e.g., /c/tools/drills/cat830704). Obtainable from get_top_level_categories navigationPath field. Use leaf-level categories for product results.
Example queries
- {"page":"1","category_url":"/c/tools/drills/cat830704"}