Get this data via API

Classify impactcinema.org — 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://impactcinema.org"}'
{ "domain": { "domain_url": "https://impactcinema.org", "categories": [ { "name": "/News/Business News/Other", "confidence": 0.5841285586357117, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Finance/Investing/Other", "confidence": 0.5287050008773804, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/Biographies & Quotations", "confidence": 0.35152220726013184, "IAB-44-SPSHQ5": "Genres - Biographies" }, { "name": "/Arts & Entertainment/Celebrities & Entertainment News", "confidence": 0.23953866958618164, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs