NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

pkellner's avatar
pkellner
Aspirant
Aug 11, 2019
Solved

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.
  • CrimpOn's avatar
    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.