Y - Combinator scrape

I want that for each founder was scraped all vacancies.
In this case I have 2 founders + 2 vacancies, so there should be 4 records like on the second part of screen

Url: https://www.ycombinator.com/companies/?team_size=["1"%2C"50"]&top100=true

Sitemap:
{"_id":"ycsecond","startUrl":["https://www.ycombinator.com/companies/?team_size=["1"%2C"50"]&top100=true"],"selectors":[{"id":"scroll down","type":"SelectorElementScroll","parentSelectors":["_root"],"selector":"a.SharedDirectory-module__company___AVmr6","multiple":true,"delay":"4000"},{"id":"element_profile","type":"SelectorElement","parentSelectors":["_root"],"selector":"a.SharedDirectory-module__company___AVmr6","multiple":true,"delay":0},{"id":"profile page","type":"SelectorLink","parentSelectors":["element_profile"],"selector":"parent","multiple":false,"delay":0},{"id":"c_name","type":"SelectorText","parentSelectors":["profile page"],"selector":"h1","multiple":false,"regex":"","delay":0},{"id":"job","type":"SelectorLink","parentSelectors":["job","vac+founders"],"selector":".job-title a","multiple":true,"delay":0},{"id":"Company name","type":"SelectorText","parentSelectors":["job"],"selector":".company-name a","multiple":false,"regex":"","delay":0},{"id":"position","type":"SelectorText","parentSelectors":["job"],"selector":"h1","multiple":false,"regex":"","delay":0},{"id":"salary","type":"SelectorText","parentSelectors":["job"],"selector":"h3 span:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"equity","type":"SelectorText","parentSelectors":["job"],"selector":"span:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"location","type":"SelectorText","parentSelectors":["job"],"selector":"div.company-detail:nth-of-type(1) div.detail-label","multiple":false,"regex":"","delay":0},{"id":"jonbype","type":"SelectorText","parentSelectors":["job"],"selector":"div.company-detail:nth-of-type(2) div.detail-label","multiple":false,"regex":"","delay":0},{"id":"experience","type":"SelectorText","parentSelectors":["job"],"selector":"div:nth-of-type(3) div.detail-label","multiple":false,"regex":"","delay":0},{"id":"skills","type":"SelectorText","parentSelectors":["job"],"selector":"p span","multiple":false,"regex":"","delay":0},{"id":"vac+founders","type":"SelectorElement","parentSelectors":["profile page"],"selector":"div.content","multiple":false,"delay":0},{"id":"founders","type":"SelectorElement","parentSelectors":["job","vac+founders"],"selector":".highlight-box div.flex-row","multiple":true,"delay":0},{"id":"name","type":"SelectorText","parentSelectors":["founders"],"selector":"div.heavy","multiple":false,"regex":"","delay":0},{"id":"linkedin","type":"SelectorLink","parentSelectors":["founders"],"selector":"a.social","multiple":false,"delay":0},{"id":"company","type":"SelectorText","parentSelectors":["founders"],"selector":"> div > a","multiple":false,"regex":"","delay":0}]}