Flanco: Get Category Listings
Flanco via Parse · ecommerce
Retrieve product listings from a specific category page. The category_path must match an existing category on the site; invalid paths return an upstream_error with 404 status. Valid paths can be discovered via the get_categories endpoint by stripping the domain and .html suffix from URLs. API for Flanco.ro, a Romanian electronics retailer. Provides endpoints for product search, category browsing, product details, customer reviews, store locations, and the full category tree. Fulfilled by Parse from flanco.ro.
- ecommerce
- flanco
- flanco-ro
- maps-geo
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5c6f2345-187f-43bd-989b-7f261acb6c64/get_category_listings
- Interface artifact
- sha256:53f91d8a33f7404ce53035d5cec2f48771ec12f1800fe24905060ba176318b9d
- Manifest digest
- sha256:1e9823d8ce7bfbd238f54e512a41df01967a31a58d11dbbbbb3740e813366f8e
Request fields
- page (integer): Page number for pagination.
- category_path (string, required): Category URL path segment without leading/trailing slashes or .html suffix (e.g. 'telefoane-tablete/smartphone'). Valid paths can be derived from get_categories results by stripping the domain and .html suffix.
Example queries
- {"page":"1","category_path":"telefoane-tablete/smartphone"}