Skip to content

Commit 5c5772b

Browse files
author
vlad-outscraper
committed
update docs
1 parent 7fc63c1 commit 5c5772b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

outscraper/api_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class ApiClient(object):
1212
maps_result = api_cliet.google_maps_search('restaurants brooklyn usa')
1313
search_result = api_cliet.google_search('bitcoin')
1414
```
15-
https://github.com/outscraper/google-maps-scraper-pyhton
15+
https://github.com/outscraper/google-scraper-pyhton
1616
"""
1717

1818
_api_url = 'https://api.app.outscraper.com'

0 commit comments

Comments
 (0)