Skip to contents

Sets the directory used by ctx$save_body() to persist raw responses (PDFs, images, snapshots).

Usage

cr_store(crawler, path)

Arguments

crawler

A Crawler.

path

Target directory. Created if it does not exist.

Value

The crawler, invisibly.