AdamMoses-GitHub / NPMJS-googlenews-rss-scraper

This package scrapes a Google News RSS feed for data, returning news stories based on a specified topic or query.
https://www.npmjs.com/package/googlenews-rss-scraper
MIT License
6 stars 1 forks source link

ReferenceError: errorFlag is not defined #1

Open lawrence-edmondson opened 5 years ago

lawrence-edmondson commented 5 years ago

I tried this on Runkit as well as my local machine and got the following error

ReferenceError: errorFlag is not defined at parseGoogleNewsRSSData in googlenews-rss-scraper/index.js — line 75

AdamMoses-GitHub commented 5 years ago

This may be unstable at the moment, will take a look.