Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/buihdk/scrape-top-100-movies

Scrape Netflix's 100 best movies from Rotten Tomatoes website using BeautifulSoup
https://github.com/buihdk/scrape-top-100-movies

beautifulsoup4 netflix python3 requests rottentomatoes

Last synced: 23 days ago
JSON representation

Scrape Netflix's 100 best movies from Rotten Tomatoes website using BeautifulSoup

Awesome Lists containing this project

README

        

## Netflix's 100 best movies

Scraping the [Rotten Tomatoes](https://editorial.rottentomatoes.com/guide/best-netflix-movies-to-watch-right-now/) 🍅 website using *BeautifulSoup* to obtain a list of the *top 100 Netflix movies to watch right now*.

Scraped data is then written into `movies.txt` file in the format `idx) title (score)`.

With this curated list at your fingertips, you'll never again find yourself endlessly scrolling in search of the perfect movie to watch.