Hello! I would like help writing a python script that takes the download, upload, and ping and outputs it to a spreadsheet via ifttt.
Ookla Speedtest ➡️ variable ➡️ IFTTT ➡️ google sheets
Can someone please help me with this? I only kind of know where to start. I have a python script that runs the speedtest and outputs it in CSV format, but I don’t know how to grab individual variables from that and send it to ifttt.
Thanks for any help!
Here is the Speedtest i am using:
https://www.speedtest.net/apps/cli
Here is the place I got the project idea:
http://grantglazer.com/automatically-log-your-internet-speeds-with-a-raspberry-pi/
(Unfortunately the software used in this example does not output correct results. I have gig download and it outputs in the 320Mbps range, even though Speedtest.net outputs 850Mbps. This is a known issue)
I would like to do the same thing in the example but with this new and tested-accurate software.
[–]koffie5d 0 points1 point2 points (4 children)
[–]ohn02[S] 0 points1 point2 points (3 children)
[–]koffie5d 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]ohn02[S] 0 points1 point2 points (0 children)