- Visual Studio Code
- Xampp
- Python
- HTML
- CSS
- JavaScript
- Bootstrap
- JQuery
- Clone repo of the project to your device by
git clone https://github.com/namluu25/covidcrawl
-
Copy the project folder to htdocs folder
-
Crawl the latest data and copy all .json files into the root of the project folder
-
Turn on Xampp
-
Access localhost/covidcrawl-main
- Open Terminal from the project folder
- Target to covidcrawl/spiders
- Type
python3 covid.py
- Inside spiders folder, crawled data is inside JSON Image file, html page is in HTML File folder