issues
search
ContextLab
/
narrative_complexity
2
stars
9
forks
source link
Scrape imdb ratings
#9
Open
ccolombatto
opened
5 years ago
ccolombatto
commented
5 years ago
[x] use Beautiful Soup to scrape ratings of movies from imdb
jeremymanning
commented
5 years ago
BeautifulSoup is part of the
bs4
package
jeremymanning
commented
5 years ago
[x] Add list of characters (try to scrape from IMDB) (credit: @ccolombatto @jeroenvanbaar)
[x] genre tags (these are also in the dataset)
vassiki
commented
5 years ago
[ ] Integrate IMDb ratings for each script with the csv that contains all the other features for the script