4dayweek API
4dayweek.io
Four-day-week job board - category browsing, search, and full job details.
- Actions
- 6
- Category
- Jobs
- Login
- Not required
- Output
- JSON
Call the 4dayweek API
Submit a task, then poll the job until it settles. This example runs act_4dayweek_io_category_job_listing.
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_4dayweek_io_category_job_listing",
"params": {
"category_slug": "engineering-jobs"
}
}'6 actions on 4dayweek.io
Read
Category Job Listing
act_4dayweek_io_category_job_listingread2 credits / callReturns job cards for a category with titles, companies, skills, and schedule badges.
- category_slug
- string · required
- page
- integer
Filter Facets
act_4dayweek_io_filter_facetsread1 credit / callReturns filter facet counts for job categories, levels, and schedule types by location.
- near_location
- string · required
Homepage
act_4dayweek_io_homepage_ssrread1 credit / callReturns featured jobs and category browse links from the homepage.
Job Details
act_4dayweek_io_job_detail_apiread1 credit / callReturns a job's full title, description, schedule, location, and company.
- job_slug
- string · required
Job Details Page
act_4dayweek_io_job_detail_ssrread1 credit / callReturns a job page's title, schedule, location, company, and salary.
- job_slug
- string · required
- category_slug
- string
Job Listing
act_4dayweek_io_job_listingread2 credits / callReturns paginated job cards with company, location, and category for a location search.
- near_location
- string · required
- page
- integer
- limit
- integer
4dayweek API questions
- Is there an API for 4dayweek?
- 4dayweek does not offer a public data API for this, but Anakin Wire provides 6 maintained endpoints for 4dayweek.io. 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 4dayweek 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 4dayweek.io changes its markup, Anakin updates the action.
- Do I need a 4dayweek account?
- No. Every 4dayweek action listed here runs anonymously — no account and no credentials required.
- What does the 4dayweek 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
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.
Built In NYC
Built In NYC - tech job search with filters, detail pages, and company listings.