Get this data via API

Classify miyazaki-fukushigoto.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://miyazaki-fukushigoto.com"}'
{ "domain": { "domain_url": "https://miyazaki-fukushigoto.com", "categories": [ { "name": "/Law & Government/Social Services/Other", "confidence": 0.6652278900146484, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.1892960220575333, "IAB-132": "Education" }, { "name": "/Health/Nursing/Assisted Living & Long Term Care", "confidence": 0.16097471117973328, "IAB4-7": "Nursing", "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs