Skip to content

In collaboration with Dr. Marvin Rosen's Classical Discoveries, aimed at migrating years of curated classical music data from his old website into structured JSON files for use in a modern website.

Notifications You must be signed in to change notification settings

shra4747/ClassicalDiscoveries.org-site-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dr. Rosen Project

PYTHON HTML VERSION PLATFORM LATEST

New and Previous Song Search

IN PROGRES: Phase 1 - Data Migration

alt text

Installation:

  1. First, visit the releases page and download the latest release source code zip.

(https://github.com/shra4747/DrRosen/releases)

  1. CD into the directory of downloaded zip.
Mac (Replace USER with your user)
cd ~/Users/USER/Desktop/DrRosen
Windows (Replace USER with your user)
cd C:\Users\USER\Desktop\DrRosen
Linux (Replace USER with your user)
cd /home/USER/Desktop/DrRosen
  1. Unzip the file
unzip DrRosen-0.1.zip

Web Scraping:

  1. CD into WebScrapers directory.
cd WebScrapers
  1. Run webscraper.py
python3 webscraper.py

**The saved location of the JSON Data is YearDataJSON/----.json

Convert JSON to HTML:

  1. Run dataToHTML.py and set the output to a text file in EndTextResults.
python3 webscraper.py > EndTextResults/----.txt
  1. CD into EndTextResults and open the file you just created.
cd EndTextResults
open ----.txt
  1. Copy and Paste that text into the HTML input on GoDaddy-WordPress-BeaverBuilder

About

In collaboration with Dr. Marvin Rosen's Classical Discoveries, aimed at migrating years of curated classical music data from his old website into structured JSON files for use in a modern website.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published