Skip to content

A python app that allows users to obtain definitions from the Spanish dictionary (RAE).

License

Notifications You must be signed in to change notification settings

4zeer0/RAEScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAEScrapper

RAEScrapper is a program made in Python to use the Royal Spanish Academy's Spanish Dictionary in your computer, without directly accessing their website (https://www.rae.es/). RAEScrapper still requires internet connection.

Requirements

• Python 3.x
• BeautifulSoup (using BS4)
• Writer (using CSV)
• Twinker (for the GUI)

How to use

  1. Input the word you want to look for in the input box located at the top of the program. Input Box Location

  2. Press the search button. Search Button

  3. Results should appear in the program window. Complete Search

License

MIT License - All contributions are appreciated.

Author

Pedro Ignacio Alcala Durand.

About

A python app that allows users to obtain definitions from the Spanish dictionary (RAE).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages