How do I modify the example at https://commons.wikimedia.org/wiki/Commons:API/MediaWiki#Get_files_uploaded_by_a_particular_user to also list the categories each page is in, the wikitext of the page, and perhaps even some of the Structured Data?
API call to get Wikimedia Commons user's uploads with categories and wikitext
152 Views Asked by Dan Jacobson At
1
There are 1 best solutions below
Related Questions in MEDIAWIKI-API
- MediaWiki API executing JavaScript from URL parameters
- Mediawiki: passing advanced values to a #invoke?
- Is there a way to fetch Wikipedia/Wiktionary HTML only for the main article body?
- MediaWiki API error: Login failed: Unable to continue login. Your session most likely timed out
- wikipedia php api plcontinue
- Getting the totalhits value when using geosearch on Wikimedia Commons API
- How do I import and use the Javascript MediaWiki API?
- Increasing the length of the Snippets in Mediawiki API
- Configuring Pywikibot to use a wikimedia install's bot
- 403 error when using MediaWiki REST API to `compare` revisions
- Edits made by Pywikibot edits not showing up in Recent Changes
- Unable to login when using the MediaWiki API
- Get Pages of Top Results from Search Using pymediawiki
- Creating a C# Script to login to WikiMedia Api
- Parsing response returned by mediawiki api
Related Questions in WIKIMEDIA-COMMONS
- Writing JavaScript for automatization - node.click() is not enough - page still think that no radio button is selected
- How to query Wikidata in order to get all the species of flowers?
- API call to get Wikimedia Commons user's uploads with categories and wikitext
- Getting ALL picture file names from wikimedia commons search
- How do I combine Wikipedia Commons maps into one display?
- Retrieve Wikimedia Commons Category of a Wikipedia page using the Wikimedia API
- Get image summary with Wikidata SPARQL
- Get geojson data from Wikidata
- How can I create a Python Script with BeautifulSoup on Windows to download the highest resolution of each picture in a WIkimedia Commons folder?
- Mediawiki API: Query picture from Wikimedia Commons with parameter "pageid"
- scraping wikimedia category trees
- Get list of pages using an image hosted on Wikimedia commons through API
- Sitelinks for files on commons.wikimedia: is it possible to query them with SPARQL or API?
- Testing image uploads in Wikimedia Commons
- Mediawiki Templates
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
OK, I'm rather happy with:
Note also https://www.mediawiki.org/wiki/API_talk:Main_page#Wikitext_of_all_matching_pages