Get this data via API

Classify qfield.org — 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://qfield.org"}'
{ "domain": { "domain_url": "https://qfield.org", "categories": [ { "name": "/Computers & Electronics/Software/Open Source", "confidence": 0.5438183546066284, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.4322576522827149, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.4215327799320221 }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.27611270546913147, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.181250661611557, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.1069837287068367, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs