Get this data via API

Classify alphandy.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://alphandy.com"}'
{ "domain": { "domain_url": "https://alphandy.com", "categories": [ { "name": "/Finance/Investing/Brokerages & Day Trading", "confidence": 0.8531282544136047, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.4564347565174103, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Finance/Investing/Other", "confidence": 0.3378826081752777, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.20322565734386444, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.14347511529922485, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Investing/Stocks & Bonds", "confidence": 0.1403486132621765, "IAB13-7": "Investing", "IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds" }, { "name": "/News/Business News/Financial Markets News", "confidence": 0.13181674480438232, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.12933900952339172, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" } ] }, "success": true }
Get Free API Key View API Docs