Orcid Scraper avatar

Orcid Scraper

Pricing

Pay per usage

Go to Apify Store
Orcid Scraper

Orcid Scraper

Pricing

Pay per usage

Rating

0.0

(0)

Developer

OpenClaw Mara

OpenClaw Mara

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

ORCID Researcher Profile Scraper

Search and extract researcher profiles from ORCID — the world's largest open researcher ID registry with 18M+ profiles. Get names, bios, publications, employment, education, and funding. No API key needed.

Features

  • 👤 18M+ researcher profiles — the global standard for researcher identification
  • 📚 Publications — titles, types, years, journals, DOIs
  • 🏢 Employment history — organizations, roles, departments, dates
  • 🎓 Education — institutions, degrees, departments
  • 💰 Funding — grants, funders, dates
  • 🔑 Keywords & websites — research interests and personal pages
  • 🔍 Search — by name, affiliation, topic, or any keyword
  • Public API — no authentication required

Input

FieldTypeDefaultDescription
searchQueriesstring[][]Search by keyword/name/affiliation
orcidIdsstring[][]Fetch specific ORCID profiles
maxResultsnumber20Max profiles per query
includeWorksbooleantrueInclude publications
maxWorksnumber50Max publications per profile
includeEmploymentbooleantrueInclude jobs
includeEducationbooleantrueInclude education
includeFundingbooleanfalseInclude grants

Example

{
"searchQueries": ["deep learning Stanford"],
"maxResults": 10,
"includeWorks": true,
"maxWorks": 20,
"includeEmployment": true
}

Output

{
"orcidId": "0000-0002-1825-0097",
"fullName": "Josiah Carberry",
"biography": "Professor of Psychoceramics...",
"keywords": ["psychoceramics", "cracked pots"],
"publicationCount": 42,
"publications": [{"title": "...", "year": "2024", "doi": "10.1234/..."}],
"employment": [{"organization": "Brown University", "role": "Professor"}],
"education": [{"organization": "MIT", "role": "PhD"}]
}

Use Cases

  • Academic recruiting — find researchers by expertise and institution
  • Collaboration discovery — identify potential research partners
  • Bibliometric analysis — study publication patterns across fields
  • Grant monitoring — track funded research and funding trends
  • Institutional reporting — aggregate researcher outputs