Get this data via API

Classify madebycharlie.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://madebycharlie.co"}'
{ "domain": { "domain_url": "https://madebycharlie.co", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6947556734085083, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.1755675971508026, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.16461986303329468, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.16011150181293488, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.13730713725090027, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.13365809619426727, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.12649938464164734 }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.12590037286281586, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs