hi!
is there a way to scrape this page where the main url doesn't change?
thanks!
Url: https://www.bbt.com/locator/state.page?stateSelected=Texas,TX
Sitemap:
{"_id":"bbt","startUrl":["https://www.bbt.com/locator/state.page?stateSelected=Texas,TX"],"selectors":[{"id":"locations","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"div.row a.btn--locator-result","multiple":true,"delay":0,"clickElementSelector":"button#next_button.btn","clickType":"clickOnce","discardInitialElements":false,"clickElementUniquenessType":"uniqueText"},{"id":"city","type":"SelectorText","parentSelectors":["locations"],"selector":"div.main-parent.main-parent--branch-locator h2","multiple":false,"regex":"","delay":0},{"id":"box","type":"SelectorElementClick","parentSelectors":["locations"],"selector":"div.container.main-parent div.content-block","multiple":true,"delay":0,"clickElementSelector":"button#next_button.btn","clickType":"clickOnce","discardInitialElements":false,"clickElementUniquenessType":"uniqueText"},{"id":"branch","type":"SelectorText","parentSelectors":["box"],"selector":"a.smooth-scroll","multiple":false,"regex":"","delay":0},{"id":"address","type":"SelectorText","parentSelectors":["box"],"selector":"div.card__block p","multiple":false,"regex":"","delay":0},{"id":"phone","type":"SelectorText","parentSelectors":["box"],"selector":"div.card__block.card__footer a:nth-of-type(1)","multiple":false,"regex":"","delay":0}]}

