Himalayas Remote Jobs API Scraper
Pricing
$0.10 / 1,000 job listing scrapeds
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
Maintained by CommunityActor stats
3
Bookmarked
3
Total users
1
Monthly active users
8 hours ago
Last modified
Categories
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
| Field | Type | Description |
|---|---|---|
| title | string | Job title |
| companyName | string | Hiring company name |
| companySlug | string | Company slug used in Himalayas URLs |
| companyLogo | string | URL of the company logo image |
| employmentType | string | Employment type, e.g. Full Time |
| minSalary | number | Minimum stated salary |
| maxSalary | number | Maximum stated salary |
| salaryPeriod | string | Salary period, e.g. annual |
| currency | string | Salary currency code |
| seniority | string | Comma-separated seniority levels |
| locationRestrictions | string | Comma-separated allowed locations |
| timezoneRestrictions | string | Comma-separated allowed UTC offsets |
| categories | string | Comma-separated job categories |
| parentCategories | string | Comma-separated parent job categories |
| description | string | Full HTML job description |
| pubDate | integer | Unix timestamp the job was published |
| expiryDate | integer | Unix timestamp the job listing expires |
| applicationLink | string | URL to apply for the job |
| guid | string | Unique 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.