Hi,
are scraped results stored somewhere in chrome cache or on the hard drive?
thanks!
Data is stored in extensions IndexedDB.
- go to chrome://extensions/
- enable developer mode
- click on Web Scrapers
background page - go to Application tab
- under storage you will find IndexedDB
Chrome doesn't have a feature like that and we also haven't implemented anything like that. If you are a developer, use the console tab to interact with the IndexedDB.