Skip to content

Commit

Permalink
Update contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka authored Jul 30, 2024
1 parent f689f6b commit 5b17957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ pipenv run python -m clean.cli scrape ca_san_diego_pd
For more verbose logging, you can ask the system to show debugging information.

``` bash
pipenv run python -m clean.cli ca_san_diego_pd -l DEBUG
pipenv run python -m clean.cli scrape-meta ca_san_diego_pd -l DEBUG
```

To be a good citizen of the Web and avoid IP blocking, you can throttle (i.e. slow down the scrapers with a time delay):
Expand Down

0 comments on commit 5b17957

Please sign in to comment.