Skip to content

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

License

Notifications You must be signed in to change notification settings

randomrisk/miccai_web_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages