An open API service indexing awesome lists of open source software.

https://github.com/sty945/newspythonspider

learn how to get 1W+ news data from news website
https://github.com/sty945/newspythonspider

Last synced: 4 months ago
JSON representation

learn how to get 1W+ news data from news website

Awesome Lists containing this project

README

          

this is a spider program, i hope this will help you a lot.
this program is use python, and use Requests and BeautifulSoup library to parse the html, and get some useful information.
And i also used a package called multiprocessing,which supports spawining processed using an API.By this package, you can run your spider quickly.

you can run this program in the command line:
python3 main.py