guoguo12 / billboard-charts

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

requests.exceptions.HTTPError: 403 Client Error: Forbidden for url #59

Closed xfalcon727 closed 5 years ago

xfalcon727 commented 5 years ago

Hi, i'm getting Forbidden for url errors when i try to access a chart.

billboard.ChartData('hot-100')

gives me the error.

Does this package still work?

emo-eth commented 5 years ago

You should upgrade to 5.2.3 with pip install billboard.py --upgrade, #57

Jmzgit commented 5 years ago

You should upgrade to 5.2.3 with pip install billboard.py --upgrade, #57

sweet..tncs