EU-EDPS / website-evidence-collector

Project moved to https://code.europa.eu/EDPS/website-evidence-collector ! The tool Website Evidence Collector (WEC) automates the website evidence collection of storage and transfer of personal data. https://edps.europa.eu/press-publications/edps-inspection-software_en
https://code.europa.eu/EDPS/website-evidence-collector
European Union Public License 1.2
425 stars 73 forks source link

Request for Session Storage Support #103

Open Bruslaan opened 9 months ago

Bruslaan commented 9 months ago

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.