Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API Integration] https://stocksnap.io/ #1740

Closed
4 of 6 tasks
zackkrida opened this issue Jun 2, 2021 · 0 comments · Fixed by WordPress/openverse-catalog#114
Closed
4 of 6 tasks

[API Integration] https://stocksnap.io/ #1740

zackkrida opened this issue Jun 2, 2021 · 0 comments · Fixed by WordPress/openverse-catalog#114
Assignees
Projects

Comments

@zackkrida
Copy link
Member

zackkrida commented Jun 2, 2021

Provider API Endpoint / Documentation

The generic GET url form of the Internal API is the following:
http[s]://stocksnap.io/api/load-photos/date/{asc|desc}/{page}

Documentation not disclosed.

Provider description

StockSnap offers around 33k of beautiful, high quality stock photos for just about any use, allowing download and edition from its site.

Licenses Provided

All images are under the Creative Commons CC0 license. Ref.

Provider API Technical info

Photos appear to be sorted by date and each page returns 40 records maximum. No authentication required.

CDN: https://cdn.stocksnap.io/img-thumbs/{960w|280h}/{img_id}.jpg

Checklist to complete before beginning development

No development should be done on a Provider API Script until the following info is gathered:

  • Verify there is a way to retrieve the entire relevant portion of the provider's collection in a systematic way via their API.
    The key data the API returns is the "img_id" (foreign_identifier) from which we can get title, author, foreign_landing_url, and more by scraping the landing page of each image.
  • Verify the API provides license info (license type and version; license URL provides both, and is preferred)
    The license is the same for all images: CC0
  • Verify the API provides stable direct links to individual works.
    Not found a link to the full image. An alternative is to use the CDN link with width 960px.
  • Verify the API provides a stable landing page URL to individual works.
    Not directly from API but obtained from: https://stocksnap.io/photo/{img_id}
  • Note other info the API provides, such as thumbnails, dimensions, attribution info (required if non-CC0 licenses will be kept), title, description, other meta data, tags, etc.
    Provides: width, height, downloads, page_views, tags/keywords (seem to be the same content, first is a string and the second is an array)
  • Attach example responses to API queries that have the relevant info.
Sample response

https://stocksnap.io/api/load-photos/date/desc/30

{
  "sidebarSortBySelected": "sidebarDateSelected",
  "sidebarSortOrderSelected": "sidebarDescSelected",
  "sortBy": "date",
  "sortOrder": "desc",
  "nextPage": 31,
  "results": [
    {
      "img_id": "WXV93HBI6K",
      "tags": "antique,  watch,  time,  festive,  bokeh,  background,  new year,   deadline,   minute,   second,   business,   pocket,   vintage,   metal,   old,   aging,   memories,   numbers",
      "page_views": 880,
      "downloads": 160,
      "favorites": 7,
      "img_width": 5544,
      "img_height": 3817,
      "adjustedWidth": 407,
      "keywords": [
        "antique",
        "watch",
        "time",
        "festive",
        "bokeh",
        "background",
        "newyear",
        "deadline",
        "minute",
        "second",
        "business",
        "pocket",
        "vintage",
        "metal",
        "old",
        "aging",
        "memories",
        "numbers"
      ],
      "favorited": false
    },
    {
      "img_id": "AEBIZPUIZ0",
      "tags": "fireworks,   background,   display,   sky,   festival,   party,   colorful,   burst,   holiday,   night,   sparks,   abstract,   new year,   celebration,   event,   zoom background,   hd wallpaper,   city,   copyspace,  july, event",
      "page_views": "1k",
      "downloads": 195,
      "favorites": 2,
      "img_width": 4093,
      "img_height": 3070,
      "adjustedWidth": 373,
      "keywords": [
        "fireworks",
        "background",
        "display",
        "sky",
        "festival",
        "party",
        "colorful",
        "burst",
        "holiday",
        "night",
        "sparks",
        "abstract",
        "newyear",
        "celebration",
        "event",
        "zoombackground",
        "hdwallpaper",
        "city",
        "copyspace",
        "july",
        "event"
      ],
      "favorited": false
    },
    {
      "img_id": "ETWN6UD9US",
      "tags": "woman,   skin,   care,   skincare,   spa,   wellness,   face,   female,   beauty,   health,   model,   girl,   person,   smile,   treatment,   cosmetic,   cheek,   complexion,   facial,   feminine, people, youth",
      "page_views": "1.2k",
      "downloads": 215,
      "favorites": 8,
      "img_width": 5760,
      "img_height": 3840,
      "adjustedWidth": 420,
      "keywords": [
        "woman",
        "skin",
        "care",
        "skincare",
        "spa",
        "wellness",
        "face",
        "female",
        "beauty",
        "health",
        "model",
        "girl",
        "person",
        "smile",
        "treatment",
        "cosmetic",
        "cheek",
        "complexion",
        "facial",
        "feminine",
        "people",
        "youth"
      ],
      "favorited": false
    },
    {
      "img_id": "YCTBKWTGBT",
      "tags": "coastal,  landscape,  nature,  sunset,  horizon,  rocky,  shore,  ocean,  sea,  water,  moon,  sky,   sun,   travel,   relaxation,   sunlight,   rippled,   blue,  dusk, calm",
      "page_views": 505,
      "downloads": 30,
      "favorites": 1,
      "img_width": 5464,
      "img_height": 3640,
      "adjustedWidth": 420,
      "keywords": [
        "coastal",
        "landscape",
        "nature",
        "sunset",
        "horizon",
        "rocky",
        "shore",
        "ocean",
        "sea",
        "water",
        "moon",
        "sky",
        "sun",
        "travel",
        "relaxation",
        "sunlight",
        "rippled",
        "blue",
        "dusk",
        "calm"
      ],
      "favorited": false
    },
    {
      "img_id": "P6ULXT0VCC",
      "tags": "poppy,   flower,   garden,   red,   nature,   spring,   outdoors,   organic,   natural,   fresh,   bloom,   blossom,   botany,   plants,   wallpaper,   background,   flora,   floral,   soft,   flowers,   summer,  green, copyspace",
      "page_views": 915,
      "downloads": 170,
      "favorites": 3,
      "img_width": 5460,
      "img_height": 3804,
      "adjustedWidth": 402,
      "keywords": [
        "poppy",
        "flower",
        "garden",
        "red",
        "nature",
        "spring",
        "outdoors",
        "organic",
        "natural",
        "fresh",
        "bloom",
        "blossom",
        "botany",
        "plants",
        "wallpaper",
        "background",
        "flora",
        "floral",
        "soft",
        "flowers",
        "summer",
        "green",
        "copyspace"
      ],
      "favorited": false
    },
    {
      "img_id": "NJDCFAEWTZ",
      "tags": "sun,   trees,   park,   path,   nature,   tree,   ray,   sunbeam,   light,   green,   branch,   forest,   beam,   sunshine,   conservation,   greenery,   land,   grass,   environment,   landscape,   sunlight,  sky",
      "page_views": 500,
      "downloads": 60,
      "favorites": 1,
      "img_width": 5248,
      "img_height": 7638,
      "adjustedWidth": 192,
      "keywords": [
        "sun",
        "trees",
        "park",
        "path",
        "nature",
        "tree",
        "ray",
        "sunbeam",
        "light",
        "green",
        "branch",
        "forest",
        "beam",
        "sunshine",
        "conservation",
        "greenery",
        "land",
        "grass",
        "environment",
        "landscape",
        "sunlight",
        "sky"
      ],
      "favorited": false
    },
    {
      "img_id": "7ETT7NCOOZ",
      "tags": "boots,  fashion,  legs,  stylish,  clothing,  hip,  shoes,   close up,   feet,   person,   style,   hipster,   walking,   background,   copyspace,   black,   outdoors,   autumn, plaid, people",
      "page_views": 460,
      "downloads": 30,
      "favorites": 2,
      "img_width": 4128,
      "img_height": 2752,
      "adjustedWidth": 420,
      "keywords": [
        "boots",
        "fashion",
        "legs",
        "stylish",
        "clothing",
        "hip",
        "shoes",
        "closeup",
        "feet",
        "person",
        "style",
        "hipster",
        "walking",
        "background",
        "copyspace",
        "black",
        "outdoors",
        "autumn",
        "plaid",
        "people"
      ],
      "favorited": false
    },
    {
      "img_id": "W1BELZTZVK",
      "tags": "modern,   building,   exterior,   office,   corporation,   business,   facade,   design,   architecture,   windows,   pattern,   glass,   city,   perspective,   sky,   structure,   day,  futuristic, urban",
      "page_views": 475,
      "downloads": 40,
      "favorites": 0,
      "img_width": 4757,
      "img_height": 3573,
      "adjustedWidth": 373,
      "keywords": [
        "modern",
        "building",
        "exterior",
        "office",
        "corporation",
        "business",
        "facade",
        "design",
        "architecture",
        "windows",
        "pattern",
        "glass",
        "city",
        "perspective",
        "sky",
        "structure",
        "day",
        "futuristic",
        "urban"
      ],
      "favorited": false
    },
    {
      "img_id": "IUBIUBGI5Z",
      "tags": "father,  son,  together,  family,   joy,   child,   boy,   happy,   home,   parent,   baby,   entertainment,   people,   reading,   indoor,   camping,   fatherhood,   books",
      "page_views": 475,
      "downloads": 40,
      "favorites": 4,
      "img_width": 6720,
      "img_height": 4480,
      "adjustedWidth": 420,
      "keywords": [
        "father",
        "son",
        "together",
        "family",
        "joy",
        "child",
        "boy",
        "happy",
        "home",
        "parent",
        "baby",
        "entertainment",
        "people",
        "reading",
        "indoor",
        "camping",
        "fatherhood",
        "books"
      ],
      "favorited": false
    },
    {
      "img_id": "PZFSEIRXJL",
      "tags": "split,   peas,   macro,   uncooked,   vegetable,   bean,   organic,   legume,   background,   above,   beans,   dried,   ingredient,   healthy,   food,   raw,   close up,   cooking,   eating",
      "page_views": 350,
      "downloads": 30,
      "favorites": 1,
      "img_width": 6000,
      "img_height": 4000,
      "adjustedWidth": 420,
      "keywords": [
        "split",
        "peas",
        "macro",
        "uncooked",
        "vegetable",
        "bean",
        "organic",
        "legume",
        "background",
        "above",
        "beans",
        "dried",
        "ingredient",
        "healthy",
        "food",
        "raw",
        "closeup",
        "cooking",
        "eating"
      ],
      "favorited": false
    },
    {
      "img_id": "UH5NW9PPL9",
      "tags": "fireworks,   background,   display,   sky,   festival,   party,   colorful,   burst,   holiday,   night,   sparks,   abstract,   new year,   celebration,   event,   zoom background,   wallpaper,  july",
      "page_views": "1.1k",
      "downloads": 215,
      "favorites": 6,
      "img_width": 4608,
      "img_height": 3456,
      "adjustedWidth": 373,
      "keywords": [
        "fireworks",
        "background",
        "display",
        "sky",
        "festival",
        "party",
        "colorful",
        "burst",
        "holiday",
        "night",
        "sparks",
        "abstract",
        "newyear",
        "celebration",
        "event",
        "zoombackground",
        "wallpaper",
        "july"
      ],
      "favorited": false
    },
    {
      "img_id": "MXOQTJRF0A",
      "tags": "champagne,  bottle,  alcohol,  ice,   drink,   party,   restaurant,   beverage,   bubbly,   gold,   luxury,   wedding,   anniversary,   bubble,   catering,   event,   festive,   golden,   celebration,   holiday,  new year",
      "page_views": 355,
      "downloads": 25,
      "favorites": 2,
      "img_width": 2373,
      "img_height": 3322,
      "adjustedWidth": 200,
      "keywords": [
        "champagne",
        "bottle",
        "alcohol",
        "ice",
        "drink",
        "party",
        "restaurant",
        "beverage",
        "bubbly",
        "gold",
        "luxury",
        "wedding",
        "anniversary",
        "bubble",
        "catering",
        "event",
        "festive",
        "golden",
        "celebration",
        "holiday",
        "newyear"
      ],
      "favorited": false
    },
    {
      "img_id": "S9I9NTBWUB",
      "tags": "sunset,   pink,   sky,   clouds,   blue,   orange,   dusk,   dawn,   light,   pastel,   evening,   climate,   nature,   background,   natural,   horizon,   cloudscape,  horizon, dramatic",
      "page_views": 480,
      "downloads": 55,
      "favorites": 1,
      "img_width": 5464,
      "img_height": 3640,
      "adjustedWidth": 420,
      "keywords": [
        "sunset",
        "pink",
        "sky",
        "clouds",
        "blue",
        "orange",
        "dusk",
        "dawn",
        "light",
        "pastel",
        "evening",
        "climate",
        "nature",
        "background",
        "natural",
        "horizon",
        "cloudscape",
        "horizon",
        "dramatic"
      ],
      "favorited": false
    },
    {
      "img_id": "IDYMLGDH3I",
      "tags": "business,   people,   meeting,   table,   office,   work,   staff,   men,   women,   person,   discussion,   group,   talking,   team,   teamwork,   corporate,   communication,   computer,   laptop,   presentation",
      "page_views": "1k",
      "downloads": 245,
      "favorites": 7,
      "img_width": 6720,
      "img_height": 4480,
      "adjustedWidth": 420,
      "keywords": [
        "business",
        "people",
        "meeting",
        "table",
        "office",
        "work",
        "staff",
        "men",
        "women",
        "person",
        "discussion",
        "group",
        "talking",
        "team",
        "teamwork",
        "corporate",
        "communication",
        "computer",
        "laptop",
        "presentation"
      ],
      "favorited": false
    },
    {
      "img_id": "CU6OIG3LXI",
      "tags": "tall,   grass,   field,   meadow,   nature,   summer,   close up,   plant,   countryside,   rural,   natural,   farm,   growth,   season,   day,   pasture,  fuzzy,  macro, green",
      "page_views": 305,
      "downloads": 10,
      "favorites": 0,
      "img_width": 3888,
      "img_height": 5184,
      "adjustedWidth": 210,
      "keywords": [
        "tall",
        "grass",
        "field",
        "meadow",
        "nature",
        "summer",
        "closeup",
        "plant",
        "countryside",
        "rural",
        "natural",
        "farm",
        "growth",
        "season",
        "day",
        "pasture",
        "fuzzy",
        "macro",
        "green"
      ],
      "favorited": false
    },
    {
      "img_id": "QGRV9ZQ8U6",
      "tags": "wellness,  cosmetics,  care,  woman,  female,  person,   cosmetic,   beauty,   product,   lifestyle,   relaxing,   skin,   health,   luxury,   perfume,  skin,  make up,  youth,  complexion",
      "page_views": 535,
      "downloads": 85,
      "favorites": 5,
      "img_width": 5760,
      "img_height": 3840,
      "adjustedWidth": 420,
      "keywords": [
        "wellness",
        "cosmetics",
        "care",
        "woman",
        "female",
        "person",
        "cosmetic",
        "beauty",
        "product",
        "lifestyle",
        "relaxing",
        "skin",
        "health",
        "luxury",
        "perfume",
        "skin",
        "makeup",
        "youth",
        "complexion"
      ],
      "favorited": false
    },
    {
      "img_id": "WCIMD7Y1G3",
      "tags": "words,  text,   background,   conceptual,   marketing,   seo,   sharing,   strategy,   cyberspace,   idea,   keyword,   publish,   network,   social,   web,   concept,   discussion,   information,   internet,   media,   news,   content,   post,   communication,  vlog",
      "page_views": 345,
      "downloads": 35,
      "favorites": 1,
      "img_width": 6016,
      "img_height": 4016,
      "adjustedWidth": 419,
      "keywords": [
        "words",
        "text",
        "background",
        "conceptual",
        "marketing",
        "seo",
        "sharing",
        "strategy",
        "cyberspace",
        "idea",
        "keyword",
        "publish",
        "network",
        "social",
        "web",
        "concept",
        "discussion",
        "information",
        "internet",
        "media",
        "news",
        "content",
        "post",
        "communication",
        "vlog"
      ],
      "favorited": false
    },
    {
      "img_id": "3QWZO4VSOG",
      "tags": "father,   baby,   play,   toddler,   parent,   fun,   home,   holding,   infant,   dad,   male,   man,   happy,   lifestyle,   family,   childhood,   children,   living,   room,   fatherhood,   parenthood,   love",
      "page_views": 470,
      "downloads": 35,
      "favorites": 6,
      "img_width": 4055,
      "img_height": 6082,
      "adjustedWidth": 187,
      "keywords": [
        "father",
        "baby",
        "play",
        "toddler",
        "parent",
        "fun",
        "home",
        "holding",
        "infant",
        "dad",
        "male",
        "man",
        "happy",
        "lifestyle",
        "family",
        "childhood",
        "children",
        "living",
        "room",
        "fatherhood",
        "parenthood",
        "love"
      ],
      "favorited": false
    },
    {
      "img_id": "7XNKBMCKRW",
      "tags": "moon,   surface,   craters,   space,   night,   sky,   dark,   astronomy,   gray,   nature,   shadow,   lunar,   planet,   science,   sphere,   celestial,   orbit,   astrology,   cosmos,   universe,  background,  wallpaper",
      "page_views": "1.1k",
      "downloads": 270,
      "favorites": 4,
      "img_width": 5472,
      "img_height": 3648,
      "adjustedWidth": 420,
      "keywords": [
        "moon",
        "surface",
        "craters",
        "space",
        "night",
        "sky",
        "dark",
        "astronomy",
        "gray",
        "nature",
        "shadow",
        "lunar",
        "planet",
        "science",
        "sphere",
        "celestial",
        "orbit",
        "astrology",
        "cosmos",
        "universe",
        "background",
        "wallpaper"
      ],
      "favorited": false
    },
    {
      "img_id": "HB4IJY3TPI",
      "tags": "laptop,   working,   developer,   designer,   business,   desk,   office,   building,   man,   computer,   table,   technology,   online,   person,   male,   pen,   paper,   home,   notes,   writing,  hands",
      "page_views": 910,
      "downloads": 225,
      "favorites": 3,
      "img_width": 8256,
      "img_height": 5504,
      "adjustedWidth": 420,
      "keywords": [
        "laptop",
        "working",
        "developer",
        "designer",
        "business",
        "desk",
        "office",
        "building",
        "man",
        "computer",
        "table",
        "technology",
        "online",
        "person",
        "male",
        "pen",
        "paper",
        "home",
        "notes",
        "writing",
        "hands"
      ],
      "favorited": false
    },
    {
      "img_id": "0EVLKQWXFH",
      "tags": "fireworks,   background,   display,   sky,   festival,   party,   colorful,   burst,   holiday,   night,   sparks,   abstract,   new year,   celebration,   event,   zoom background,   hd wallpaper,  city, copyspace",
      "page_views": 965,
      "downloads": 215,
      "favorites": 4,
      "img_width": 6000,
      "img_height": 4000,
      "adjustedWidth": 420,
      "keywords": [
        "fireworks",
        "background",
        "display",
        "sky",
        "festival",
        "party",
        "colorful",
        "burst",
        "holiday",
        "night",
        "sparks",
        "abstract",
        "newyear",
        "celebration",
        "event",
        "zoombackground",
        "hdwallpaper",
        "city",
        "copyspace"
      ],
      "favorited": false
    },
    {
      "img_id": "SQF8AP5221",
      "tags": "active,   male,   outdoors,   fitness,   exercise,   water,   lifestyle,   man,   sport,   trainer,   athletic,   park,   people,  face,  mask,  covid-19,  protection,  coronavirus, walking",
      "page_views": 490,
      "downloads": 70,
      "favorites": 1,
      "img_width": 8688,
      "img_height": 5792,
      "adjustedWidth": 420,
      "keywords": [
        "active",
        "male",
        "outdoors",
        "fitness",
        "exercise",
        "water",
        "lifestyle",
        "man",
        "sport",
        "trainer",
        "athletic",
        "park",
        "people",
        "face",
        "mask",
        "covid-19",
        "protection",
        "coronavirus",
        "walking"
      ],
      "favorited": false
    },
    {
      "img_id": "7L2NTSMOOQ",
      "tags": "ice,  tree,  branches,  branch,   icicle,   winter,   freezing,   freeze,   rain,   blue,   frozen,   weather,   cold,   frost,   frigid,   icy,   transparent,   waves,   climate,   detail,   nature,  water,  background, copyspace, natural",
      "page_views": 655,
      "downloads": 75,
      "favorites": 8,
      "img_width": 3478,
      "img_height": 2611,
      "adjustedWidth": 373,
      "keywords": [
        "ice",
        "tree",
        "branches",
        "branch",
        "icicle",
        "winter",
        "freezing",
        "freeze",
        "rain",
        "blue",
        "frozen",
        "weather",
        "cold",
        "frost",
        "frigid",
        "icy",
        "transparent",
        "waves",
        "climate",
        "detail",
        "nature",
        "water",
        "background",
        "copyspace",
        "natural"
      ],
      "favorited": false
    },
    {
      "img_id": "EWJPCRAR3S",
      "tags": "waiter,   drink,   tray,   uniform,   male,   person,   banquet,   catering,   champagne,   man,   service,   wine,   alcohol,   celebration,   glass,   reception,   elegance,   hands,   party,   buffet,   event,  new year",
      "page_views": 365,
      "downloads": 15,
      "favorites": 7,
      "img_width": 2439,
      "img_height": 3414,
      "adjustedWidth": 200,
      "keywords": [
        "waiter",
        "drink",
        "tray",
        "uniform",
        "male",
        "person",
        "banquet",
        "catering",
        "champagne",
        "man",
        "service",
        "wine",
        "alcohol",
        "celebration",
        "glass",
        "reception",
        "elegance",
        "hands",
        "party",
        "buffet",
        "event",
        "newyear"
      ],
      "favorited": false
    },
    {
      "img_id": "XVEZDYZASS",
      "tags": "woman,  massage,  spa,  person,   female,   skin,   wellness,   health,   treatment,   body,   care,   young,   adult,   beauty,   girl,   lifestyle,   harmony,   healthcare,   pampering,   relaxing",
      "page_views": 955,
      "downloads": 215,
      "favorites": 6,
      "img_width": 5261,
      "img_height": 3507,
      "adjustedWidth": 420,
      "keywords": [
        "woman",
        "massage",
        "spa",
        "person",
        "female",
        "skin",
        "wellness",
        "health",
        "treatment",
        "body",
        "care",
        "young",
        "adult",
        "beauty",
        "girl",
        "lifestyle",
        "harmony",
        "healthcare",
        "pampering",
        "relaxing"
      ],
      "favorited": false
    },
    {
      "img_id": "VG2DQ2RTYC",
      "tags": "cupcake,   dessert,   food,   frosted,   frosting,   calories,   iced,   icing,   single,   treat,   celebration,   decorated,   muffin,   sugar,   baked,   cake,   cream,   delicious,   diet,   snack,   sweet,   berry,   plate,   dish,   pink,   raspberry, raspberries",
      "page_views": 615,
      "downloads": 95,
      "favorites": 5,
      "img_width": 6000,
      "img_height": 4000,
      "adjustedWidth": 420,
      "keywords": [
        "cupcake",
        "dessert",
        "food",
        "frosted",
        "frosting",
        "calories",
        "iced",
        "icing",
        "single",
        "treat",
        "celebration",
        "decorated",
        "muffin",
        "sugar",
        "baked",
        "cake",
        "cream",
        "delicious",
        "diet",
        "snack",
        "sweet",
        "berry",
        "plate",
        "dish",
        "pink",
        "raspberry",
        "raspberries"
      ],
      "favorited": false
    },
    {
      "img_id": "XJHK0C8SUA",
      "tags": "blue,   abstract,   background,   soft,   focus,   light,   digital,   art,   defocus,   blur,   motion,   energy,   bokeh,   hd wallpaper,   wallpaper,   bright,   backdrop,   dreamy,   magic,   visual,   dynamic",
      "page_views": "1.3k",
      "downloads": 200,
      "favorites": 5,
      "img_width": 5472,
      "img_height": 3648,
      "adjustedWidth": 420,
      "keywords": [
        "blue",
        "abstract",
        "background",
        "soft",
        "focus",
        "light",
        "digital",
        "art",
        "defocus",
        "blur",
        "motion",
        "energy",
        "bokeh",
        "hdwallpaper",
        "wallpaper",
        "bright",
        "backdrop",
        "dreamy",
        "magic",
        "visual",
        "dynamic"
      ],
      "favorited": false
    },
    {
      "img_id": "6NYVPE6NEB",
      "tags": "business,   man,   tablet,   person,   occupation,   working,   male,   computer,   holding,   technology,   adult,   job,   manager,   professional,   office,   wireless,   attractive,   digital,   fashion,   reading,   people",
      "page_views": 865,
      "downloads": 245,
      "favorites": 4,
      "img_width": 6720,
      "img_height": 4480,
      "adjustedWidth": 420,
      "keywords": [
        "business",
        "man",
        "tablet",
        "person",
        "occupation",
        "working",
        "male",
        "computer",
        "holding",
        "technology",
        "adult",
        "job",
        "manager",
        "professional",
        "office",
        "wireless",
        "attractive",
        "digital",
        "fashion",
        "reading",
        "people"
      ],
      "favorited": false
    },
    {
      "img_id": "DUR2XTZOO9",
      "tags": "city,   buildings,   architecture,   building,   development,   workplace,   build,   office,   perspective,   tall,   business,   commercial,   high,   industry,   modern,   sky,   facade,   exterior,   corporate,   work,   urban,   apartments,   structure,  block",
      "page_views": 360,
      "downloads": 40,
      "favorites": 0,
      "img_width": 8037,
      "img_height": 5170,
      "adjustedWidth": 435,
      "keywords": [
        "city",
        "buildings",
        "architecture",
        "building",
        "development",
        "workplace",
        "build",
        "office",
        "perspective",
        "tall",
        "business",
        "commercial",
        "high",
        "industry",
        "modern",
        "sky",
        "facade",
        "exterior",
        "corporate",
        "work",
        "urban",
        "apartments",
        "structure",
        "block"
      ],
      "favorited": false
    },
    {
      "img_id": "X986FIZNAV",
      "tags": "bedroom,  lifestyle,  woman,  teen,  hipster,  model,  pose,  sexy,  person,   room,   bed,   female,   girl,   beautiful,   awake,   relaxation,   pretty,   relax,   young,  fashion",
      "page_views": 765,
      "downloads": 35,
      "favorites": 0,
      "img_width": 2752,
      "img_height": 4128,
      "adjustedWidth": 187,
      "keywords": [
        "bedroom",
        "lifestyle",
        "woman",
        "teen",
        "hipster",
        "model",
        "pose",
        "sexy",
        "person",
        "room",
        "bed",
        "female",
        "girl",
        "beautiful",
        "awake",
        "relaxation",
        "pretty",
        "relax",
        "young",
        "fashion"
      ],
      "favorited": false
    },
    {
      "img_id": "YPZHJI79SZ",
      "tags": "evening,   sky,   dusk,   clouds,   warm,   orange,   climate,   sunset,   sun,   dawn,   landscape,   horizon,   twilight,   nature,   cloud,   outdoors,   golden,   dramatic,   atmosphere,   background,   silhouette,   hd wallpaper, perspective, cloudscape",
      "page_views": 905,
      "downloads": 185,
      "favorites": 8,
      "img_width": 3452,
      "img_height": 2045,
      "adjustedWidth": 473,
      "keywords": [
        "evening",
        "sky",
        "dusk",
        "clouds",
        "warm",
        "orange",
        "climate",
        "sunset",
        "sun",
        "dawn",
        "landscape",
        "horizon",
        "twilight",
        "nature",
        "cloud",
        "outdoors",
        "golden",
        "dramatic",
        "atmosphere",
        "background",
        "silhouette",
        "hdwallpaper",
        "perspective",
        "cloudscape"
      ],
      "favorited": false
    },
    {
      "img_id": "SVDXWSFQ8H",
      "tags": "office,   supplies,   background,   flat lay,   note,   objects,   bright,   copyspace,   school,   post it,   desk,   concept,   pencil,   pen,   business,   idea,   paper",
      "page_views": 735,
      "downloads": 115,
      "favorites": 6,
      "img_width": 6016,
      "img_height": 4016,
      "adjustedWidth": 419,
      "keywords": [
        "office",
        "supplies",
        "background",
        "flatlay",
        "note",
        "objects",
        "bright",
        "copyspace",
        "school",
        "postit",
        "desk",
        "concept",
        "pencil",
        "pen",
        "business",
        "idea",
        "paper"
      ],
      "favorited": false
    },
    {
      "img_id": "9YZ9JQIHRH",
      "tags": "woman,   working,   business,   desk,   office,   female,   mobile,   indoors,   hands,   technology,   person,   professional,   designer,   laptop,   people,   meeting,  concept",
      "page_views": 565,
      "downloads": 50,
      "favorites": 7,
      "img_width": 5281,
      "img_height": 3279,
      "adjustedWidth": 451,
      "keywords": [
        "woman",
        "working",
        "business",
        "desk",
        "office",
        "female",
        "mobile",
        "indoors",
        "hands",
        "technology",
        "person",
        "professional",
        "designer",
        "laptop",
        "people",
        "meeting",
        "concept"
      ],
      "favorited": false
    },
    {
      "img_id": "BHW7ENSIQE",
      "tags": "abstract,   flower,   background,   macro,   plant,   floral,   close up,   botany,   wallpaper,   organic,   pink,   petals,   pattern,   soft,   pastel,  texture,  flora",
      "page_views": 950,
      "downloads": 155,
      "favorites": 8,
      "img_width": 5296,
      "img_height": 3993,
      "adjustedWidth": 371,
      "keywords": [
        "abstract",
        "flower",
        "background",
        "macro",
        "plant",
        "floral",
        "closeup",
        "botany",
        "wallpaper",
        "organic",
        "pink",
        "petals",
        "pattern",
        "soft",
        "pastel",
        "texture",
        "flora"
      ],
      "favorited": false
    },
    {
      "img_id": "ZNEDYFWE0F",
      "tags": "snow, tree, winter, white, nature, landscape, scene, scenery, background, snowy, cold, frost, ice, branches, forest, natural, seasonal, outdoors, mobile wallpaper",
      "page_views": 360,
      "downloads": 10,
      "favorites": 1,
      "img_width": 2988,
      "img_height": 5312,
      "adjustedWidth": 158,
      "keywords": [
        "snow",
        "tree",
        "winter",
        "white",
        "nature",
        "landscape",
        "scene",
        "scenery",
        "background",
        "snowy",
        "cold",
        "frost",
        "ice",
        "branches",
        "forest",
        "natural",
        "seasonal",
        "outdoors",
        "mobilewallpaper"
      ],
      "favorited": false
    },
    {
      "img_id": "HIZNJOUVSY",
      "tags": "woman,  skin,  care,   skincare,   spa,   wellness,   face,   female,   beauty,   health,   model,   girl,   person,   smile,   treatment,   cosmetic,   cheek,   complexion,   facial,   feminine,  female,  bath",
      "page_views": "1k",
      "downloads": 235,
      "favorites": 9,
      "img_width": 5760,
      "img_height": 3840,
      "adjustedWidth": 420,
      "keywords": [
        "woman",
        "skin",
        "care",
        "skincare",
        "spa",
        "wellness",
        "face",
        "female",
        "beauty",
        "health",
        "model",
        "girl",
        "person",
        "smile",
        "treatment",
        "cosmetic",
        "cheek",
        "complexion",
        "facial",
        "feminine",
        "female",
        "bath"
      ],
      "favorited": false
    },
    {
      "img_id": "0JXPKD87MQ",
      "tags": "travel,   map,   background,   close up,   city,   journey,   transportation,   geography,   business,   destination,   direction,   concept,   trip,   tourism,   paper,   location,   navigation,   retro,   explore,   route,  nyc,  new york, education",
      "page_views": 390,
      "downloads": 85,
      "favorites": 4,
      "img_width": 6016,
      "img_height": 4016,
      "adjustedWidth": 419,
      "keywords": [
        "travel",
        "map",
        "background",
        "closeup",
        "city",
        "journey",
        "transportation",
        "geography",
        "business",
        "destination",
        "direction",
        "concept",
        "trip",
        "tourism",
        "paper",
        "location",
        "navigation",
        "retro",
        "explore",
        "route",
        "nyc",
        "newyork",
        "education"
      ],
      "favorited": false
    },
    {
      "img_id": "TMNVHGYBTL",
      "tags": "senior,  doctor,  hospital,   nurse,   patient,   person,   woman,   illness,   wheelchair,   corridor,   health,   care,   man,   sitting,   assistance,   disability,   elderly, medical",
      "page_views": 395,
      "downloads": 90,
      "favorites": 4,
      "img_width": 4391,
      "img_height": 6586,
      "adjustedWidth": 187,
      "keywords": [
        "senior",
        "doctor",
        "hospital",
        "nurse",
        "patient",
        "person",
        "woman",
        "illness",
        "wheelchair",
        "corridor",
        "health",
        "care",
        "man",
        "sitting",
        "assistance",
        "disability",
        "elderly",
        "medical"
      ],
      "favorited": false
    },
    {
      "img_id": "VXTSWFJO8X",
      "tags": "smiling,   woman,   outside,   model,   girl,   female,   fashion,   portrait,   happy,   person,   stylish,   hip,   people,   black,   smile,   laughter,   lifestyle,  coast,  beach",
      "page_views": 495,
      "downloads": 65,
      "favorites": 3,
      "img_width": 4000,
      "img_height": 2667,
      "adjustedWidth": 420,
      "keywords": [
        "smiling",
        "woman",
        "outside",
        "model",
        "girl",
        "female",
        "fashion",
        "portrait",
        "happy",
        "person",
        "stylish",
        "hip",
        "people",
        "black",
        "smile",
        "laughter",
        "lifestyle",
        "coast",
        "beach"
      ],
      "favorited": false
    },
    {
      "img_id": "5QUAUQWJTL",
      "tags": "building,   abstract,   exterior,   modern,   pattern,   facade,   architecture,   office,   business,   commercial,   city,   structure,   glass,   surface,   background,  texture",
      "page_views": 450,
      "downloads": 65,
      "favorites": 0,
      "img_width": 4968,
      "img_height": 3726,
      "adjustedWidth": 373,
      "keywords": [
        "building",
        "abstract",
        "exterior",
        "modern",
        "pattern",
        "facade",
        "architecture",
        "office",
        "business",
        "commercial",
        "city",
        "structure",
        "glass",
        "surface",
        "background",
        "texture"
      ],
      "favorited": false
    }
  ]
}

General Recommendations for implementation

  • The script should be in the src/cc_catalog_airflow/dags/provider_api_scripts/ directory.
  • The script should have a test suite in the same directory.
  • The script must use the ImageStore class (Import this from
    src/cc_catalog_airflow/dags/provider_api_scripts/common/storage/image.py).
  • The script should use the DelayedRequester class (Import this from
    src/cc_catalog_airflow/dags/provider_api_scripts/common/requester.py).
  • The script must not use anything from
    src/cc_catalog_airflow/dags/provider_api_scripts/modules/etlMods.py, since
    that module is deprecated.
  • If the provider API has can be queried by 'upload date' or something similar,
    the script should take a --date parameter when run as a script, giving the
    date for which we should collect images. The form should be YYYY-MM-DD (so,
    the script can be run via python my_favorite_provider.py --date 2018-01-01).
  • The script must provide a main function that takes the same parameters as from
    the CLI. In our example from above, we'd then have a main function
    my_favorite_provider.main(date). The main should do the same thing calling
    from the CLI would do.
  • The script must conform to PEP8. Please use pycodestyle (available via
    pip install pycodestyle) to check for compliance.
  • The script should use small, testable functions.
  • The test suite for the script may break PEP8 rules regarding long lines where
    appropriate (e.g., long strings for testing).

Examples of other Provider API Scripts

For example Provider API Scripts and accompanying test suites, please see

  • src/cc_catalog_airflow/dags/provider_api_scripts/flickr.py and
  • src/cc_catalog_airflow/dags/provider_api_scripts/test_flickr.py, or
  • src/cc_catalog_airflow/dags/provider_api_scripts/wikimedia_commons.py and
  • src/cc_catalog_airflow/dags/provider_api_scripts/test_wikimedia_commons.py.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Openverse
  
Done!
Development

Successfully merging a pull request may close this issue.

2 participants