Scraping only 1st page 12 data I need to scrape all the profile
Url: Staff Information - University of Johannesburg
Sitemap:
{"_id":"sss","startUrl":["https://www.uj.ac.za/staff-members/"],"selectors":[{"id":"pro","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":".staff-horizontal-layout a","type":"SelectorLink"},{"id":"name","multiple":false,"parentSelectors":["pro"],"regex":"","selector":"h1 a","type":"SelectorText"},{"id":"dep","multiple":false,"parentSelectors":["pro"],"regex":"","selector":".wpb_wrapper p:nth-of-type(1) a:nth-of-type(1)","type":"SelectorText"},{"id":"mail","multiple":false,"parentSelectors":["pro"],"regex":"","selector":"div.wpb_text_column:nth-of-type(2) p:nth-of-type(3)","type":"SelectorText"},{"id":"phn","multiple":false,"parentSelectors":["pro"],"regex":"","selector":"div.wpb_text_column:nth-of-type(2) p:nth-of-type(2)","type":"SelectorText"}]}