Usherbrooke: Get All Words For Letter
Usherbrooke via Parse · education
Fetches the word index for a given letter and then retrieves the full definition for each word. Combines index lookup with entry detail in one call. Use the limit parameter to cap the number of definitions fetched — omitting it returns all words for that letter (can be slow for common letters). API for the USITO French dictionary (Québec). Provides word definitions, conjugation tables, and search capabilities. Fulfilled by Parse from usito.usherbrooke.ca.
- developer-tools
- education
- other
- parse
- platform-key
- usherbrooke
- usito-usherbrooke-ca
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/139b98c8-2ae5-4209-8cc5-3f398e60385e/get_all_words_for_letter
- Interface artifact
- sha256:f170604a5a431d3c57c7c5d40005f7c6ef0f86ac3957a7b54b93261e4a4ac7e0
- Manifest digest
- sha256:d977829e6912df1b3ca752e44bc9503c35d1acc87c7bdb85a80b7fe993e39c98
Request fields
- limit (integer): Max number of words to fetch definitions for. Omitting returns all words for that letter.
- letter (string, required): Single lowercase letter (a-z).: Allowed values: a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z
Example queries
- {"limit":"2","letter":"a"}