Skip to content

Commit 42c4eca

Browse files
author
vlad-outscraper
committed
2 parents 7ce5964 + 78efe9d commit 42c4eca

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

examples/Google Maps Reviews.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Google Maps Reviews Scraper With Python
22

33
The library provides real-time access to the reviews from Google Maps via [Outscraper API](https://app.outscraper.com/api-docs#tag/Google-Reviews).
4+
It allows scraping all the reviews from any place on Google Maps within seconds.
5+
6+
- Not limited to the official Google API limit of 5 reviews per a place
7+
- Real time data scraping with response time less than 3s
8+
- Sort, skip, ignore, cutoff, and other advanced parameters
9+
10+
### Advanced Parameter
11+
412

513
## Installation
614

examples/Google Maps.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Google Maps Scraper With Python
22

33
The library provides real-time access to the places from Google Maps via [Outscraper API](https://app.outscraper.com/api-docs#tag/Google-Maps).
4+
It allows easy scraping of [businesses information](https://outscraper.com/google-maps-scraper/#dictionary) from Google Maps.
45

56
## Installation
67

0 commit comments

Comments
 (0)