Skip to content

sul4bh/frasier_dialogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This python package downloads the dialogs of the Fraiser sitcom. The dialogs are scraped from the website http://www.kacl780.net/frasier/transcripts/ and pertinent information are written to a sqlite database.

Installation and running

  1. Create a virtual environment virtualenv venv
  2. Install requirements pip install -r requirements.txt
  3. Install a webdriver binary brew install chromedriver or http://selenium-python.readthedocs.io/installation.html#drivers
  4. Run the package cd .. && python3 -m frasier_dialogs --verbose

The scraped data will be available in fraiser.db SQLite database.

About

Python package to scrape dialogs of the Fraiser sitcom

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages