bigcommerce_category
Browse a public BigCommerce category page to get a normalized product-listing output. Provide the full category URL and optional page number for structured JSON results.
Instructions
Browse a BigCommerce storefront category. Returns one normalized product-listing page from a public BigCommerce storefront category page. url must be the full public category-page URL. page is 1-indexed and defaults to 1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full public BigCommerce category page URL | |
| page | No | 1-indexed category page, defaults to 1 |