Get this data via API

Classify weeklyfinanceadvisory.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://weeklyfinanceadvisory.com"}'
{ "domain": { "domain_url": "https://weeklyfinanceadvisory.com", "categories": [ { "name": "/Finance/Credit & Lending/Debt Management", "confidence": 0.9749612212181092, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Credit Cards", "confidence": 0.4454580545425415, "IAB-406-405": "Credit Cards/Personal Finance/Personal Debt/Credit Cards" }, { "name": "/Finance/Credit & Lending/Credit Reporting & Monitoring", "confidence": 0.24579794704914093, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs