bwees / pymarketwatch

Python library to interface with the Market Watch virtual stock market game
Apache License 2.0
1 stars 1 forks source link

error when running #2

Closed zekromy12345678 closed 1 year ago

zekromy12345678 commented 1 year ago

when running the example program i encounter an error in line 80 of init,py. the error is KeyError: '_csrf' . Any help or suggestions would be appreciated!!!

bwees commented 1 year ago

Unfortunately it looks like marketwatch changed the login system :(. I do not have any time to fix this right now. If you would like, you may submit a PR if you are able to fix it (you can reverse engineer everything wi inspect element network tab in chrome). I will archive this in the near future if there is no interest.

Sorry for the inconvenience!

Brandon Wees On Feb 17, 2023, 8:40 AM -0500, zekromy12345678 @.***>, wrote:

when running the example program i encounter an error in line 80 of init,py. the error is KeyError: '_csrf' . Any help or suggestions would be appreciated!!! — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>