I am going on a charity hike later this week and wanted to create an interactive map for people to follow my route on. I have a GPS tracker which displays my lat/long and position, but not the route I am doing. Do you know if it would be possible to scrape this lat/long info then auto upload it to a google my maps map or other interactive map with a GPX layer displaying my route? Pretty new to web scraping but good with python if anyone has a method for doing it using that. Many thanks!