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
@@ -34,14 +43,16 @@ all the way up to scraping and processing vast numbers of web pages.
34
43
They can be run either locally, or on the [Apify platform](https://docs.apify.com/platform/),
35
44
where you can run them at scale, monitor them, schedule them, or publish and monetize them.
36
45
37
-
If you're new to Apify, learn [what is Apify](https://docs.apify.com/platform/about) in the Apify platform documentation.
46
+
If you're new to Apify, learn [what is Apify](https://docs.apify.com/platform/about)
47
+
in the Apify platform documentation.
38
48
39
49
## Creating Actors
40
50
41
51
To create and run Actors through Apify Console,
42
52
see the [Console documentation](https://docs.apify.com/academy/getting-started/creating-actors#choose-your-template).
43
53
44
-
To create and run Python Actors locally, check the documentation for [how to create and run Python Actors locally](https://docs.apify.com/sdk/python/docs/overview/running-locally).
54
+
To create and run Python Actors locally, check the documentation for
55
+
[how to create and run Python Actors locally](https://docs.apify.com/sdk/python/docs/overview/running-locally).
0 commit comments