Hi,
I am trying to get the articles that are tagged to a particular project using the API. My code was working like couple months ago, but not any more.
Below is the url request I make, and it seems that projectpages is no longer on the API:Lists https://www.mediawiki.org/wiki/API:Lists either. I wonder if anyone would know what's going on, or point me to resources? Thank you!
URL = 'https://en.wikipedia.org/w/api.php?action=query&format= json&list=projectpages&wpplimit=500&wppassessments=1& wppprojects=Military%20history'