Search code examples
wikipedia-apimediawiki-api

Wikipedia API redirect request


I am using the Wikipedia API by queries like these action=query&prop=extracts&format=jsonfm&exintro=&titles=CSS

Unlike the Wikipedia webpage, this does not automatically redirect to Cascading style sheets. I would like it to do so. Is there a way to do the same in the request ?


Solution

  • Use the redirects parameter: action=query&prop=extracts&format=jsonfm&exintro=&titles=CSS&redirects