JustJoin.it Job Scraper โ Poland IT job board
Pricing
from $0.75 / 1,000 results
JustJoin.it Job Scraper โ Poland IT job board
Scrape justjoin.it โ Poland's largest IT job board. Every developer listing includes multi-currency salaries, required tech skills, and direct apply links โ reliable structured data for recruiters and market analysts building hiring pipelines at scale.
Pricing
from $0.75 / 1,000 results
Rating
0.0
(0)
Developer
Black Falcon Data
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 hours ago
Last modified
Categories
Share
What does JustJoin.it Job Scraper do?
JustJoin.it Job Scraper extracts structured job data from justjoin.it โ including salary data, apply URLs, company metadata, full descriptions, remote-work indicators, location data, and skill tags. It supports keyword search, location filters, and controllable result limits, so you can run the same query consistently over time. The actor also offers detail enrichment (full descriptions and company metadata) where the source provides them.
How to use this actor
- ๐ Register for a free Apify account โ no credit card required.
- ๐ Just click Sign up free on Apify โ and complete a quick signup.
- ๐ฐ A free Apify account includes $5 in monthly credits โ enough to test this actor.
- โณ Scrape during the free trial, with no commitment or upfront payment required.
Key features
- ๐ Notifications โ Telegram, Slack, Discord, WhatsApp Cloud API, and webhook alerts out of the box. Pair with incremental mode for daily new-listing alerts.
- ๐ Paste-mode โ paste any justjoin.it URL โ single-listing, search-results, or category pages. Mix freely with keyword and ID searches in the same run; results dedupe by ID.
- ๐ Detail enrichment โ toggle two-stage scraping: collect listings, then enrich each with the full description and detail-page fields. Off by default to keep runs fast.
- ๐ง Email + phone extraction โ regex extraction of contact emails and phone numbers from descriptions, emitted as
extractedEmails[]andextractedPhones[]on every record. - ๐ URL + social-profile extraction โ every record carries
extractedUrls[]and a structuredsocialProfilesobject (linkedin, twitter, instagram, facebook, youtube, tiktok, github, xing). - ๐ฆ Compact mode โ AI-agent and MCP-friendly payloads with core fields only.
- โ๏ธ Description truncation โ cap length with
descriptionMaxLengthto control LLM prompt cost and dataset size โ 0 for full descriptions. - ๐ Change classification โ each record carries a
changeType: NEW / UPDATED / UNCHANGED / REAPPEARED / EXPIRED. Default emits NEW + UPDATED + REAPPEARED; opt into the rest viaemitUnchanged/emitExpired. - ๐ MCP connectors โ export results into Notion via Apify's MCP connectors โ a clean run-summary page, no glue code. Opt-in via the App connector field; deterministic field-mapping.
- ๐ Description format selection โ pick one representation โ
text,html, ormarkdownโ and the unused variants drop from each record, halving payload size. - โป๏ธ Incremental mode โ recurring runs emit and charge only for new or changed listings. First run builds the baseline; later runs emit NEW / UPDATED / REAPPEARED. Saves 80โ95% on daily monitoring.
What data can you extract from justjoin.it?
Each result includes Core job fields (jobId, jobKey, guid, title, location, cities, latitude, and longitude, and more), detail fields when enrichment is enabled (description, descriptionText, descriptionHtml, descriptionMarkdown, and detailFetched), apply information (applyUrl and applyMethod), and company metadata (company, companyLogo, companyUrl, and companyEmployeeRange). In standard mode, all fields are always present โ unavailable data points are returned as null, never omitted. In compact mode, only core fields are returned.
Enable detail enrichment in the input to get richer fields such as full descriptions and company metadata where the source provides them.
Input
The main inputs are a search keyword, an optional location filter, and a result limit. Additional filters and options are available in the input schema.
Key parameters:
queryโ Job search keywords. Required if no startUrls provided.startUrlsโ Paste raw search URLs from justjoin.it โ search-results or single-listing pages. Each URL becomes its own task; results merge and dedupe by job ID. When provided, startUrls replace the query/location fields. (default:[])countryโ Which market to search. (default:"PL")locationโ City, state, or region.categoriesโ Filter by tech category. Leave empty for all. Accepts category names. (default:[])experienceLevelโ Filter by seniority. Leave empty for all. (default:[])employmentTypeโ Filter by contract type (b2b, permanent, mandate_contract, โฆ). Leave empty for all. (default:[])workingTimeโ Filter by working time. Leave empty for all. (default:[])skillsโ Filter by required tech skills (e.g. React, Python, AWS). Leave empty for all. (default:[])remoteOnlyโ Only fully-remote offers. (default:false)withSalaryโ Only offers that disclose a salary. (default:false)salaryMinโ Minimum salary (in the currency below). Leave empty for no minimum.- ...and 26 more parameters
Input examples
Basic search โ Keyword-driven search with a result cap.
โ Full payload per result โ all standard fields populated where the source provides them.
{"query": "software engineer","maxResults": 50}
Filtered search โ Narrow results with advanced filters โ only matching jobs are returned.
โ Same field set as basic search; fewer, more relevant rows.
{"query": "software engineer","employmentType": [],"experienceLevel": ["intern"],"maxResults": 100}
Incremental tracking โ Only emit jobs that changed since the previous run with this stateKey.
โ First run builds the baseline state. Subsequent runs emit only records that are new or whose tracked content changed. Set emitUnchanged: true to include unchanged records as well.
{"query": "software engineer","maxResults": 200,"incrementalMode": true,"stateKey": "software-engineer-tracker"}
Compact filtered output โ Combine filters with compact mode for a lightweight AI-agent or MCP data source.
โ Core fields only โ ideal for piping into LLMs or downstream tools without token overhead.
{"query": "software engineer","employmentType": [],"experienceLevel": ["intern"],"maxResults": 50,"compact": true}
Output
Each run produces a dataset of structured job records. Results can be downloaded as JSON, CSV, or Excel from the Dataset tab in Apify Console.
Example job record
{"jobId": "b069adaba0dbb41d9f9a811f5e29645a636984aae8985ed20166ad6718892181","jobKey": "autofixer-com-sp-z-o-o--senior-net-developer-warszawa-net-4738eca6","guid": "fe08729b-2bd5-402d-9ea0-81314a8fe083","title": "Senior .Net Developer","company": "AUTOFIXER.COM sp. z o.o.","companyLogo": "https://imgproxy.justjoinit.tech/ztouTowmjPU7ofktnHv1Mpuis5kxpAAEhsUE6rUHkV0/h:200/w:200/plain/https://public.justjoin.it/companies/logos/original/c1136e9f6cddc4f770fcde816b4b6e9ab746a22f.png","companyUrl": "https://pl.autofixer.com/","companyEmployeeRange": "51-100","location": "Warszawa","cities": ["Warszawa"],"latitude": 52.1806034,"longitude": 21.0233003,"countryCode": "PL","category": "Net","description": "Autofixer - Rewolucjonizujemy rynek czฤลci samochodowych w Polsce Autofixer to jeden z najwiฤkszych i najszybciej rozwijajฤ cych siฤ sklepรณw internetowych z czฤลciami samochodowymi w Polsce. Od blisko...","descriptionText": "Autofixer - Rewolucjonizujemy rynek czฤลci samochodowych w Polsce Autofixer to jeden z najwiฤkszych i najszybciej rozwijajฤ cych siฤ sklepรณw internetowych z czฤลciami samochodowymi w Polsce. Od blisko...","descriptionHtml": "<p class=\"ql-header-2\">Autofixer - Rewolucjonizujemy rynek czฤลci samochodowych w Polsce</p><p class=\"editor-paragraph\"><strong>Autofixer</strong> to jeden z najwiฤkszych i najszybciej rozwijajฤ cych s...","descriptionMarkdown": "Autofixer - Rewolucjonizujemy rynek czฤลci samochodowych w Polsce\n\n**Autofixer** to jeden z najwiฤkszych i najszybciej rozwijajฤ cych siฤ sklepรณw internetowych z czฤลciami samochodowymi w Polsce. Od bl...","experienceLevel": "senior","workplaceType": "hybrid","remote": false,"employmentType": "full_time","contractType": "b2b","languages": ["pl (c2)"],"openToHireUkrainians": false,"remoteInterview": true,"isSuperOffer": false,"salaryText": "18000โ26000 PLN /month (b2b)","salaryMin": 18000,"salaryMax": 26000,"salaryCurrency": "PLN","salaryType": "MONTH","salaries": [{"contractType": "b2b","min": 18000,"max": 26000,"currency": "PLN","period": "MONTH","gross": false}],"postedAt": "2026-07-16T19:00:03.489Z","lastPublishedAt": "2026-04-27T18:15:54.887Z","validThrough": "2026-07-26T21:59:59.999Z","url": "https://justjoin.it/job-offer/autofixer-com-sp-z-o-o--senior-net-developer-warszawa-net-4738eca6","applyMethod": "form","contentQuality": "full","detailFetched": true,"scrapedAt": "2026-07-16T19:19:30.272Z","source": "justjoin.it"}
Incremental fields
When incremental mode is on, each record also carries:
changeTypeโ one ofNEW,UPDATED,UNCHANGED,REAPPEARED,EXPIRED. Default output coversNEW/UPDATED/REAPPEARED; setemitUnchanged: trueoremitExpired: trueto opt into the others.firstSeenAt,lastSeenAtโ ISO-8601 timestamps tracking the listing across runs.isRepost,repostOfId,repostDetectedAtโ populated when a new listing matches the tracked content of a previously expired one. SetskipReposts: trueto drop detected reposts from the output.
How to scrape justjoin.it
- Go to JustJoin.it Job Scraper in Apify Console.
- Enter a search keyword and optional location filter.
- Set
maxResultsto control how many results you need. - Enable
includeDetailsif you need full descriptions, company data. - Click Start and wait for the run to finish.
- Export the dataset as JSON, CSV, or Excel.
Use cases
- Extract job data from justjoin.it for market research and competitive analysis.
- Track salary trends across regions and categories over time.
- Monitor new and changed jobs on scheduled runs without processing the full dataset every time.
- Auto-apply or feed apply URLs into your ATS / hiring pipeline.
- Research company hiring patterns, employer profiles, and industry distribution.
- Use structured location data for regional analysis, mapping, and geo-targeting.
- Feed structured data into AI agents, MCP tools, and automated pipelines using compact mode.
- Export clean, structured data to dashboards, spreadsheets, or data warehouses.
- Analyze skill demand across listings using structured skill tags.
How much does it cost to scrape justjoin.it?
JustJoin.it Job Scraper uses pay-per-event pricing. You pay a small fee when the run starts and then for each result that is actually produced.
- Run start: $0.0005 per run
- Per result: $0.00075 per job record
Example costs:
- 10 results: $0.008
- 25 results: $0.019
- 100 results: $0.075
- 200 results: $0.15
- 500 results: $0.38
Example: recurring monitoring savings
These examples compare full re-scrapes with incremental runs at different churn rates. Churn is the share of jobs that are new or whose tracked content changed since the previous run. Actual churn depends on your query breadth, source activity, and polling frequency โ the scenarios below are examples, not predictions.
Example setup: 100 results per run, daily polling (30 runs/month). Event-pricing examples scale linearly with result count.
| Churn rate | Full re-scrape run cost | Incremental run cost | Savings vs full re-scrape | Monthly cost after baseline |
|---|---|---|---|---|
| 5% โ stable niche query | $0.08 | $0.00425 | $0.07 (94%) | $0.13 |
| 15% โ moderate broad query | $0.08 | $0.01 | $0.06 (84%) | $0.35 |
| 30% โ high-volume aggregator | $0.08 | $0.02 | $0.05 (70%) | $0.69 |
Full re-scrape monthly cost at daily polling: $2.27. First month with incremental costs $0.20 / $0.42 / $0.74 for the 5% / 15% / 30% scenarios because the first run builds baseline state at full cost before incremental savings apply.
Platform usage is included in the per-result fee shown above.
FAQ
How many results can I get from justjoin.it?
The number of results depends on the search query and available jobs on justjoin.it. Use the maxResults parameter to control how many results are returned per run.
Does JustJoin.it Job Scraper support recurring monitoring?
Yes. Enable incremental mode to only receive new or changed jobs on subsequent runs. This is ideal for scheduled monitoring where you want to track changes over time without re-processing the full dataset.
Can I integrate JustJoin.it Job Scraper with other apps?
Yes. JustJoin.it Job Scraper works with Apify's integrations to connect with tools like Zapier, Make, Google Sheets, Slack, and more. You can also use webhooks to trigger actions when a run completes.
Can I use JustJoin.it Job Scraper with the Apify API?
Yes. You can start runs, manage inputs, and retrieve results programmatically through the Apify API. Client libraries are available for JavaScript, Python, and other languages.
Can I use JustJoin.it Job Scraper through an MCP Server?
Yes. Apify provides an MCP Server that lets AI assistants and agents call this actor directly. Use compact mode, descriptionMaxLength, a single descriptionFormat, and excludeEmptyFields to keep payloads manageable for LLM context windows.
Is it legal to scrape justjoin.it?
This actor extracts publicly available data from justjoin.it. Web scraping of public information is generally considered legal, but you should always review the target site's terms of service and ensure your use case complies with applicable laws and regulations, including GDPR where relevant.
Your feedback
If you have questions, need a feature, or found a bug, please open an issue on the actor's page in Apify Console. Your feedback helps us improve.
You might also like
- โก LinkedIn Job Scraper โ Salary, Company & No Cookies โ ๐ฐ $0.27 per 1,000 jobs โ Scrape linkedin.com job postings without login or cookies: salary, skills.
- ๐ฐ LinkedIn Salary Scraper โ Job Pay Ranges & Compensation โ ๐ฐ $0.27 per 1,000 results โ Scrape linkedin.com job salaries & pay ranges without login or cookies.
- Actiris Brussels Job Scraper โ Scrape all active job listings from actiris.brussels โ official Brussels public employment service..
- AMS Austria Job Scraper โ Austrian Public Employment Service โ Scrape jobs.ams.at โ Austria's official AMS public employment portal, branded "alle jobs" ("all.
- APEC.fr Scraper - French Executive Jobs โ Scrape apec.fr - French executive job listings with salary ranges, company, location, skills,.
- Arbeitsagentur Jobs Feed โ German Federal Employment Agency โ Scrape arbeitsagentur.de โ Germany's official public employment portal with over 1 million live job.
- Arbetsformedlingen Job Scraper โ Scrape arbetsformedlingen.se (Platsbanken) โ Sweden's official employment portal. Returns 84.
- Bayt.com Scraper โ MENA Jobs with Salary & Skills Filter โ Scrape bayt.com โ the leading Middle East job board spanning UAE, Saudi Arabia, Qatar, Egypt.
Getting started with Apify
New to Apify? Create a free account with $5 credit โ no credit card required.
- Sign up โ $5 platform credit included
- Open this actor and configure your input
- Click Start โ export results as JSON, CSV, or Excel
Need more later? See Apify pricing.