wordsforletters.com
Export Report Sign up Claim Profile

No reviews yet — be the first to review wordsforletters.com.

Get this data via API

Classify wordsforletters.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://wordsforletters.com"}'
{ "domain": { "domain_url": "https://wordsforletters.com", "categories": [ { "name": "/Reference/Language Resources/Other", "confidence": 0.6979826092720032, "IAB5-8": "Language Learning", "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.3560141623020172, "IAB5": "Education", "IAB-132": "Education" }, { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.31453973054885864, "IAB5-8": "Language Learning", "IAB-147-132": "Education - Language Learning" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.19142332673072815, "IAB5": "Education", "IAB-132": "Education" } ] }, "success": true }