Are scraped results stored somewhere?

Hi,
are scraped results stored somewhere in chrome cache or on the hard drive?
thanks!

Data is stored in extensions IndexedDB.

  1. go to chrome://extensions/
  2. enable developer mode
  3. click on Web Scrapers background page
  4. go to Application tab
  5. under storage you will find IndexedDB

thanks @martins found them!
how can i export the results?
thanks!

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.