Hello,

I wonder if there are any pywikibot wizards on the list who can help me
getting on the  right track;

I have been fetching data from WikiData like this:
`action=wbgetentities&languages=XXX&props=labels|claims&ids=Q100|Q101|Q102`

Now I want to try doing the same thing with pywikibot, to make logging in
etc easier, but I can't find out how to fetch data for more than one page
at a time. So far I've found `pagegenerators.PagesFromTitlesGenerator` to
generate a collection of page titles, but I don't know what to do with it
(other than iterate through it to fetch one page at a time...) What am I
missing?

Thanks in advance for any advice!
Leo

_______________
Leonard Wallentin
http://leowallentin.se
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to