{
"mac": "AA:BB:CC:DD:EE:FF",
"organization": "Unknown"
}
Get JSON results via command line with either curl or wget.
Try it:curl "https://steamr.com/aa-bb-cc-dd-ee-ff"
{
"mac": "AA:BB:CC:DD:EE:FF",
"organization": "Unknown"
}