Skip to content

Extracts wikilinks from MediaWiki with a focus on Wikipedia

License

Notifications You must be signed in to change notification settings

mediawiki-utilities/python-mwlinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediaWiki Links

Extracts links from MediaWiki with a focus on Wikipedia.

This library provides a command-line utility for extracting wikilinks from MediaWiki XML database dumps.

$ mwlinks -h

This script provides access to a set of utilities for extracting links
in Wikipedia.

Utilities:
* extract -- All wikilinks from articles

Usage:
    mwlinks (-h | --help)
    mwlinks <utility> [-h | --help]

Options:
    -h | --help  Shows this documentation
    <utility>    The name of the utility to run

License and Credits

This tools is released under the MIT license.

This library is based on wikidump by Alessio Bogon (youtux) and Cristian Consonni (CristianCantoro), also released under the MIT license.

About

Extracts wikilinks from MediaWiki with a focus on Wikipedia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages