apify-yandex-image-search-apilisted
Install: claude install-skill johnisanerd/claude-skill-yandex-image-search-api
# Yandex Image Search API: Full-Size Image URLs as JSON
A Yandex image search API built on the Yandex Images vertical. One text query returns structured image results: the original full-size image URL, the page hosting it, a thumbnail, and the source, with filters for type, color, orientation, file type, exact dimensions, site, and recency.
## When to use this skill
- The user wants a "Yandex image search API" or "Yandex images API".
- They want to search Yandex Images programmatically and get full-size image URLs rather than thumbnails.
- They are collecting an image dataset (by topic, color, orientation, or exact size) for research, ML, or content work.
- They want images hosted on a specific site, or only recent images.
Not for: finding where a known image appears on the web (use the Yandex Reverse Image Search Actor), Google Images (use the Google Images API Actor), or plain web results (use the Yandex search API skill).
## What you get (one dataset item per page, tagged `item_type` "image_search")
Each dataset item is one page of the Images vertical, tagged `item_type` "image_search", holding an `image_results` array of about 30 rows per page. Per image row: `original` (the full-size image URL), `link` (the hosting page), `thumbnail`, `title`, `source`, `size`, `snippet`, `position`. Each item also carries page metadata (`total_results_found`, `page_number`, `pages_processed`).
## Prerequisites
- Apify account (sign up at https://apify.com?fpr=9n7kx3&fp_sid=skill