Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 213 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 213 Bytes

WebScraping_JupyterNB

Webscraping using Python

We extract webdata about movies using regular expressions. That data is stored on a local (non-persistant) array and is then printed to the console for the user.