-
Updated
Apr 26, 2020 - Rust
wikipedia-api
Here are 327 public repositories matching this topic...
Section ids missing
The wikipedia api provides a section an id (1 upwards), it'd be nice if that would also be included.
Example: https://en.wikipedia.org/w/api.php?format=xml&action=parse&prop=sections&page=License
-
Updated
May 20, 2020 - JavaScript
In some cases, the wikipedia category contains more than 400 pages (e.g. https://en.wikipedia.org/wiki/Category:Bacteria_genera) but it seems that the wikicategorymembers function is only possible with less than 500. Could this limit be modified?
Thanks!
Documentation
Hi!
I've seen you host your documentation on GitHub Pages...
I am working in a new service integrated with GitHub, that would allow you to have a beautiful documentation in Markdown, and auto-update it when you push to GitHub.
I am searching for users for early-access to this.
If you are interested, let me know
Also, you can check the service in our website.
-
Updated
May 15, 2020 - Java
-
Updated
Apr 14, 2020 - Python
-
Updated
Sep 2, 2019 - Python
-
Updated
Mar 16, 2020 - Python
-
Updated
May 19, 2020 - Scala
-
Updated
May 14, 2020 - JavaScript
-
Updated
Nov 30, 2017 - HTML
-
Updated
Feb 5, 2020 - JavaScript
-
Updated
Mar 16, 2017 - Python
-
Updated
Aug 6, 2016 - ActionScript
-
Updated
Dec 9, 2019 - R
-
Updated
Apr 7, 2020 - JavaScript
-
Updated
Sep 4, 2017 - Java
-
Updated
Apr 14, 2020 - Python
-
Updated
May 18, 2020 - PHP
-
Updated
Feb 10, 2019 - Python
This would involve the following:
- Document the source code (module, classes and the methods)
- Generate documentation using a well known tool like Sphinx or something else
- Host it on https://readthedocs.org/
Refer to http://docs.python-guide.org/en/latest/writing/documentation/ for details on how to do the above.
Package the code
-
Updated
Mar 12, 2017 - JavaScript
-
Updated
Jun 14, 2019 - HTML
-
Updated
Apr 11, 2020 - Go
Improve this page
Add a description, image, and links to the wikipedia-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wikipedia-api topic, visit your repo's landing page and select "manage topics."
Can we get more detail documentation with examples specially how to get data for wikidata method once it is fetched such as to get "date of birth, gender" which can cover for people who are new to python. There are examples but not enough to utilise this great package for usage.