https://github.com/redoper1/covid-sk-3
Apify.com actor for scraping data from website https://www.arcgis.com/apps/opsdashboard/index.html#/5fe83e34abc14349b7d2fcd5c48c6c85
https://github.com/redoper1/covid-sk-3
actor apify coronavirus covid scraping
Last synced: over 1 year ago
JSON representation
Apify.com actor for scraping data from website https://www.arcgis.com/apps/opsdashboard/index.html#/5fe83e34abc14349b7d2fcd5c48c6c85
- Host: GitHub
- URL: https://github.com/redoper1/covid-sk-3
- Owner: redoper1
- Created: 2020-03-19T18:29:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:37:10.000Z (over 2 years ago)
- Last Synced: 2024-05-02T02:33:56.846Z (about 2 years ago)
- Topics: actor, apify, coronavirus, covid, scraping
- Language: JavaScript
- Homepage: https://apify.com/davidrychly/covid-sk-3
- Size: 77.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coronavirus stats in Slovakia
~~Actor gets an actual number of examined and infected people in the Slovak Republic from https://www.arcgis.com/apps/opsdashboard/index.html#/5fe83e34abc14349b7d2fcd5c48c6c85~~
~~Latest data are available at this URL: https://api.apify.com/v2/key-value-stores/GlTLAdXAuOz6bLAIO/records/LATEST?disableRedirect=true.~~
~~You can find a dataset with unique history items at this URL: https://api.apify.com/v2/datasets/oUWi8ci7F2R9V5ZFy/items?format=json&clean=1.~~
~~Website is being scraped every 5 minutes.~~
~~Scraper has been created by [BOOT!Q](https://bootiq.io/).~~
Actor gets an actual status about Covid-19 pandemic in the Slovak Republic from https://korona.gov.sk/koronavirus-na-slovensku-v-cislach/
Latest data are available at this URL: https://api.apify.com/v2/key-value-stores/GlTLAdXAuOz6bLAIO/records/LATEST?disableRedirect=true.
You can find a dataset with unique history items at this URL: https://api.apify.com/v2/datasets/oUWi8ci7F2R9V5ZFy/items?format=json&clean=1.
Website is being scraped every hour.
Scraper has been orginally created by [BOOT!Q](https://bootiq.io/).