Get this data via API

Classify futureel.net — 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://futureel.net"}'
{ "domain": { "domain_url": "https://futureel.net", "categories": [ { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.7326462268829346, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5090065002441406, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.20658722519874573, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.1889300048351288, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.14005745947360992, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.10007431358098984, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs