Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I was looking for some APIs on big sites (just as duden.de for german) where you can just use an API call to extract all words.

I'm creating a site which should have a bunch of words in various languages (at least german, english or french). I want to create a process which gets all words by using certain APIs and then check every of them for some conditions (e.g. length minimum 4 digits) and then inserts them in my database.

Do you know any APIs on the web? I did not find any API yet ..

Thank you for your help!

share|improve this question

closed as off topic by Eight Days of Malaise, phwd Aug 15 '12 at 4:06

Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.