From 8311f594d701949445e752a2c4794db4d4a7e204 Mon Sep 17 00:00:00 2001 From: Martin Angers Date: Tue, 2 Oct 2018 20:21:05 -0400 Subject: [PATCH] readme: add ferret in projects using goquery --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5e899d4..41f6512 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ func main() { - [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 - [gnulnx/goperf](https://github.com/gnulnx/goperf), a website performance test tool that also fetches static assets. +- [MontFerret/ferret](https://github.com/MontFerret/ferret), declarative web scraping. ## Support