This repository was archived by the owner on Jan 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 55 - [ Usage] ( #usage )
66 - [ Input and Output] ( #input-and-output )
77 - [ Limitation / Cavetas] ( #limitation--cavetas )
8- - [ Resource consumption] ( #resource-consumption )
98 - [ Versioning] ( #versioning )
109
1110This scraper enables you to retrieve Ubuntu image ID(s) available
@@ -29,7 +28,8 @@ hook some post-processor to it (for example opening Pull-Request to your reposit
2928
3029## Usage
3130
32- Run as actor on [ Apify Platform] ( https://apify.com ) .
31+ Run as actor on [ Apify Platform] ( https://apify.com ) . One run of this actor consumes cca 0.003 CU, with memory size 1024 MB.
32+ Use of [ apify proxy] ( https://apify.com/proxy ) is not required for this actor.
3333
3434### Input and Output
3535
@@ -88,11 +88,6 @@ Output:
8888
8989- Maximum number of results is limited to 100 due to source page limitations
9090
91- ## Resource consumption
92-
93- One run of this actor consumes cca 0.003 CU, with memory size 1024 MB.
94- Use of [ apify proxy] ( https://apify.com/proxy ) is not required for this actor.
95-
9691## Versioning
9792
9893Versioning upholds to Apify standards.
You can’t perform that action at this time.
0 commit comments