pandas-datareader icon indicating copy to clipboard operation
pandas-datareader copied to clipboard

Fixes YahooOptions requests yielding 'Forbidden'

Open tachyon-ops opened this issue 3 years ago • 2 comments

  • [x] closes #923
  • [ ] tests added / passed
  • [ ] passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • [ ] passes black --check pandas_datareader
  • [ ] added entry to docs/source/whatsnew/vLATEST.txt

tachyon-ops avatar Jan 06 '22 10:01 tachyon-ops

Here SO seems to be more evidence that they changed their API to constrain user agents.

tachyon-ops avatar Jan 06 '22 10:01 tachyon-ops

Your "utils.py" edit worked for me. Thanks!

BrandonNetops avatar Jun 02 '22 22:06 BrandonNetops