App Logo
himalayas.app

Search Himalayas remote jobs

Search Himalayas (himalayas.app) remote job listings by a free-text description of the desired role (e.g. "python developer in france", "senior product designer, remote worldwide") — the same single natural-language box the site's own UI exposes ("Describe your ideal remote job..."). Returns total (from the site's own job counter) and jobs (title, url, company, companyUrl, postedAgo, location, salary, tags). Paginates via the site's own page param (page=1 default, 20 results/page). An unrecognized query falls back to the full unfiltered listing (~100k+ jobs) rather than returning zero results — check the returned filtered flag (false when this fallback happened) rather than trusting total alone.

Input

query required

Free-text description of the desired role, e.g. "python developer in france". Must be non-empty (whitespace-only also rejected) — the site's search never fires otherwise.

page optional

1-based page number. Default 1. A page past the last one available returns filtered:null, jobs:[] (Himalayas renders a 404 there instead of an empty results page).

Output

jobs required
filtered required

False when Himalayas' AI parser could not resolve the query and fell back to the full unfiltered job catalogue. Null when the requested page is past the last one available (Himalayas renders a generic 404 rather than an empty results page in that case).

total optional

Start building not clicking