Programming

One of my hobbies is programming and coding. Most recently I’ve been doing some coding in Python and wrote my first web scraper in python. It retrieves my Wan IP address from MyWanIP.com. I scheduled this as a daily task in Windows to see how long I have a given internet facing IP address and when it changes and what it changes too. You can see it here…

A simple Python Web Scraper (1)

A simple Python Web Scraper (2)