Get this data via API

Classify ppad.io — 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://ppad.io"}'
{ "domain": { "domain_url": "https://ppad.io", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.830933690071106, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.8003674745559692, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Finance/Banking/Other", "confidence": 0.6109729409217834, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.3067019283771515, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.28794220089912415, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2681276500225067, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.21286287903785703, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.12808530032634735, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.12448667734861374, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs