Skip to main content

CLI to return the Ubuntu AMIs in AWS marketplace

Project description

AWS Marketplace Ubuntu AMI Scraper

CLI to return the Ubuntu AMIs in AWS marketplace

Basic setup

Install the requirements:

$ pip install -r requirements.txt

You will also need Firefox installed and geckodriver available in your PATH.

I recommend you create a new IAM user with only policy "AWSMarketplaceRead-only" granted.

You will also need to set up your aws credentials for use with boto3

Run the application:

$ python -m aws_marketplace_ubuntu_scraper --help

$ python -m aws_marketplace_ubuntu_scraper --iam-account-id="YOUR IAM ACCOUNT ID" --iam-username="YOUR IAM USERNAME" --iam-password="YOUR IAM PASSSWORD"

To run the tests:

    $ pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws_marketplace_ubuntu_scraper-0.0.3.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page