This is a python api to scrape search results from a url.
Project description
Change Log
0.0.4 (06/01/2022)
- Fourth release fixing code format and import errors!
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.4.tar.gz
(3.7 kB
view details)
File details
Details for the file googlescrape-0.0.4.tar.gz.
File metadata
- Download URL: googlescrape-0.0.4.tar.gz
- Upload date:
- Size: 3.7 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 |
c2fe1b9dd8f1c8319d54e2a18a6ddd33daa5129bd0f6fe0ce8dca522baf25a1e
|
|
| MD5 |
00a7865ce6d836c970d5a42ab70808fb
|
|
| BLAKE2b-256 |
9f6f9599811b7565e16a634966171b27c72fc285027e367533327bc4970881ca
|