Skip to content

API end‐points

benoit74 edited this page Oct 3, 2025 · 7 revisions

MWOffliner needs to have access to the module API (/w/load.php by default, controlled with --mwModulePath) and action API (/w/api.php by default, controlled with --mwActionApiPath).

Since 1.16, ActionParse is the default renderer and it uses only these two APIs. Other renderers one additional API.

MWoffliner supports the following renderers to retrieve HTML:

Clone this wiki locally