Hi,
How can I fetch links which are shown in the external links section of every article. It's possible to fetch all external links inside a given page using this query:
http://en.wikipedia.org/w/api.php?action=parse&page=Norway&prop=exte...
But I want to fetch links in External Links section only. What query should I use ?