Get this data via API

Classify getyourwillow.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://getyourwillow.com"}'
{ "domain": { "domain_url": "https://getyourwillow.com", "categories": [ { "name": "/Arts & Entertainment/Movies/Movie Memorabilia", "confidence": 0.5653432607650757, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Movies/Drama Films", "confidence": 0.24460576474666595, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Movies/Horror Films", "confidence": 0.2110692113637924, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Gifts & Special Event Items/Gifts", "confidence": 0.12263554334640504, "IAB22": "Shopping", "IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards" }, { "name": "/Shopping/Toys/Other", "confidence": 0.10922396183013916, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs