An open API service indexing awesome lists of open source software.

https://github.com/gnuweeb/worldometers_scraper

Scraper Worldometer written in PHP.
https://github.com/gnuweeb/worldometers_scraper

covid19 json php scraping

Last synced: 3 months ago
JSON representation

Scraper Worldometer written in PHP.

Awesome Lists containing this project

README

          

Worldometer Scraper
-------------------

Install PHP (Ubuntu):

sudo apt-get install php php-curl -y;

How to use:

php main.php
# This will generate covid19.json file.

--
Ammar Faizi