I've recently needed a JS library for scraping Google News, but the ones I've found used outdated Google News APIs. So, I have created this minimalistic, but rather powerful package, for asynchronous extraction of Google News data.
Good job. I recently made a Python library to scrape Google News: <a href="https://github.com/kotartemiy/pygooglenews" rel="nofollow">https://github.com/kotartemiy/pygooglenews</a>