You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/platform/actors/index.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ import CardGrid from "@site/src/components/CardGrid";
34
34
## What is an Actor?
35
35
36
36
Actors are serverless programs running in the cloud. They can perform anything from simple actions (such as filling out a web form or sending an email) to complex operations (such as crawling an entire website or removing duplicates from a large dataset). Actor runs can be as short or as long as necessary. They could last seconds, hours, or even infinitely.
37
+
[Read whitepaper](https://whitepaper.actor/)
37
38
38
39
> **To get better idea of what Apify Actors are, visit [Apify Store](https://apify.com/store), and try out some of them!**
0 commit comments