Get this data via API

Classify aiyin.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://aiyin.com"}'
{ "domain": { "domain_url": "https://aiyin.com", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Peripherals", "confidence": 0.8055306077003479, "IAB19-9": "Computer Peripherals", "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.7247784733772278, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Wholesalers & Liquidators", "confidence": 0.24266621470451355, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Printing & Publishing/Document & Printing Services", "confidence": 0.2171854078769684, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.14296095073223114, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Business & Industrial/Shipping & Logistics/Packaging", "confidence": 0.10864146053791046, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs