Skip to content

Commit faf276a

Browse files
committed
make table more readable in the source
1 parent a11b18b commit faf276a

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

sources/academy/platform/get_most_of_actors/monetizing_your_actor.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -38,23 +38,24 @@ In this model, you set a price per 1000 results. Users are charged based on the
3838

3939
### Pay-per-result unit pricing for cost computation
4040

41-
| Service | Unit price |
42-
|:---|:---|
43-
| Compute unit | **$0.4** / CU |
44-
| Residential proxies | **$13** / GB |
45-
| SERPs proxy | **$3** / 1,000 SERPs |
46-
| Data transfer - external | **$0.20** / GB |
47-
| Data transfer - internal | **$0.05** / GB |
48-
| Dataset - timed storage | **$1.00** / 1,000 GB-hours |
49-
| Dataset - reads | **$0.0004** / 1,000 reads |
50-
| Dataset - writes | **$0.005** / 1,000 writes |
41+
| Service | Unit price |
42+
|:--------------------------------|:---------------------------|
43+
| Compute unit | **$0.4** / CU |
44+
| Residential proxies | **$13** / GB |
45+
| SERPs proxy | **$3** / 1,000 SERPs |
46+
| Data transfer - external | **$0.20** / GB |
47+
| Data transfer - internal | **$0.05** / GB |
48+
| Dataset - timed storage | **$1.00** / 1,000 GB-hours |
49+
| Dataset - reads | **$0.0004** / 1,000 reads |
50+
| Dataset - writes | **$0.005** / 1,000 writes |
5151
| Key-value store - timed storage | **$1.00** / 1,000 GB-hours |
52-
| Key-value store - reads | **$0.005** / 1,000 reads |
53-
| Key-value store - writes | **$0.05** / 1,000 writes |
54-
| Key-value store - lists | **$0.05** / 1,000 lists |
55-
| Request queue - timed storage | **$4.00** / 1,000 GB-hours |
56-
| Request queue - reads | **$0.004** / 1,000 reads |
57-
| Request queue - writes | **$0.02** / 1,000 writes |
52+
| Key-value store - reads | **$0.005** / 1,000 reads |
53+
| Key-value store - writes | **$0.05** / 1,000 writes |
54+
| Key-value store - lists | **$0.05** / 1,000 lists |
55+
| Request queue - timed storage | **$4.00** / 1,000 GB-hours |
56+
| Request queue - reads | **$0.004** / 1,000 reads |
57+
| Request queue - writes | **$0.02** / 1,000 writes |
58+
5859

5960
Only revenue & cost for Apify customers on paid plans are taken into consideration when computing your profit. Users on free plans are not reflected there, although you can see statistics about the potential reeenue of users that are currently on free plans in Actor Insights in the Apify Console.
6061

0 commit comments

Comments
 (0)