Describe the problem.
Firstly, I am new here and learned the basic setup only.
I am trying to scrap all entries at https://www.brainyquote.com/topics/life (all pages appear after infinite scroll). But I don't know how to select infinite scroll and not sure how it works with.
I have searched the way on several tutorials but not able to find.
I would appreciate if you can guide me how to setup infinite scroll.
Url: https://www.brainyquote.com/topics/life
Sitemap:
{"_id":"brainyquote_life","startUrl":["https://www.brainyquote.com/topics/life"],"selectors":[{"id":"Link","type":"SelectorLink","parentSelectors":["_root"],"selector":"a.b-qt","multiple":true,"delay":0},{"id":"Image","type":"SelectorImage","parentSelectors":["Link"],"selector":"img.bqPhotoFullDesktop","multiple":false,"delay":0},{"id":"Author","type":"SelectorText","parentSelectors":["Link"],"selector":"p.bq_fq_a","multiple":false,"regex":"","delay":0},{"id":"Topics","type":"SelectorText","parentSelectors":["Link"],"selector":"div.bqQt div.bq_fl","multiple":false,"regex":"","delay":0},{"id":"Author Bio","type":"SelectorText","parentSelectors":["Link"],"selector":"div.col-sm-3.col-first div.bq_s","multiple":false,"regex":"","delay":0},{"id":"content_text","type":"SelectorText","parentSelectors":["Link"],"selector":"p.qt_149611","multiple":false,"regex":"","delay":0}]}