Foundit Jobs Search Scraper avatar

Foundit Jobs Search Scraper

Pricing

from $2.99 / 1,000 job details

Go to Apify Store
Foundit Jobs Search Scraper

Foundit Jobs Search Scraper

Scrape job listings from Foundit.in (formerly Monster India/APAC). Extract job titles, companies, locations, salaries, experience levels, skills, and descriptions for recruitment in India and Southeast Asia.

Pricing

from $2.99 / 1,000 job details

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Share

Extract job listings from Foundit (formerly Monster India/APAC). Collect job titles, companies, locations, and descriptions from India and Asia-Pacific markets.

Features

  • Keyword search — find jobs by keyword, search term, or role
  • Location filtering — narrow results to specific cities, regions, or countries

Use Cases

  • Indian job market analysis — track hiring demand and skill trends across India's leading job platform
  • APAC recruitment sourcing — source candidates across the Asia-Pacific region with localized search
  • Regional hiring trend monitoring — identify industry growth areas and emerging roles in the APAC market
  • Cross-border talent mapping — analyze labor mobility and recruitment patterns across international markets

Sample Input

{
"keyword": "software engineer",
"query": "software engineer",
"max_results": 20,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "IN"
}
}

Sample Output

{
"jobId": "FOUNDIT-123456",
"title": "Senior Software Engineer",
"company": "Infosys",
"location": "Bangalore, India",
"salary": "₹1,200,000 – ₹2,000,000",
"experience": "5-8 years",
"skills": "Java, Spring Boot, AWS, Microservices",
"postedDate": "2025-12-10",
"jobType": "Full-time",
"jobUrl": "https://www.foundit.in/job/123456",
"description": "We are looking for a Senior Software Engineer to join our Bangalore office...",
"scrapedAt": "2025-12-15T10:30:00.000Z"
}

Input

FieldTypeDefaultRequiredDescription
max_resultsinteger20Maximum number of jobs to return.
keywordstringsoftware engineerJob title, role, or skill to search for.
querystringFull search query string.
keywordsstringComma-separated keywords to search for.
proxyConfigurationobject{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"],"apifyProxyCountry":"IN"}Proxy settings. Indian residential proxies recommended.

Output

FieldDescription
jobIdJob ID
titleJob Title
companyCompany
locationLocation
salarySalary
experienceExperience
skillsSkills
postedDatePosted Date
jobTypeJob Type
jobUrlJob URL
company_logoCompany Logo
company_nameCompany Name
platformPlatform
descriptionDescription
job_functionJob Function
is_remoteRemote Work
work_from_homeWork From Home
job_typeJob Type
job_levelJob Level
experience_rangeExperience Range
salary_minimumMinimum Salary
salary_maximumMaximum Salary
salary_currencySalary Currency
salary_periodSalary Period
posted_datePosted Date
valid_throughValid Through
applicant_countApplicant Count
easy_applyEasy Apply
vacancy_countVacancy Count
platform_urlPlatform URL
official_urlOfficial URL
location_detailsLocation Details
company_ratingCompany Rating
review_countReview Count
employee_countEmployee Count
company_industryCompany Industry
company_typeCompany Type
company_foundedYear Founded
company_revenueCompany Revenue
company_urlCompany URL
company_websiteCompany Website
company_addressesCompany Addresses
company_descriptionCompany Description
emailsContact Emails
phonesContact Phones
social_linksSocial Media Links
listing_typeListing Type
processorProcessor
processed_atProcessed At

Notes

  • Proxy: Residential proxy is highly recommended
  • Rate limits: Keep maxItems reasonable per run to avoid IP bans
  • Scheduling: Use Apify Scheduler to run this actor on a recurring basis