Get this data via API

Classify poly.my — 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://poly.my"}'
{ "domain": { "domain_url": "https://poly.my", "categories": [ { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.944208800792694, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Home & Garden/HVAC & Climate Control/Air Filters & Purifiers", "confidence": 0.7626007199287415, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.6928569674491882, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.52968430519104, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Health Conditions/Respiratory Conditions", "confidence": 0.17701521515846252, "IAB-300-287": "Lung and Respiratory Health/Medical Health/Diseases and Conditions/Lung and Respiratory Health" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.15906372666358948, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs