Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 406 Bytes

cli.rst

File metadata and controls

19 lines (11 loc) · 406 Bytes

Command Line Options

These flags allow you to change the behavior of Crawler. Check out how to use them in the Cookbook.

-d <sec>, --delay <sec>

Use a delay in between page fetchs so we don't overwhelm the remote server. Value in seconds.

Default: 1 second

-i <regex>, --ignore <regex>

Ignore pages that match a specific pattern.

Default: None