Get this data via API

Classify onlybankingtips.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://onlybankingtips.com"}'
{ "domain": { "domain_url": "https://onlybankingtips.com", "categories": [ { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.872859001159668, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.656974732875824, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Finance/Banking/Other", "confidence": 0.5592212677001953, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems", "confidence": 0.1464267522096634, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Finance/Banking/ATMs & Branch Locations", "confidence": 0.10373330861330032, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs