Skip to content

Commit a92b6a6

Browse files
committed
Better copy
1 parent f9f618d commit a92b6a6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

sources/platform/index.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ import homepageContent from "./homepage_content.json";
1111

1212
# Apify platform
1313

14-
> **Apify** is a cloud platform that helps you build reliable web scrapers, fast, and automate anything you can do manually in a web browser.
14+
> **Apify** is a cloud platform and marketplace of tools for web data extraction and automation.
1515
>
16-
> **Actors** are serverless cloud programs running on the Apify platform that can easily crawl websites with millions of pages, but also perform arbitrary computing jobs such as sending emails or data transformations. They can be started manually, using our API or scheduler, and they can be easily integrated with other apps.
16+
> **Actors** are serverless programs that run 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 a website with a million pages, or removing duplicates from a large dataset. Actors can persist their state and be restarted, and thus they can run as short or as long as necessary, from seconds to hours, even infinitely.
17+
18+
1719

1820
## Getting started
1921

0 commit comments

Comments
 (0)