Get this data via API

Classify qiita.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://qiita.com"}'
{ "domain": { "domain_url": "https://qiita.com", "categories": [ { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.6712738275527954, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/Technical Reference", "confidence": 0.2512017488479614 }, { "name": "/Business & Industrial/Business Services/Knowledge Management", "confidence": 0.213301345705986, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.17425626516342163, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.10238338261842728, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#6,954