This program gets lyrics data of DUO 3.0 from http://www.hosono.com/duo3.0/ by web scraping.
This program is written in Python3. So you have to install Python3 and bellowing libraries.
pip3 install requests
pip3 install beautifulsoup4
python3 scraper.py