Get this data via API

Classify addressleads.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://addressleads.com"}'
{ "domain": { "domain_url": "https://addressleads.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Moving & Relocation", "confidence": 0.36319252848625183, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.2296646237373352, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Real Estate/Real Estate Services/Other", "confidence": 0.1617104709148407, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Other", "confidence": 0.11825501918792725, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Home & Garden/Domestic Services/Other", "confidence": 0.11114057898521423, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.10855450481176376, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Shopping/Classifieds", "confidence": 0.10359825938940048, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.10068632662296297, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs