We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc63c1 commit 5c5772bCopy full SHA for 5c5772b
outscraper/api_client.py
@@ -12,7 +12,7 @@ class ApiClient(object):
12
maps_result = api_cliet.google_maps_search('restaurants brooklyn usa')
13
search_result = api_cliet.google_search('bitcoin')
14
```
15
- https://github.com/outscraper/google-maps-scraper-pyhton
+ https://github.com/outscraper/google-scraper-pyhton
16
"""
17
18
_api_url = 'https://api.app.outscraper.com'
0 commit comments