ulixee / hero

The web browser built for scraping
MIT License
649 stars 32 forks source link

feat(session): config to delete sessions #215

Closed blakebyrnes closed 1 year ago

blakebyrnes commented 1 year ago

Add a configuration variable to delete session databases after use per Hero instance. This has been requested frequently. By default, this is not enabled - in particular since we are adding many features to have a full-fledged Hero instance that can run off a prior session, which we believe will change the default way many people use Hero (eg, into a two-phased collect and then extract process).