Conversation

writing a userscript that detects where an infinite scroll is happening in a page and eats the elements that pop into the scroll pane and saves them to a big html file.

2
3
1

someone wanted a way of capturing a page that has “infinite scroll” on it and… there just isn’t an easy way I know of that exists

1
0
0

@zens yeah case-by-case user scripts are the approach we've used

0
0
0
@zens This looks like a related project, maybe worth to merge the feature in the browser extension components (if it's not there yet): https://github.com/asciimoo/omnom
0
0
0