Skip to content

tocoteron/duo3.0-lyrics-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DUO 3.0 Lyrics Scraper

This program gets lyrics data of DUO 3.0 from http://www.hosono.com/duo3.0/ by web scraping.

Getting Started

Prerequisites

This program is written in Python3. So you have to install Python3 and bellowing libraries.

Installing

pip3 install requests
pip3 install beautifulsoup4

Usage

python3 scraper.py

About

A scraper for lyrics of DUO 3.0 .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages