Element Scroll down then pull items

I'm trying go to a page and then scroll down continuously until it can't anymore so it loads all the items. Then I want to pull the items, but it currently is only pulling the first set of them. Can someone assist me, please?

{"_id":"afterbuzz_tv","startUrl":["https://www.youtube.com/user/AfterBuzzTV/playlists"],"selectors":[{"id":"scroll","type":"SelectorElementScroll","selector":"ytd-grid-playlist-renderer.style-scope h3.style-scope span.style-scope","parentSelectors":["_root"],"multiple":true,"delay":0},{"id":"playlist","type":"SelectorText","selector":"ytd-grid-playlist-renderer.style-scope h3.style-scope span.style-scope","parentSelectors":["_root"],"multiple":true,"regex":"","delay":"30000"}]}
1 Like