New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

wdbot

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wdbot

Mass modifications of Wikidata, especially for removing values e.g. locations (geographic coordinates).

latest
npmnpm
Version
0.1.1
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

WdBot

WdBot or WikidataBot is mostly a tool for removing values from entities. It was battle tested with large batches and NPM releases should be stable.

With WdBot you can read many entites (Q) in paralel. This is mostly limited by your PC and network.

Removal of properties (P) is an edit operation and is limited to about 90 per minute. This is a server side limit, but your account might have different limits.

License

MIT License. Author: Maciej Nux.

Exports

main.js:

export {
	utils,
	WikiBotLite,
	WikidataBot
};

Usage

For bot configuration setup see setup for WikiployLite.

You can consider runBot.js as a usage example, but don't run it directly.

Note! WdBot is fast. Make sure you check your batch on a smaller example. Unlike QuickStatements, WdBot does not have a revert feature.

Keywords

wikidane

FAQs

Package last updated on 21 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts