npm install
yarn
npm run fast-speedtest ${{token}} --verbose --no-https --timeout=10000 --count=5 --buffer=8 --unit=Mbps
yarn fast-speedtest ${{token}} --verbose --no-https --timeout=10000 --count=5 --buffer=8 --unit=Mbps
node index.js
Go on fast.com
-> Right click and click Inspect
-> Go to tap Network
-> Filter only XHR
-> find Request URL v2?https=true&token=${{token}}&urlCount=5
https://github.com/branchard/fast-speedtest-api