
Ubuntu Images Scraper
Pricing
Pay per usage

Ubuntu Images Scraper
This scraper enables you to retrieve Ubuntu image ID(s) available on various public clouds. Ubuntu is a complete Linux operating system, freely available with both community and professional support.
0.0 (0)
Pricing
Pay per usage
2
Total users
9
Monthly users
1
Runs succeeded
>99%
Last modified
7 months ago
You can access the Ubuntu Images Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "zone": "us-east-1",< "name": "focal",< "version": "20.04",< "arch": "amd64",< "instanceType": "hvm-ssd",< "release": "Any",< "id": "Any",< "numberOfResults": 1<}' |<apify call lukas.novotny/ubuntu-images-scraper --silent --output-dataset
Ubuntu Images Scraper API through CLI
The Apify CLI is the official tool that allows you to use Ubuntu Images Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: