I'd like to restyle part of wikipedia articles and embed these parts into mobile app.

I tried to use http://en.wikipedia.org/w/api.php?action=parse&format=json&page=New_York but text in json files contains formatting for mediawiki.

How to maintain links to other pages without a mediawiki platform, so that they are displayed within the mobile (or web) app? e.g.

e.g.

<a href="/wiki/Wikipedia:IPA_for _English # Key" title="Wikipedia:IPA \
for English">
link|improve this question
Can't you just create your app so that http://myapp.com/wiki/Article shows the article? – svick Feb 19 at 17:00
Hello Svick, I tried to check again the link from another wifi spot, but it does not seem to work. What is myapp, a mobile framework or what? I need to fetch only part of content of wiki articles (paragraphs) and apply to mobile app for large distribution without affecting wikipedia servers. – user305883 Feb 23 at 18:14
I thought you're creating a website, so I used myapp.com to indicate the domain of your application. – svick Feb 23 at 18:17
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.