Skip to content

jlcmoore/poetrydata

 
 

Repository files navigation

poetrydata

Scraper for Poetry Foundation Website and poem data utils

Usage Simply run the scrape.py with no arguments and it will prompt you for a poet. After you enter the poet's name, if it is a valid poet on the site, the program will proceed to download all of the poet's works into a sqlite database. If you do not enter a poet, it will read from poets.txt to batch download all of their poems.

There is little error handling here and the url creation is not sophisicated.

About

Scraper for Poetry Foundation Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%