A package used to scrape top links from google
Project description
scraping
This package scrapes the string k from the google search and returns at max top n links from the first page of the google search.
Usage
import scrape_google
scrape_google.scrape(k,n)
Example
import scrape_google
list=scrape_google.scrape("Hello World",5)
print(list)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scrape_google-0.0.2-py3-none-any.whl.
File metadata
- Download URL: scrape_google-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a536d70d5e40aac4a162c48a77ae3de854c4a74e76919f942fdcb81ad6574dff
|
|
| MD5 |
9dcc1367646dd9913da5a66be1c764b3
|
|
| BLAKE2b-256 |
4230fd2390845ba9a0ae15dd3b6f197c82f6c4d42f3e261e800b782f7ff0860a
|