Skip to content

Jorazon/moxfield-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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