Get this data via API

Classify agristuff.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://agristuff.com"}'
{ "domain": { "domain_url": "https://agristuff.com", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.681793749332428, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.3992711007595062, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.19601032137870789, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Internet & Telecom/Other", "confidence": 0.15878291428089142, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.1038438156247139, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" } ] }, "success": true }
Get Free API Key View API Docs