Get this data via API

Classify pointr.tech — 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://pointr.tech"}'
{ "domain": { "domain_url": "https://pointr.tech", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.46340063214302063, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.32794153690338135, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.320706844329834, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.250712513923645, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.24727310240268707, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.19071224331855777, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.12335247546434402, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs