Foundit Jobs Scraper avatar

Foundit Jobs Scraper

Pricing

$4.00 / 1,000 job scrapeds

Go to Apify Store
Foundit Jobs Scraper

Foundit Jobs Scraper

Scrape job listings from Foundit (foundit.in), a major India/Asia job board (formerly Monster India). Returns title, company, location, employment type, experience, posted date and full description.

Pricing

$4.00 / 1,000 job scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 hours ago

Last modified

Categories

Share

Scrape job listings from Foundit (foundit.in), a major job board across India and Asia (formerly Monster India). Returns title, company, location, employment type, experience/education requirements, posted date and the full job description.

Input

FieldTypeDescription
startUrlsarrayOne or more foundit.in job-search URLs, e.g. https://www.foundit.in/search/software-engineer-jobs-in-bangalore
maxItemsintegerMax jobs to return across all start URLs (default 20, max 100). Each job costs one extra detail-page fetch.

Example:

{
"startUrls": ["https://www.foundit.in/search/software-engineer-jobs-in-bangalore"],
"maxItems": 30
}

Output

{
"title": "Software Engineer",
"company": "Capgemini",
"location": "Bengaluru, Karnataka, India",
"employmentType": "FULL_TIME",
"experienceRequirements": "2-5 years",
"educationRequirements": "Bachelor's degree",
"datePosted": "2026-08-01",
"validThrough": "2026-09-01",
"description": "We are looking for...",
"url": "https://www.foundit.in/job/software-engineer-capgemini-bengaluru-bangalore-61239243",
"scrapedAt": "2026-08-04T00:00:00.000Z"
}

Common uses

  • India/Asia job market and salary research
  • Recruitment lead generation
  • Feeding vacancy data into job aggregators or HR dashboards
  • Tracking hiring trends by company or city

Notes

Find the right start URL by browsing foundit.in for your role/city, then copy the search-result page URL into startUrls.