Find patterns in reviews with ChatGPTScrape the reviews, then let your AI read them all
Capture Google reviews with the free Vonsel extension, export CSV or JSON, and hand the file to ChatGPT or Claude Code. In minutes you see the themes a human would never spot by reading one by one.
AI Workflows··7 min read
Key takeaways
The Vonsel Chrome extension captures businesses and their Google reviews, then exports CSV, Excel, or JSON to feed any AI
Upload that file to ChatGPT for a fast read of one business, or point Claude Code at a folder to analyze a whole market
The export is the means. The end is a value-added database inside the Vonsel dashboard, where every business carries its pain points
The core idea
Feed your AI with real review data
A single Google review is an anecdote. Two hundred reviews across a dozen competitors is a dataset, and a dataset has patterns: the complaint that shows up again and again, the feature customers keep praising, the gap nobody in the market is filling. Reviews drive real buying behavior, with local consumer research showing the vast majority of people read them before choosing a business. The problem is that no human reads two hundred reviews and remembers them well enough to count.
Large language models do exactly that. The feed your AI with data approach is simple. You give the model a clean file of reviews, you ask a precise question, and it returns the structure. The only hard part used to be getting the reviews out of Google Maps in a format the model can read. That is the part the Vonsel extension removes.
Capture is a browser task. Open Google Maps, run your search, and the extension pulls each business with its rating, review count, and the full review text. Then you export. From there the reviews live in a spreadsheet or a JSON file, ready for sentiment analysis or theme clustering with the AI of your choice.
Get the reviews out first
The extension captures businesses and reviews straight from Google Maps, then exports the file your AI needs. Free download. No trial, no credit card.
From Google Maps to a pattern report in four steps
The whole flow takes minutes, not an afternoon. Here is the practical sequence, the same one whether you are sizing up one restaurant or a hundred dentists in a city.
Step
What you do
Tool
1. Capture
Search Google Maps, let the extension pull businesses and their reviews
Vonsel extension
2. Export
Download the reviews as CSV, Excel, or JSON
Vonsel extension
3. Prompt
Upload the file, ask the model to cluster complaints and count them
ChatGPT / Claude Code
4. Act
Turn the patterns into outreach angles or a market report
Vonsel dashboard
Reviews are messy free text, so the format matters. For a quick single upload, CSV is fine. For anything you want to script over, JSON keeps the reviews nested under each business, which is why it is the better feed for code. We cover the tradeoff in JSON vs CSV for AI analysis.
85%
of consumers read online reviews for local businesses
3
export formats to feed your AI: CSV, Excel, JSON
0
cost to capture: free extension, no card
Using ChatGPT
The fast read: one business, one upload
Start in ChatGPT when you want an answer in the next thirty seconds. Drag the exported CSV into the chat and paste a prompt that tells the model exactly what shape you want back. Vague prompts get vague summaries, so be specific about the counting.
A prompt that works: "Here are the reviews for one business. Group every complaint into themes. For each theme give the count, the percentage of reviews it appears in, and two verbatim quotes. Then list the three things customers praise most. End with the single biggest unmet need."
ChatGPT reads the file and returns a table you can act on. The value is not the summary, it is the ranking. When "slow service" appears in 40 percent of reviews and "rude staff" in 6 percent, you know which angle to lead with. That maps directly onto finding customer pain points, which is the raw material for a cold email that actually lands.
If you have not captured reviews yet, our guide on how to scrape Google reviews walks through the extension end to end. The extension can also add reviews to businesses you captured earlier, so an old list becomes a fresh AI feed without starting over.
Turn reviews into a prompt-ready file
Capture, then export CSV or JSON in one click and drop it into ChatGPT. Free download. No trial, no credit card.
A single upload stops scaling once you have fifty JSON files. This is where Claude Code earns its place. It runs in your terminal, reads the folder of exports, and loops the same analysis across every business without you re-pasting anything.
Point it at the directory and describe the job: "Read every JSON file in ./reviews. For each business, extract the top three complaints and top three praises. Then aggregate across all businesses and write market-patterns.md, ranking the complaints that appear in the most businesses citywide." Claude Code opens the files, processes them, and writes the report to disk.
The output is a market map, not a single profile. You learn which pain point is systemic across the category and which is one bad operator. That is the difference between "this dentist has long waits" and "long waits are the number one complaint for dentists in this city," and the second insight is worth far more. See analyze leads with Claude Code for the setup.
Codex and other coding agents follow the same pattern if that is your stack, and a local model like a Llama or Mistral variant works when the review data cannot leave your machine for compliance reasons. The file format does not change. Capture once, feed whichever engine fits.
Which tool when
ChatGPT vs Claude Code for review patterns
ChatGPT: one business, fast
Best for a single upload and an instant read. No setup, drag the CSV in, get a ranked table of complaints and praise in seconds.
Claude Code: whole market
Best when you have dozens or hundreds of JSON exports. It loops the same analysis over a folder and writes an aggregated report to a file.
Codex: your dev pipeline
If you already script in a coding agent, the JSON export slots into your existing flow with no change to the capture step.
Local LLM: private data
When reviews cannot leave your machine, a local model reads the same file offline. The export format is identical for every engine.
The AI does the reading, but a model is only as good as its input. Ambiguous columns, missing review text, and duplicate businesses all poison the pattern. A clean capture from the extension is what makes the analysis trustworthy, which is why the export step matters as much as the prompt.
The real end
Patterns are the input, action is the point
A markdown report is useful, but it is still a document you have to work from. The reason to run this at all is to sell something: a website, an SEO retainer, a reputation fix, a product that solves the exact complaint the reviews keep naming. The last mile is turning the pattern into contact.
That is what the Vonsel dashboard is for. The extension feeds it, and the dashboard holds every business in a mapped CRM with its reviews already analyzed. Reviews Intelligence surfaces the pain points, and Email Intelligence drafts a message per business that references the specific issue its customers complain about. You go from raw reviews to a personalized email without leaving the tool.
That is the difference between a scraper and a system. Anyone can dump reviews into a CSV. The value is a contextualized database where each lead carries the reason to call it. ChatGPT and Claude Code are how you explore the patterns. The dashboard is how you turn them into revenue.
The export is the means. A database that knows why to call each lead is the end
Start with the capture
Pull the reviews, feed your AI, and let the dashboard turn the patterns into outreach. Free download. No trial, no credit card. Explore features or see the dashboard.
Capture reviews with the free Vonsel Chrome extension, export them as CSV or JSON, and upload that file to ChatGPT. Then prompt it to cluster the reviews by theme, count how often each complaint appears, and flag buying signals. ChatGPT reads the file directly and returns a structured summary.
Is ChatGPT or Claude Code better for review pattern analysis?
ChatGPT is faster for a single upload and a quick read of one business. Claude Code is better when you want to run the same analysis across hundreds of businesses because it can loop over a folder of JSON files and write the results to a report. Most people start with ChatGPT and move to Claude Code once the dataset grows.
Do I need to pay to scrape reviews for AI analysis?
No. The Vonsel Chrome extension is a free download with no trial and no credit card. You capture businesses and their reviews from Google Maps, then export CSV, Excel, or JSON to feed any AI model you like.