Ejobs.Ro Scraper
Pricing
from $1.20 / 1,000 results
Ejobs.Ro Scraper
Scrape job listings from eJobs.ro — Romania's largest job board. Extracts titles, companies, locations, GPS, and full descriptions. No API key needed.
Pricing
from $1.20 / 1,000 results
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
1
Bookmarked
15
Total users
5
Monthly active users
9 days ago
Last modified
Categories
Share

Extract job listings from ejobs.ro at scale, in a clean, consistent structure ready for analysis, job boards, recruiting tools and market research. No API key required.
Why this scraper?
🎯 Built for Romania
A dedicated Romanian scraper, not a global tool with a country dropdown. Search, locations and currency (RON) are tuned for ejobs.ro.
📄 Clean job records
Job title, direct listing URL and publish date for every record, in a consistent structure.
🏢 Company details
Hiring company name plus the profile details the source publishes, such as logo and company page.
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
searchQuery | string | "developer" | Search term, e.g. 'software developer'. Leave blank to scrape all jobs. |
location | string | (empty) | City or region to filter by, e.g. 'Bucharest'. Applied client-side. |
contractType | string | (empty) | Filter by contract type name (must match eJobs statics, e.g. 'Full-time'). Leave blank for all. |
careerLevel | string | (empty) | Filter by career level name (must match eJobs statics, e.g. 'Entry Level'). Leave blank for all. |
maxResults | integer | 100 | Maximum number of job listings to return. Set to 0 for unlimited. |
fetchDetails | boolean | false | ON: fetches full job description, salary, company info, and all details. OFF: returns basic listing info only (faster, lower cost). |
Output schema
Every field below is present on every record. Fields the source does not publish for a given job are returned as null rather than omitted.
| Field | Type | Description |
|---|---|---|
keyword | string | Job title or keyword |
maxItems | string | Maximum number of listings to return |
id | string | Unique listing ID from the source. |
title | string | Job title as published. |
company | string | Hiring company name. |
publishDate | string | Publish date. |
contractTypes | string | Contract types. |
careerLevels | string | Career levels. |
url | string | Direct link to the listing. |
source | string | Source. |
scrapedAt | string | Timestamp when this record was scraped. |
Example record
{"keyword": null,"maxItems": null,"id": "1084213","title": "Contabil","company": "Softline SRL","publishDate": "2026-07-01","contractTypes": null,"careerLevels": null,"url": "https://www.ejobs.ro/job/1084213","source": null,"scrapedAt": "2026-07-01"}
Examples
Search for contabil roles in Cluj-Napoca:
{"searchQuery": "contabil","location": "Cluj-Napoca","maxResults": 100}
Filter by contract type:
{"searchQuery": "contabil","location": "Cluj-Napoca","maxResults": 100,"contractType": "FULL_TIME"}
Larger run with a hard cap:
{"searchQuery": "contabil","location": "Cluj-Napoca","maxResults": 500}
Daily feed (run on a schedule):
{"searchQuery": "contabil","maxResults": 500}
Schedule this input in the Apify Scheduler (for example daily at 07:00) to keep an always-fresh feed of the newest listings.
💰 Pricing
$1.5 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.
| Results | Cost |
|---|---|
| 100 | ~$0.15 |
| 1,000 | ~$1.5 |
| 10,000 | ~$15 |
| 100,000 | ~$150 |
Flat-rate alternatives typically charge $29–$49/month regardless of usage.
Subscription tiers lower the rate further, down to $0.9 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.
Performance
| Run size | Typical time |
|---|---|
| 100 results | under 1 minute |
| 1,000 results | 2–4 minutes |
| 10,000 results | 20–35 minutes |
Known limitations
- Salary is only returned when the employer publishes it — many listings carry
nullsalary fields. - Company details vary per listing; the scraper returns what the source publishes and never invents data.
- Very large result sets are bounded by the source's own paging limits.
- Listings can be removed by the source at any time, so a small share of URLs may expire shortly after scraping.
Technical details
- Source: ejobs.ro — Romania job listings
- Coverage: everything the public search exposes, filterable via the input parameters above
- Retry: automatic retry on network errors with exponential backoff
Need a custom scraper?
Unfenced Group builds Apify actors for any website — for free.
If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.
Get in touch: www.unfencedgroup.nl