Skip to content

Commit bb3c3fb

Browse files
Add Build actors section
1 parent 968776a commit bb3c3fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sources/platform/actors/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ The documentation and input/output schemas help people understand what the Actor
5757

5858
![Apify Actor diagram](./images/apify-actor-drawing.png)
5959

60+
## Build Actors
61+
62+
You can build your own Actors to automate tasks, scrape data, or create custom workflows. Whether you're a developer looking to create web scraping tools, automation scripts, or data processing pipelines, the Apify platform provides everything you need to develop, test, and deploy your Actors.
63+
64+
To get started with building your own Actors, check out the [Actor development documentation](/platform/actors/development).
65+
6066
## Running Actors
6167

6268
You can run Actors manually in [Apify Console](https://console.apify.com/actors), using the [API](/api), [CLI](/cli), or [scheduler](../schedules.md). You can easily [integrate Actors](../integrations/index.mdx) with other apps, [share](../collaboration/access_rights.md) them with other people, [publish](./publishing/index.mdx) them in [Apify Store](https://apify.com/store), and even [monetize](./publishing/monetize.mdx).

0 commit comments

Comments
 (0)