VOOZH about

URL: https://apify.com/compute-edge/nobel-prize-laureates-scraper

โ‡ฑ Nobel Prize Laureates Scraper โ€” Winners, Years & Motivations ยท Apify


๐Ÿ‘ Nobel Prize Laureates Scraper โ€” Winners, Years & Motivations avatar

Nobel Prize Laureates Scraper โ€” Winners, Years & Motivations

Pricing

from $3.00 / 1,000 results

Go to Apify Store

Nobel Prize Laureates Scraper โ€” Winners, Years & Motivations

Extract Nobel Prize laureates from the official Nobel Prize API. Get winner names, prize year, category, motivation, prize amount, birth country, and affiliations. Filter by category, year, and gender. Clean structured JSON for research and reference.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Compute Edge

Compute Edge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Extract complete Nobel Prize winner data from the official Nobel Prize API. This scraper gives you structured, ready-to-use data on every laureate since 1901 โ€” including award year, category, prize motivation, prize amount, birth country, institutional affiliation, and Wikipedia link.

Features

  • Full coverage: All ~1,000 Nobel Prize laureates from Physics to Literature to Peace
  • Flexible filtering: Filter by category, award year, gender, or name
  • Flattened output: One record per laureate-prize pair โ€” ideal for data analysis and spreadsheets
  • Enriched fields: Prize amounts, inflation-adjusted amounts, affiliations, and Wikipedia URLs included
  • Official source: Pulls directly from the official Nobel Prize API โ€” no scraping of HTML, no fragile selectors
  • LLM-ready output: Clean, structured JSON suitable for RAG pipelines and AI research tools

Data Fields

FieldDescription
laureateIdOfficial Nobel Prize laureate ID
fullNameFull name of the laureate
genderGender of the laureate (male/female)
birthDateDate of birth (YYYY-MM-DD)
birthCountryCountry of birth
deathDateDate of death (if applicable)
awardYearYear the Nobel Prize was awarded
categoryFull prize category name (e.g., "Physics", "Peace")
motivationOfficial Nobel Committee prize motivation
prizeAmountPrize amount in Swedish kronor (SEK)
prizeAmountAdjustedInflation-adjusted prize amount (SEK)
affiliationPrimary institutional affiliation at time of award
affiliationCountryCountry of primary affiliation
wikipediaUrlLink to English Wikipedia article

How to Scrape Nobel Prize Data

Follow these steps to extract Nobel Prize laureate data using this Actor:

  1. Go to the Actor page on Apify Store and click Try for free
  2. Set your filters in the input form:
    • Leave all fields empty to fetch all ~1,000 laureates
    • Select a Prize Category (e.g., Physics, Chemistry, Peace) to narrow results
    • Enter an Award Year (e.g., 2024) to get only that year's laureates
    • Use the Gender filter to analyze gender representation over time
    • Enter a Name Filter to look up a specific laureate (e.g., Einstein)
  3. Set Max Results โ€” default is 500 laureates. Set to 0 for all available records
  4. Click Start โ€” the Actor runs in seconds (no browser, no proxy needed)
  5. Download your data in JSON, CSV, or Excel from the Dataset tab

Input Example

{
"category":"phy",
"year":"",
"gender":"",
"nameFilter":"",
"maxResults":500
}

Output Example

{
"laureateId":"941",
"fullName":"Donna Strickland",
"gender":"female",
"birthDate":"1959-00-00",
"birthCountry":"Canada",
"deathDate":"",
"awardYear":2018,
"category":"Physics",
"motivation":"for their method of generating high-intensity, ultra-short optical pulses",
"prizeAmount":9000000,
"prizeAmountAdjusted":9000000,
"affiliation":"University of Waterloo",
"affiliationCountry":"Canada",
"wikipediaUrl":"https://en.wikipedia.org/wiki/Donna_Strickland"
}

Pricing

This Actor uses pay-per-result pricing at $0.003 per result. A full run fetching all ~1,000+ laureate-prize records costs approximately $0.003โ€“$0.005 total.

There are no proxy costs โ€” this Actor calls the official Nobel Prize REST API directly, so compute costs are minimal.


Other Scrapers

Looking for more research-grade data scrapers? Check out these other Actors by the same author:

  • CISA Known Exploited Vulnerabilities (KEV) Scraper โ€” CVE threat intelligence feed with filtering
  • Hotfrog Scraper โ€” Business directory data with addresses, phones, and categories

FAQ

Q: Does this Actor require an API key or login? A: No. The Nobel Prize API is fully open and requires no authentication.

Q: How current is the data? A: The Nobel Prize API is maintained by the Nobel Prize organization and is updated annually after each October announcement.

Q: Why does a laureate appear multiple times? A: Records are flattened by prize. Marie Curie, for example, won both Physics (1903) and Chemistry (1911), so she appears as two separate records.

Q: Can I filter by multiple categories at once? A: Currently the API supports one category filter per run. Run the Actor multiple times with different category codes and merge the outputs.

Q: What does prizeAmountAdjusted mean? A: It is the prize amount adjusted for inflation to a consistent base year, as provided by the Nobel Prize API.

Q: What category codes should I use? A: phy (Physics), che (Chemistry), med (Medicine/Physiology), lit (Literature), pea (Peace), eco (Economics).


Legal Disclaimer

This Actor retrieves data from the official Nobel Prize API (api.nobelprize.org), which is publicly accessible and intended for programmatic use. No authentication bypass is performed. The data is provided by the Nobel Prize Outreach AB for educational and research purposes. Always review the Nobel Prize API terms before using this data commercially. For support, contact the Actor author via the Apify platform.

You might also like

Nobel Prize Laureates Scraper

parseforge/nobel-prize-laureates-scraper

Pull every Nobel Prize laureate from the official Nobel Prize API. Search by name, filter by category and award year, or sweep a full range. Returns award motivation, prize share, birth country, affiliations, and biography. Great for research, journalism, and trivia builders.

ARC Prize Leaderboard Scraper

automation-lab/arcprize-leaderboard-scraper

Scrapes ARC Prize leaderboard data (ARC-AGI-1/2/3 benchmarks) for all AI models including scores, costs, providers, and rankings

๐Ÿ‘ User avatar

Stas Persiianenko

2

ATP Tour Rankings & Player Profile Scraper

jungle_synthesizer/atp-tour-rankings-player-profile-scraper

Scrape ATP singles and doubles rankings with full player profiles โ€” rank, points, age, country, career titles, and prize money.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

Devpost Hackathon Listings Scraper

jungle_synthesizer/devpost-hackathon-listings-scraper

Scrapes hackathon listings from Devpost including title, prize totals, themes, sponsors, participant counts, and submission dates. Filter by status, search query, or theme. Ideal for hackathon discovery, sponsor research, and pre-seed founder sourcing.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

PGA Tour Leaderboard Scraper

parseforge/pgatour-leaderboard-scraper

Track PGA Tour leaderboards with tournament, player, position, score to par, round scores, total, country, FedEx points, prize money, and status. Filter by tournament ID and tour. Handy for golf analytics dashboards, fantasy tools, betting models, and live tournament coverage workflows.

ATP Live Rankings Scraper

crawlerbros/atp-live-tennis-scraper

Scrape ATP men's professional tennis live rankings from live-tennis.eu. Get singles, doubles, race to ATP Finals, Next Gen race, and prize money standings with player names, countries, ages, and points.

Liquipedia Esports Wiki Scraper

parseforge/liquipedia-esports-wiki-scraper

Scrape Liquipedia esports wiki across League of Legends, Dota 2, CS:GO, Valorant, StarCraft, and Overwatch. Get tournaments, teams, players, matches, prize pools, brackets, and earnings. Export esports data to JSON, CSV, or Excel for analytics, betting models, and fan content.

Poets & Writers Literary Agents, Magazines & Grants Scraper

jungle_synthesizer/pw-org-literary-agents-magazines-grants-scraper

Scrape the complete Poets & Writers (pw.org) database: literary agents, magazines, small presses, and writing contests/grants. Covers genres, submission guidelines, reading periods, grant deadlines, and prize amounts.

๐Ÿ‘ User avatar

BowTiedRaccoon

2