App Logo
dribbble.com

Get Dribbble shot

Fetch a Dribbble shot's details from its url: title, description, owner, images and comment count.

Input

url required

Full Dribbble shot URL, e.g. https://dribbble.com/shots/25843369-Logo-design-projects-2024-2025-portfolio

Output

url required
owner required
title required
images required
ownerUrl required
description required
commentsCount required

FAQ

Fetch a Dribbble shot's details from its url: title, description, owner, images and comment count.
Required: url.
It returns url, owner, title, images, ownerUrl, description, commentsCount.
No. It only uses pages of dribbble.com that are reachable without signing in.
It only reads. It looks things up on dribbble.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/dribbble.com/get_shot, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/dribbble.com/get_shot
It is part of Reduck's official curated catalogue.

Start building not clicking