Himalayas Job & Company Scraper
by saswave
Automatically extract job listings and company data from Himalayas. Get structured data on salaries, tech stacks, benefits, and social links with a simple search URL.
Opens on Apify.com
About Himalayas Job & Company Scraper
Need to pull fresh job listings or company profiles from Himalayas? This actor does the heavy lifting for you. Just give it a search URL from the Himalayas site—whether you're looking at Jobs or Companies—and it will scrape the structured data for you. I use it to pull details like company websites, social media links, listed salary ranges, tech stacks, and benefit packages. It saves me hours of manual copying and pasting, turning a tedious research task into a simple automated data feed. Perfect for recruiters building lead lists, developers tracking the job market for specific skills, or anyone analyzing hiring trends in tech. The output is clean JSON, ready to plug into your own database, spreadsheet, or analysis tool. It's straightforward, reliable, and handles the pagination and data extraction so you can focus on using the information, not gathering it.
What does this actor do?
Himalayas Job & Company Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Himalayas Job & Company Scraper
Scrapes structured job listings and company profiles from Himalayas.app for automation, recruitment, and data analysis.
Overview
This Apify actor extracts clean, structured data from Himalayas.app. It can scrape job listings from search results and company directory pages, as well as detailed company profiles. Output is formatted as JSON, suitable for direct use in recruitment tools, job boards, or data pipelines.
Key Features
- Dual Scraping Modes: Collects both job listings and company profiles.
- Comprehensive Job Data: Extracts title, salary range, employment type, required skills, application link, posting dates, and job descriptions.
- Detailed Company Profiles: Captures company name, description, tech stack, employee benefits, social links, founding year, and open positions.
- Source Flexibility: Parses data from Himalayas search result pages, company directory pages, or individual job offer URLs.
- Structured Output: Returns consistent JSON objects, making integration straightforward.
How to Use
Run the actor on the Apify platform. You primarily control it via the input configuration, which defines what to scrape.
Basic Input Configuration:
{
"startUrls": [
{
"url": "https://himalayas.app/jobs?skills=python"
},
{
"url": "https://himalayas.app/companies"
}
],
"maxItems": 100
}
startUrls: Provide one or more Himalayas URLs. Use job search URLs, company directory pages, or specific company/job pages.maxItems: (Optional) Limit the total number of items to scrape.
The actor will crawl from the provided URLs, extracting all relevant jobs and company details it encounters.
Input & Output
Input: A JSON object specifying startUrls. The actor's behavior adapts to the type of page provided (search, directory, or detail page).
Output: The dataset contains two main item types: JOB and COMPANY. Each is a detailed JSON object.
Example Job Output:
{
"slug": "remote-administrative-assistant",
"title": "Remote - Administrative Assistant",
"employmentType": "Full Time",
"minSalary": 20000,
"maxSalary": 25000,
"currency": "USD",
"applicationLink": "https://himalayas.app/apply/fgpvm",
"timezoneRestrictions": [ -8, -7, -6, -5, -4 ],
"updatedAt": "2024-10-28 07:30:07",
"isStickied": true,
"skills": [ "Administrative-Support", "Project-Management", "MS-Office-Suite" ],
"guid": "https://himalayas.app/companies/example/jobs/remote-administrative-assistant",
"company": {
"name": "Example Company",
"slug": "example-company",
"employeeRange": "1-10",
"isVerified": true,
"logo": "https://cdn-images.himalayas.app/example-logo",
"externalLink": "https://example.com"
}
}
Example Company Output (Abbreviated):
{
"name": "Example Company",
"slug": "example-company",
"website": "https://example.com",
"employeeRange": "11-50",
"yearFounded": 2020,
"ceo": "Jane Doe",
"isVerified": true,
"techStack": [ "Python", "React", "AWS" ],
"benefits": [ { "title": "Remote First", "category": "Work Style" } ],
"socialMedia": {
"linkedin": "https://linkedin.com/company/example"
},
"liveJobsCount": 5
}
The dataset is available in the Apify console as JSON, CSV, or via API for integration into your workflows.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Himalayas Job & Company Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- saswave
- Pricing
- Paid
- Total Runs
- 425
- Active Users
- 18
Related Actors
Company Employees Scraper
by build_matrix
🔥 LinkedIn Jobs Scraper
by bebity
Linkedin Company Detail (No Cookies)
by apimaestro
Linkedin Profile Details Batch Scraper + EMAIL (No Cookies)
by apimaestro
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support