Real Academia Española (RAE) Api
by maged120
Fetch official Spanish definitions, etymologies, and synonyms directly from the Real Academia Española (RAE) dictionary. Perfect for developers, researchers, and writers.
Opens on Apify.com
About Real Academia Española (RAE) Api
Need to pull authoritative Spanish definitions, etymologies, or synonyms for a project? This actor taps directly into the Real Academia Española (RAE) dictionary, the official source for the Spanish language. I use it when I'm building language apps, doing linguistic research, or just need to verify a word's precise meaning and history. You simply feed it a Spanish word, and it returns the structured data from the RAE's site—definitions, word origins, synonyms, and related expressions. It saves you the hassle of manual lookups or trying to parse the RAE's website yourself, which isn't built for automation. The data comes back clean and ready to integrate into your workflow. It's perfect for developers creating educational tools, writers checking nuanced usage, or analysts processing Spanish text. If your work depends on accurate, official Spanish language data, this is a straightforward way to get it programmatically.
What does this actor do?
Real Academia Española (RAE) 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
Real Academia Española (RAE) API Scraper
Overview
This actor fetches detailed lexical data from the official Real Academia Española (RAE) dictionary API. It returns structured JSON containing definitions, etymologies, synonyms, and related expressions for given Spanish words.
Key Features
- Comprehensive Data: Retrieves multiple definitions, parts of speech, examples, etymologies, synonyms (both per-sense and global), and related expressions.
- Structured JSON Output: Data is delivered in a consistent, parseable format.
- Direct Source: Pulls data directly from the official RAE API for accuracy.
- Configurable Limit: Optionally limit the number of definitions returned per word (10-100).
How to Use
Provide an input object specifying the words to look up. The actor will scrape the RAE API and return the corresponding data for each.
Input
The input must be a JSON object with a words array and an optional limit.
{
"words": ["mar", "agua"],
"limit": 20
}
words(required): Array of Spanish words (e.g.,["mar", "agua"]).limit(optional): Maximum definitions per word. Must be between 10 and 100. Defaults to 100.
Output
The output is an array of definition objects for each word. If a word has no results in the RAE dictionary, the actor provides placeholder data.
Each definition object includes:
* word: The word or expression being defined.
* sense: The sense number (e.g., "1.").
* part_of_speech: Grammatical category (e.g., "nombre masculino o femenino").
* additional_info: Array for usage notes or metadata.
* definition: The textual meaning.
* example: An example sentence, if available.
* synonyms: Array of synonyms specific to this sense.
Example Output Snippet
For the word "mar", a definition object looks like:
{
"word": "mar",
"sense": "1.",
"part_of_speech": "nombre masculino o femenino",
"additional_info": [],
"definition": "Masa de agua salada que cubre la mayor parte de la superficie terrestre.",
"example": null,
"synonyms": ["océano", "piélago", "agua", "ponto", "profundo"]
}
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 Real Academia Española (RAE) Api now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- maged120
- Pricing
- Paid
- Total Runs
- 237
- Active Users
- 5
Related Actors
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Linkedin Profile Details Scraper + EMAIL (No Cookies Required)
by apimaestro
Twitter (X.com) Scraper Unlimited: No Limits
by apidojo
Content Checker
by jakubbalada
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