SocialCrawl

Sephora

Extract data from Sephora

Extract data from Sephora.

Base URL: /v1/sephora/...

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

11 endpoints available.

EndpointPathCredit Tier
List Sephora brands/v1/sephora/brandsstandard (1cr)
List Sephora root categories/v1/sephora/categoriesstandard (1cr)
Get a Sephora category and its children/v1/sephora/category/datastandard (1cr)
Get Sephora search suggestions/v1/sephora/search/suggestionsstandard (1cr)
Find Sephora stores near a coordinate/v1/sephora/storesstandard (1cr)
Get Sephora in-store availability for a sku/v1/sephora/availabilityadvanced (5cr)
List Sephora products for a brand/v1/sephora/brand/productsadvanced (5cr)
Browse Sephora products in a category/v1/sephora/categoryadvanced (5cr)
Get a Sephora product by id or URL/v1/sephora/productadvanced (5cr)
Get Sephora product reviews/v1/sephora/reviewsadvanced (5cr)
Search Sephora products by keyword/v1/sephora/searchadvanced (5cr)

Notes

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