Get this data via API
Classify vmrs.net — 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://vmrs.net"}'
{
"domain": {
"domain_url": "https://vmrs.net",
"categories": [
{
"name": "/Hobbies & Leisure/Radio Control & Modeling/Model Trains & Railroads",
"confidence": 0.9261220693588256,
"IAB-245-239": "Radio Control/Hobbies & Interests/Radio Control"
},
{
"name": "/Online Communities/Other",
"confidence": 0.16154338419437408,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.10222691297531128,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.