Dictionary Definition Scraper avatar

Dictionary Definition Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Dictionary Definition Scraper

Dictionary Definition Scraper

Dictionary Definition Scraper - Scrape and collect data automatically. Export results as JSON, CSV, or Excel. Easy to use with scheduled runs and API integration.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Donny

Donny

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

5 hours ago

Last modified

Categories

Share

Free Dictionary Definition Scraper

Overview

Scrapes word definitions, phonetics, and examples from the Free Dictionary API for multiple words at once.

This Apify actor allows you to extract structured data at scale with minimal configuration. Simply provide your search query and the actor handles the rest, including pagination, rate-limiting, error handling, and data normalization. The actor is built on Node.js 20 and uses native fetch for high-performance HTTP requests. It runs efficiently on the Apify platform with automatic retries and robust error handling to ensure reliable data collection. Whether you need data for market research, competitive analysis, academic projects, or integration into your data pipeline, this actor provides a fast and cost-effective solution. Results are pushed to the default dataset in a clean, structured JSON format that is easy to process downstream.

Features

  • Fast and efficient data extraction using native Node.js 20 fetch
  • Automatic pagination handling to collect all available results
  • Configurable result limits to control output volume and cost
  • Robust error handling with automatic retries and meaningful error messages
  • Clean, normalized JSON output pushed to the Apify dataset
  • Residential proxy support available for enhanced reliability
  • 120-second timeout per HTTP request to prevent hanging connections

Input Parameters

ParameterTypeDescriptionDefault
wordsarrayList of words to look up["hello", "world", "computer"]
maxResultsintegerMaximum words to process (1-1000)100

Output Format

Each result in the dataset contains the following fields:

FieldDescription
wordThe looked-up word
phoneticPhonetic spelling
partOfSpeechParts of speech (comma-separated)
definitionsTop definitions (comma-separated, max 3)
examplesUsage examples (comma-separated, max 3)
synonymsSynonyms (comma-separated, max 5)
audioUrlPronunciation audio URL

Pricing

This actor is available on a pay-per-result pricing model that keeps costs low and predictable:

  • Per result: $0.01 per result returned in the dataset
  • Per run: $0.005 platform start fee per actor run
  • No monthly fees: You only pay for what you use

For example, scraping 100 results would cost approximately $1.005 (100 x $0.01 + $0.005 start fee). This pricing model makes it affordable for both small one-off jobs and large-scale data collection projects.

Usage Tips

  1. Start with a small maxResults value (e.g., 10) to test your query before running large jobs.
  2. Use specific, targeted search queries to get the most relevant results.
  3. The actor respects API rate limits automatically, so larger jobs may take longer to complete.
  4. Results are available in JSON, CSV, XML, and Excel formats from the Apify dataset.
  5. You can schedule recurring runs using Apify's built-in scheduler for ongoing data collection.

Integrations

This actor works seamlessly with the Apify platform ecosystem. You can integrate it with tools like Zapier, Make (Integromat), Google Sheets, and any REST API consumer. Use webhooks to trigger downstream processing automatically when a run completes. The output dataset can be consumed directly via the Apify API in JSON, CSV, or Excel format.

Other Useful Actors by brave_paradise

If you find this actor useful, check out these other actors by the same developer:

Browse all actors by brave_paradise on Apify for more data extraction tools.