Hirist Jobs Scraper – Full Descriptions, Salary, Recruiter
Pricing
from $2.00 / 1,000 jobs
Hirist Jobs Scraper – Full Descriptions, Salary, Recruiter
Scrape Hirist.tech IT & tech jobs in India by keyword, city, experience and freshness. Full job description, salary (LPA), skills, applicant count, recruiter name & last-active date, AmbitionBox rating. No login, no proxy, pay per job.
Pricing
from $2.00 / 1,000 jobs
Rating
0.0
(0)
Developer
Daemon Data
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Scrape Hirist.tech, India's largest IT and tech job board, into clean JSON. Search by keyword, filter by city, experience range and posting freshness, and get every field the site shows plus the ones it hides in its API: full job description, salary in LPA (when disclosed), mandatory vs optional skills, applicant count, views, recruiter name and last-active date, and the company's AmbitionBox rating.
No login, no cookies, no proxy, no browser. Runs in seconds and you pay only per job returned.
Why this scraper
- Full descriptions included. Most Hirist scrapers only return the search card. This one fetches the detail record for every job, so you get the complete JD as HTML and as plain text.
- Recruiter activity.
recruiter.lastActivetells you whether the posting is actually being worked. Great for filtering stale listings. - Applicant and view counts show competition per role.
- Salary in LPA whenever the recruiter disclosed it, with an explicit
salaryHiddenflag otherwise. - 114 locations understood, from Bangalore to Remote to "Anywhere in India".
- Cheap and fast. Pure JSON API calls, ~20 jobs per request, typically 100 jobs in well under a minute.
Who uses it
- Recruiters and staffing agencies tracking competitor postings and salary bands.
- HR-tech and job-aggregator products that need a reliable Hirist feed.
- Job seekers building personal alert bots.
- Market researchers analysing India tech hiring by skill, city and experience.
- AI agents – works as an MCP tool, so an agent can answer "find remote senior Python roles posted this week with disclosed salary".
Input
{"queries": ["python developer", "data engineer"],"locations": ["Bangalore", "Remote"],"minExperience": 3,"maxExperience": 8,"postedWithinDays": 7,"includeDescription": true,"maxJobsPerQuery": 200}
| Field | Type | Description |
|---|---|---|
queries | array | Search keywords. One search per keyword, results de-duplicated. Required. |
locations | array | Optional city names (Bangalore, Mumbai, Pune, Remote, Anywhere in India, …). Substring match on the job's locations. |
minExperience / maxExperience | integer | Experience range in years. |
postedWithinDays | integer | Only jobs posted in the last N days. |
includeDescription | boolean | Fetch the full description and recruiter details for each job (default true). |
maxJobsPerQuery | integer | Stop paginating a keyword after this many new jobs (default 200). |
maxJobs | integer | Hard cap for the whole run. |
site | string | hirist (default) or iimjobs. The same Actor can also read IIMJobs.com. |
Output
One record per job:
{"id": 1667749,"site": "hirist","url": "https://www.hirist.tech/j/intellect-design-arena-python-lead-architect-aws-azure-1667749","title": "Intellect Design Arena - Python Lead/Architect - AWS/Azure","designation": "Python Lead","company": {"name": "Intellect Design Arena","logo": "https://…/logo.webp","domain": "intellectdesign.com","ambitionBoxRating": 3.6,"ambitionBoxReviews": 1840},"recruiter": { "name": "…", "designation": "Talent Acquisition", "lastActive": "2026-09-03" },"experienceMinYears": 9,"experienceMaxYears": 18,"salaryMinLpa": 30,"salaryMaxLpa": 45,"salaryHidden": false,"locations": ["Chennai", "Mumbai"],"remote": false,"skills": ["Python", "AWS", "Azure", "Kubernetes"],"mandatorySkills": ["Python"],"applicants": 112,"views": 1543,"postedAt": "2026-09-02T04:30:00.000Z","description": "About the role…","descriptionHtml": "<p>About the role…</p>","query": "python developer"}
Download as JSON, CSV, Excel or push to Google Sheets, webhooks and other Apify integrations.
Pricing
Pay per event:
- Job – one charge per job returned from search.
- Job description – one extra charge per job when
includeDescriptionis on.
A 100-job run with descriptions costs well under a dollar. There is no separate compute charge.
Tips
- Use several specific keywords instead of one broad one; the API returns up to 20 jobs per page and the Actor de-duplicates across keywords.
- Combine
postedWithinDays: 1with a daily schedule to get a fresh-jobs feed. recruiter.lastActiveolder than two weeks usually means the posting is dormant.- Set
site: "iimjobs"to scrape management, finance and consulting roles from IIMJobs.com with the same fields.
FAQ
How much does it cost to scrape Hirist jobs?
$0.002 per job plus $0.002 per full description, so 100 jobs with descriptions cost $0.40.
Can I filter by city and experience?
Yes: locations, minExperience, maxExperience and postedWithinDays are passed to Hirist's own search.
Does it return the full job description?
Yes, as HTML and plain text, plus recruiter name and last-active date, applicant count and views.
Do I need a proxy or login?
No.
Related Actors by Daemon Data
- India IPO Tracker – live IPO GMP, subscription and listing data for India
- IIMJobs Scraper – India management, finance and MBA jobs
- Tickertape India Stocks Scraper – NSE/BSE fundamentals, shareholding and screener
- Oracle Cloud HCM Jobs Scraper – every job on any Oracle Recruiting career site
- Dubai Property Transactions – Dubai Land Department sales, mortgages and gifts
- UK Gazette Insolvency Notices – winding-up petitions, administrations and liquidations
- Startup India DPIIT Directory – India's recognised startups with sector, stage and CIN
Support
Found a bug or need another field or source? Open an issue on the Issues tab; issues are usually answered within a day. Custom variants of this Actor are available on request.
Disclaimer
This Actor collects publicly available job listings for informational purposes. Respect the source website's terms of use and applicable data-protection laws when using recruiter names.