Senior Backend Engineer
Asiacell
Real-time scrape of Iraqi Telegram channels. Build a profile once — new postings land ranked, not listed. No CVs to upload, no spam to sort.
Free forever for individuals · no card required
Features
Built for Arabic-first job postings. Ranked against your profile in real time, delivered to the channel you actually use.
Postings are normalized and indexed in Arabic before any translation. Tashkeel, alef variants, taa marbuta — all collapsed so a misspelled posting still matches your search.
SELECT id, ts_rank_cd(search_tsv, q) AS score FROM raw_posts, to_tsquery('simple', 'مهندس & برمج*') q WHERE search_tsv @@ q ORDER BY score * exp(-age_in_weeks)
Channel updates flow into your feed within seconds. The bot watches dozens of Iraqi job channels around the clock.
Senior Backend Engineer
@iq.jobs.tech
UX Designer · Mid-level
@kurd.jobs
Junior Mobile Dev
@baghdad.jobs
Get matches in Telegram, the web dashboard, or by email. Pick the channel you actually check.
Pick role, seniority, location, work type, education and languages once. Every new posting is ranked against that profile automatically.
Saved jobs sync between Telegram and web. Share a private link with a friend — view counts are tracked.
iraqjobs.app/saved/a3f9k2We combine BM25 full-text scoring with a freshness decay curve, so this morning's posting outranks last week's near-match.
Industries
From oil & gas in Basra to software in Erbil and healthcare in Baghdad — the bot indexes them all.
Software, data, DevOps and IT roles across Erbil, Baghdad and remote.
Doctors, nurses, lab techs and clinic staff — public and private sector.
Teaching positions at universities, schools and language centres.
Auditors, accountants, analysts and ops roles at Iraqi banks and fintechs.
Engineering, project management and skilled-trade openings on active sites.
Store managers, F&B staff, hotel ops, and customer-facing roles in Iraq's busiest cities.
Security
Privacy isn't a bolted-on feature — it's how the bot was designed from day one.
All profile data is encrypted in transit (TLS 1.3) and at rest (AES-256 on the database volume).
We never ask for a CV. Your profile is a structured set of preferences, not a document collection.
Each user's saved jobs and matches live behind row-level isolation. Telegram-side data never leaks to web-side and vice versa.
Hosted on infrastructure that respects Iraqi data residency. No third-party tracking pixels, no ad networks.
const matches = await iraqJobs.feed({
profile: { role: "backend", seniority: "senior" },
locations: ["erbil", "remote"],
languages: ["en", "ar"],
exclude: ["sales"],
});
// → 12 matches, top score 92, delivered in 41msFor developers
A simple REST API for matching, saving and listing jobs. Use any language. Free tier includes 1,000 requests/month.
Read the API docs“I closed my last three roles through Iraq Jobs. It surfaces stuff buried 200 messages deep in Telegram I'd never have found on my own.”
Pricing
Real pricing once we launch. Use the bot today — no card, no time limit.
For individuals
For active job seekers
For recruiters
For organizations
| Compare | Free | Pro | Team | Enterprise |
|---|---|---|---|---|
| Saved jobs | ||||
| Ranked feed | ||||
| Telegram delivery | ||||
| Email digest | ||||
| Advanced filters | ||||
| API access | ||||
| Team seats | ||||
| SLA | ||||
| White-label |
Free plan covers everything an individual needs. Sign in with Telegram, build your profile in two minutes, and let the matches find you.
No credit card · No spam · Cancel anytime