Jordan Ayala

Results 6 comments of Jordan Ayala

How accurate is the location provided by the browser? Could we add a `CovPy wants to know your location`?

#80 ![image](https://user-images.githubusercontent.com/6710350/77024472-62504180-696d-11ea-87b1-57c73b33da99.png) you can add a queryparam `lng=en` to change the language while testing. It should auto-detect the browser language.

Shouldn't there also be a Guarani option?

``` const cheerio = require("cheerio"); const axios = require("axios"); const https = require("https"); /** * * @param {string} text */ const extractNumber = text => { let [_, numstr] =...

https://jmayalag.github.io/covid19-scrape/ You can get the updated json at https://jmayalag.github.io/covid19-scrape/cases.json It updates every 30 minutes

I don't have them. I should probably change them to NA until the health ministry updates it.