I would like to make a small arduino project that tracks and displays the longitude and latitude of the ISS international space station on a small OLED
Ive seen something called a HTML to serial program...where can I (safely!!!) download this?
I don't know anything about a program called "HTML to serial," but you can use an internet-connected Arduino to scrape data from a web page. Google ESP32 scrape data from web page (or ESP8266 or...) for more information.