Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MICCAI Papers' Review Scraper

This project extracts review metadata from papers accepted for the MICCAI 2023,2024 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

About

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

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages