menu
Tatoeba
language
登録する ログイン
language 日本語
menu
Tatoeba

chevron_right 登録する

chevron_right ログイン

閲覧する

chevron_right ランダム表示

chevron_right 言語を指定して見る

chevron_right リストごとに見る

chevron_right タグごとに見る

chevron_right 音声つきの例文を見る

コミュニティ

chevron_right 掲示板

chevron_right メンバー一覧

chevron_right 言語ごとのメンバー

chevron_right Native speakers

search
clear
swap_horiz
search

メニュー

掲示板に戻る

tatoebashrek tatoebashrek 2022年11月18日 2022年11月18日 22:19:25 UTC flag Report link 固定リンク

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'}} 返信を非表示 返信を表示
CK CK 2022年11月19日 2022年11月19日 8:24:15 UTC flag Report link 固定リンク

I suspect that it still doesn't actually work.

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

{{vm.hiddenReplies[39224] ? 'expand_more' : 'expand_less'}} 返信を非表示 返信を表示
hecko hecko 2022年11月19日 2022年11月19日 12:44:43 UTC flag Report link 固定リンク

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 2022年11月20日 2022年11月20日 17:08:54 UTC flag Report link 固定リンク

I updated the FAQ :)

Polgar1 Polgar1 2022年11月23日 2022年11月23日 23:20:15 UTC flag Report link 固定リンク

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. ;)