Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement fetch_global_namespaces #9

Open
halfak opened this issue May 3, 2017 · 0 comments
Open

Implement fetch_global_namespaces #9

halfak opened this issue May 3, 2017 · 0 comments

Comments

@halfak
Copy link
Member

halfak commented May 3, 2017

Fetches a JSON file containing information about all namespace 
names and aliases across all wikis using action=sitematrix and 
action=query&meta=siteinfo.  This file is used later by 
`aggregate` to parse page names into (namespace, title) 
pairs. 

Usage:
    fetch_global_namespaces (-h|--help)
    fetch_global_namespaces <api-host>

Options:
    -h --help   Prints this documentation
    <api-host>  URL for the MediaWiki host to query for 
                action=sitematrix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant