Maps::Google::Reviews - Google Maps reviews scraper
Overview of the parser
Google Maps reviews parser. The Google Maps reviews parser provides fast and automated retrieval of reviews from Google Maps. Thanks to the Maps::Google::Reviews parser, you can automatically collect review databases from Google Maps. Using the Maps::Google::Reviews parser, you can easily and quickly parse reviews from Google maps.
A-Parser functionality allows you to save parsing settings for the Maps::Google::Reviews parser for future use (presets), set parsing schedules, and much more.
Saving results is possible in the form and structure you need, thanks to the built-in powerful Template Toolkit template engine, which allows you to apply additional logic to results and output data in various formats, including JSON, SQL, and CSV.
Collected data
- Total number of reviews per query
- Information about reviews:
- Author name
- Link
- Rating
- Date
- Text
Capabilities
- Supports specifying the number of reviews to collect per query
Use cases
- Collecting review databases
Queries
As queries, you must specify a link to a place on Google Maps, for example:
https://maps.google.com/?cid=12262488876297357724
Output results examples
A-Parser supports flexible result formatting thanks to the built-in Template Toolkit template engine, which allows it to output results in arbitrary form, as well as in structured formats like CSV or JSON
Possible settings
| Parameter name | Default value | Description |
|---|---|---|
| Max reviews count | 20 | Specifying the number of reviews to collect per query |