Get this data via API
Classify fastforex.io — 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://fastforex.io"}'
{
"domain": {
"domain_url": "https://fastforex.io",
"categories": [
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.876768171787262,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/Finance/Investing/Brokerages & Day Trading",
"confidence": 0.16510283946990967,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.14639192819595337,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.13823942840099335,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.12431901693344116,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.