Closed aarons2222 closed 4 years ago
Same error.
Yes, I experienced the same. It may be https://www.worldometers.info/coronavirus/ changed the data format?
same error
The selector "table#main_table_countries" returns nothing. The website format has changed, only showing two tables, "table#main_table_countries_today" and "table#main_table_countries_yesterday".
Same here :)
they've moved the main_table_countries from id to one of the classes of the table.
Will try to make a pull request for that
Same here :)
@benjamin-sommer Why you close this PR ? Not working ?
Doesn't it need to be deployed?
Same here. My app https://github.com/richardkeep/covid-19 is broken.
@benjamin-sommer Why you close this PR ? Not working ?
Sorry, I re-opened it now.
Can you please deploy it?
Still not fixed. Hmmm...
Same here 😪
@benjamin-sommer Maybe still need to deploy to https://corona.lmao.ninja
@benjamin-sommer Maybe still need to deploy to https://corona.lmao.ninja
I don't think so. The code is shown to be updated in GitHub. Maybe the 10 minute delay caused by the setInterval
is causing a wait. In 10 mins it should hopefully update.
@Solweigdev can you temporarily change the setInterval
to 10 seconds and then back, so we can see if the changes had any affect? Thanks
Ok
Thanks
My localhost version seems to be working with @benjamin-sommer fix with no setIntervals
. I wonder why is that not working with the endpoint
Working now!
Now the site is down.
Oh yes ... :'(
up again 👍
Host is down :/
Web server is down.
Up
It's back up
Up again!
Now ... waiting 10minutes again
It works for me in the browser and in my app.
It's displaying data from a few days ago
(UK)
data is not accurate though
https://corona.lmao.ninja/countries/[country-name] dosen't work for me.
data is not accurate though
For me, it is not accurate in the browser, but strangely in my app it shows data from just a few minutes ago.
Data not accurate eg {"country":"Kenya","cases":3,"todayCases":0,"deaths":0,"todayDeaths":0,"recovered":0,"critical":0} Kenya should have like 7 cases today
I have also problem with call for a specific country and also data seem to be outdated like from 5 days ago (slovakia)
I've also noticed that they all seem to be outdated. It looks like all countries are (?)
my telegram bot queries /countries and is giving outdated data
Host is down again for me
Maybe the dev is hosting saved prior data while they pump out an actual fix. If that's the case then we'll probably have to wait a while.
My BitBar plugin is giving updated data for some reason.
That data looks up to date.
Is not u´p to date { "country": "Brazil", "cases": 203, "todayCases": 3, "deaths": 0, "todayDeaths": 0, "recovered": 2, "critical": 2
SOURCE
Brazil | 367 | +21 |
---|
Still not up to date according to https://www.worldometers.info/coronavirus/#countries
https://corona.lmao.ninja/countries returns []