Himalayas Remote Jobs Scraper β€” Salary, Filters & Bulk avatar

Himalayas Remote Jobs Scraper β€” Salary, Filters & Bulk

Pricing

from $0.0005 / job scraped

Go to Apify Store
Himalayas Remote Jobs Scraper β€” Salary, Filters & Bulk

Himalayas Remote Jobs Scraper β€” Salary, Filters & Bulk

Scrape remote jobs from Himalayas: title, company, salary range, seniority, location & timezone restrictions, categories and description. Filter by keyword, category, seniority or type. Bulk export up to tens of thousands. Public API, no key.

Pricing

from $0.0005 / job scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Himalayas Remote Jobs Scraper β€” Salaries, Filters & Bulk Export

Scrape remote jobs from Himalayas with rich, structured data: job title, company, salary range, seniority, location and timezone restrictions, categories, dates, full description and apply link. Filter by keyword, category, seniority, employment type or region, and bulk-export up to tens of thousands of live remote listings into clean JSON, CSV, Excel or XML. Fast and reliable.

Himalayas Remote Jobs Scraper input β€” keyword, seniority and location filters in the Apify Console

What does Himalayas Remote Jobs Scraper do?

Himalayas Remote Jobs Scraper collects remote job listings and returns them as structured data. Filter to a niche or leave the filters empty to bulk-export the newest listings, then use the jobs, salaries, categories and descriptions for a job board, alerts, salary research or hiring-market analysis.

What data can you scrape from Himalayas?

  • 🌍 Bulk remote jobs β€” export thousands of live listings with automatic pagination
  • 🏒 Company β€” name, slug and logo
  • πŸ’° Salary data β€” min, max, currency and period when provided
  • 🎚️ Role details β€” employment type and seniority
  • πŸ•’ Remote-specific fields β€” allowed locations and timezone restrictions
  • 🏷️ Categories β€” categories and parent categories
  • πŸ“ Descriptions β€” excerpt plus each job's full description (optional)
  • πŸ”— Links & dates β€” apply link, job URL, published and expiry dates

Use cases

  • Remote-job boards & aggregators β€” feed fresh, structured remote listings into your own site
  • Job alerts β€” monitor new remote roles by keyword, category or seniority
  • Salary research β€” track remote pay ranges across roles and regions
  • Hiring-market analysis β€” measure remote demand by category over time
  • Lead generation β€” find companies actively hiring for remote skills

How to scrape Himalayas remote jobs

  1. Add Himalayas Remote Jobs Scraper to your Apify account.
  2. Optionally set filters β€” searchQuery, category, seniority, employmentType, location.
  3. Set maxItems to cap how many jobs to return (leave filters empty to bulk-export the newest).
  4. Toggle includeDescription to add each job's full description.
  5. Run the Actor and export the results as JSON, CSV, Excel or XML β€” or pull them via the API.

Input

{
"maxItems": 500,
"searchQuery": "python",
"seniority": "senior",
"location": "united states",
"includeDescription": true
}

Leave the filters empty to bulk-export the newest listings.

FieldDescription
maxItemsMaximum jobs to scrape.
searchQueryKeyword filter (title / company / excerpt).
categoryCategory or parent-category filter.
senioritySeniority filter.
employmentTypeEmployment-type filter.
locationLocation-restriction filter.
includeDescriptionInclude each job's full description. Default true.

Output

Himalayas Remote Jobs Scraper output example β€” remote job listings as structured JSON

{
"title": "Senior Backend Engineer",
"company": "Acme",
"companySlug": "acme",
"companyLogo": "https://himalayas.app/…/acme-logo.png",
"employmentType": "Full Time",
"seniority": ["Senior"],
"minSalary": 120000,
"maxSalary": 160000,
"salaryCurrency": "USD",
"salaryPeriod": "yearly",
"locationRestrictions": ["United States"],
"timezoneRestrictions": ["EST"],
"categories": ["Engineering", "Backend"],
"parentCategories": ["Software Development"],
"excerpt": "We're hiring a senior backend engineer…",
"pubDate": 1785312000,
"expiryDate": 1787904000,
"applicationLink": "https://himalayas.app/…/apply",
"url": "https://himalayas.app/companies/acme/jobs/senior-backend-engineer",
"description": "Full job description text… (when includeDescription is on)"
}

Output schema

FieldTypeDescription
titlestringJob title.
companystringCompany name.
companySlugstringCompany slug used in Himalayas URLs.
companyLogostring (URL)URL of the company logo.
employmentTypestringEmployment type, e.g. Full Time, Contract.
seniorityarraySeniority levels for the role.
minSalaryintegerMinimum salary, when provided.
maxSalaryintegerMaximum salary, when provided.
salaryCurrencystringSalary currency code.
salaryPeriodstringSalary period, e.g. yearly, hourly.
locationRestrictionsarrayLocations the remote role is open to.
timezoneRestrictionsarrayTimezones the role is restricted to.
categoriesarrayJob categories.
parentCategoriesarrayParent categories for the role.
excerptstringShort excerpt of the job description.
pubDateintegerPublished date as a Unix timestamp.
expiryDateintegerExpiry date as a Unix timestamp.
applicationLinkstring (URL)Direct link to apply for the role.
urlstring (URL)Job listing URL on Himalayas.
descriptionstringFull job description text (when includeDescription is on).

Need more job data?

Combine Himalayas with other job sources for wider coverage:

FAQ

Do I need an account or login? No. There's no setup and no login β€” just set your filters (or leave them empty) and run.

How many jobs can I scrape per run? Use maxItems to cap results. Leave the filters empty to bulk-export the newest listings across all categories.

Can I filter to a niche? Yes β€” combine searchQuery, category, seniority, employmentType and location filters.

How does billing work? You pay per job you get, plus a small per-request charge β€” pay only for what you scrape.

What's the output format? Structured JSON β€” one record per job with title, company, salary range, seniority, location and timezone restrictions, categories, dates, links and (optionally) the full description. Export as JSON, CSV, Excel or XML.

Is scraping Himalayas legal? Only public remote job data shown to any visitor on Himalayas is collected. This is an independent tool, not affiliated with Himalayas; check Himalayas' terms and applicable regulations for your use case.

Can I integrate this with other tools? The Himalayas Remote Jobs Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. It works with Make, Zapier, Slack, Airbyte, GitHub, Google Drive and many more, plus the Apify API, JavaScript/Python clients and MCP. Or use webhooks to trigger an action whenever a run finishes.

Notes

Original clean-room implementation. Returns only public data; you are responsible for compliance with Himalayas' terms. Not affiliated with Himalayas.