We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Create a wrapper for a given wiki and API version:
from scuttle import scuttle API_KEY = "eyJ0eXAiOiJKV1QiLC(...)" # Personal Access Token wiki = scuttle('en', API_KEY, 1)