/miccai_web_scraper

This project extracts review metadata from papers accepted for the MICCAI 2023 conference.

Primary LanguagePythonMIT LicenseMIT

MICCAI Papers' Review Scraper

This project extracts review metadata from papers accepted for the MICCAI 2023 conference.

Usage

  1. Installation:
    git clone https://github.com/randomrisk/miccai_web_scraper.git
    cd miccai_web_scraper
    
  2. Install the required packages:
    pip install -r requirements.txt
    
  3. Run the tests using unittest:
    python -m unittest discover tests
    
  4. Run the main script
    python src/scraper.py