Get this data via API
Classify noguiltyardcards.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://noguiltyardcards.com"}'
{
"domain": {
"domain_url": "https://noguiltyardcards.com",
"categories": [
{
"name": "/Shopping/Gifts & Special Event Items/Greeting Cards",
"confidence": 0.6573262810707092,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.6004296541213989,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Business & Industrial/Business Services/Signage",
"confidence": 0.23452535271644592,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Other",
"confidence": 0.22398020327091217,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies",
"confidence": 0.1974964141845703,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Other",
"confidence": 0.1323351413011551,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.