Skip to main content

Posts

Showing posts with the label web scraping

Basic Python web scraping

Some days ago, I was on the internet searching for old amateur radio projects and I've found a website that contains a lot of old magazines (  https://worldradiohistory.com/Archive-Short-Wave-Television/30s/ ) with exactly what I wanted - the only problem was they are so many, that I was no patience to download one by one, so, I decided to use some of my programming skills to help me, by making a simple python webscraping script, using the BeautifulSoup library. If you want to learn how I did it, please check my YouTube video below: