Skip to content

quentin-dev/larousse_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Larousse API

Installation

  • pip install larousse-api-sunbro

Usage

from larousse_api import larousse

# Print the array containing all defintions of "Fromage"
print(larousse.get_definitions("Fromage"))

Why ?

Because the Larousse website doesn't supply an api to look up definitions :(

How ?

  • python3
  • requests
  • re
  • BeautifulSoup

Possible improvements

  • Suggest words if the word is misspelled

About

A python module to get french word definitions

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages