Category
Reviews
No reviews yet — be the first to review factbook.pro.
Get this data via API
Classify factbook.pro — 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://factbook.pro"}'
{
"domain": {
"domain_url": "https://factbook.pro",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.4107488989830017,
"IAB20": "Travel",
"IAB-664-653": "Travel - Travel Type"
},
{
"name": "/Travel & Transportation/Specialty Travel/Agritourism",
"confidence": 0.19782589375972748,
"IAB20": "Travel",
"IAB-653": "Travel"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.13519683480262756,
"IAB9-2": "Arts & Crafts",
"IAB-248-239": "Hobbies & Interests - Arts and Crafts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.