Skip to main content
Version: 2.7

KeyValueStoreClient

{"content": ["Key-value store resource client implementation based on the Apify platform storage."]}

Index

Methods

get_public_url

  • async get_public_url(key): str
  • {"content": ["Get a URL for the given key that may be used to publicly access the value in the remote key-value store.\n", {"


    Parameters

    • key: str

    Returns str

Page Options