redco/goose-parser
Universal scraping tool, which allows you to extract data using multiple environments
This tool helps extract specific data from web pages quickly and reliably. You provide a web page URL and define what information to grab using CSS selectors; the tool then returns the requested data. It's designed for anyone who needs to systematically collect data from websites, such as market researchers, data analysts, or content aggregators.
229 stars. No commits in the last 6 months. Available on npm.
Use this if you need to routinely collect structured information like product listings, news articles, or search results from various websites.
Not ideal if you need to extract data from a single, simple web page manually or if you prefer a graphical user interface for web scraping.
Stars
229
Forks
13
Language
JavaScript
License
MIT
Category
Last pushed
Apr 17, 2019
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/redco/goose-parser"
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.