Flexjobs Jobs Search Scraper avatar

Flexjobs Jobs Search Scraper

Pricing

Pay per usage

Go to Apify Store
Flexjobs Jobs Search Scraper

Flexjobs Jobs Search Scraper

Scrape remote, hybrid, and flexible job listings from FlexJobs. Extract job titles, companies, locations, schedule types, career levels, and salary information for remote work recruitment and market analysis.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

The latest and most advanced FlexJobs Jobs Search Scraper. Our FlexJobs Jobs Search Scraper extracts real-time remote and flexible job postings at scale. A new research tool built for recruitment, insights and HR.

Features

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

Use Cases

  • Remote and flexible work market intelligence — collect job postings from FlexJobs to track the evolving landscape of remote, hybrid, and flexible employment
  • Distributed workforce hiring trends — monitor which companies are hiring remote workers and for which roles across industries
  • Work-from-home job tracking — analyze the volume, variety, and compensation of fully remote positions available globally
  • Flexible employment benchmarking — compare remote, hybrid, and flexible job offerings to understand workplace policy trends

Sample Input

{
"query": "software engineer",
"keywords": "software engineer",
"maxItems": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Sample Output

{
"title": "Senior Software Engineer",
"company": "RemoteTech Inc.",
"location": "Remote, US",
"remoteOptions": "Fully Remote",
"schedule": "Full-Time",
"salaryRange": "$130,000 - $160,000",
"postedDate": "2026-06-20",
"jobUrl": "https://www.flexjobs.com/jobs/12345",
"description": "We are looking for a Senior Software Engineer to join our fully distributed team. Work from anywhere in the US.",
"url": "https://www.flexjobs.com/jobs/12345",
"salary": "$130,000 - $160,000",
"datePosted": "2026-06-20",
"jobType": "remote"
}

Input

FieldTypeDefaultRequiredDescription
querystringdeveloperJob title or keyword to search for.
keywordsstringComma-separated keywords.
maxItemsinteger50Maximum number of jobs to scrape.
proxyConfigurationobject{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}Proxy settings. Residential proxies recommended for FlexJobs.

Output

FieldDescription
titleJob title
companyCompany name
locationJob location
remoteOptionsRemote work options
scheduleWork schedule
salaryRangeSalary range
postedDateDate the job was posted
jobUrlDirect URL to the job listing
descriptionFull job description
urlJob URL
salarySalary information
datePostedDate posted
jobTypeJob type
workRemotelyRemote work details
slugJob slug
applyUrlApply URL
scrapedAtISO timestamp when the job was scraped
sourceSource platform

Notes

  • Proxy: Residential proxy is highly recommended — set proxyConfiguration: { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
  • Rate limits: Keep result limits reasonable per run to avoid IP bans
  • Scheduling: Use Apify Scheduler to run this actor on a recurring basis for a consistently fresh dataset