https://github.com/driftluo/web-crawler
Some web crawler example
https://github.com/driftluo/web-crawler
python3 web-crawler
Last synced: 9 months ago
JSON representation
Some web crawler example
- Host: GitHub
- URL: https://github.com/driftluo/web-crawler
- Owner: driftluo
- Created: 2017-01-10T07:58:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T03:28:54.000Z (over 8 years ago)
- Last Synced: 2025-02-10T10:53:21.602Z (11 months ago)
- Topics: python3, web-crawler
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web-Crawler
Some web crawler example
## bookshelf
The bookshelf is my first web crawler
Implementation of the local bookshelves, mysql storage, multithreading fetches data, crawling network bookshelf as initialization data.
Here's a little difficult on display, I will to read some HTML's resources to help.