App Logo
malt.com

Search Malt freelancers

Search Malt freelancers by keyword and city, using a Malt freelancer account (not a client/recruiter account) that is logged in. Returns the first page (up to 24) of matching profiles with rate, location, availability, rating, badges and skills. Malt may rate-limit repeated automated searches within one session, even while logged in — the script raises a clear error naming this when it happens.

Input

query required

Free-text keyword or skill, e.g. "React developer"

location required

City name to search near, e.g. "London" or "Paris". The script picks the first matching city suggestion from Malt's own autocomplete.

Output

profiles optional
totalElements optional

Total freelancers matching the query, as reported by Malt (only the first page of profiles is returned)

FAQ

Search Malt freelancers by keyword and city, using a Malt freelancer account (not a client/recruiter account) that is logged in. Returns the first page (up to 24) of matching profiles with rate, location, availability, rating, badges and skills. Malt may rate-limit repeated automated searches within one session, even while logged in — the script raises a clear error naming this when it happens.
Required: query, location.
It returns profiles, totalElements.
Yes. It acts as you on malt.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the malt.com cookies saved by the Reduck extension.
It only reads. It looks things up on malt.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/malt.com/search_freelancers, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/malt.com/search_freelancers
It is part of Reduck's official curated catalogue.

Start building not clicking