Get this data via API

Classify textacarduk.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://textacarduk.com"}'
{ "domain": { "domain_url": "https://textacarduk.com", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Greeting Cards", "confidence": 0.9642506837844848, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.9277805089950562, "IAB-239": "Hobbies & Interests" }, { "name": "/Arts & Entertainment/Humor/Other", "confidence": 0.32105982303619385, "IAB1-4": "Humor", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Humor/Funny Pictures & Videos", "confidence": 0.20431305468082428, "IAB1-4": "Humor", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.1202775239944458, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs