Get this data via API

Classify 535.news — 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://535.news"}'
{ "domain": { "domain_url": "https://535.news", "categories": [ { "name": "/Law & Government/Government/Legislative Branch", "confidence": 0.8620977997779846, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Politics/Other", "confidence": 0.7293401956558228, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Law & Government/Government/Other", "confidence": 0.4703657031059265, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.3104146718978882, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Government/Lobbying", "confidence": 0.27282899618148804, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.13654780387878418, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" } ] }, "success": true }
Get Free API Key View API Docs