Get this data via API

Classify profilescanner.ai — 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://profilescanner.ai"}'
{ "domain": { "domain_url": "https://profilescanner.ai", "categories": [ { "name": "/Internet & Telecom/Search Engines/People Search", "confidence": 0.9032385945320128, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Online Communities/Social Networks", "confidence": 0.6597938537597656, "IAB-148-132": "Education - Online Education" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.17764191329479218, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.17259348928928375, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.15278099477291107, "IAB-376-SPSHQ5": "Genres - Public Radio" }, { "name": "/Shopping/Consumer Resources/Identity Theft Protection", "confidence": 0.13260005414485931, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs