Get this data via API

Classify easyarrivalonline.com — 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://easyarrivalonline.com"}'
{ "domain": { "domain_url": "https://easyarrivalonline.com", "categories": [ { "name": "/Law & Government/Government/Visa & Immigration", "confidence": 0.5167859196662903, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.499478280544281, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.23265552520751953, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Other", "confidence": 0.20299960672855377, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs