Using the MediaWiki API: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 7: Line 7:
Example link to get the HTML output of a page on THIS wiki in JSON format:
Example link to get the HTML output of a page on THIS wiki in JSON format:


https://pzwiki.wdka.nl/mw-mediadesign/api.php?action=parse&page=Entreprecariat_reader_synopses_and_abstracts&format=json
http://pzwiki.wdka.nl/mw-mediadesign/api.php?action=parse&page=Entreprecariat_reader_synopses_and_abstracts&format=json

Revision as of 22:09, 15 December 2018

Getting the HTML of a wiki page

The documentation for the "PARSE" action of the API is here: https://www.mediawiki.org/wiki/API:Parsing_wikitext#GET_Request

Example link to get the HTML output of a page on THIS wiki in JSON format:

http://pzwiki.wdka.nl/mw-mediadesign/api.php?action=parse&page=Entreprecariat_reader_synopses_and_abstracts&format=json