/python-movie-script-scraper

python scraping movie scripts for english practice purposes

Primary LanguagePython

This repository is primarily aimed at utilizing Python for scraping movie scripts, intended for personal English language practice purposes. Please refrain from using it for any illegal activities

TODO

  • solve the pagination issue
  • get all the scrips and write them into a movie_scripts.md file
  • fix the sentence break issue; test.py is the first attempt