Get this data via API

Classify friend2friend.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://friend2friend.org"}'
{ "domain": { "domain_url": "https://friend2friend.org", "categories": [ { "name": "/Health/Health Conditions/Cancer", "confidence": 0.9, "IAB7-11": "Cancer" }, { "name": "/Shopping/Apparel", "confidence": 0.63, "IAB22": "Shopping" }, { "name": "/People & Society/Social Issues & Advocacy", "confidence": 0.56 } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#950,190