Skip to content

file_extractor

Matthew Harris edited this page Jan 21, 2016 · 2 revisions
> python file_extractor.py -h
usage: file_extractor.py [-h] path save

Gets the body of all html and php files

positional arguments:
  path        folder containing html (raw) files
  save        folder to save no table html (edited) files

optional arguments:
  -h, --help  show this help message and exit

Clone this wiki locally