Get this data via API

Classify rummu.ee — 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://rummu.ee"}'
{ "domain": { "domain_url": "https://rummu.ee", "categories": [ { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.39317259192466736, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings", "confidence": 0.3219704329967499, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.30718696117401123, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.18873998522758484, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.18436168134212497, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours", "confidence": 0.12157969176769257, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs