Update README.md
This commit is contained in:
parent
2bd6ea1322
commit
e6c892967a
|
@ -64,7 +64,7 @@ options:
|
||||||
### Online Targets
|
### Online Targets
|
||||||
Jitenbot will scrape the target website and save the pages to the [user cache directory](https://pypi.org/project/platformdirs/).
|
Jitenbot will scrape the target website and save the pages to the [user cache directory](https://pypi.org/project/platformdirs/).
|
||||||
As a courtesy to the website owners, jitenbot is configured to pause for 10 seconds between each page request. Consequently,
|
As a courtesy to the website owners, jitenbot is configured to pause for 10 seconds between each page request. Consequently,
|
||||||
a complete crawl of a target website may take several hours.
|
a complete crawl of a target website may take several days.
|
||||||
|
|
||||||
HTTP request headers (user agent string, etc.) may be customized by editing the `config.json` file created in the
|
HTTP request headers (user agent string, etc.) may be customized by editing the `config.json` file created in the
|
||||||
[user config directory](https://pypi.org/project/platformdirs/).
|
[user config directory](https://pypi.org/project/platformdirs/).
|
||||||
|
|
Loading…
Reference in a new issue