Web scraping my own website in Python
Required:
- Python 3
- Python modules: requests, BeautifulSoup
A while back I suddenly felt the urge to do some quick programming after having spent the last weeks of my summer break on reading philosophy. Since I had no actual programming work to do, I decided to explore something new to me: web scraping. Web scraping is the (automated) retrieval of …
See archives for more ...