creativecommons/quantifying

Add Getty images as data source

Open

#248 opened on 2025幎11月13日

GitHub で芋る
 (4 comments) (0 reactions) (0 assignees)Python (73 forks)auto 404
help wanted✹ goal: improvement🏁 status: ready for work💻 aspect: code🟩 priority: low

Repository metrics

Stars
 (48 stars)
PR merge metrics
 (PR metrics pending)

説明

Problem

The Getty Images API (API Documentation) provides access to a vast global library of premium visual content (images, illustrations, video, editorial) from Getty Images and iStock. The Getty Images API is currently at version 3 and it provides access to over 477 million assets. It exposes metadata on usage restrictions, license model, product types, see more at (Meta data).

API Information

  • The Getty Images API requires all requests to include an Api Key to authenticate the client(in some cases require authorization)
  • Uses the Base URL (v3): https://api.gettyimages.com/v3/
  • Data is returned in JSON format.
  • The Getty Images API throttles client requests based on limits associated with the client’s API Key. The rate limit is configured when a customer is initially setup to use the API

Implementation

  • I would be interested in implementing this feature.

コントリビュヌタヌガむド