Get this data via API

Classify invitly.net — 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://invitly.net"}'
{ "domain": { "domain_url": "https://invitly.net", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Greeting Cards", "confidence": 0.8493096828460693, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies", "confidence": 0.3348233103752136, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Internet & Telecom/Other", "confidence": 0.32569000124931335, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Hobbies & Leisure/Special Occasions/Other", "confidence": 0.31354379653930664, "IAB-239": "Hobbies & Interests" }, { "name": "/Online Communities/Online Goodies/Other", "confidence": 0.3002302944660187, "IAB-148-132": "Education - Online Education" }, { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.1573505699634552, "IAB14-7": "Weddings", "IAB-165-163": "Personal Celebrations & Life Events - Wedding" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.1570212095975876, "IAB-453": "Religion & Spirituality/Religion & Spirituality" } ] }, "success": true }
Get Free API Key View API Docs