1 min read

Synopsis Scraper

Web scraping Tool that lets you download film scripts to your device
Synopsis Scraper

In this project, I created a web scraping tool that allows the user to input a film title which then downloads the script of that film to their device as a text file.

To do so I used the BeautifulSoup Library in Python. To view my code use the GitHub link below.

Github Link