ORCID Researcher Scraper - Profiles, Works & Keywords avatar

ORCID Researcher Scraper - Profiles, Works & Keywords

Pricing

from $0.50 / 1,000 results

Go to Apify Store
ORCID Researcher Scraper - Profiles, Works & Keywords

ORCID Researcher Scraper - Profiles, Works & Keywords

$0.5/1K 🔥 Fast ORCID scraper! Find researchers by name or field — name, institutions, keywords & ORCID iD. No key. JSON, CSV, Excel or API in seconds. Pull thousands for academic lead gen & recruiting scientists ⚡

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

ORCID Researcher Scraper 🎓

Turn the world's largest open registry of researchers into a structured lead list. This Apify Actor scrapes ORCID — the standard identifier for academics and scientists — and returns clean JSON/CSV/Excel records: names, institutions, emails, keywords, and biographies. No API key. No login. Datacenter-proxy friendly.

Search by keyword, research topic, or name — or resolve a list of ORCID iDs directly to full profiles.


✨ What you get

Every researcher is one dataset item:

FieldDescription
orcid_idThe 16-digit ORCID iD (e.g. 0000-0002-1825-0097)
given_names / family_namesSplit name parts
nameDisplay name (credit-name, else given + family)
institutionsList of affiliations / employers
emailsPublic emails (when the researcher made them public)
keywordsResearch keywords (when enriched / in profiles mode)
biographyPublic bio, capped at 3000 chars (when enriched / profiles mode)
urlPublic ORCID profile URL
sourceAlways orcid
scraped_atUTC ISO timestamp

🚀 Modes

search — keyword / name → researcher list

Feed research topics or names. The Actor pages ORCID's expanded-search and returns matching researchers with names, institutions, and public emails. Set enrich: true to additionally fetch keywords + biography for every hit.

profiles — ORCID iDs → full detail

Feed a list of ORCID iDs (bare or as orcid.org URLs). Each is resolved to a full profile including affiliations from the employments record, keywords, and biography.


🧾 Example input

{
"mode": "search",
"queries": ["machine learning", "quantum computing"],
"enrich": true,
"maxItems": 200
}
{
"mode": "profiles",
"orcidIds": ["0000-0002-1825-0097", "0000-0003-1613-5981"]
}

📦 Example output

{
"orcid_id": "0000-0002-1825-0097",
"name": "Josiah Carberry",
"given_names": "Josiah",
"family_names": "Carberry",
"institutions": ["Wesleyan University", "Brown University"],
"emails": [],
"keywords": ["psychoceramics", "ionian philology"],
"biography": "Josiah Carberry is a fictitious person...",
"url": "https://orcid.org/0000-0002-1825-0097",
"source": "orcid",
"scraped_at": "2026-07-20T00:00:00Z"
}

💡 Use cases

  • Academic lead generation — build targeted outreach lists of researchers in a field.
  • Research collaboration — find potential co-authors, reviewers, or partners by topic.
  • Recruiting scientists — source PhDs, postdocs, and PIs by expertise and institution.
  • Scholarly datasets — assemble reproducible researcher datasets for bibliometrics.

💰 Pricing

Pay-per-result, roughly ~$0.50 per 1,000 researchers plus platform compute. ORCID is a clean public API, so runs are fast and cheap. Start with a small maxItems to preview.



⚖️ Notes & compliance

This Actor reads only public ORCID data via the official public API. Emails and biographies appear only where the researcher chose to make them public. Respect ORCID's terms and applicable privacy laws (e.g. GDPR) when using the data for outreach.

Keywords: orcid scraper, researcher scraper, academic lead generation, scientist email finder, research profiles api, scholarly data, orcid api no key, affiliation scraper.