Switchtechnology: List Products
Switchtechnology via Parse · ecommerce
List products within a category with pagination. Returns products with name, price, stock status, product URL, and image URL. Each page returns up to 24 products. Use the category slug from the site's navigation (e.g. 'componentes', 'perifericos', 'computadores-software'). Search and browse products from switchtechnology.pt, a Portuguese technology retailer. Returns product name, price, and stock availability. Fulfilled by Parse from switchtechnology.pt.
- b2b-directory
- ecommerce
- marketplace
- parse
- platform-key
- switchtechnology
- switchtechnology-pt
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/962936d1-0fc4-4e17-970f-73ef83cd2d9b/list_products
- Interface artifact
- sha256:5528fe2da2bb05c65c6064d6e3fc4bd7f4ed403664dd5faaf93690e8f2f3caea
- Manifest digest
- sha256:3c39d5c4eba92e8b7a7682bc47e0da81c56bf85303649c022f52b777791cb03a
Request fields
- page (integer): Page number for paginated results. Omitting returns page 1.
- category (string, required): Category slug from the site URL path (e.g. 'componentes', 'perifericos', 'computadores-software', 'memoria-ram').
Example queries
- {"category":"componentes"}