kabelsea/go-scrapy
Web crawling and scraping framework for Golang
This framework helps developers quickly build tools to browse websites and extract specific information. You provide it with a list of starting web pages and rules for what links to follow and what data to look for, and it produces structured data from those pages. It's for Go developers who need to collect information from many web pages efficiently and reliably.
No commits in the last 6 months.
Use this if you are a Go developer building an application that needs to systematically extract specific data from multiple websites.
Not ideal if you are looking for a ready-to-use web scraping application and do not want to write Go code.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/kabelsea/go-scrapy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.