Hi,
Is there an option to get absolute URLs with action=parse ?
For instance, I would like to get "http://en.wikipedia.org/wiki/..." instead of "/wiki/..." in src and href attributes. I can parse the HTML returned by the API and transform URLs, but I wonder if there is an easier method.
Thanks, Marc Kerbiquet