Get this data via API

Classify weaponsforge.ai — 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://weaponsforge.ai"}'
{ "domain": { "domain_url": "https://weaponsforge.ai", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.6715546250343323, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Aerospace & Defense/Other", "confidence": 0.22878526151180267, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sensitive Subjects/Firearms & Weapons", "confidence": 0.21669696271419525, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.13283216953277588, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs