I'm trying to pull data, where the subdomain ie. 'cut-collective' would be unknown but where I can pull all pages after /profile/ if that's possible?
Can I just add something after /profile/ in the metadata? Or is it through selectors?
Thanks
Sitemap:
{"_id":"bigid","startUrl":["https://www.thebigidea.nz/profile/cut-collective"],"selectors":[{"id":"Name","type":"SelectorText","selector":"h1.user-title","parentSelectors":["_root"],"multiple":false,"regex":"","delay":0},{"id":"Type","type":"SelectorText","selector":"div.field.field-name-field-is-organisation","parentSelectors":["_root"],"multiple":false,"regex":"","delay":0},{"id":"Interests","type":"SelectorText","selector":"div.group-content-left h2","parentSelectors":["_root"],"multiple":false,"regex":"","delay":0},{"id":"Interests Content","type":"SelectorText","selector":"div.group-content-left p:nth-of-type(1)","parentSelectors":["_root"],"multiple":false,"regex":"","delay":0},{"id":"more","type":"SelectorText","selector":"div.field p:nth-of-type(2)","parentSelectors":["_root"],"multiple":false,"regex":"","delay":0},{"id":"Full Bio","type":"SelectorText","selector":"div.field.field-name-field-bio","parentSelectors":["_root"],"multiple":false,"regex":"","delay":0},{"id":"Links","type":"SelectorText","selector":"div.field.field-name-field-links a","parentSelectors":["_root"],"multiple":false,"regex":"","delay":0}]}