Networking
Network Information
Inspect connection connection type (4g/wifi), effective type, and saveData settings.
Checking support...
Feature Not SupportedThis browser does not support the Network Information Web API feature. Try testing in a modern browser (such as Chrome, Edge, Safari, or Firefox).
Advertisement
Interactive Input Workspace
Ready for input
Web API Execution Output
Result output will be displayed here after processing...
Native JavaScript Code Example (Zero Libraries)
console.log(navigator.connection.effectiveType, navigator.connection.downlink);
About the Network Information Web API
Network Information API provides information about the system's connection type and bandwidth.
Specification:W3C & WHATWG Web API Standard
Sponsored Content