woocommerce.com API: search_marketplace
woocommerce.com via Parse · marketplace
Search the WooCommerce marketplace for products matching a keyword query. Returns Algolia search results across extensions, themes, and services. Supports filtering by product type. Page numbering is 0-indexed. Programmatic access to the official WooCommerce.com marketplace, including extensions, themes, business services, detailed product data, user reviews with ratings, blog posts, and documentation. Leverages the underlying Algolia search engine and WordPress REST API. Fulfilled by Parse from woocommerce.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- woocommerce-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7e72e841-2efa-4175-9158-d26434cddbb0/search_marketplace
- Interface artifact
- sha256:284081e346c51f396a4125a29357fb3b8a1056afc0b2c71117af6f1ccb8d1d30
- Manifest digest
- sha256:2a8cfe596ab966b7b237383d90924c3b45fde10386e62fefbc03d12877cbe357
Request fields
- page (integer): Page number (0-indexed).
- type (string): Filter by product type.: Allowed values: theme, extension, service
- limit (integer): Max results per page.: Allowed values: 5, 10, 24
- query (string, required): Search keyword.
Example queries
- {"page":"0","type":"extension","limit":"5","query":"payment"}