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.jsonsearch("Oracle")
#outputs a json
Change Log
1.0.0 (08/01/2022)
- Tenth release , headless mode added!
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-1.0.0.tar.gz
(3.8 kB
view details)
File details
Details for the file googlescrape-1.0.0.tar.gz
.
File metadata
- Download URL: googlescrape-1.0.0.tar.gz
- Upload date:
- Size: 3.8 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 |
e7d86bc7e73850a911445e06eb61c75a795d3fbc9c42a8523e489c5a25013d50
|
|
MD5 |
cfa8f7a0e766e2417fa24728645c4a0f
|
|
BLAKE2b-256 |
f5b4d5eabe13a13f38711012b6d53f41f9ed7fbb4af582ba3d1270780b028f38
|