Himalayas Remote Jobs API Scraper avatar

Himalayas Remote Jobs API Scraper

Pricing

$0.10 / 1,000 job listing scrapeds

Go to Apify Store
Himalayas Remote Jobs API Scraper

Himalayas Remote Jobs API Scraper

Exports remote job listings from the Himalayas.app public jobs API including title, company, salary, seniority, location and timezone restrictions, categories, and application link.

Pricing

$0.10 / 1,000 job listing scrapeds

Rating

5.0

(3)

Developer

Ahmed

Ahmed

Maintained by Community

Actor stats

3

Bookmarked

3

Total users

1

Monthly active users

8 hours ago

Last modified

Share

Exports remote job listings from the Himalayas.app public jobs API as flat, structured records: job title, company details, salary range, seniority level, location and timezone restrictions, categories, and the direct application link. Built for recruiters, sourcers, job board aggregators, and market researchers who need current Himalayas listings without manually paging through the site.

Why this scraper

  • Covers the same field set as the most-used Himalayas scraper in the store — salary range, timezone and location restrictions, categories, and application link — so you're not trading completeness for price.
  • Priced at $0 per job listing, so pulling thousands of listings for a large sourcing run or a recurring dataset refresh costs nothing.
  • Reads directly from Himalayas's public JSON API endpoint, so output fields map cleanly to source data with no HTML-scraping fragility on the listing page itself.

Output fields

FieldTypeDescription
titlestringJob title
companyNamestringHiring company name
companySlugstringCompany slug used in Himalayas URLs
companyLogostringURL of the company logo image
employmentTypestringEmployment type, e.g. Full Time
minSalarynumberMinimum stated salary
maxSalarynumberMaximum stated salary
salaryPeriodstringSalary period, e.g. annual
currencystringSalary currency code
senioritystringComma-separated seniority levels
locationRestrictionsstringComma-separated allowed locations
timezoneRestrictionsstringComma-separated allowed UTC offsets
categoriesstringComma-separated job categories
parentCategoriesstringComma-separated parent job categories
descriptionstringFull HTML job description
pubDateintegerUnix timestamp the job was published
expiryDateintegerUnix timestamp the job listing expires
applicationLinkstringURL to apply for the job
guidstringUnique job listing URL/identifier

Input

{
"startUrls": [{ "url": "https://himalayas.app/jobs/api" }],
"maxItems": 50
}

Output

{
"title": "Head of Talent Acquisition",
"companyName": "YipitData",
"companySlug": "yipitdata",
"companyLogo": "https://cdn-images.himalayas.app/4ou6thwql1calbrwk9sh10g64a6o",
"employmentType": "Full Time",
"minSalary": 210000,
"maxSalary": 270000,
"salaryPeriod": "annual",
"currency": "USD",
"seniority": "Director",
"locationRestrictions": "United States",
"timezoneRestrictions": "-10, -9, -8, -7, -6, -5, 14",
"categories": "Talent-Acquisition, Recruiting-Leadership, Recruiting-Director, Talent-Acquisition-Strategy, Head-of-Recruiting, Head-Of-Talent-Acquisition, Director-Of-Talent-Acquisition",
"parentCategories": "Human Resources",
"description": "<p>About Us: YipitData is the leading market research and analytics firm...</p><h4>About The Role</h4><p>We are seeking a seasoned Head of Talent Acquisition to lead the next phase of our recruiting function...</p>",
"pubDate": 1787481512,
"expiryDate": 1792665512,
"applicationLink": "https://himalayas.app/companies/yipitdata/jobs/head-of-talent-acquisition",
"guid": "https://himalayas.app/companies/yipitdata/jobs/head-of-talent-acquisition"
}

Pricing

$0.00 per job listing returned. A run pulling 50, 500, or 5,000 listings costs $0 — you only pay Apify platform compute for the run itself.

Use cases

  • Feeding a recruiting CRM or ATS with a daily pull of new remote listings filtered by category or seniority for outbound sourcing.
  • Building a salary-benchmarking dataset for remote roles by parsing minSalary/maxSalary and currency across job categories.
  • Populating a niche remote-jobs aggregator site with live listings, application links, and company logos pulled directly from Himalayas.