Huangiu scraper
Project description
Title
Huangiu Scraper
Descrption
- With huangiu Scraper you can scrape search results and extract the contents produced by the search result.
- In huangiu scraper it will scrape the data present of the website and give json data which contains the details of the contents on the website.
- It gives the every detail present inside website in the form of json data such as time of the news posted, article name etc.
Run Scraper
from huangiu_scraper import *
link="https://finance.huanqiu.com/"
data=run_huangiu_scraper(link)
How it works?
- It takes URL of huangiu page with a search keyword to scrape the data.
- It generates the json data which contains the information of the huangiu search result.
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
huangiu_scraper-1.0.1.tar.gz
(2.6 kB
view details)
File details
Details for the file huangiu_scraper-1.0.1.tar.gz
.
File metadata
- Download URL: huangiu_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 | 2eb606eee0232b82b2e22805e06873e4c50b0493e796cd85b17c7e99e7762187 |
|
MD5 | df19bc675a23d0b0151e4ec0c1c27dfc |
|
BLAKE2b-256 | 9c3e3dc61c34bfe8feb6097396b055563c3212b8cbd491739448f0cc2ff57490 |