TEK: Get Reviews By Category
TEK via Parse · news_media
Retrieve product reviews filtered by category. Returns products with their latest review rating, pros/cons, and badges. Use category_id and slug from get_all_reviews endpoint. API for retrieving news, reviews, deals, and service comparisons from tek.no, a leading Norwegian technology site. Fulfilled by Parse from tek.no.
- ecommerce
- news-media
- parse
- platform-key
- reviews-ratings
- tek
- tek-no
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- news_media
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/a5dfe3c1-452b-4872-b316-557639a1aba0/get_reviews_by_category
- Interface artifact
- sha256:76259acd8554ae30ab09663b18dafeee12948a6159543f70bdd1f53d90a402c2
- Manifest digest
- sha256:be9f4410f4ed94c9d88b947e7a0815a3b6644d517ab43d8958ab7efcd7df0fe4
Request fields
- slug (string, required): Category slug from get_all_reviews categories (e.g. 'mobil', 'tv', 'hodetelefoner').
- category_id (string, required): Category ID from get_all_reviews categories (e.g. '423' for Mobil, '1008' for TV, '480' for Hodetelefoner).
Example queries
- {"slug":"mobil","category_id":"423"}