Skip to main content

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

Link to the python package page

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-services-api-0.0.2.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

google_services_api-0.0.2-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page