Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 255 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 255 Bytes

Scraper

This repository contains a python script using Selenium to scrape EuroSys 2022 data.

Installation

  1. Install selenium.
  2. Install chromedriver.
  3. Add your username and password in credentials.txt separated by newline.
  4. Run the script.