Get this data via API

Classify trendaisecurity.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://trendaisecurity.com"}'
{ "domain": { "domain_url": "https://trendaisecurity.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5601920485496521, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.4347541928291321, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.32112497091293335, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.2461208403110504, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.1879622787237167, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs