eliangcs / pystock-crawler

(UNMAINTAINED) Crawl and parse financial reports (XBRL) from SEC EDGAR, and daily stock prices from Yahoo Finance
MIT License
311 stars 100 forks source link

Add a command option to specify working directory #3

Closed eliangcs closed 10 years ago

eliangcs commented 10 years ago

Currently, the HTTP cache is stored to the current working directory. It would be better if users can specify the working directory using a -w command option, e.g.,

pystock-crawler reports SYMBOLS -o OUTPUT -w WORKING_DIR