Not all data is being scraped

Hello guys, I was scraping from a website, and instead of gettting 716 sets of data, I got around 555 of them, is it a problem with delay ? or something else ? Any help is appreciated.

Here's my sitemap:

{"_id":"corrected","startUrl":["https://eventup.com/venues/chicago-il/?capacity_type=standing&page=[1-20]"],"selectors":[{"id":"Name","type":"SelectorLink","parentSelectors":["_root"],"selector":"div.property-overlay a.btn","multiple":true,"delay":0},{"id":"Category","type":"SelectorText","parentSelectors":["Name"],"selector":".jss247","multiple":false,"regex":"","delay":0},{"id":"ADDRESS","type":"SelectorText","parentSelectors":["Name"],"selector":".jss293:first","multiple":false,"regex":"","delay":0},{"id":"name","type":"SelectorText","parentSelectors":["Name"],"selector":"H1","multiple":false,"regex":"","delay":0}]}

Hi!

Have you tried increasing delay for your Link selector up to 3000 ms?

Please set Page Load Delay to 3000 ms as well prior to your Scrape.