Provides a Node.js client for interacting with the MediaWiki API and WikiData.
Nodemw is a Node.js library designed to simplify interactions with the MediaWiki API and WikiData. It offers a range of functionalities including article creation, editing, deletion, file uploads, log processing, category listing, and retrieval of claims from WikiData. With built-in features like request queueing and parallel execution with configurable concurrency, nodemw ensures efficient and safe communication with MediaWiki servers. It supports direct API calls, configuration via files or objects, and offers a suite of bot methods for various tasks, making it a versatile tool for automating tasks on MediaWiki-based wikis and accessing structured data from WikiData.