Get this data via API

Classify subas-ia.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://subas-ia.com"}'
{ "domain": { "domain_url": "https://subas-ia.com", "categories": [ { "name": "/Real Estate/Real Estate Listings/Bank-Owned & Foreclosed Properties", "confidence": 0.8683886528015137, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Shopping/Auctions", "confidence": 0.2742089033126831, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Real Estate/Other", "confidence": 0.16337630152702332, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.12239713221788406, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs