App Logo
comeup.com

Get ComeUp freelancer profile

Fetches a ComeUp seller's full public profile by username (from search_freelancers' username field, e.g. "guillaumetbc"). Returns display name, headline, bio, account type, review counts, top-seller badge, response time, portfolio, and their related services with price/rating.

Input

username required

Seller username/slug, e.g. "guillaumetbc" (from search_freelancers' username field)

Output

name optional
headline optional
services optional
username optional
portfolio optional
accountType optional

e.g. Professionnel, Particulier

description optional
isTopSeller optional
responseTime optional
negativeReviews optional
positiveReviews optional

FAQ

Fetches a ComeUp seller's full public profile by username (from search_freelancers' username field, e.g. "guillaumetbc"). Returns display name, headline, bio, account type, review counts, top-seller badge, response time, portfolio, and their related services with price/rating.
Required: username.
It returns name, headline, services, username, portfolio, accountType, description, isTopSeller, responseTime, negativeReviews, positiveReviews.
No. It only uses pages of comeup.com that are reachable without signing in.
It only reads. It looks things up on comeup.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/comeup.com/get_profile, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/comeup.com/get_profile
It is part of Reduck's official curated catalogue.

Start building not clicking