You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the course of the hackathon "https://wirvsvirushackathon.org/ " we are implementing a RESTful Webservice which scrapes data from various places. We have developed a landing page to make it easier for many interested people to implement a scraper or/and use our API
The guys there do a great job writing scrapers for all the different sources and combining them in their own CLI tool. We're trying to create a reliable API that you can use to filter and query the data.
We can adapt our API to make it easier for you to use. We are trying to become a kind of gateway API.
Your API is very fast and your caching works pretty well.
We are more focused on getting all the data and offer endpoints where you can use many queries.
We are also trying to create a landing page to make it easier to understand how to provide and use the data. We would mention your API there :-)
A scraper that pulls COVID-19 Coronavirus data scraped from government and curated data sources.
see here -> https://github.com/lazd/coronadatascraper/
The text was updated successfully, but these errors were encountered: