yahoo_finance_api icon indicating copy to clipboard operation
yahoo_finance_api copied to clipboard

Python wrapper for yahoo finance api v8.

Results 6 yahoo_finance_api issues
Sort by recently updated
recently updated
newest added

# Made Fixes to * fix the depreciation warining * Added headers to avoid HTTP error 403(Forbidden Client)

![image](https://user-images.githubusercontent.com/64211997/103548425-c972be80-4ecb-11eb-92e7-d70d82e90c5d.png) I am getting an error TypeError: expected str, bytes or os.PathLike object, not int while installing the package. Could you please help

You should consider adding 5.30 hours to the time we get from yahoo data to coordinate with local IST. timestamps = [_time.strftime('%a, %d %b %Y %H:%M:%S', _time.localtime(x+5.5*60*60)) for x in...

please specify how the data is listed && The open and close values are varying as time moves if i am wrong please explai whats going on or if it...

I understand that Yahoo Finance gives intraday data only after end of trading, which is 3:30. Can I pull realtime data with this?

![issue](https://user-images.githubusercontent.com/34962660/54090122-c887a900-4396-11e9-823e-04e9ff614e8f.PNG)