# NobelSpider **Repository Path**: ld/nobel-spider ## Basic Information - **Project Name**: NobelSpider - **Description**: This project is used to parse the details of all the winners on the Nobel website. - **Primary Language**: Unknown - **License**: WTFPL - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-02 - **Last Updated**: 2025-04-03 ## Categories & Tags **Categories**: spider **Tags**: None ## README # NobelSpider This project is used to parse the details of all the winners on the Nobel website. Such as: https://www.nobelprize.org/prizes/lists/all-nobel-prizes-in-physics/ ## Requirements - Python 3.x ## How to run ```shell $ python3 main.py ```