Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

Sorry, you do not have permission to ask a question, You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please type your username.

Please type your E-Mail.

Please choose an appropriate title for the post.

Please choose the appropriate section so your post can be easily searched.

Please choose suitable Keywords Ex: post, video.

Browse

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise

Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Logo Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Logo

Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Navigation

  • Home
  • About Us
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • About Us
  • Contact Us
Home/ Questions/Q 8036

Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions

Author
  • 60k
Author
Asked: November 28, 20242024-11-28T09:24:05+00:00 2024-11-28T09:24:05+00:00

Building a Word Unscrambler with JavaScript (part 3)

  • 60k

I’m back with another update on my word unscrambler project, and today, it’s all about research. Yep, no code yet, no testing, just good old-fashioned digging through the internet for a free dictionary API that fits our needs.

I stumbled upon an insightful article by Martin Breuss. Though it was written in 2017, it’s still golden.

Why Do I Need a Dictionary API?

So far, the word unscrambler can take any input word, generate all possible combinations, and display the results. But here’s the catch: most of those permutations aren’t real words! Like, let’s be honest, “dowo” isn’t exactly a word you’ll find in any dictionary (at least, I hope not). 😅

To make this tool useful, I needed to figure out how to check if a permutation is a valid English word. That's where a dictionary API comes in!

The Hunt for the Perfect API

Now, I assumed this would be the easy part. Surely there must be dozens of free dictionary APIs floating around the web, right? Well, turns out… it’s a bit more complicated than I thought.

Here are the challenges I faced while searching:

  • Rate Limits: Many APIs had really tight rate limits for free users, only allowing a few requests per minute. And I wasn’t ready to throw down cash for this just yet.
  • Data Completeness: Some APIs didn’t have comprehensive word databases, meaning they were missing common words.
  • Deprecation: Quite a few of the APIs are deprecated.

Here’s a quick breakdown of the APIs I explored:

  • Oxford Dictionaries API – This one has a solid reputation and is highly reliable. However, it does come with rate limits on the free tier, and I’m honestly not sure what went wrong with my requests, but every word I searched (except “ace”) came back not found. 🤔

  • Wordnik API – The registration process is quite stressful, and after that, you need to wait 7 days for your API keys(I'm still waiting for mine).

  • Free Dictionary API – I tweeted about needing an API, and someone recommended this. It’s been fantastic so far—simple, fast, and no API keys required. A dream for beginners!

  • Merriam-Webster API – Free if it’s non-commercial, but with usage limits (1,000 queries/day). Still pretty generous if you’re just experimenting.

  • Cambridge Dictionary API – Isn’t free, unfortunately. 💸

  • Check-word (npm) – I found out this isn’t actually an API but an npm package. However, it was last maintained six years ago. Might be worth trying if you’re open to integrating npm modules!

That’s it for today’s research. Keep following along for the next phase, where I’ll hopefully lock in the perfect API and integrate it into our unscrambler.

discusslearningtutorialwebdev
  • 0 0 Answers
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

Sidebar

Ask A Question

Stats

  • Questions 4k
  • Answers 0
  • Best Answers 0
  • Users 1k
  • Popular
  • Answers
  • Author

    How to ensure that all the routes on my Symfony ...

    • 0 Answers
  • Author

    Insights into Forms in Flask

    • 0 Answers
  • Author

    Kick Start Your Next Project With Holo Theme

    • 0 Answers

Top Members

Samantha Carter

Samantha Carter

  • 0 Questions
  • 20 Points
Begginer
Ella Lewis

Ella Lewis

  • 0 Questions
  • 20 Points
Begginer
Isaac Anderson

Isaac Anderson

  • 0 Questions
  • 20 Points
Begginer

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help

Footer

Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise

Querify Question Shop: Explore, ask, and connect. Join our vibrant Q&A community today!

About Us

  • About Us
  • Contact Us
  • All Users

Legal Stuff

  • Terms of Use
  • Privacy Policy
  • Cookie Policy

Help

  • Knowledge Base
  • Support

Follow

© 2022 Querify Question. All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.