The same configuration might be relevant to many pages of the same type, e.g. PLPs or PDPs.
Allowing scraping a list of pages of the same type would unlock more use cases.
The scrapes would probably need to be kept in an IndexedDB and not in session storage as today.
This could also open the door to persist single page scrapes and show some sort of history per URL, i.e. previous scrapes of the same one.
The same configuration might be relevant to many pages of the same type, e.g. PLPs or PDPs.
Allowing scraping a list of pages of the same type would unlock more use cases.
The scrapes would probably need to be kept in an IndexedDB and not in session storage as today.
This could also open the door to persist single page scrapes and show some sort of history per URL, i.e. previous scrapes of the same one.