README.md: Add colly - Scraping Framework to the Related Projects

This commit is contained in:
Gerasimos (Makis) Maropoulos
2017-10-07 07:57:40 +03:00
committed by GitHub
parent 63e7f870c2
commit 4b3a6d701e
+1
View File
@@ -121,6 +121,7 @@ func main() {
- [Goq][goq], an HTML deserialization and scraping library based on goquery and struct tags.
- [andybalholm/cascadia][cascadia], the CSS selector library used by goquery.
- [suntong/cascadia][cascadiacli], a command-line interface to the cascadia CSS selector library, useful to test selectors.
- [asciimoo/colly](https://github.com/asciimoo/colly), a lightning fast and elegant Scraping Framework
## License