Skip to main content

Gracefully download dataset from istockphoto

Project description

iStockPhoto Downloader

Introduction

Gracefully download dataset from iStockPhoto.

Documentation

Home · QIN2DIM/istockphoto Wiki (github.com)

Example

  1. Download PyPi package

    pip install -U istockphoto
    
  2. Quickstart

    Retrieve the lizard and use the default parameters to download the image on page 1.

    from istockphoto import IstockPhotoDownloader
    
    if __name__ == '__main__':
        IstockPhotoDownloader("bug").mining()
    

    Search by image based on istockphoto.

    from istockphoto import IstockPhotoDownloader
    
    if __name__ == '__main__':
        IstockPhotoDownloader("lizard").more_like_this(istock_id=1097354054).mining()
    

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

istockphoto-0.0.3.tar.gz (18.5 kB view hashes)

Uploaded Source

Built Distribution

istockphoto-0.0.3-py3-none-any.whl (19.2 kB view hashes)

Uploaded Python 3

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