NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
pkellner
Aug 11, 2019Aspirant
How To Get Daily Usage from ORBI with API/REST?
I want to get daily internet usage (I'd like by device but I'd take total) of interent connection. I use comcast and they cap and I need to track without having to login.
- Aug 12, 2019
It is the "without login" that makes this difficult. There is a web page that displays the current usage: htp://<ip of orbi router>/show_traffic.htm
You could put a bookmark on a web browser. If the web browser has stored the Orbi credentials, the screen will pop up. People who enjoy programming can whip up a task that does the http, scrapes the values off the page, then "does something " with them.
If someone has discovered API's for the Orbi, please share because I have never heard any mention of it.
CrimpOn
Aug 12, 2019Guru - Experienced User
It is the "without login" that makes this difficult. There is a web page that displays the current usage: htp://<ip of orbi router>/show_traffic.htm
You could put a bookmark on a web browser. If the web browser has stored the Orbi credentials, the screen will pop up. People who enjoy programming can whip up a task that does the http, scrapes the values off the page, then "does something " with them.
If someone has discovered API's for the Orbi, please share because I have never heard any mention of it.
pkellner
Aug 12, 2019Aspirant
that does not show me any useful info.
This one does as shown in the orbi dashboard under stats though, but does not give me any bytes transferred info.
http://172.16.0.1/RST_statistic.htm