Back to Examples

Apify

"Apify offers powerful web scraping and automation tools, enabling businesses to extract and process data from any website effortlessly."

Lines
1,073
Sections
12

Want your own llms.txt file?

Generate a professional, AI-friendly file for your website in minutes!

llms.txt Preview

# Apify Documentation

> The entire content of Apify documentation is available in a single Markdown file at https://docs.apify.com/llms-full.txt


## Apify API

- [Apify API documentation](https://docs.apify.com/api.md)
- [Apify API](https://docs.apify.com/api/v2.md): The Apify API (version 2) provides programmatic access to the [Apify
    - [Abort build](https://docs.apify.com/api/v2/act-build-abort-post.md): **[DEPRECATED]** API endpoints related to build of the Actor were moved
    - [Get default build](https://docs.apify.com/api/v2/act-build-default-get.md): Clients
    - [Get build](https://docs.apify.com/api/v2/act-build-get.md): By passing the optional `waitForFinish` parameter the API endpoint will
    - [Get list of builds](https://docs.apify.com/api/v2/act-builds-get.md): Clients
    - [Build Actor](https://docs.apify.com/api/v2/act-builds-post.md): Clients
    - [Delete Actor](https://docs.apify.com/api/v2/act-delete.md): Clients
    - [Get Actor](https://docs.apify.com/api/v2/act-get.md): Clients
    - [Get OpenAPI definition](https://docs.apify.com/api/v2/act-openapi-json-get.md): Get the OpenAPI definition for Actor builds. Two similar endpoints are available:
    - [Update Actor](https://docs.apify.com/api/v2/act-put.md): Clients
    - [Abort run](https://docs.apify.com/api/v2/act-run-abort-post.md): **[DEPRECATED]** API endpoints related to run of the Actor were moved under
    - [Get run](https://docs.apify.com/api/v2/act-run-get.md): **[DEPRECATED]** API endpoints related to run of the Actor were moved under
    - [Metamorph run](https://docs.apify.com/api/v2/act-run-metamorph-post.md): **[DEPRECATED]** API endpoints related to run of the Actor were moved under
    - [Resurrect run](https://docs.apify.com/api/v2/act-run-resurrect-post.md): **[DEPRECATED]** API endpoints related to run of the Actor were moved under
    - [Without input](https://docs.apify.com/api/v2/act-run-sync-get.md): Runs a specific Actor and returns its output.
    - [Run Actor synchronously without input and get dataset items](https://docs.apify.com/api/v2/act-run-sync-get-dataset-items-get.md): Runs a specific Actor and returns its dataset items.
    - [Run Actor synchronously with input and get dataset items](https://docs.apify.com/api/v2/act-run-sync-get-dataset-items-post.md): Runs a specific Actor and returns its dataset items.
    - [Run Actor synchronously with input and return output](https://docs.apify.com/api/v2/act-run-sync-post.md): Runs a specific Actor and returns its output.
    - [Get list of runs](https://docs.apify.com/api/v2/act-runs-get.md): Clients
    - [Get last run](https://docs.apify.com/api/v2/act-runs-last-get.md): This is not a single endpoint, but an entire group of endpoints that lets you to
    - [Run Actor](https://docs.apify.com/api/v2/act-runs-post.md): Clients
    - [Delete version](https://docs.apify.com/api/v2/act-version-delete.md): Deletes a specific version of Actor's source code.
    - [Delete environment variable](https://docs.apify.com/api/v2/act-version-env-var-delete.md): Deletes a specific environment variable.
    - [Get environment variable](https://docs.apify.com/api/v2/act-version-env-var-get.md): Clients
    - [Update environment variable](https://docs.apify.com/api/v2/act-version-env-var-put.md): Clients
    - [Get list of environment variables](https://docs.apify.com/api/v2/act-version-env-vars-get.md): Clients
    - [Create environment variable](https://docs.apify.com/api/v2/act-version-env-vars-post.md): Clients
    - [Get version](https://docs.apify.com/api/v2/act-version-get.md): Clients
    - [Update version](https://docs.apify.com/api/v2/act-version-put.md): Clients
    - [Get list of versions](https://docs.apify.com/api/v2/act-versions-get.md): Clients
    - [Create version](https://docs.apify.com/api/v2/act-versions-post.md): Clients
    - [Get list of webhooks](https://docs.apify.com/api/v2/act-webhooks-get.md): Gets the list of webhooks of a specific Actor. The response is a JSON with
    - [Abort build](https://docs.apify.com/api/v2/actor-build-abort-post.md): Clients
    - [Delete build](https://docs.apify.com/api/v2/actor-build-delete.md): Clients
    - [Get build](https://docs.apify.com/api/v2/actor-build-get.md): Clients
    - [Get log](https://docs.apify.com/api/v2/actor-build-log-get.md): Check out [Logs](#/reference/logs) for full reference.
    - [Get OpenAPI definition](https://docs.apify.com/api/v2/actor-build-openapi-json-get.md): Clients
    - [Actor builds - Introduction](https://docs.apify.com/api/v2/actor-builds.md): Actor builds - Introduction
    - [Get user builds list](https://docs.apify.com/api/v2/actor-builds-get.md): Gets a list of all builds for a user. The response is a JSON array of
    - [Abort run](https://docs.apify.com/api/v2/actor-run-abort-post.md): Clients
    - [Delete run](https://docs.apify.com/api/v2/actor-run-delete.md): Clients
    - [Get run](https://docs.apify.com/api/v2/actor-run-get.md): This is not a single endpoint, but an entire group of endpoints that lets
    - [Metamorph run](https://docs.apify.com/api/v2/actor-run-metamorph-post.md): Clients
    - [Update run](https://docs.apify.com/api/v2/actor-run-put.md): This endpoint can be used to update both the run's status message and to configure its general resource access level.
    - [Reboot run](https://docs.apify.com/api/v2/actor-run-reboot-post.md): Clients
    - [Actor runs - Introduction](https://docs.apify.com/api/v2/actor-runs.md): Actor runs - Introduction
    - [Get user runs list](https://docs.apify.com/api/v2/actor-runs-get.md): Gets a list of all runs for a user. The response is a list of objects, where
    - [Delete task](https://docs.apify.com/api/v2/actor-task-delete.md): Clients
    - [Get task](https://docs.apify.com/api/v2/actor-task-get.md): Clients
    - [Get task input](https://docs.apify.com/api/v2/actor-task-input-get.md): Clients
    - [Update task input](https://docs.apify.com/api/v2/actor-task-input-put.md): Clients
    - [Update task](https://docs.apify.com/api/v2/actor-task-put.md): Clients
    - [Run task synchronously](https://docs.apify.com/api/v2/actor-task-run-sync-get.md): Run a specific task and return its output.
    - [Run task synchronously and get dataset items](https://docs.apify.com/api/v2/actor-task-run-sync-get-dataset-items-get.md): Run a specific task and return its dataset items.
    - [Run task synchronously and get dataset items](https://docs.apify.com/api/v2/actor-task-run-sync-get-dataset-items-post.md): Runs an Actor task and synchronously returns its dataset items.
    - [Run task synchronously](https://docs.apify.com/api/v2/actor-task-run-sync-post.md): Runs an Actor task and synchronously returns its output.
    - [Get list of task runs](https://docs.apify.com/api/v2/actor-task-runs-get.md): Get a list of runs of a specific task. The response is a list of objects,
    - [Get last run](https://docs.apify.com/api/v2/actor-task-runs-last-get.md): This is not a single endpoint, but an entire group of endpoints that lets you to
    - [Run task](https://docs.apify.com/api/v2/actor-task-runs-post.md): Clients
    - [Get list of webhooks](https://docs.apify.com/api/v2/actor-task-webhooks-get.md): Gets the list of webhooks of a specific Actor task. The response is a JSON
    - [Actor tasks - Introduction](https://docs.apify.com/api/v2/actor-tasks.md): Actor tasks - Introduction
    - [Get list of tasks](https://docs.apify.com/api/v2/actor-tasks-get.md): Clients
    - [Create task](https://docs.apify.com/api/v2/actor-tasks-post.md): Clients
    - [Actors - Introduction](https://docs.apify.com/api/v2/actors.md): Actors - Introduction
    - [Actor builds - Introduction](https://docs.apify.com/api/v2/actors-actor-builds.md): Actor builds - Introduction
    - [Actor runs - Introduction](https://docs.apify.com/api/v2/actors-actor-runs.md): Actor runs - Introduction
    - [Actor versions - Introduction](https://docs.apify.com/api/v2/actors-actor-versions.md): Actor versions - Introduction
    - [Webhook collection - Introduction](https://docs.apify.com/api/v2/actors-webhook-collection.md): Webhook collection - Introduction
    - [Get list of Actors](https://docs.apify.com/api/v2/acts-get.md): Clients
    - [Create Actor](https://docs.apify.com/api/v2/acts-post.md): Clients
    - [Delete dataset](https://docs.apify.com/api/v2/dataset-delete.md): Clients
    - [Get dataset](https://docs.apify.com/api/v2/dataset-get.md): Clients
    - [Get dataset items](https://docs.apify.com/api/v2/dataset-items-get.md): Clients
    - [Store items](https://docs.apify.com/api/v2/dataset-items-post.md): Clients
    - [Update dataset](https://docs.apify.com/api/v2/dataset-put.md): Clients
    - [Get dataset statistics](https://docs.apify.com/api/v2/dataset-statistics-get.md): Returns statistics for given dataset.
    - [Get list of datasets](https://docs.apify.com/api/v2/datasets-get.md): Clients
    - [Create dataset](https://docs.apify.com/api/v2/datasets-post.md): Clients
    - [Getting started with Apify API](https://docs.apify.com/api/v2/getting-started.md): The Apify API provides programmatic access to the [Apify platform](https://docs.apify.com).
    - [Delete store](https://docs.apify.com/api/v2/key-value-store-delete.md): Clients
    - [Get store](https://docs.apify.com/api/v2/key-value-store-get.md): Clients
    - [Get list of keys](https://docs.apify.com/api/v2/key-value-store-keys-get.md): Clients
    - [Update store](https://docs.apify.com/api/v2/key-value-store-put.md): Clients
    - [Delete record](https://docs.apify.com/api/v2/key-value-store-record-delete.md): Clients
    - [Get record](https://docs.apify.com/api/v2/key-value-store-record-get.md): Clients
    - [Check if a record exists](https://docs.apify.com/api/v2/key-value-store-record-head.md): Clients
    - [Store record](https://docs.apify.com/api/v2/key-value-store-record-put.md): Clients
    - [Get list of key-value stores](https://docs.apify.com/api/v2/key-value-stores-get.md): Clients
    - [Create key-value store](https://docs.apify.com/api/v2/key-value-stores-post.md): Clients
    - [Get log](https://docs.apify.com/api/v2/log-get.md): Clients
    - [Logs - Introduction](https://docs.apify.com/api/v2/logs.md): Logs - Introduction
    - [Charge events in run](https://docs.apify.com/api/v2/post-charge-run.md): Clients
Preview of Apify's llms.txt file. View complete file (1,073 lines) →

Ready to create yours?

Generate a professional llms.txt file for your website in minutes with our AI-powered tool.

Generate Your llms.txt File