mirror of
https://github.com/PuerkitoBio/goquery.git
synced 2024-04-21 12:31:36 +00:00
README.md: Add colly - Scraping Framework to the Related Projects
This commit is contained in:
committed by
GitHub
parent
63e7f870c2
commit
4b3a6d701e
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user