Get this data via API

Classify paper-ninja.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://paper-ninja.com"}'
{ "domain": { "domain_url": "https://paper-ninja.com", "categories": [ { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.740949809551239, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks", "confidence": 0.5390970706939697, "IAB-630-599": "Laptops/Technology & Computing/Computing/Laptops" }, { "name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags", "confidence": 0.3035028278827667, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories", "confidence": 0.14327208697795868, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.11859156936407088, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Travel & Transportation/Luggage & Travel Accessories/Other", "confidence": 0.10756874084472656, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs