Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Conduct a Speed Test of Internet Connection In an automatic manner

I would like to conduct an extensive tests on my new internet connection using speedtest.net Is there some way that I can completely automate the process. The speed test is conducted at a fixed interval of time automatically and a spanshot of the screen is then taken and stored on my system.

like image 256
Supratik94 Avatar asked Jan 30 '26 16:01

Supratik94


1 Answers

I found a good repository that does basically exactly what you're asking, but better (runs multiple tests, can run from the command line.)

I would recommend copying the code (python) from https://github.com/Janhouse/tespeed.

You can run this repeatedly using a cron job, and easily email the results to yourself using the crontab file.

For easy step by step instructions, I found http://www.pythonforbeginners.com/code-snippets-source-code/command-line-speedtest-net-via-tespeed/

like image 139
vroomfondel Avatar answered Feb 02 '26 12:02

vroomfondel



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!