Skip to content

Runs through a lyrics website and tries to come up with new lyrics!

Notifications You must be signed in to change notification settings

AlexEKoren/Pyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

#Pyric

This is a simply Python script that will crawl metrolyrics.com, ingest the lyrics, and spit out a new line for every new webpage it finds.

It was inspired by @j6k4m8's post here

To use this script, make sure you have pyenchant and BeautifulSoup installed:

brew install enchant

pip install pyenchant

pip install BeautifulSoup

This might actually be a not that bad way to come up with ideas for new songs...

About

Runs through a lyrics website and tries to come up with new lyrics!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages