Google services extractor by OutScraper API
Project description
Python sdk that allows extracting data from Google services via OutScraper API.
Installation
Python 3+
pip install google-services-api
Quick start
from outscraper import ApiClient
api_cliet = ApiClient(api_key='SECRET_API_KEY')
maps_result = api_cliet.google_maps_search('restaurants brooklyn usa')
search_result = api_cliet.google_search('bitcoin')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for google-services-api-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 858e270b0e577f11ae03074f3e8250b82e43c9b970c10c3dc85250ab8122266e |
|
MD5 | 1bd918f19d4b8de4d8ec7880427ffd1c |
|
BLAKE2b-256 | 0c07f3c8d804a3d47d939670f8cb44ef0ba97ab6cf4735c5b6c4c8e05557f6fc |
Close
Hashes for google_services_api-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9d7d397b6a9bef4d047996f6f8c793733b466c1bc4bf2949a64b6b6082be1b0 |
|
MD5 | 3e14c216f74351954a0c0551ab913a67 |
|
BLAKE2b-256 | d3c71a26a52a3eeeb81729ea942bf6bd9f14bab2a4aa8ba7e0f29011a1d3d2f3 |