✓ Verified 🌐 Web Scrapers ✓ Enhanced Data

Geepers Etymology

Look up word etymology, historical sound changes, language family trees, and word evolution.

Rating
4.5 (56 reviews)
Downloads
37,599 downloads
Version
1.0.0

Overview

Look up word etymology, historical sound changes, language family trees, and word evolution.

Complete Documentation

View Source →

Dreamer Etymology

Access etymology and historical linguistics data at https://api.dr.eamer.dev.

Authentication

bash
export DREAMER_API_KEY=your_key_here

Endpoints

Word Etymology

text
GET https://api.dr.eamer.dev/v1/etymology/word?word=serendipity
Returns origin language, root words, historical forms, and first known use.

Explore Word History

text
GET https://api.dr.eamer.dev/v1/etymology/explore?word=knight&lang=en
Returns full etymology chain, related words, and language family context.

Sound Change Rules (Diachronica)

text
GET https://api.dr.eamer.dev/v1/etymology/sound-changes?from=proto-indo-european&to=english
Returns documented phonological changes between proto-languages and descendants.

When to Use

  • Researching word origins and historical meaning shifts
  • Understanding cognates across related languages
  • Exploring how pronunciation has changed over centuries
  • Writing that benefits from etymological depth

Don't Use When

  • You need standard dictionary definitions (use a dictionary API)
  • You need very recent neologisms (data focuses on documented historical forms)

Installation

Terminal bash

openclaw install geepers-etymology
    
Copied!

💻Code Examples

export DREAMER_API_KEY=your_key_here

export-dreamerapikeyyourkeyhere.txt
## Endpoints

### Word Etymology

GET https://api.dr.eamer.dev/v1/etymology/word?word=serendipity

get-httpsapidreamerdevv1etymologywordwordserendipity.txt
Returns origin language, root words, historical forms, and first known use.

### Explore Word History

GET https://api.dr.eamer.dev/v1/etymology/explore?word=knight&lang=en

get-httpsapidreamerdevv1etymologyexplorewordknightlangen.txt
Returns full etymology chain, related words, and language family context.

### Sound Change Rules (Diachronica)

Tags

#search_and-research

Quick Info

Category Web Scrapers
Model Claude 3.5
Complexity One-Click
Author lukeslp
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install geepers-etymology