Get this data via API

Classify shemight.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://shemight.com"}'
{ "domain": { "domain_url": "https://shemight.com", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.9241594076156616, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.7673652768135071 }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.422044962644577, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Books & Literature/Writers Resources", "confidence": 0.35646361112594604, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Law & Government/Legal/Labor & Employment Law", "confidence": 0.3127569258213043, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.14799301326274872, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.12209340184926988, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs