I am trying to get the name and email from each of the schools on this site but I keep getting no data:
Url: Find a club or centre | Where's My Nearest | RYA
Sitemap:
{"_id":"RYATC","startUrl":["Find a club or centre | Where's My Nearest | RYA More"],"regex":"","selector":"h1","type":"SelectorText"},{"id":"Phone","multiple":false,"parentSelectors":["View More"],"regex":"","selector":"li:nth-of-type(2) a.styles_venueDetailContactText__peink","type":"SelectorText"},{"id":"Email","multiple":false,"parentSelectors":["View More"],"regex":"","selector":"li:nth-of-type(3) a.styles_venueDetailContactText__peink","type":"SelectorText"},{"id":"View More","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":"a.styles_venueCardLink__2cAm1","type":"SelectorLink"}]}
I have watched videos, read other posts, but I can't figure out what is wrong. Many thanks for any help.