Skip to content

Latest commit

 

History

History
82 lines (70 loc) · 4.01 KB

README.rst

File metadata and controls

82 lines (70 loc) · 4.01 KB

spidy Web Crawler

Spidy (/spˈɪdi/) is the simple, easy to use command line web crawler. Given a list of web links, it uses Python `requests <http://docs.python-requests.org>`__ to query the webpages, and `lxml <http://lxml.de/index.html>`__ to extract all links from the page. Pretty simple!

spidy Logo

Version: 1.5.1 Release: 1.4.0 License: GPL v3 Python 3.3+ All Platforms! Open Source Love Lines of Code: 1437 Lines of Docs: 564 Last Commit Travis CI Status Contributors Forks Stars

Created by rivermont (/rɪvɜːrmɒnt/) and FalconWarriorr (/fælcʌnraɪjɔːr/), and developed with help from these awesome people. Looking for technical documentation? Check out DOCS.mdLooking to contribute to this project? Have a look at `CONTRIBUTING.md <https://github.com/rivermont/spidy/blob/master/docs/CONTRIBUTING.md>`__, then check out the docs.


Contributors

License

We used the Gnu General Public License (see LICENSE) as it was the license that best suited our needs. Honestly, if you link to this repo and credit rivermont and FalconWarriorr, and you aren't selling spidy in any way, then we would love for you to distribute it. Thanks!