Skip to content

Get the meaning of the word using the well know Words API using selenium

License

Notifications You must be signed in to change notification settings

NamitS27/WordsAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WORDS API

This project helps in fetching the meaning of the word using famous Words API by using its free "Try It" option available on their website.


Prequisites

  • Download & install chrome web browser. Click here to download.
  • Download chrome driver wrt to the version of the chrome installed in your system. Click here to download.

Note: You can use any web browser. For changing the web browser, see here.


Steps to run the project

  • Clone the repository : git clone https://github.com/NamitS27/WordsAPI.git
  • Install the dependencies : pip install -r requirements.txt.
  • Run python get_meaning.py to run the example (getting meaning of word "example").

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch : git checkout -b feature/AmazingFeature
  3. Commit your Changes : git commit -m 'Added some AmazingFeature'
  4. Push to the Branch : git push origin feature/AmazingFeature
  5. Open a Pull Request

Show some ❤️ by starring the repository!

About

Get the meaning of the word using the well know Words API using selenium

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages