tech-engine/goscrapy
GoScrapy: Harnessing Go's power for blazingly fast web scraping, inspired by Python's Scrapy framework.
GoScrapy helps you quickly gather information from websites by automating the process of visiting pages, extracting specific data like product details or news articles, and saving it into formats like CSV, JSON, or databases. It's designed for data analysts, marketers, or researchers who need to collect large datasets from the web efficiently.
104 stars.
Use this if you need to rapidly extract structured data from multiple websites and are looking for a highly performant, Go-based solution with a familiar Python Scrapy-like workflow.
Not ideal if you're a beginner to web scraping or programming and prefer a no-code tool, or if you primarily work within the Python ecosystem and don't plan to switch to Go.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/tech-engine/goscrapy"
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.