This project extracts review metadata from papers accepted for the MICCAI 2023 conference.
- Installation:
git clone https://github.com/randomrisk/miccai_web_scraper.git cd miccai_web_scraper
- Install the required packages:
pip install -r requirements.txt
- Run the tests using unittest:
python -m unittest discover tests
- Run the main script
python src/scraper.py