Brett 529553b9a4 | ||
---|---|---|
README.md | ||
parser.py | ||
skyscrapers.php |
README.md
Skyscraper Parser
Simple python parser for getting skyscraper problems from the Caribou context website into a format which can be used in machine learning tasks
requires bs4
and playwright
please install these using a relevant package manager or pip
run with python3 parser.py [--board_size (2-26)] [--out_file (path/to/file)]