Flexjobs Jobs Scraper

Flexjobs Jobs Scraper

by orgupdate

Automatically extract real-time, global job postings from FlexJobs for recruitment, HR insights, and lead generation. Get structured data without the manual work.

94 runs
6 users
Try This Actor

Opens on Apify.com

About Flexjobs Jobs Scraper

Need fresh, qualified job leads without the manual grind? This FlexJobs scraper pulls real-time postings globally, acting like your automated research assistant. I've used it to gather job data at scale, and it's become a go-to for sourcing candidates, market analysis, and competitive intelligence. It taps directly into FlexJobs' extensive listings, which are pre-vetted for legitimacy—saving you hours of sifting through questionable ads. Whether you're in recruitment building a pipeline, an HR pro benchmarking roles, or a data analyst tracking hiring trends, this tool delivers clean, structured data you can export and use immediately. Set it up once to run on a schedule, and you've got a consistent feed of new opportunities landing in your dataset. It handles the heavy lifting of data extraction so you can focus on the insights that actually matter for your projects or business decisions. Forget copying and pasting; this automates the tedious part of job market research.

What does this actor do?

Flexjobs Jobs Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Flexjobs Jobs Scraper

Extracts structured job listings from Flexjobs search results for building job boards, market analysis, or recruitment lead generation.

Overview

This actor scrapes job postings aggregated by Flexjobs from thousands of job boards. It returns clean, structured data (JSON, CSV, Excel, XML) ready for integration into your systems.

Key Features

  • Multi-source aggregation: Pulls listings from many job platforms via a single Flexjobs search.
  • Precise filtering: Filter by company, location, job type (FULLTIME, PARTTIME, CONTRACTOR, INTERN), and posting date.
  • Performance optimized: Built for speed and low compute cost.
  • Fresh data: Target recent posts using datePosted filters like "today" or "3days".
  • API integration: Works with Python, Node.js, Zapier, and Make.com.

Input Parameters

Configure the scraper using these JSON input parameters.

Parameter Type Required Description Default Valid Values
countryName String No Country context for the search domain. "all" "usa", "uk", "india", etc.
includeKeyword String Yes Main search terms or skills (e.g., "React", "Marketing Manager"). - Any search string
locationName String No Specific city, state, or region. - Any location string
companyName String No Filter to a specific employer. - Any company name
jobType String No Filters by employment type. - FULLTIME, PARTTIME, CONTRACTOR, INTERN
datePosted String No How recent the jobs should be. "month" today, 3days, week, month
pagesToFetch Integer No Number of pagination pages to scrape. 1 Positive integers

Example Input:

{
  "countryName": "usa",
  "locationName": "new york",
  "includeKeyword": "software engineer, python",
  "companyName": "flexjobs",
  "jobType": "FULLTIME",
  "datePosted": "week",
  "pagesToFetch": 3
}

Output Data

Results are stored in the default Apify dataset. Each item includes:

{
  "job_title": "Senior Frontend Developer",
  "company_name": "Tech Corp Inc.",
  "location": "New York, NY (Remote)",
  "posted_via": "LinkedIn",
  "salary": "$120,000 - $150,000 a year",
  "date": "2025-03-25",
  "job_type": "Full-time",
  "URL": "https://www.flexjobs.com/search?..."
}

Field Dictionary:
* job_title: The official role designation.
* company_name: The hiring organization.
* location: Geographical location or remote status.
* posted_via: Original platform (e.g., Monster, LinkedIn).
* salary: Pay range if provided.
* date: Posting date.
* job_type: Employment type.
* URL: Direct link to the application/listing.

How to Use

  1. Run on Apify: Deploy and run the actor directly from the Apify platform using the input configuration.
  2. Automate: Schedule periodic runs to keep your data current.
  3. Export: Download results in your preferred format or connect the dataset to your CRM, website, or analytics tool via API.

Programmatic Usage

Run the actor via the Apify API.

Python example:

from apify_client import ApifyClient

client = ApifyClient("YOUR_APIFY_TOKEN")
run_input = {
    "countryName": "usa",
    "includeKeyword": "Data Scientist",
    "datePosted": "3days",
    "pagesToFetch": 1,
}
run = client.actor("apify/flexjobs-jobs-scraper").call(run_input=run_input)

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Flexjobs Jobs Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
orgupdate
Pricing
Paid
Total Runs
94
Active Users
6
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support