bjosun

Results 3 issues of bjosun

Seems to be a problem with requests and yahoo finance response = session.get('https://query2.finance.yahoo.com/v1/test/getcrumb') response.text is empty. Works in browser where it returns: `CRUMB` Is this a user agent issue? Been...

Problem Description: Users may encounter the following error when running the get_key_statistics_data() function: unsupported operand type(s) for -: 'datetime.datetime' and 'str' Possible Cause: This error occurs when trying to subtract...