...
- Here is a gist snippet example of doing this: https://gist.github.com/nichtich/674522
- And some projects to make working with Wiktionary content more machine-readable:
Open Source Libraries / Dictionaries
- https://wordnet.princeton.edu/
- An example of using it from Node: http://progur.com/2016/12/how-to-use-wordnet-in-nodejs-applications.html
- Their list of related projects is worth perusing: https://wordnet.princeton.edu/wordnet/related-projects/
- http://www.babelnet.org/
Commercial Services
Many dictionary API services exist, including from the well-known dictionary publishers. These are examples, not comprehensive:
- https://developer.oxforddictionaries.com/
- https://www.dictionaryapi.com/
- https://www.wordsapi.com/Based on https://wordnet.princeton.edu/ (based on wordnet)
- https://www.collinsdictionary.com/api/
...