Hi, I know there is a pywikibot.data.api module, but could not figure out yet how to use it... Do you have any tip on making an API request to a Wikimedia site? (Looks like the Request class in the data.api module could be used—but how?)
Manual talk:Pywikibot/Create your own script
Appearance
I've created phab:P7506.
Excellent! Thanks
pywikibot as multiple tier Levels. Try to get the information from Page or Site object first instead of using the low level api. All the api calls in pywikibot are made by Site objects (with few exceptions I guess)
Thanks as well; this solution works also well in a similar manner-the difference is that one has to browse site.py instead of browsing xx.yyy.org/w/api.php
There are no older topics