Blendermarket: List Products
Blendermarket via Parse · marketplace
List products with pagination. Returns paginated product listings from the marketplace. Supports optional filters for price, rating, license, sale status, and sort order. Browse, search, and retrieve details on 3D assets, add-ons, and creator tools from Superhive Market (formerly Blender Market). Fulfilled by Parse from blendermarket.com.
- blendermarket
- blendermarket-com
- developer-tools
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4982b6f0-10fd-4544-8b94-9896b6b232a2/list_products
- Interface artifact
- sha256:93f27d8c17209820e2978d4af4329286fdb5d1188edcd170a7012ab12bfa9c33
- Manifest digest
- sha256:42a1dbc05aac8bd6eb90570060101b4b17750263deefee1b739ee9217643e1f7
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results.
- on_sale (string): Set to '1' to filter products currently on sale.
- price_filter (string): Price range filter value.
- rating_filter (string): Rating filter value.
- license_filter (string): License type filter value.
Example queries
- {"page":"1","sort":"newest","on_sale":"1"}