SocialCrawl

Yelp

Extract data from Yelp

Extract data from Yelp.

Base URL: /v1/yelp/...

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

2 endpoints available.

EndpointPathCredit Tier
Get a Yelp business by encid/v1/yelp/business/infostandard (1cr)
Get Yelp reviews for a business/v1/yelp/business/reviewsadvanced (5cr)

Notes

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