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 as ES

# Request suggestions for a search term
ESResults = ES.query("Mony Python")
ESResults

['monty python and the holy grail', 'monty python movies', 'monty python cast', 'monty python life of brian', 'monty python and the holy grail quotes', "monty python's flying circus", 'monty python rabbit', 'monty python quotes']
  1. ES_query returns a list of strings with the results. You can optionally set the requests header as the second argument if you wish to include a custom header.

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.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

easyscrape_googlesuggest-0.1.2-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file easyscrape_googlesuggest-0.1.2.tar.gz.

File metadata

File hashes

Hashes for easyscrape_googlesuggest-0.1.2.tar.gz
Algorithm Hash digest
SHA256 0f74699b276080b48a07e36dad159c5cbf34c7f69079034e8f048a67e71ee7b4
MD5 ae650154d29a80a07f4cbef265338c24
BLAKE2b-256 99c4aab22e4e79dd9b8d162e4fb0d4c9f2e403909676f6262c308e3ff3a32459

See more details on using hashes here.

File details

Details for the file easyscrape_googlesuggest-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for easyscrape_googlesuggest-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f0839ce3736bbd562bd6ee1db8b69339f0a49ef2b026f42d71e3f34c4ed0e32a
MD5 753323d6a0bc5ddb600da982e4a836e6
BLAKE2b-256 bb64d287429da7f9b7f16c61b2cf3170e34a8d30ce98b045bd8882d6de3f5977

See more details on using hashes here.

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