/Somerset_Towers_Web_Scraping

An exercise in web scraping. Scraps data about location of Somerset Church Towers from Wikipedia and displays on google maps

Primary LanguageJupyter Notebook

"# Somerset Church Towers Web Scraping"

Keywords: Python, Web Scraping , JSON, Google map, Jupyter notebook.

An exercise in web scraping using Python via a Jupyter notebook. Code uses Beautiful Soup 4 to read the locations of Somerset Church Towers from https://en.wikipedia.org/wiki/List_of_Somerset_towers.

The locations are stored using JSON and displayed on a Google map.