Skip to main content

Easy web scraping wrapper for Google Suggest results

Project description

EasyScrape-GoogleSuggest

Scrape Google Auto Suggest Results

Instructions

  1. Install:
pip install easyscrape-googlesuggest
  1. Get Google Suggestions for a Search Term:
from easyscrape_googlesuggest import getsuggestions

# Request suggestions for a search term
ESResults = getsuggestions.ES_query("Mony Python")
  1. ES_query returns a list of strings with the results.

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

easyscrape_googlesuggest-0.1.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

easyscrape_googlesuggest-0.1.0-py3-none-any.whl (3.3 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