get_editors¶
- WikipediaPage.get_editors(revisions_list=[])¶
Retrieve revisions and extract editors
Parameters: revisions_list (list, optional) – If a list of revisions id is passed as an argument, the method will filter out the revisions that are in that list while still retrieving the list of all revisions firsts.
A more optimal rewriting will be to fetch only the selected revisions.
Returns: editors Return type: list