pluginboutique.com API: get_brand_products
pluginboutique.com via Parse · music
Get products from a specific brand/manufacturer. Returns paginated product listings for the given brand. Brand IDs can be obtained from the list_brands endpoint. API for Plugin Boutique, providing access to audio plugin products, brands, deals, and details. Fulfilled by Parse from pluginboutique.com.
- ecommerce
- marketplace
- music
- parse
- platform-key
- pluginboutique-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- music
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/269682b9-a9c1-4d93-982c-807f5616ec62/get_brand_products
- Interface artifact
- sha256:276f6f11b3ad7678c5a884449adf57595e5622fa97f05c43484ba781a2050a71
- Manifest digest
- sha256:b3dddacef51d9d8b9bc2e87260fa10ad31d2412d785a3d6bb4b0575a8fe4b82c
Request fields
- page (integer): Page number for pagination.
- brand_id (string, required): Brand ID (from list_brands results).
- brand_name (string): Brand name used in URL construction.
Example queries
- {"page":"1","brand_id":"363","brand_name":"510k"}