menu
Tatoeba
language
Registrar-se Entrar
language Português (Brasil)
menu
Tatoeba

chevron_right Registrar-se

chevron_right Entrar

Navegar

chevron_right Mostrar frase aleatória

chevron_right Navegar por idioma

chevron_right Navegar por lista

chevron_right Navegar por etiqueta

chevron_right Navegar por áudio

Comunidade

chevron_right Mural

chevron_right Lista de todos os membros

chevron_right Idiomas dos membros

chevron_right Falantes nativos

search
clear
swap_horiz
search
tatoebashrek tatoebashrek 18 de novembro de 2022 18 de novembro de 2022 22:19:25 UTC flag Report link Link permanente

FAQ should be updated to say there is in fact now an API.

On the page https://en.wiki.tatoeba.org/articles/show/faq is the section "Does Tatoeba provide an API?" with the answer "No, it does not (yet)."

In fact, it does, as described on https://en.wiki.tatoeba.org/articles/show/api

The FAQ should be updated to say "Yes, it does!" and link to this other page.

{{vm.hiddenReplies[39223] ? 'expand_more' : 'expand_less'}} Ocultar respostas Mostrar respostas
CK CK 19 de novembro de 2022 19 de novembro de 2022 08:24:15 UTC flag Report link Link permanente

I suspect that it still doesn't actually work.

https://github.com/Tatoeba/tato...ent-1133129204

{{vm.hiddenReplies[39224] ? 'expand_more' : 'expand_less'}} Ocultar respostas Mostrar respostas
hecko hecko 19 de novembro de 2022 19 de novembro de 2022 12:44:43 UTC flag Report link Link permanente

the api itself works, it's just that it can't be accessed by javascript from other websites
so it's still useful for e.g. python scripts or mobile apps, just not web apps (that don't have their own server)

TRANG TRANG 20 de novembro de 2022 20 de novembro de 2022 17:08:54 UTC flag Report link Link permanente

I updated the FAQ :)

Polgar1 Polgar1 23 de novembro de 2022 23 de novembro de 2022 23:20:15 UTC flag Report link Link permanente

Oh that's amazing news!

I remember that I wanted to use the API (even appeared on video haha) but lately I've been (hyper)focused on the Raku programming language... now, I might be able to get the two together and make a Raku module for the Tatoeba API. ;)