Obelink: Get Products By Category
Obelink via Parse · ecommerce
Returns a paginated list of products for a specific category page. The category must be a leaf category with product listings (e.g. /tenten/4-persoons-tenten/), not a top-level parent category. Products are extracted from JSON-LD structured data on the page. Scraper for obelink.nl - Dutch camping and outdoor equipment retailer. Provides product search, category browsing, product details, reviews, brands, and deals. Fulfilled by Parse from obelink.nl.
- ecommerce
- marketplace
- obelink
- obelink-nl
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9ad42432-0013-484a-9a50-f8b68936874d/get_products_by_category
- Interface artifact
- sha256:9d42407f2bc924787a52c43602390df406deca4b561b8d2c42c9b0b1f8b36b65
- Manifest digest
- sha256:89d6b4e68c7e465929c49373da5d383d82c53f7ad9bae3d57b33334a732503e4
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort option for product listing.
- category_url (string, required): Category URL path, e.g. /tenten/4-persoons-tenten/ or /kampeermeubelen/kampeerstoelen/
Example queries
- {"page":"1","category_url":"https://www.obelink.nl/tenten/kampeertenten/"}