Skip to main content

A small python package for scraping google search results.

Project description

A PYTHON PACKAGE FOR SCRAPING GOOGLE SEARCH RESULTS

This package is meant to scrape the google search results!

Getting Started

Installation

Note "installation steps"

First let's do an easy pip installation of the library by running the following command -

pip install simplegoogle-scraper-python

Short example

from simplegoogle_scraper_python import scrapeGooGle_results

search_query = "How are you?"
search_number = 10
scrapeGooGle_results.search(search_query,search_number)
Args Type Description
search_query string Your desired search query.
search_number integer Your desired number of results.
return list list of json outputs with title, link and snippet.

*Note:

The length of search output might not be equal to your desired search_number.

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

simplegoogle_scraper_python-0.1.6.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file simplegoogle_scraper_python-0.1.6.tar.gz.

File metadata

File hashes

Hashes for simplegoogle_scraper_python-0.1.6.tar.gz
Algorithm Hash digest
SHA256 1ec0f2ed534effa2d755ccf4cfb0e86ebe7dd8d388488d250828fd4973d2099c
MD5 6640d576d3e20f17a064719dfc27d82e
BLAKE2b-256 257f3dbf3aabaa24857a6e15e2af924581e6bd715fc17d6d2478c83feb999c84

See more details on using hashes here.

File details

Details for the file simplegoogle_scraper_python-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for simplegoogle_scraper_python-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 6cf95a0ce0cef08a1b923a7d0d69433420936e492f6213f58de5eaedba171a77
MD5 cd0c8554174eb2c384c4aaa5e762a52e
BLAKE2b-256 aef5570dafe2cab8059720a982404ed637d961ce5ee6f46251f46faaffcae89d

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