Skip to content

This is a web scrapper for IMDB's most popular tv shows and movies

Notifications You must be signed in to change notification settings

misterpaul4/IMDB-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scraper for IMDB most popular movies & tv

screenshot screenshot screenshot screenshot

Built With

  • Ruby 2.6

Getting Started

  • Make sure ruby is installed on your machine.
  • Clone the repository and open terminal in that directory.
  • Install dependencies
  • Run. It asks for an option for which table to print. Type 1 to print most popular movies. Type 2 to print most popular tv shows. Any other input prints both chart

install dependencies

bundle install

make scrap file executable

cd to bin directory and make scrap file executable(link)

run

ruby bin/scrap

test

to run test, manually change the variable rank, title, rating and release_year in the ./spec/imdb_popular_charts_spec.rb file to reflect the current data from imdb. cd to project directory and run rspec

site link

Authors

👤 Paul

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

This is a web scrapper for IMDB's most popular tv shows and movies

Topics

Resources

Stars

Watchers

Forks

Languages