Get this data via API

Classify bestinvestapp.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://bestinvestapp.com"}'
{ "domain": { "domain_url": "https://bestinvestapp.com", "categories": [ { "name": "/Finance/Investing/Other", "confidence": 0.8910955786705017, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.6999533176422119, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.5264156460762024, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.17099443078041077, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.10571155697107316, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs