Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 449 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 449 Bytes

Web scraper powered by Robot Framework

Stores the last updated Commander / EDH deck from Moxfield in Cockatrice format.

Installation

Compatible with python 3.6 to 3.11

python -m venv .venv
./.venv/scripts/activate
pip install -r requirements.txt

Usage

./.venv/scripts/activate
robot -d results .\tests\moxfield-scraper.robot