For the life of me I can not figure this out. I am trying to scrape this site after submitting the search button. I can successfully scrape the name, email and phone number, but if you click on each listing, there is more info to scrape which is what I am looking for.
Url: https://scav.memberclicks.net/find-a-veterinarian#/
Sitemap:
{"_id":"SCAV","startUrl":["https://scav.memberclicks.net/find-a-veterinarian#/"],"selectors":[{"clickActionType":"real","clickElementSelector":"sl-button:shadow-root button[type='submit']","clickElementUniquenessType":"uniqueText","clickType":"clickOnce","delay":2000,"discardInitialElements":"do-not-discard","id":"Search","multiple":false,"parentSelectors":["_root"],"selector":"sl-button:shadow-root button[type='submit']","type":"SelectorElementClick"},{"id":"pagination","paginationType":"auto","parentSelectors":["_root","pagination"],"selector":".mat-mdc-paginator-navigation-next","type":"SelectorPagination"},{"elementLimit":0,"id":"wrap","multiple":true,"parentSelectors":["pagination"],"scroll":false,"selector":"div.list-container","type":"SelectorElement"},{"id":"DR Phone","multiple":false,"parentSelectors":["wrapper_for_DR Phone_DR Email_DR Name"],"regex":"","selector":"span:nth-of-type(2)","type":"SelectorText"},{"id":"DR Name","multiple":false,"parentSelectors":["wrapper_for_DR Phone_DR Email_DR Name"],"regex":"","selector":"div.content-contact-name","type":"SelectorText"},{"id":"DR Email","multiple":false,"parentSelectors":["wrapper_for_DR Phone_DR Email_DR Name"],"regex":"","selector":"span:nth-of-type(1)","type":"SelectorText"},{"elementLimit":0,"id":"wrapper_for_DR Phone_DR Email_DR Name","multiple":true,"parentSelectors":["wrap"],"scroll":false,"selector":"div.card","type":"SelectorElement"},{"id":"Link","linkType":"linkFromHref","multiple":true,"parentSelectors":["pagination"],"selector":"div.content-contact-name","type":"SelectorLink"},{"elementLimit":0,"id":"Profile","multiple":false,"parentSelectors":["Link"],"scroll":false,"selector":"ui-member-profile-root","type":"SelectorElement"},{"id":"Full Name","multiple":false,"parentSelectors":["Profile"],"regex":"","selector":"div.name","type":"SelectorText"},{"id":"Address","multiple":false,"parentSelectors":["Profile"],"regex":"","selector":"ui-member-profile-label div:nth-of-type(2) div","type":"SelectorText"}]}