Datamuse Scraper: Synonyms, Rhymes & Related Words avatar

Datamuse Scraper: Synonyms, Rhymes & Related Words

Pricing

Pay per usage

Go to Apify Store
Datamuse Scraper: Synonyms, Rhymes & Related Words

Datamuse Scraper: Synonyms, Rhymes & Related Words

Find related words for any term via the public Datamuse API: synonyms, antonyms, rhymes, sound-alikes and topical associations. No login, no proxy, no browser.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Naimur Hasan

Naimur Hasan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Datamuse Scraper

Finds words related to a given term through the public Datamuse API: synonyms, antonyms, rhymes, sound-alikes and topical associations. No login, no proxy, no browser.

Input

FieldTypeNotes
wordstringRequired. The word to look up. Default ocean.
relationstringmeans-like | synonyms | antonyms | rhymes | sounds-like | triggers. Default means-like.
maxItemsintegerCap on results. Default 20.

Output

One row per related word: word, score (Datamuse's own relevance number), numSyllables, partsOfSpeech, tags.

Notes

  • triggers is the one worth knowing about: it returns words statistically associated with the input rather than words that mean the same thing, which is usually what you want for topic and keyword expansion.
  • score is a relative ranking within one response, not an absolute measure — comparing scores across two different queries does not mean anything.
  • Datamuse answers an unmatched word with an empty list and HTTP 200; this Actor turns that into a failure rather than an empty dataset.