website-evidence-collector icon indicating copy to clipboard operation
website-evidence-collector copied to clipboard

Request for Session Storage Support

Open Bruslaan opened this issue 1 year ago • 0 comments

Problem: The current version of the Website Evidence Collector tool doesn't seem to include support for crawling Session Storage.

Request: I would like to request the implementation of Session Storage support in the tool. Session Storage is a crucial part of web data storage, and its inclusion would enhance the tool's capabilities.

Is it possible to retrieve the session storage from puppeteer using a flag or something similar? Without forking your current repository. We can see in output/browser-profile/Default/Session Storage/000003.log that the session storage is available but not outputted by the library.

Bruslaan avatar Feb 01 '24 11:02 Bruslaan