Skip to content

Read a list of wiki list pages and find all sublists and retrieve the xml dump.

Notifications You must be signed in to change notification settings

Wikilist-Extraction/dump-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dump-creator

Read a list of wiki list pages and find all sublists and retrieve the xml dump.

Requirements

You will need

  • npm
  • node

Installation

dump-creator is a CLI-tool. So best to install as global package for instant access. It is not a published tool, so use path to this github repository.

npm install -g Wikilist-Extraction/dump-creator

Usage

This instruction assumes you installed dump-creator as a global package.

# general usage
wiki-dumper id-of-list [id-of-list ...] name-of-xml-file

# retrieving multiple lists at once
wiki-dumper Lists_of_writers List_of_Donalds dump.xml

The dump file will be created in the current working directory. You can only define a file without a subdirectory.

About

Read a list of wiki list pages and find all sublists and retrieve the xml dump.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published