Get this data via API

Classify clean-my-app.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://clean-my-app.com"}'
{ "domain": { "domain_url": "https://clean-my-app.com", "categories": [ { "name": "/Computers & Electronics/Computer Security/Antivirus & Malware", "confidence": 0.533423662185669, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.505145788192749, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.4844895899295807, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.296012818813324, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Shopping/Consumer Resources/Identity Theft Protection", "confidence": 0.2130296379327774, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.11590025573968887, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs