Wordreference: Search Words
Wordreference via Parse · education
Search for word suggestions using the WordReference autocomplete API. Returns matching words with their language code and occurrence count. Useful for building typeahead/autocomplete UIs or discovering word forms (plurals, conjugations). Results are ordered by occurrence frequency. APIs for extracting translations, vocabulary lists, and word suggestions from WordReference.com across multiple languages. Fulfilled by Parse from wordreference.com.
- developer-tools
- education
- other
- parse
- platform-key
- wordreference
- wordreference-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6dd311ee-d1fb-49ce-999d-31865463a582/search_words
- Interface artifact
- sha256:69e11690224b0fdd52403b114a1d0a1e2641a26c740861853e0257b4d16afec4
- Manifest digest
- sha256:9be5e4c66275d185df37728d7faafd2e296ee3e5e9fc42e604a0b4bd879d04ff
Request fields
- dict (string): Dictionary code specifying the language pair.: Allowed values: enes, fren, iten, deen, pten, enfr, enit, ende, enpt
- limit (integer): Maximum number of suggestions to return.
- query (string, required): The search term to find suggestions for.
Example queries
- {"dict":"enes","limit":"5","query":"hello"}