Get this data via API

Classify moovo.ro — 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://moovo.ro"}'
{ "domain": { "domain_url": "https://moovo.ro", "categories": [ { "name": "/Travel/Bus & Rail", "confidence": 0.8, "IAB20": "Travel", "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Business & Industrial/Transportation & Logistics", "confidence": 0.67, "IAB-101-90": "Logistics and Transportation Industry/Business and Finance/Industries/Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.65 } ] }, "success": true }
Get Free API Key View API Docs