SocialCrawl

Etsy

Extract data from Etsy

Extract data from Etsy.

Base URL: /v1/etsy/...

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

4 endpoints available.

EndpointPathCredit Tier
Get an Etsy listing by id or URL/v1/etsy/productadvanced (5cr)
Get listings similar to an Etsy product/v1/etsy/product/similaradvanced (5cr)
Get Etsy search suggestions/v1/etsy/search/suggestionsadvanced (5cr)
List products in an Etsy shop/v1/etsy/shop/productsadvanced (5cr)

Notes

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