Get this data via API

Classify flyeagle.com.br — 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://flyeagle.com.br"}'
{ "domain": { "domain_url": "https://flyeagle.com.br", "categories": [ { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.6689066290855408, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.5278431177139282, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.27589231729507446, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Hobbies & Leisure/Recreational Aviation", "confidence": 0.20600120723247528, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.15116292238235474, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.13895834982395172, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs