IN PROGRES: Phase 1 - Data Migration
- First, visit the releases page and download the latest release source code zip.
(https://github.com/shra4747/DrRosen/releases)
- CD into the directory of downloaded zip.
cd ~/Users/USER/Desktop/DrRosen
cd C:\Users\USER\Desktop\DrRosen
cd /home/USER/Desktop/DrRosen
- Unzip the file
unzip DrRosen-0.1.zip
- CD into WebScrapers directory.
cd WebScrapers
- Run webscraper.py
python3 webscraper.py
**The saved location of the JSON Data is YearDataJSON/----.json
- Run dataToHTML.py and set the output to a text file in EndTextResults.
python3 webscraper.py > EndTextResults/----.txt
- CD into EndTextResults and open the file you just created.
cd EndTextResults
open ----.txt
- Copy and Paste that text into the HTML input on GoDaddy-WordPress-BeaverBuilder