UN Careers (United Nations) Job Scraper avatar

UN Careers (United Nations) Job Scraper

Pricing

Pay per usage

Go to Apify Store
UN Careers (United Nations) Job Scraper

UN Careers (United Nations) Job Scraper

Get live job openings from the United Nations careers portal (careers.un.org) as clean structured data. Filter by keyword, category, job family, network and duty station. No login, no setup.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Nomad.Dev

Nomad.Dev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

3 days ago

Last modified

Categories

Share

Get live job openings from the official United Nations careers portal (careers.un.org) as clean, structured data — no login, no account, no setup.

Monitor hundreds of current UN openings across all agencies and duty stations, filter them the way you need, and export to JSON/CSV/Excel or pull via API.

Why use it

  • Always current — reflects the live UN openings, refreshed continuously.
  • Global coverage — roles across every UN agency, category and duty station.
  • Clean structured output — ready for spreadsheets, databases, dashboards or job-matching pipelines.
  • Fast and cheap — lightweight runs, no proxies required.

What you get

One dataset item per opening:

FieldDescription
jobIdStable UN opening id
titlePosting title
companyAlways United Nations
departmentHiring department / office
locationDuty station
category / categoryCodeStaff category (e.g. Professional / PD)
jobFamily / jobFamilyCodeFunctional area (e.g. Engineering / ENG)
network / networkCodeJob network (e.g. ITECNET)
levelGrade/level (e.g. P-3, G-6, I-1)
recruitmentTypeUN recruitment type code
postedAt / deadlinePosting start / application deadline (ISO)
urlDirect link to the full posting
descriptionFull plain-text description (optional)

Input

FieldTypeNotes
keywordstringFree-text search over titles + descriptions
categoriesarrayStaff category filter
jobFamiliesarrayFunctional area filter
networksarrayJob-network filter
locationFilterstringCase-insensitive duty-station substring
maxItemsintegerCap results; 0 = all matching openings
includeDescriptionbooleanInclude full description text (default true)
sortDirectionenumnewest / oldest by start date

Example

{
"keyword": "data",
"categories": ["PD"],
"locationFilter": "geneva",
"maxItems": 50,
"includeDescription": true
}

Returns up to 50 Professional-category openings matching "data" in Geneva, each with the full description text.

Use cases

  • Job seekers and career coaches tracking new UN postings before deadlines.
  • Recruitment and staffing teams sourcing international-organization roles.
  • Development / humanitarian sector aggregators and newsletters.
  • Labor-market researchers analyzing roles, grades and duty stations over time.