Consider the tags wikipedia-api (or the more general mediawiki-api) and mediawiki.
I'm still stuck on my problem of trying to parse articles from wikipedia. Actually I wish to parse the infobox …
php wikipedia wikipedia-apiAccording to Wikipedia, TripleDES supports 56, 112, and 168-bit key lengths, but the System.Cryptography.TripleDESCryptoServiceProvider.LegalKeySizes says it only accepts 128 and 192…
encryption wikipedia des tripledesBackground: I work with a large collaboration which centralizes a lot of documentation in a wiki structure. I have passing …
mediawiki wiki wikipedia wiki-markupI'm trying to get a JSON result with a set of random pages from Wikipedia, including their titles, content and …
json wikipedia wikipedia-apiI'd like to obtain a list of all the titles of all Wikipedia articles. I know there are two possible …
mediawiki wikipedia wikipedia-api mediawiki-apiI am trying to implement a simple request to Wikipedia's API using AJAX (XMLHttpRequest). If I type the url in …
javascript ajax api wikipedia xmlhttprequestI downloaded a Wikipedia dump and I want to convert the wiki format into my object format. Is there a …
java mediawiki nlp nsxmlparser wikipediaI would want to get a structured version of a Wikiquote page via JSON (basically I need all phrases) Example: …
ruby wikipedia dbpedia wikipedia-apiI have a question regarding parsing data from Wikipedia for my Android app. I have a script that can download …
android xml parsing wikipedia wikipedia-api