guoguo12 / billboard-charts

Python API for downloading Billboard charts.
https://pypi.python.org/pypi/billboard.py
MIT License
389 stars 117 forks source link

API suddenly not work! #74

Closed JinSolChoi closed 4 years ago

JinSolChoi commented 4 years ago

Hello! I'm using billboard-charts API every week. Yesterday I heard billboard updated new chart 'global 200 chart', so I try to check it. But when I call the chart for example billboard.ChartData('hot-100), then error occured.

KeyError: 'data-previous-chart-date'

Anyone can solve this problem? Thank u

recluse27 commented 4 years ago

Hello @JinSolChoi,

Thank you for your message. Please, update the library to the latest version. This issue was fixed 2 days ago. Please, feel free to contact us if you need any further assistance.

Sincerely, VL

JinSolChoi commented 4 years ago

Thank you so much!

darcowski commented 4 years ago

Updating didnt solve the problem!