Skip to content

abgoldberg/tv-guests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tv-guests

Code and data for experimenting with and analyzing tv guest appearances on late-night comedy shows.

Dependencies

  • scrapy python package
  • rdflib python package
  • wikipedia python package

Crawling

Here's an example of how to crawl wikipedia for episode data.

Possible spider names are: tds, colbert, fallon

cd scrapy_project
scrapy crawl name -o name_items.json -t json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published