Category
Reviews
No reviews yet — be the first to review noisemeter.co.
Get this data via API
Classify noisemeter.co — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://noisemeter.co"}'
{
"domain": {
"domain_url": "https://noisemeter.co",
"categories": [
{
"name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement",
"confidence": 0.5135937333106995,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Science/Physics",
"confidence": 0.38018372654914856,
"IAB15-6": "Physics",
"IAB-471-464": "Science - Physics"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.2308698743581772,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.16355493664741516,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.