DEV Community

Cover image for Yelp Review Intelligence
Ranova
Ranova

Posted on

Yelp Review Intelligence

Turns Yelp local-business reviews into an owner-ready action plan: sentiment, recurring themes (service, staff, food/product, atmosphere, cleanliness, price, wait times), top complaints & praises, and prioritized fixes. Connect any Yelp review-scraper output and get decisions, not rows.

Input

Input Type What it does
reviews array The Yelp business reviews to analyze
businessName string The business name
domainContext string Local-business context that guides theme extraction
language string Language of the analysis content (sentiment and action text)
model string LLM model
maxAksiyon integer How many prioritized actions to show in the main table (for focus)

Running it

Start it from the Apify Console, call it over the REST API, or expose it to an agent as an MCP tool — the dataset is the same either way.

What it costs

Pay per event, not per hour: starting a run is free, and you are charged for the results you actually get.

Try it

Yelp Review Intelligence on Apify Store

Top comments (0)