FlexJobs API
flexjobs.com
FlexJobs - remote and flexible job search with filters, company metadata, and detail fields.
- Actions
- 3
- Category
- Jobs
- Login
- Not required
- Output
- JSON
Call the FlexJobs API
Submit a task, then poll the job until it settles. This example runs act_flexjobs_featured_companies.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_flexjobs_featured_companies",
"params": {}
}'3 actions on flexjobs.com
Read
Featured Companies
act_flexjobs_featured_companiesread1 credit / callReturns featured employers with names, slugs, and logos.
Homepage Feed
act_flexjobs_homepage_ssrread1 credit / callReturns the homepage with featured job listings and category links.
Job Search Wizard
act_flexjobs_job_search_wizard_ssrread1 credit / callReturns the job search wizard options for remote-work preferences.
FlexJobs API questions
- Is there an API for FlexJobs?
- FlexJobs does not offer a public data API for this, but Anakin Wire provides 3 maintained endpoints for flexjobs.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape FlexJobs data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when flexjobs.com changes its markup, Anakin updates the action.
- Do I need a FlexJobs account?
- No. Every FlexJobs action listed here runs anonymously — no account and no credentials required.
- What does the FlexJobs API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Jobs APIs
4dayweek
Four-day-week job board - category browsing, search, and full job details.
Amazon Jobs
Amazon Jobs - listings by keyword, location, team, and category, with detail pages.
Apple Careers
Apple Careers - job postings, team and product filters, and related roles.
Apply Careers Microsoft
Microsoft Careers - job listings, full details, skill insights, departments, and similar roles.
Bayt UAE
UAE job search marketplace - search by keyword, browse by location (Dubai, Abu Dhabi, Sharjah), and view full job descriptions with employer and salary details.
Built In
Built In - tech job listings with company, location, salary, and seniority details.