Get this data via API

Classify farmusdc.org — 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://farmusdc.org"}'
{ "domain": { "domain_url": "https://farmusdc.org", "categories": [ { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 0.5586162209510803, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.442836195230484, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.3579193353652954, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Games/Computer & Video Games/Browser Games", "confidence": 0.1364830732345581, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches", "confidence": 0.12848813831806183, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Games/Computer & Video Games/Casual Games", "confidence": 0.12585891783237457, "IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.10444020479917526, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs