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
title: Getting the most out of your public actors on Apify Store
3
+
description: Learn how to optimize your public actors on Apify Store and monetize them by renting your actor to other platform users.
4
+
menuWeight: 5.3
5
+
paths:
6
+
- apify-platform/get-most-of-actors
7
+
---
8
+
9
+
# [](#apify-store) Apify Store
10
+
11
+
[Apify Store](https://apify.com/store) is home to hundreds of public actors available to the Apify community. Anyone is welcome to [publish actors](https://docs.apify.com/actors/publishing) in the store, and you can even [monetize your actors](https://get.apify.com/monetize-your-code) by renting them to users of the platform.
12
+
13
+
In this section, we will go over some of the practical steps you can take to ensure the high quality of your public actors. You will learn:
14
+
15
+
1. Actor naming and README best practices.
16
+
2. How to monetize your actor by renting it to other platform users.
17
+
3. Tips and tricks to attract more users to your actor's page.
18
+
19
+
## [](#next) Next up
20
+
21
+
So, without further ado, let's jump [right into the next lesson]({{@link apify_platform/get_most_of_actors/naming_your_actor.md}})!
- It should also be a "template" for developers developing new public actors so that they have a structure and guidance for writing the readmes.
12
12
- The goal is to ensure that more people will understand and run their actors.
@@ -50,7 +50,7 @@ Aim for sections 1-6 below and try to include at least 300 words. You can move t
50
50
- Add a video tutorial or gif from an ideal actor run.
51
51
- Consider adding a short numbered tutorial as Google will sometimes pick these up as rich snippets. Remember that this might be in search results, so you can repeat the name of the actor and give a link, e.g.
52
52
53
-

53
+

54
54
55
55
5.**Is it legal to scrape (target site)?**
56
56
@@ -81,4 +81,4 @@ If you want some general tips on how to make GitHub readmes that stand out, chec
81
81
82
82
## [](#next) Next up
83
83
84
-
If you followed all the tips described above, your actor README should be good to go! In the [next lesson]({{@link apify_platform/publishing_actors_on_apify_store/seo_and_promotion.md}})! we will dive deeper into how you can improve your README's SEO and promote your actor to ensure it reaches as many potential users as possible!
84
+
If you followed all the tips described above, your actor README should be good to go! In the [next lesson]({{@link apify_platform/get_most_of_actors/seo_and_promotion.md}})! we will dive deeper into how you can improve your README's SEO and promote your actor to ensure it reaches as many potential users as possible!
0 commit comments