Get this data via API

Classify pelco.ie — 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://pelco.ie"}'
{ "domain": { "domain_url": "https://pelco.ie", "categories": [ { "name": "/Food & Drink/Food & Grocery Retailers/Convenience Stores", "confidence": 0.7520003318786621, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.2493552267551422, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/News/Business News/Company News", "confidence": 0.2378987967967987, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling", "confidence": 0.15407225489616394, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Shopping/Mass Merchants & Department Stores", "confidence": 0.10681038349866868, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs