Skip to content

sys_sec_artifacts_results_scrape

Module: src.scrapers.sys_sec_artifacts_results_scrape
Category: Scrapers

Usage

python -m src.scrapers.sys_sec_artifacts_results_scrape [options]

Options

usage: sys_sec_artifacts_results_scrape.py [-h] [--conf_regex CONF_REGEX]
                                           [--prefix PREFIX]

Scraping results of sys/secartifacts.github.io from conferences.

options:
  -h, --help            show this help message and exit
  --conf_regex CONF_REGEX
                        Regular expression for conference name and or years
  --prefix PREFIX       Prefix of artifacts website like sys for sysartifacts
                        or sec for secartifacts