Get this data via API

Classify 5app.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://5app.com"}'
{ "domain": { "domain_url": "https://5app.com", "categories": [ { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.6377755403518677, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.508432149887085, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.17519842088222504, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.17453902959823608, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.12319676578044891, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Educational Software", "confidence": 0.11836474388837814, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.10246145725250244, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.10187569260597228, "IAB-143-132": "Education - Educational Assessment" } ] }, "success": true }
Get Free API Key View API Docs