App Logo
behance.net

Get Behance project

Fetch a Behance project's details from its gallery URL: title, description, creators, tags, images, likes and views.

Input

url required

Full Behance gallery URL, e.g. https://www.behance.net/gallery/249279045/PUMA-Forever-Faster

Output

id required
url required
tags required

Canonical English category names (read from the tag links' `field=` URL param), not affected by the account's UI language.

likes required
title required
views required
images required
creators required
coverImage required
description required

FAQ

Fetch a Behance project's details from its gallery URL: title, description, creators, tags, images, likes and views.
Required: url.
It returns id, url, tags, likes, title, views, images, creators, coverImage, description.
No. It only uses pages of behance.net that are reachable without signing in.
It only reads. It looks things up on behance.net and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/behance.net/get_project, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/behance.net/get_project
It is part of Reduck's official curated catalogue.

Start building not clicking