Web Scraping Library
Project description
Title
so Scraper
Descrption
- With so Scraper you can scrape search results and extract the contents produced by the search result.
- In so scraper it will scrape the data present of the website and give json data which contains the details of the contents on the website.
Run Scraper
from so_scraper import *
link="https://www.so.com/s?q=qatar&src=srp&fr=so.com&psid=0beb236084ead238674bc21be9032bc8"
data=run_so_scraper(link)
How it works?
- It takes URL of so page with a search keyword to scrape the data.
- It generates the json data which contains the information of the so search result.
- It gives the every detail present inside website in the form of json data.
Examples
Below are some of the examples of URLs using which you can scrape:
Queries/ Feedback
If you have some queries or feedback please contact us at following
Telegram
Email
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
so_scraper-1.0.1.tar.gz
(2.6 kB
view details)
File details
Details for the file so_scraper-1.0.1.tar.gz
.
File metadata
- Download URL: so_scraper-1.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0a5d64a19035f92b0eec85cfc59d958b031c74be61505e696b210daf9852c80 |
|
MD5 | 836eda41d001f82e345023ebcb8acca3 |
|
BLAKE2b-256 | 83e17729236d94572eb448b3d31967526a996ba6b9aeab1539544c5d65442efe |