Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 455 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 455 Bytes

EPI-Python-Solution

Solutions are retrieved from the official site.

Requirements

pip install wget
pip install lxml
pip install requests

(Optional) Configure the code

To parse other site, change addr. To choose target directory to put files, change download_dir. Also change pattern (default .py) and target tag to match (default href).

Run

python parse_py.py