Wikibot

From PKC
Revision as of 13:15, 29 January 2022 by Benkoo (talk | contribs) (Created page with "There are quite a few software libraries that helps automate the process of interacting with Wikipedia. For example, Python has a package, called Wikipedia, and it can be...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

There are quite a few software libraries that helps automate the process of interacting with Wikipedia.

For example, Python has a package, called Wikipedia, and it can be installed using pip. A video[1] shows how to do that.

References

  1. Robot Squad, ed. (Jan 26, 2022). How to Make a Wikipedia BOT in python?!!. local page: Robot Squad. 

Related Pages