Skip to content

This project is a simple Netflix Series Scraper. Contains information about 161 Netflix series arranged in a ranking based on the relevance of each. First, it asks the user's name, then asks to enter a number from 1 to 161, depending on the user's choice, return the information of the ranking position, title of the series, year of release, relev…

Notifications You must be signed in to change notification settings

luciano-ilha/ruby-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Netflix Series Scraper

Status Github Issues GitHub2 Pull Requests License


📝 Content

About   |    Installing   |    Built with   |    Authors

🧐 About

This project is a simple Netflix Series Scraper. Contains information about 161 Netflix series arranged in a ranking based on the relevance of each. First, it asks the user's name, then asks to enter a number from 1 to 161, depending on the user's choice, return the information of the ranking position, title of the series, year of release, relevance meter, main actors and finally the synopsis from the series. If zero (0) is chosen, the whole series list is shown.

Screenshot

🔧 Built with

🛠 Installing

Clone and run this repository by running these commands on the terminal:

- git clone https://github.com/luciano-ilha/ruby-web-scraper;
- cd bin/
- Run ruby scraper_main.rb

How do use Netflix Series Scraper

  • First type your name.
  • Choose a number between 1 and 161.
  • Choose zero (0) to se the whole series list.

✒️ Authors

👤 Luciano Ilha

🤝 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!

📝 Acknowledgements

  • Microverse and The Odin Project

📝 License

This project is free to use as learning purposes. For any external content (e.g. logo, images, ...), please contact the proper author and check their license of use.

About

This project is a simple Netflix Series Scraper. Contains information about 161 Netflix series arranged in a ranking based on the relevance of each. First, it asks the user's name, then asks to enter a number from 1 to 161, depending on the user's choice, return the information of the ranking position, title of the series, year of release, relev…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages