Skip to content

As google does not provide any API for google Dictionary. this node.js app exports a search to json. Fork from @meetDeveloper.

Notifications You must be signed in to change notification settings

tomslloyd/googleDictionaryAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Dictionary API

As google does not provide any API for google Dictionary. This Self Project intends to create one.

Getting Started

To use just pass the query string with parameter define equal to the word you want definition of.

Eg. /?define=hello, will give you definition of hello as provided by Google in JSON format.

Future plans

You can see existing and add new feature proposals on the projects GitHub page. Pull requests are welcome!

Support

If you need any assistance or find any bugs, feel free to contact me directly via email or create a new issue on the GitHub page.

About

As google does not provide any API for google Dictionary. this node.js app exports a search to json. Fork from @meetDeveloper.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.7%
  • HTML 9.3%