Get this data via API

Classify finopotamus.co — 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://finopotamus.co"}'
{ "domain": { "domain_url": "https://finopotamus.co", "categories": [ { "name": "/Shopping/Consumer Resources/Identity Theft Protection", "confidence": 0.9449811577796936, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.8824396729469299, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.4093190729618073, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.31176868081092834, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.20006918907165527, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.1652825027704239, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" } ] }, "success": true }
Get Free API Key View API Docs