Universitat de Barcelona — Doctoral & PhD Vacancy Scraper avatar

Universitat de Barcelona — Doctoral & PhD Vacancy Scraper

Pricing

Pay per usage

Go to Apify Store
Universitat de Barcelona — Doctoral & PhD Vacancy Scraper

Universitat de Barcelona — Doctoral & PhD Vacancy Scraper

Find currently open, funded PhD positions and predoctoral vacancies at the Universitat de Barcelona. Returns structured listings with title, URL, posting date and description. Requires an Anthropic API key (BYOK).

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Nomad.Dev

Nomad.Dev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Find currently open, funded PhD positions and predoctoral vacancies at the Universitat de Barcelona (UB) — as clean, structured data.

UB's vacancy landscape is spread across several pages and updated irregularly. This Actor discovers real openings (specific thesis topics, named supervisors, deadlines, or apply links) — not the general doctoral programme catalogue.

Requires your own Anthropic API key (BYOK). See the input section below.

What you get

One dataset item per open vacancy:

FieldDescription
idStable identifier for the posting
titlePosition title (thesis topic or vacancy name)
companyAlways Universitat de Barcelona
locationAlways Barcelona, Spain
postedAtPosting date (YYYY-MM-DD) if visible, else empty
urlDirect link to the vacancy or apply page
snippetUp to 400-character summary of the role / requirements
sourceAlways ub_doctoral

Input

FieldTypeNotes
anthropicApiKeystring (secret)Your Anthropic API key. Required. Can also be set via ANTHROPIC_API_KEY env var.
modelstringClaude model to use (default: claude-haiku-4-5-20251001)
maxItemsintegerMax vacancies to return; 0 = no limit (default: 12)

Example input

{
"anthropicApiKey": "sk-ant-...",
"model": "claude-haiku-4-5-20251001",
"maxItems": 10
}

Use cases

  • PhD applicants monitoring UB for new funded positions before deadlines.
  • Recruiters and academic advisors tracking predoctoral contract openings.
  • Research-opportunity aggregators covering Spanish universities.
  • Automated alerts piped into Slack, email, or Telegram.

Notes

  • UB often has zero active PhD postings at any given time; empty results are normal.
  • The Actor charges one actor-start event plus one result event per pushed item (pay-per-event pricing, safe no-op otherwise).
  • Results cover only UB's own pages. EURAXESS mirrors of UB positions are not included.