Hi,
I wan't to scrape the data on Trouver un coach | ICF France but the pagination button doesn't work for the load more button. I see that when you click on "load more" the url changes.
Sitemap:
{"_id":"coachingifcgood2601","startUrl":["https://www.coachfederation.fr/trouver-coach/"],"selectors":[{"delay":0,"id":"mail","multiple":false,"parentSelectors":["pagehome"],"regex":"","selector":"#contactCoachModal > div > div > div.modal-body > p:nth-child(1) > a","type":"SelectorText"},{"delay":0,"id":"tel","multiple":false,"parentSelectors":["pagehome"],"regex":"","selector":"#contactCoachModal > div > div > div.modal-body > p:nth-child(2) > a","type":"SelectorText"},{"delay":0,"id":"Nom","multiple":false,"parentSelectors":["pagehome"],"regex":"","selector":"#contactCoachModal > div > div > div.modal-header > p > strong","type":"SelectorText"},{"delay":0,"id":"site","multiple":false,"parentSelectors":["pagehome"],"regex":"","selector":"#contactCoachModal > div > div > div.modal-body > p:nth-child(3) > a","type":"SelectorText"},{"delay":0,"id":"pagehome","multiple":true,"parentSelectors":["loadmore"],"selector":".h5 a","type":"SelectorLink"},{"id":"loadmore","paginationType":"auto","parentSelectors":["_root","loadmore"],"selector":"button.more-coach","type":"SelectorPagination"}]}
How can I do?
Thanks a lot