Datamuse: Get Autocomplete Suggestions
Datamuse via Parse · developer_tools
Get autocomplete suggestions for a prefix string. Returns words ordered by frequency that begin with the given prefix. Useful for implementing search-as-you-type interfaces. Word-finding engine for developers. Find words by meaning, sound, spelling, rhyme, and retrieve word metadata including definitions, parts of speech, syllable counts, and pronunciation. Fulfilled by Parse from datamuse.com.
- datamuse
- datamuse-com
- developer-tools
- education
- entertainment
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/71e6a4c4-cffd-4e3f-9635-40695f12feab/get_autocomplete_suggestions
- Interface artifact
- sha256:ff97c320c0b617dbf365db11e27d63ad47df72b3ba2206c0c2b8e3f5bea6b98c
- Manifest digest
- sha256:08f2476dc994738db423737f0d5104a4a1aef2d7ddb9889cd45746aa206ff77b
Request fields
- s (string, required): Prefix hint string to autocomplete
- v (string): Vocabulary identifier (e.g. es for Spanish)
- max (integer): Maximum number of results to return
Example queries
- {"s":"hel"}