Get this data via API

Classify govcongiants.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://govcongiants.com"}'
{ "domain": { "domain_url": "https://govcongiants.com", "categories": [ { "name": "/Law & Government/Government/Government Contracting & Procurement", "confidence": 0.8767209053039551, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5827836394309998, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5163463354110718, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Government/Other", "confidence": 0.5039487481117249, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.2852499485015869, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.15491771697998047, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.1147083044052124, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" } ] }, "success": true }
Get Free API Key View API Docs