Get this data via API

Classify 2nddraftco.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://2nddraftco.com"}'
{ "domain": { "domain_url": "https://2nddraftco.com", "categories": [ { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.9361626505851746, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Peripherals", "confidence": 0.757071316242218, "IAB19-9": "Computer Peripherals", "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.1522392779588699, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.14603076875209808, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.10999125242233276, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" } ] }, "success": true }
Get Free API Key View API Docs