Category
Reviews
No reviews yet — be the first to review forumantique.fr.
Get this data via API
Classify forumantique.fr — 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://forumantique.fr"}'
{
"domain": {
"domain_url": "https://forumantique.fr",
"categories": [
{
"name": "/People & Society/Social Sciences/Archaeology",
"confidence": 0.6872101426124573,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.26715320348739624,
"IAB9-10": "Collecting",
"IAB-240-239": "Hobbies & Interests - Antiquing and Antiques"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.