Skip to content

rae-api-com/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RAE API Organization

Welcome to the RAE API Organization. We provide tools and resources for developers who want to interact with the Spanish language programmatically. Our flagship project, rae-api.com, is an unofficial API for querying the Real Academia Española (RAE) dictionary.

Projects

  • rae-api.com — Unofficial API for the RAE dictionary: definitions, conjugations, reverse search, word of the day, polysemic words and locutions.
  • go-rae — Go client library for the RAE API.
  • rae-tui — Terminal-based interface for exploring the dictionary.
  • rae-raycast — Raycast extension for quick lookups.
  • rae-mcp — Model Context Protocol server for LLM integration.

Rate Limiting & API Keys

Due to continuous attacks (DDoS, abusive scraping) affecting service quality, we've implemented rate limiting. API keys are free — this isn't monetization, it's abuse protection.

Tier Requests/min Requests/day How to get it
Free 10 100 No API key needed
Developer 60 5,000 Request for free
Extended 300 50,000 Request (high-volume projects)

In Development

  • Fuzzy search for partial matches and derived words
  • Inverse indexing for definition-based lookups
  • Improved parsing for RAE's HTML changes

Why this exists

The RAE hasn't provided a public API or database for their dictionary. Many developers have struggled to find a reliable way to query Spanish words programmatically. This project fills that gap.

FAQ

Is this official?
No. This is an unofficial API with no affiliation to the RAE.

Can I use this for my project?
Yes. It's free for everyone. Donations help keep the servers running: Ko-Fi.

What if the RAE changes their website?
The API relies on scraping. Changes to their HTML can temporarily break features. We store data locally to ensure continuity.

Support

If you find this useful, consider supporting the project:

  • Ko-Fi
  • Share rae-api.com with others

Thanks to our supporters:

@madebygps @nachocerrato

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published