dstark5/gnews-scraper
GNewsScraper is a TypeScript package that scrapes article data from Google News based on a keyword or phrase. It returns the results as an array of JSON objects, making it convenient to access and use the scraped information
This tool helps you gather news articles from Google News automatically based on keywords or phrases you provide. You input your search terms and specify filters like timeframes or language, and it outputs a structured list of relevant article titles, URLs, sources, and publication times. Anyone needing to track news, perform market research, or monitor specific topics would find this useful.
No commits in the last 6 months. Available on npm.
Use this if you need to programmatically collect structured news data from Google News for analysis, reporting, or integration into other applications.
Not ideal if you're looking for a simple point-and-click solution or a tool that archives full article content rather than just article metadata.
Stars
13
Forks
3
Language
TypeScript
License
—
Category
Last pushed
Aug 19, 2023
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/dstark5/gnews-scraper"
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.