https://github.com/jochasinga/jabberwock
Asynchronous web crawler based on Beautifulsoup and Gevent
https://github.com/jochasinga/jabberwock
Last synced: 10 months ago
JSON representation
Asynchronous web crawler based on Beautifulsoup and Gevent
- Host: GitHub
- URL: https://github.com/jochasinga/jabberwock
- Owner: jochasinga
- License: bsd-2-clause
- Created: 2016-04-09T04:28:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-17T01:06:30.000Z (almost 10 years ago)
- Last Synced: 2025-06-04T06:17:23.356Z (12 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
jabberwock
==========
Asynchronous web crawler based on [Beautifulsoup](https://www.crummy.com/software/BeautifulSoup/) and [Gevent](http://www.gevent.org/).