-
http://go-colly.org/ is excellent
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
I recently tried out https://github.com/go-rod/rod. I think it's based on chromedp (so, Chrome dev tools and headless browser) but it also has code to download and run a supported version of Chrome that doesn't interfere with your local browser.
-
go-wiki
This is a Golang open-source module that makes it easy to access and parse data from Wikipedia (Wikipedia API wrapper)
If you ever need to scrap the Wikipedia, use this: https://github.com/trietmn/go-wiki
-
goGetJS
a tool for extracting, searching, and saving JavaScript files (with optional headless browser)
-
Checkout https://github.com/projectdiscovery/katana It is right up there with any advanced web scraper you will find in python world or beyond.
Related posts
-
Show HN: Flyscrape – A standalone and scriptable web scraper in Go
-
Golang with Colly: Use Random Fake User-Agents When Scraping
-
Colly: Elegant Scraper and Crawler Framework for Golang
-
Do I really need to grind leetcode to get a software job? It's been the bane of my existence
-
Hello, I am new to Python. I know the basics but I have no idea what should I do next.