blob: 1168fb91a2de25a74c0c732b58f7f20db8a9284e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
===========
Web Crawler
===========
Web crawler for Web Science class
Dependencies
============
- `GoQuery <http://www.github.com/PuerkitoBio/goquery>`_.
Authors
=======
- Tucker Evans
|