julianbruegger / corona-display

Keep Track of the Corona-Numbers
GNU General Public License v3.0
46 stars 9 forks source link

country = soup_w.select('h1')[0].text.strip() IndexError: list index out of range #6

Closed wmenesw closed 4 years ago

wmenesw commented 4 years ago

I wanted to run your code but I faced an error. How can i solve?

country = soup_w.select('h1')[0].text.strip() IndexError: list index out of range

julianbruegger commented 4 years ago

Thanks for the Info. Like @cvdwl mentioned in issue #5 corona.help changed their Datasource. I'm working on it!

julianbruegger commented 4 years ago

Titels