pilwon / node-yahoo-finance

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

Fix non-browser block by claiming to be a Mozilla browser #68

Open thilomaurer opened 4 years ago

thilomaurer commented 4 years ago

This fixes https://github.com/pilwon/node-yahoo-finance/issues/67

Requests towards yahoofinance.yom claim to be sent from a User-Agent: Mozilla.

msimerson commented 3 years ago

Since #67 is closed / resolved, shouldn't this be closed?