Bayt Jobs Search Scraper avatar

Bayt Jobs Search Scraper

Pricing

Pay per usage

Go to Apify Store
Bayt Jobs Search Scraper

Bayt Jobs Search Scraper

Scrape job listings from Bayt.com, the Middle East's largest job platform. Extract job titles, companies, locations, career levels, and job types across the MENA region.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Share

Extract job listings from Bayt.com - the Middle East's leading job platform. Collect job titles, companies, locations, and descriptions across Gulf and MENA markets.

Features

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

Use Cases

  • Middle East job market analysis — track hiring activity across Gulf countries (UAE, Saudi Arabia, Qatar, Kuwait)
  • Gulf region recruitment sourcing — build pipelines for roles in construction, finance, healthcare, and technology
  • Cross-border talent mapping — understand talent movement patterns between Middle Eastern markets
  • Regional salary benchmarking — compare compensation packages by role, industry, and location across the Gulf

Sample Input

{
"keyword": "software engineer",
"query": "software engineer dubai",
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
},
"startUrl": "https://www.bayt.com/en/uae/jobs/",
"results_wanted": 20
}

Sample Output

{
"title": "Senior Software Engineer",
"company": "Tech Solutions LLC",
"location": "Dubai, UAE",
"country": "United Arab Emirates",
"categories": ["Engineering", "Information Technology"],
"datePosted": "2026-06-20",
"employmentType": "Full Time",
"careerLevel": "Senior",
"salary": "AED 25,000 - 35,000",
"url": "https://www.bayt.com/en/uae/jobs/123456/",
"scrapedAt": "2026-06-24T12:00:00.000Z"
}

Input

FieldTypeDefaultRequiredDescription
keywordstringJob keyword to search for, e.g. 'software engineer', 'marketing manager'.
querystringFull search query string to use for building the search URL.
keywordsstringComma-separated list of keywords for job search.
proxyConfigurationobject{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}Proxy settings. Use Apify Residential proxy for best results.
startUrlstringhttps://www.bayt.com/en/international/jobs/Start scraping from a specific Bayt.com search URL.
results_wantedinteger20The maximum number of jobs to collect.
experienceLevelstringFilter by minimum experience level: Entry Level, Mid Level, Senior Level, Executive, Director.
salaryMinintegerMinimum salary filter (in local currency). Only show jobs paying at least this amount.
salaryMaxintegerMaximum salary filter (in local currency). Only show jobs paying at most this amount.
remoteFilterstringFilter by work location type: Remote, Hybrid, On-site.
educationLevelstringFilter by minimum education level: High School, Associate Degree, Bachelor's, Master's, Doctorate.

Output

FieldDescription
positionPosition number
titleJob title
companyCompany name
companyLogoCompany logo URL
companyProfileUrlCompany profile URL
locationJob location
countryCountry
categoriesJob categories
aiSummaryAI-generated summary
skillsRequired skills
datePostedDate the job was posted
dateTimestampDate timestamp
applyUrlApply URL
scrapedAtISO timestamp when the job was scraped
jobIdUnique job identifier
postedAtRelativeRelative posted date
employmentTypeEmployment type
careerLevelCareer level
experienceExperience required
salarySalary information
urlURL
listingPagePage number where the job was found

Notes

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