Python Forum

Full Version: Interesting/Fun Scripts?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey I just finished my first ever Python script. It was a web scraping script that required log in first. Did it in selenium with xpath.

What are some other fun/interesting scripts to make to learn python?

Note: I am very new to python. Just started using it 2 days ago.
how about a script the checks many of those "your IP address is ..." web sites and determines the IP address you get on the other side of a NAT you might be behind an the degree of confidence that it is correct as well as any alternate or "noise" values?