Well these are a few attempts to do some minor web crawling / scraping aiming to improve my Python skills. The websites used in the examples are just picked totally randomly, I do not intend to actually use the information in any way.
- Python 3
- Beautifulsoup, Requests libraries