From eef406fe05d422b1f28eb3730c9b81b4d0eab774 Mon Sep 17 00:00:00 2001 From: jakopako Date: Fri, 6 May 2022 13:37:08 +0200 Subject: [PATCH] added goskyr to related projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7752234..7ef05c9 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ func main() { - [Geziyor](https://github.com/geziyor/geziyor), a fast web crawling & scraping framework for Go. Supports JS rendering. - [Pagser](https://github.com/foolin/pagser), a simple, easy, extensible, configurable HTML parser to struct based on goquery and struct tags. - [stitcherd](https://github.com/vhodges/stitcherd), A server for doing server side includes using css selectors and DOM updates. +- [goskyr](https://github.com/jakopako/goskyr), an easily configurable command-line scraper written in Go. ## Support