Dictionary & Thesaurus API
by hanamira
Look up any English word and get definitions, pronunciations with audio, synonyms, antonyms, etymology, and example sentences. Bulk word lookup suppor...
Opens on Apify.com
About Dictionary & Thesaurus API
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.
What does this actor do?
Dictionary & Thesaurus API is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Dictionary & Thesaurus API Look up any English word and get comprehensive data including definitions, pronunciation (with audio), synonyms, antonyms, etymology, and example sentences. ## Why Use This Actor? Building a language app? Writing tool? Educational content? This actor gives you structured, clean dictionary data ready to use. No parsing HTML, no rate limits to worry about, no API keys needed. ### Use Cases - Writing Apps - Help users find the right words with synonyms and definitions - Language Learning - Build vocabulary apps with pronunciation audio - Content Tools - Enhance content with word variations and meanings - Chatbots - Give your bot dictionary lookup capabilities - Educational Games - Create word games with rich word data ## Features - Definitions organized by part of speech (noun, verb, adjective, etc.) - Phonetic pronunciation with audio file URLs - Synonyms and antonyms for each definition - Etymology (word origin) when available - Example sentences showing usage - Bulk lookup - process multiple words at once ## Input | Field | Type | Description | |-------|------|-------------| | words | array | Words to look up (required) | | includeSynonyms | boolean | Include synonyms (default: true) | | includeAntonyms | boolean | Include antonyms (default: true) | | includePhonetics | boolean | Include pronunciation (default: true) | | includeEtymology | boolean | Include word origin (default: true) | | includeExamples | boolean | Include example sentences (default: true) | ## Output json { "word": "serendipity", "found": true, "phonetic": "/ˌsɛ.ɹən.ˈdɪ.pɪ.ti/", "audioUrl": "https://api.dictionaryapi.dev/media/pronunciations/en/serendipity-au.mp3", "meanings": [ { "partOfSpeech": "noun", "definitions": [ { "definition": "A combination of events which have come together by chance to make a surprisingly good or wonderful outcome.", "antonyms": ["Murphy's law", "perfect storm"] }, { "definition": "An unsought, unintended, and/or unexpected, but fortunate, discovery.", "synonyms": ["chance", "luck"] } ] } ], "synonyms": ["chance", "luck"], "antonyms": ["Murphy's law", "perfect storm"], "sourceUrls": ["https://en.wiktionary.org/wiki/serendipity"] } ## Examples ### Look up a single word json { "words": ["ephemeral"] } ### Look up multiple words json { "words": ["ubiquitous", "serendipity", "ephemeral", "eloquent"] } ### Get just definitions (no extras) json { "words": ["algorithm"], "includeSynonyms": false, "includeAntonyms": false, "includePhonetics": false, "includeEtymology": false, "includeExamples": false } ## Pricing Pay per result: - Actor start: $0.00005 per run - Per word: $0.002 per word looked up | Request | Results | Cost | |---------|---------|------| | 1 word | 1 | $0.002 | | 10 words | 10 | $0.02 | | 100 words | 100 | $0.20 |
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Dictionary & Thesaurus API now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- hanamira
- Pricing
- Paid
- Total Runs
- 6
- Active Users
- 2
Related Actors
Web Scraper
by apify
Cheerio Scraper
by apify
Website Content Crawler
by apify
Legacy PhantomJS Crawler
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support