- Support CSV and JSON Lines formats for exporting results
- Make hccrawler.init() as public method (won't be documented because users don't have to interact with the method)
- Allow
onSuccess
andevaluatePage
asnull
because there are some use cases just to export files by requesting urls - Add cache storage's tests
Fixes: https://github.com/yujiosaka/headless-chrome-crawler/issues/15