SocialCrawl

Kohl's

Extract data from Kohl's

Extract data from Kohl's.

Base URL: /v1/kohls/...

Getting Started

Make your first request to any endpoint below.

3. Read computed fields

When an endpoint supports a computed field and the required source inputs are present, the unified response includes that optional field. Depending on the endpoint, optional fields can include engagement_rate, language, content_category, and estimated_reach. See Computed fields for formulas, clamping rules, and null semantics.

Endpoints

5 endpoints available.

EndpointPathCredit Tier
Get the Kohl's category tree/v1/kohls/categoriesstandard (1cr)
Get Kohl's product questions and answers/v1/kohls/questionsadvanced (5cr)
Get Kohl's product reviews/v1/kohls/reviewsadvanced (5cr)
Search Kohl's products by keyword/v1/kohls/searchadvanced (5cr)
Find Kohl's stores near a coordinate/v1/kohls/storesadvanced (5cr)

Notes

  • All endpoints use GET method with query parameters
  • Authentication via x-api-key header
  • Responses follow the unified SocialCrawl schema