Skip to content

Commit 4cb60f3

Browse files
author
vs
committed
2 parents 4be66bb + 7ab261f commit 4cb60f3

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ The library provides convenient access to the [Outscraper API](https://app.outsc
44

55
[API Docs](https://app.outscraper.com/api-docs)
66

7+
![screencast](https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExM2M3OWRhZTI1NzBhNjZlNGY4NmVlOTIzNTQ3MGZhOTQyYTIzNjY0MyZjdD1n/70a8jRmg5xuTjl3yuF/giphy.gif)
8+
79
## Installation
810

911
Python 3+

examples/Google Maps Reviews.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ It allows scraping all the reviews from any place on Google Maps within seconds.
77
- Real time data scraping with response time less than 3s
88
- Sort, skip, ignore, cutoff, and other advanced parameters
99

10-
### Advanced Parameter
11-
10+
![screencast](https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExM2M3OWRhZTI1NzBhNjZlNGY4NmVlOTIzNTQ3MGZhOTQyYTIzNjY0MyZjdD1n/70a8jRmg5xuTjl3yuF/giphy.gif)
1211

1312
## Installation
1413

examples/Google Maps.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
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).
44
It allows easy scraping of [businesses information](https://outscraper.com/google-maps-scraper/#dictionary) from Google Maps.
55

6+
![screencast](https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExM2M3OWRhZTI1NzBhNjZlNGY4NmVlOTIzNTQ3MGZhOTQyYTIzNjY0MyZjdD1n/70a8jRmg5xuTjl3yuF/giphy.gif)
7+
68
## Installation
79

810
Python 3+

0 commit comments

Comments
 (0)