Module mwbot::generators
source · Available on crate feature
generators
only.Modules
Structs
- Get all pages in a given namespace
- Get pages that are members of a category
- Get pages that transclude the given template
Enums
Traits
- Derivable trait that implements a straightforward builder to construct API parameters to generate a list of pages. Using the MediaWiki API’s generator feature, it preloads basic metadata about pages to speed up initial processing.
- Trait to represent a value that can be an API parameter value.
Functions
- allpagesDeprecatedGet all pages in a given namespace
- categorymembersDeprecatedGet pages that are in the given category
- Recursively get pages that are in given category. Note that it is fully possible to get pages multiple times if they’re present in multiple categories.
- embeddedinDeprecatedGet pages that transclude the given template