Scraping data from a GIS web forum using Python
For a private project of mine as well as in the context of a data analysis foray on behalf of GeoBeer, I wanted to use the content that has been published on the GIS-centric message board Geowebforum. In order to achieve this, I had to do some webscraping. To that end, I used Python and … Continue reading Scraping data from a GIS web forum using Python