Category
Reviews
No reviews yet — be the first to review fullreplies.com.
Get this data via API
Classify fullreplies.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://fullreplies.com"}'
{
"domain": {
"domain_url": "https://fullreplies.com",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.3827002942562103,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.3274248242378235,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Other",
"confidence": 0.2839156985282898,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.2603141963481903,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Home & Garden/Home Improvement/Plumbing",
"confidence": 0.18854205310344696,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.11642001569271088,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.