Get this data via API

Classify solangefilm.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://solangefilm.com"}'
{ "domain": { "domain_url": "https://solangefilm.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Public Relations", "confidence": 0.2340434491634369, "IAB-91-90": "Advertising Industry/Business and Finance/Industries/Advertising Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.17508432269096377, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Social Sciences/Communications & Media Studies", "confidence": 0.13902989029884338, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/News/Politics/Campaigns & Elections", "confidence": 0.12934570014476776, "IAB12": "News", "IAB-386": "Politics" } ] }, "success": true }
Get Free API Key View API Docs