KartikTalwar / Duolingo

Unofficial Duolingo API Written in Python
MIT License
825 stars 128 forks source link

Part of the API seems to have been either removed or moved #120

Open MGRussell opened 2 years ago

MGRussell commented 2 years ago

The API point at " https://www.duolingo.com/api/1/dictionary_page?lexeme_id=%s " is now 404ing.

Has anybody found an alternative with similar information for words? It was quite a handy resource for getting all the aggregate information about one word (sample sentences, all related discussions, TTS, ... ) in a single spot.