LLNL/scraper

Turning off git clone?

StephenQuirolgico opened this issue · 1 comments

Is there a way to turn off git clone in the scraper?

Yes, there is an option --skip-labor-hours that will skip over the cloning operations (since labor hours is why they are being cloned).

https://github.com/LLNL/scraper/blob/master/scraper/gen_code_gov_json.py#L54