Netshoes: Search Products
Netshoes via Parse · ecommerce
Full-text search over Netshoes product catalog. Returns paginated product listings matching the keyword query. Single brand-name queries (e.g. 'nike') may be redirected by the site to a brand landing page and return upstream_error; use more specific multi-word queries (e.g. 'nike tenis') for reliable results. Paginates via integer page parameter. Search and extract product data, categories, details, and reviews from Netshoes.com.br. Fulfilled by Parse from netshoes.com.
- ecommerce
- marketplace
- netshoes
- netshoes-com
- parse
- platform-key
- reviews-ratings
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/5dc525c9-09fc-479f-b88d-3e7e25d78043/search_products
- Interface artifact
- sha256:86ea2c9b7b5ed3e9c3e5942e57de37d7948bf9211e4b7966a438a28dce89f844
- Manifest digest
- sha256:ae2e3ff8171b6eb679b19ee22974f9416c0ae5a6ea9d530fd4a88b49c3f48780
Request fields
- page (integer): Page number for pagination
- query (string, required): Search keyword (e.g. 'tenis', 'adidas running')
Example queries
- {"page":"1","query":"adidas tenis"}