Get this data via API

Classify greek-link.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://greek-link.com"}'
{ "domain": { "domain_url": "https://greek-link.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.977741241455078, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.9566680192947388, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.220113605260849, "IAB-239": "Hobbies & Interests" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.21635566651821136, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs