Releases: theyudhiztira/indonesia-news-scraper
Releases · theyudhiztira/indonesia-news-scraper
🚀 V 1.4.0
V 1.3.0 🚀
This version all news data classes has been rewritten to ES6 function constructor since not every browser is compatible with class based source code.
All the changes can be found here :
- Rewritten to ES6 function constructor
- Kompas has been changed from using puppeteer to fetch (node-fetch)
- Liputan6 has been fixed, previously it was pulling news from wrong website
- Antara missing date has been fixed
- Fixed error when the image is not available
- Added new error exception when
query
is not present when calling scrap function