How do I select multiple links that are texts and not elements?

---deleted for being vague will repost

hi,

I'm scared because this site contains too many links to scratch.
Not sure that my test is correct because I had to stop the processing before its end
Take a look at this however:

{"_id":"grobhub","startUrl":["https://www.grubhub.com/delivery/cities"],"selectors":[{"id":"link","type":"SelectorLink","selector":"div.ghs-browseCategoryValue a","parentSelectors":["_root"],"multiple":true,"delay":0},{"id":"adress","type":"SelectorText","selector":"div.s-row:nth-of-type(3) div.restaurantCard-search-address","parentSelectors":["link"],"multiple":false,"regex":"","delay":0},{"id":"minimum","type":"SelectorText","selector":"div.s-row:nth-of-type(n+4) div.priceRating-base","parentSelectors":["link"],"multiple":false,"regex":"","delay":0}]}