Skip to content

borisaavedra/presidents-speeches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny speech analyzer to find out what presidents said, written in Python

Feature list

*Searches for a word or a phrase in all the US Presidents important speeches (1008 speeches - oct 25, 2020 last scrape from Miller Center)

I used

  • To scrape:
    • BeautifulSoup
    • Jupyter Notebook
    • Requests Library
    • Selenium (infinite scroll are hell!)
    • and Python
  • Web app:
    • Python, of course
    • Flask
    • Bootstrap 4
    • SQLAlchemy
    • Heroku for deployment

About

Tiny speech analyzer to find out what presidents said, written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published