VOOZH about

URL: https://apify.com/gio21/free-dictionary-scraper

⇱ Free Dictionary Scraper Β· Apify


Pricing

from $0.50 / 1,000 definition scrapeds

Go to Apify Store

Free Dictionary Scraper

Look up word definitions, phonetics, audio pronunciation, synonyms, antonyms, examples via the Free Dictionary API. No API key. Multi-language. For dictionaries, language learning, NLP datasets.

Pricing

from $0.50 / 1,000 definition scrapeds

Rating

0.0

(0)

Developer

πŸ‘ Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Share

Look up word definitions, phonetics, audio pronunciation, synonyms, antonyms, and examples via the Free Dictionary API. No API key. Multi-language.

Useful for dictionary apps, language learning, NLP datasets, vocabulary builders, content tooling.

Input

FieldTypeDescription
wordsArray (required)List of single words to look up.
langStringen, en_US, hi, es, fr, ja, ru, etc. Default en.

Output

One record per word-meaning-definition. A word with multiple parts of speech / definitions produces multiple records.

{
"word":"serendipity",
"lang":"en",
"phonetic":"/ˌsΙ›ΙΉΙ™nˈdΙͺpΙͺti/",
"audio":"https://api.dictionaryapi.dev/media/pronunciations/en/serendipity-us.mp3",
"partOfSpeech":"noun",
"definition":"Pleasant surprise; fortunate discovery by accident.",
"example":"Their meeting was pure serendipity.",
"synonyms":["chance","luck"],
"antonyms":[],
"sourceUrls":["https://en.wiktionary.org/wiki/serendipity"]
}

Pricing

$0.0005/definition.

If this actor helped you, please leave a review on the Apify Store.

You might also like

Dictionary Word Definitions Scraper

parseforge/dictionary-api-scraper

Pull English word definitions, phonetics, audio pronunciations, parts of speech, examples, synonyms, and antonyms. Look up a word list or paste a paragraph and the Actor breaks it into per-word records. Useful for language apps, NLP, vocabulary builders, content tools.

Free Dictionary

moving_beacon-owner1/free-dictionary

Looks up English words and returns definitions, phonetics, synonyms, antonyms, and examples. Useful for writing apps, vocabulary tools, NLP tasks, and auto-generating glossaries.

2

Dictionary & Thesaurus API

hanamira/dictionary-thesaurus

Look up any English word and get definitions, pronunciations with audio, synonyms, antonyms, etymology, and example sentences. Bulk word lookup supported. Perfect for writing apps, language learning tools, chatbots, and educational content.

Cambridge Dictionary Scraper

alvaraaz/cambridge-dictionary-actor

Search words in the Cambridge Dictionary with this actor. Get definitions, examples, phonetics and CEFR levels.

πŸ‘ User avatar

Jose Fernando Álvarez Romero

4

Cambridge Dictionary Definition & IPA Scraper

jungle_synthesizer/cambridge-dictionary-definition-ipa-scraper

Scrapes Cambridge Dictionary entries with full learner metadata: headword, CEFR level (A1–C2), UK and US IPA pronunciation, audio URLs, part of speech, guideword, definitions, and example sentences. Ideal for vocabulary apps, language-learning curricula, and NLP datasets.

πŸ‘ User avatar

BowTiedRaccoon

2

Related articles

Python dictionaries: a comprehensive guide for devs
Read more