pilwon / node-yahoo-finance

Yahoo Finance historical quotes and snapshot data downloader written in Node.js
488 stars 123 forks source link

Getting a CORS policy error in Chrome #78

Closed gespinha closed 3 years ago

gespinha commented 3 years ago

Hi everyone,

Just started playing around with this package, but I'm getting a CORS error in Chrome which is preventing me from fetching data. Any idea how I can solve this issue without messing with Chrome's flags?

Thanks!