Get this data via API

Classify neuralmarket.io — 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://neuralmarket.io"}'
{ "domain": { "domain_url": "https://neuralmarket.io", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6231113076210022, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5856873393058777, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Books & Literature/E-Books", "confidence": 0.45719268918037415, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.25962984561920166, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.14164628088474274, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs