Skip to main content
Version: 2.9

ApifyClient

ApifyClient is the official library to access Apify API from your JavaScript applications. It runs both in Node.js and browser.

Index

Constructors

constructor

Properties

baseUrl

baseUrl: string

httpClient

httpClient: HttpClient

logger

logger: Log

stats

stats: Statistics

optionaltoken

token?: string

Methods

actor

actors

build

builds

dataset

datasets

keyValueStore

keyValueStores

log

requestQueue

requestQueues

run

runs

schedule

schedules

setStatusMessage

  • setStatusMessage(message: string, options?: SetStatusMessageOptions): Promise<void>
  • Parameters

    • message: string
    • optionaloptions: SetStatusMessageOptions

    Returns Promise<void>

store

task

tasks

user

webhook

webhookDispatch

webhookDispatches

webhooks