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.0.tar.gz
(2.6 kB
view details)
File details
Details for the file so_scraper-1.0.0.tar.gz
.
File metadata
- Download URL: so_scraper-1.0.0.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 | be531b6912956ae32a0067291a53a9caf9923b2e726b3a6502a9f0e1bd8ae66c |
|
MD5 | 6c2e53ef1d8df1ce1546eb572cfc84a1 |
|
BLAKE2b-256 | dc39ffb99c88600e711ef456653fec1f421d912c1029c7c32fcbb8ac3fb3c326 |