Releases: victoria217-bottino/google-news-scraper
Releases · victoria217-bottino/google-news-scraper
v2.0
v1.0_release
Release v1.0 of the "google-news-scraper" repository introduces a Python tool designed for fetching, decoding, and processing Google News articles based on specific keywords and timeframes. With the ability to extract clean article text, decode URLs, and incorporate straightforward NLP functionalities, this tool is ideal for news aggregation, analysis, and bot development. It also features progress tracking capabilities with tqdm
and customizable options for advanced user needs.