Get this data via API

Classify locafind.ng — 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://locafind.ng"}'
{ "domain": { "domain_url": "https://locafind.ng", "categories": [ { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.6816491484642029, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Shopping/Classifieds", "confidence": 0.3578701615333557, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.23827211558818817, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.213281512260437 }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.16813920438289642, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/Directories & Listings/Other", "confidence": 0.157624751329422 } ] }, "success": true }
Get Free API Key View API Docs