Hi,
I know how to retrieve a list of all external links from a wiki-page. However, I'm looking for a way to retrieve all external links which are listed under "External Links".
For instance, I would like to fetch all "External Links" links from http://en.wikipedia.org/wiki/PHP - which would be a list of 6 items ("Official website", "PHP", "Open Directory Project", ...)
Thanks for your kind help Christian
2010/11/2 Christian Koncilia christian.koncilia@gmx.net:
Hi,
I know how to retrieve a list of all external links from a wiki-page. However, I'm looking for a way to retrieve all external links which are listed under "External Links".
For instance, I would like to fetch all "External Links" links from http://en.wikipedia.org/wiki/PHP - which would be a list of 6 items ("Official website", "PHP", "Open Directory Project", ...)
You can't do this with the API other than just pulling the wikitext of that section and parsing that or something.
Roan Kattouw (Catrope)
mediawiki-api@lists.wikimedia.org