TimesJobs.com Jobs Scraper avatar

TimesJobs.com Jobs Scraper

Pricing

from $1.99 / 1,000 results

Go to Apify Store
TimesJobs.com Jobs Scraper

TimesJobs.com Jobs Scraper

Scrape TimesJobs.com Job listings. No proxy needed, 22 fields per job: title, salary, skills, applicationCount, companyLogo & more. Keyword, location, experience, salary, industry filters.

Pricing

from $1.99 / 1,000 results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

TimesJobs.com Jobs Scraper

Extract job listings from timesjobs.com at scale, in a clean, consistent structure ready for analysis, job boards, recruiting tools and market research. No API key required.


Why this scraper?

🎯 Built for India

A dedicated Indian scraper, not a global tool with a country dropdown. Search, locations and currency (INR) are tuned for timesjobs.com.

📄 Complete job data

Full job title and description, direct listing URL and publish date for every record.

💶 Salary data

Salary information parsed from the listing where the employer publishes it, in INR. Missing salaries are returned as null, never guessed.

🏢 Company details

Hiring company name plus the profile details the source publishes, such as logo and company page.

📍 Location fields

Structured location data for every listing, ready for filtering and analysis.


Input parameters

ParameterTypeDefaultDescription
searchQuerystring(empty)Job title, skills, or keywords to search for. E.g. 'python developer', 'data scientist', 'react'.
locationstring(empty)City, state, or region to filter jobs. Leave blank for all of India.
experiencestring(empty)Years of experience filter. E.g. '3' for 3 years, '3-7' for a range.
industrystring(empty)Industry sector filter. E.g. 'IT-Software', 'Banking', 'Healthcare'.
jobFunctionstring(empty)Functional area filter. E.g. 'IT Software - Application Programming', 'Sales'.
salaryMinstring(empty)Minimum salary in Lakh per annum. Leave blank for no minimum.
salaryMaxstring(empty)Maximum salary in Lakh per annum. Leave blank for no maximum.
datePostedstring"any"Filter jobs by how recently they were posted.
maxResultsinteger100Maximum number of job listings to scrape.
pageSizeinteger10Number of results per API page (10–50). Higher values mean fewer requests.
startPageinteger1Page number to start scraping from (for resuming or offset scraping).
enrichDetailsbooleanfalseIf enabled, each job detail page is fetched for full description, industry, functional area, and employment type. Adds 7 extra fields. Costs ~2x more compute units.
requestsPerSecondinteger3Rate limit. Lower values reduce the risk of temporary blocks.
fetchDetailsbooleanfalseFetch full job details from individual listing pages.

Output schema

Every field below is present on every record. Fields the source does not publish for a given job are returned as null rather than omitted.

FieldTypeDescription
jobIdstringUnique job identifier
titlestringJob title
companystringCompany name (hfCompany preferred)
companyIdstringCompany identifier
companyLogoUrlstringCompany logo url.
locationstring""
experienceFromnumberMin experience (years)
experienceTonumberMax experience (years)
experiencestring""
salaryLownumberMin salary (Lakh PA)
salaryHighnumberMax salary (Lakh PA)
salarystringFormatted e.g. 12 - 20 Lakh PA
skillsarrayArray of required skills
jobFunctionstring""
jobTypestringe.g. Permanent Job, Full Time
descriptionstringJob description excerpt
descriptionMarkdownstringDescription in Markdown/plain text.
postDatestringISO date posted
expiryDatestringISO expiry date
applicationCountnumberNumber of applications received
jobUrlstringDirect link to job posting
sourcestringListing source
scrapedAtstringISO 8601 scrape timestamp

Example record

{
"jobId": "80613200",
"title": "Cluster Business Manager - Defence Channel",
"company": "Canara HSBC OBC Life Insurance Company Ltd",
"companyId": "5348",
"companyLogoUrl": "https://timesjob.s3.ap-south-1.amazonaws.com/company-logos/005348.gif",
"location": "Pune",
"experienceFrom": 3,
"experienceTo": 6,
"experience": "3 - 6 Yrs",
"salaryLow": 550000,
"salaryHigh": 1150000,
"salary": "5.5 - 11.5 Lakh PA",
"skills": [
"Agency Development",
"Business Development",
"Team Handling",
"Life Insurance Agents"
],
"jobFunction": "Sales / Business Development",
"jobType": "",
"description": "Canara HSBC Life Insurance Hiring Cluster Business Manager ( Defence Channel ) - Pune CTC - Upto 12.5LPA Desg- Cluster Business Manager REQUIREMENT : 1) Must Be A Graduate 2)Should Have 2 Years Of Exp …",
"descriptionMarkdown": "Canara HSBC Life Insurance Hiring Cluster Business Manager ( Defence Channel ) - Pune CTC - Upto 12.5LPA Desg- Cluster Business Manager REQUIREMENT : 1) Must Be A Graduate 2)Should Have 2 Years Of Exp …",
"postDate": "2026-07-02",
"expiryDate": "2026-08-30",
"applicationCount": 2,
"jobUrl": "https://www.timesjobs.com/job-detail/cluster-business-manager-defence-channel--canara-hsbc-obc-life-insurance-companyltd-pune-3-6-years-jobid-WFYFnSSql0JzpSvf+uAgZw==&source=srp",
"source": "srp",
"scrapedAt": "2026-07-02T16:20:48.989Z"
}

Examples

Search for business analyst roles in Mumbai:

{
"searchQuery": "business analyst",
"location": "Mumbai",
"maxResults": 100
}

Broad nationwide crawl:

{
"searchQuery": "business analyst",
"maxResults": 1000
}

Larger run with a hard cap:

{
"searchQuery": "business analyst",
"location": "Mumbai",
"maxResults": 500
}

Daily feed (run on a schedule):

{
"searchQuery": "business analyst",
"maxResults": 500
}

Schedule this input in the Apify Scheduler (for example daily at 07:00) to keep an always-fresh feed of the newest listings.


💰 Pricing

$1.99 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.

ResultsCost
100~$0.20
1,000~$1.99
10,000~$19.90
100,000~$199

Flat-rate alternatives typically charge $29–$49/month regardless of usage.

Subscription tiers lower the rate further, down to $1.99 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.


Performance

Run sizeTypical time
100 resultsunder 1 minute
1,000 results2–4 minutes
10,000 results20–35 minutes

Known limitations

  • Salary is only returned when the employer publishes it — many listings carry null salary fields.
  • Company details vary per listing; the scraper returns what the source publishes and never invents data.
  • Very large result sets are bounded by the source's own paging limits.
  • Listings can be removed by the source at any time, so a small share of URLs may expire shortly after scraping.

Technical details

  • Source: timesjobs.com — India job listings
  • Coverage: everything the public search exposes, filterable via the input parameters above
  • Retry: automatic retry on network errors with exponential backoff

Need a custom scraper?

Unfenced Group builds Apify actors for any website — for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl