Get this data via API

Classify clickandgetnow.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://clickandgetnow.com"}'
{ "domain": { "domain_url": "https://clickandgetnow.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.7237115502357483, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.4658897519111634, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.33212000131607056, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs