AI Review Insight - Google Reviews To Action Plan
Pricing
$0.35 / insight report generated
Go to Apify Store
AI Review Insight - Google Reviews To Action Plan
Turn a business's Google reviews into a prioritized action plan.
What it does
- Finds one Google Maps business from a plain search query
- Scrapes its recent reviews
- Uses an LLM to identify recurring positive and negative themes
- Returns a structured action plan with quick wins, structural fixes, and representative customer quotes
Input
| Field | Type | Description |
|---|---|---|
searchQuery | string | Business name plus city or area |
maxReviews | integer | Number of recent reviews to analyze |
language | string | Language code for review scraping |
outputLanguage | string | Language for the generated report |
businessGoal | string | Optional focus for the analysis |
Output
One report per run:
{"businessName": "Example Cafe","searchQuery": "Example Cafe Brooklyn","reviewCount": 100,"averageRating": 4.2,"positiveThemes": [],"negativeThemes": [],"quickWins": [],"structuralFixes": [],"customerQuotes": [],"generatedAt": "2026-09-17T00:00:00Z"}