A simple web scraper built using python.
The webpage that can be scraped using the code found in this repo is the following: https://edition.cnn.com/travel/article/scenic-airport-landings-2020/index.html
Demonstrate a sample(and simple) web page crawler
beautifulsoup, regex (re)
_both .ipynb notebook and .py scripts can be found in this repository.