Skip to content

Commit 4e4b79e

Browse files
committed
fix heading capitalization
1 parent 0873b7c commit 4e4b79e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sources/platform/actors/publishing/monetize.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sidebar_position: 2
1111

1212
Apify Store allows you to monetize your web scraping and automation projects by publishing them as Paid Actors. This guide explains the available pricing models and how to get started.
1313

14-
## Pricing Models
14+
## Pricing models
1515

1616
Actors in the Apify Store can be published under one of the following pricing models:
1717

@@ -20,7 +20,7 @@ Actors in the Apify Store can be published under one of the following pricing mo
2020
3. **Pay per Result**: Users don't pay for the platform usage costs. Instead, they pay the developer based on the number of results produced by the Actor.
2121
4. **Pay per Event**: Users don't pay for the platform usage cost the Actor generates. Instead, they pay based on specific events defined by the developer, such as generating a single result or initiating the Actor.
2222

23-
### Rental Pricing Model
23+
### Rental pricing model
2424

2525
With the rental model, you can specify a free trial period and a monthly rental price. After the trial, users with an [Apify paid plan](https://apify.com/pricing) can continue using your Actor by paying the monthly fee. You can receive 80% of the total rental fees collected each month.
2626

@@ -36,7 +36,7 @@ You make your Actor rental with 7 days free trial and then $30/month. During the
3636
The first user pays their first rent 7 days after the free trial, i.e., on 22nd. The second user only starts paying the rent next month. The third user is on Apify free plan, so after the free trial ends on 27th, they are not charged and cannot use the Actor further until they get a paid plan. Your profit is computed only from the first user. They were charged $30, so 80% of this goes to you, i.e., _0.8 * 30 = $24_.
3737
</details>
3838

39-
### Pay-per-Result Pricing Model
39+
### Pay-per-Result pricing model
4040

4141
In this model, you set a price per 1000 results. Users are charged based on the number of results your Actor produces. Your profit is calculated as 80% of the revenue minus platform usage costs. The formula is:
4242

0 commit comments

Comments
 (0)