This is a python api to scrape search results from a url.
Project description
googlescrape
Installation
Installation is simple!
# Stable version
pip install googlescrape
Examples
from GoogleScrape import Client
scrapeClient=Client()
scrapeClient.imagesearch("Oracle","capture.png")
#saves the screenshot in capture.png
from GoogleScrape import Client
scrapeClient=Client()
scrapeClient.googlescrape("Oracle")
#outputs a json
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
googlescrape-0.0.2.tar.gz
(2.2 kB
view details)
File details
Details for the file googlescrape-0.0.2.tar.gz.
File metadata
- Download URL: googlescrape-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ae9b396c07ef83e98d2fde8029e67e993aca22f60ef1bc03b8f61242d42e38e
|
|
| MD5 |
76531dc87e02ab9d5a2e6573fa323bd8
|
|
| BLAKE2b-256 |
b8d58a21013a3e36b8e204ada4d7e80fe30089b1ad33e2440ccf2ce8125a3f88
|