← ClaudeAtlas

apify-image-attribution-checkerlisted

Check image attribution and find every page using your exact image with the Apify Google Lens API Actor (johnvc/google-lens-api). exact_matches mode returns each page carrying the same image with its url, source site, title and the date the page shows, so you can verify credits, catch stolen photos, build a takedown list, or prove first use. Batch a whole portfolio by looping image URLs, and schedule a monthly sweep to catch new uses. Use when the user wants image attribution checks, to find stolen images, to see where an image is used online, a copyright usage sweep, or photo theft detection in bulk. Pay per match row, MCP-ready for Claude and other AI agents.
johnisanerd/claude-skill-image-attribution-checker · ★ 0 · AI & Automation · score 63
Install: claude install-skill johnisanerd/claude-skill-image-attribution-checker
# Image Attribution Checker. Find Where Your Images Are Used An attribution sweep per image: every page using the exact image, as rows with the page URL, site, and shown date, ready to diff against your license list. ## When to use this skill - The user asks "where is this image used" or wants an "image attribution" check. - A photographer or brand wants stolen-photo detection over a portfolio, in bulk. - Legal or licensing wants a usage list with dates to compare against granted licenses. - They want a monthly scheduled sweep that surfaces new, unauthorized uses. Not for: visual similarity or product shopping lookups (use the companion apify-google-lens-api skill), or proving legal ownership by itself; treat results as leads for review, not court evidence. ## What you get One row per page found using the image (`search_type` `exact_matches`): - `url` is the page using the image; `source` is the site name; `title` is the page title - `date` fills when the source page displays one; use it to order first-seen candidates - `position`, `thumbnail`, and the `queryImage` echo for audit trails - `errorMessage` on the single row a failed lookup emits ## Prerequisites - Apify account (sign up at https://apify.com?fpr=9n7kx3&fp_sid=skillrepo). - Authentication via `apify login`, or an `APIFY_TOKEN` environment variable (Apify Console, Settings, Integrations). ## The Actor - Store page: https://apify.com/johnvc/google-lens-api?fpr=9n7kx3&fp_sid=skillrepo - Actor ID: `johnvc/g