imankulov / linguee-api

Proxy to convert HTML responses from linguee.com to JSON format
https://linguee-api.fly.dev/docs
MIT License
193 stars 39 forks source link

Missing translation examples for the /translations API endpoint #10

Closed imankulov closed 3 years ago

imankulov commented 3 years ago

As outlined in https://github.com/imankulov/linguee-api/issues/7#issuecomment-826346069, in the second version of the API we lost the translation examples.


HTML page

Screenshot 2021-04-26 at 10 14 11

API v1

Screenshot 2021-04-26 at 10 12 59

API v2

Screenshot 2021-04-26 at 10 13 58
irico1997 commented 3 years ago

Sorry if this is not the right way to add, I don't typically comment on github. I don't think that this issue is fully fixed, with the translation request for woman from en->de there are no examples, but linguee has a few listed. I appreciate the work you did on this, it's pretty awesome for making anki decks with audio to make sure I get the pronunciation down. Really cool project!

imankulov commented 3 years ago

Hey @irico1997, thanks for your report. As it turns out, while the bug was fixed, I forgot to deploy it to linguee-api-v2.herokuapp.com. Now it's there and should work as expected.

Screenshot 2021-06-04 at 07 34 51