Skip to content

This parser allows a user to extract the highest grossing movies from Box Office Mojo based on the genre. Furthermore, using the OMDB API, the user is able to enrich the retrieved data with the movie's plot lines. The user can use the functions to retrieve all box office information with a page number and genre.

Notifications You must be signed in to change notification settings

divyasuri/Box-Office-Mojo-OMDB-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Box Office Mojo Parser

This parser allows a user to extract the highest grossing movies from Box Office Mojo based on genre. Furthermore, using the OMDB API, the user is able to enrich the retrieved data with the movie's plot lines. The user can use the functions to retrieve all box office information with a page number and genre. The user is able to use the last function to write out the data into a CSV file.

About

This parser allows a user to extract the highest grossing movies from Box Office Mojo based on the genre. Furthermore, using the OMDB API, the user is able to enrich the retrieved data with the movie's plot lines. The user can use the functions to retrieve all box office information with a page number and genre.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages