Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 218 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 218 Bytes

genius-scraper

Naive genius scraper for a school project (french songs only)

pip install virtualenv
cd genius-scraper
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py