Hi,
I'm having some trouble when I try to fetch data for swimmers.
When I do allpages request ( https://wiki.swimrankings.net/api.php?action=query&list=allpages&for...) I get only some 4 non-important pages
There are no pages like rankingDetail that could contain the data. I can't even get those pages to see if data can be extracted from them.
If you look, for example, parse request for Main_Page: https://wiki.swimrankings.net/api.php?action=parse&page=Main_Page&pr... you can see that it returns HTML content
There are no other pages except these 4 pages above so I cannot fetch any swimmer's data.
Can I somehow get data for individual swimmers... ?
Vladimir
That wiki has almost zero content. The API is functioning like it should be.
On Mon, Jun 8, 2020 at 12:10 PM Vladimir Dabic vladimir212@gmail.com wrote:
Hi,
I'm having some trouble when I try to fetch data for swimmers.
When I do allpages request ( https://wiki.swimrankings.net/api.php?action=query&list=allpages&for...) I get only some 4 non-important pages
There are no pages like rankingDetail that could contain the data. I can't even get those pages to see if data can be extracted from them.
If you look, for example, parse request for Main_Page:
https://wiki.swimrankings.net/api.php?action=parse&page=Main_Page&pr... you can see that it returns HTML content
There are no other pages except these 4 pages above so I cannot fetch any swimmer's data.
Can I somehow get data for individual swimmers... ?
Vladimir _______________________________________________ Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
mediawiki-api@lists.wikimedia.org