Having trouble getting pagination working for my project on site
https://fdotewp1.dot.state.fl.us/stateconstructionoffice/
Also would like help on using the filter for the "Work Begin" column to just pull data for the last three years 2016-2018.
Thanks in advance for any help.
{"_id":"fdot_active_contracts","startUrl":["https://fdotewp1.dot.state.fl.us/stateconstructionoffice/"],"selectors":[{"id":"vendor_links","type":"SelectorLink","parentSelectors":["pagination"],"selector":"td.visible-xs:nth-of-type(10) a","multiple":true,"delay":0},{"id":"district","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"td:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"contract_id","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"td:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"project_id","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"td:nth-of-type(3)","multiple":false,"regex":"","delay":0},{"id":"description","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"td:nth-of-type(4)","multiple":false,"regex":"","delay":0},{"id":"contractor_primary_name","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.row div.col-md-12 dd:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"name1","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.col-md-4:nth-of-type(1) dd:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"address1_source","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.col-md-4:nth-of-type(1) dd:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"address1_type","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.col-md-4:nth-of-type(1) dd:nth-of-type(3)","multiple":false,"regex":"","delay":0},{"id":"address1","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.col-md-4:nth-of-type(1) dd:nth-of-type(4)","multiple":false,"regex":"","delay":0},{"id":"city_state_zip1","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.col-md-4:nth-of-type(1) dd:nth-of-type(5)","multiple":false,"regex":"","delay":0},{"id":"phone1","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.col-md-4:nth-of-type(1) dd:nth-of-type(6)","multiple":false,"regex":"","delay":0},{"id":"pagination","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"li:nth-of-type(n+3) a.k-link","multiple":true,"delay":"2000","clickElementSelector":"span.k-icon.k-i-arrow-e","clickType":"clickOnce","discardInitialElements":false,"clickElementUniquenessType":"uniqueText"},{"id":"name2","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.col-md-4:nth-of-type(2) dd:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"address2_source","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.col-md-4:nth-of-type(2) dd:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"address2_type","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.col-md-4:nth-of-type(2) dd:nth-of-type(3)","multiple":false,"regex":"","delay":0},{"id":"address2","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.col-md-4:nth-of-type(2) dd:nth-of-type(4)","multiple":false,"regex":"","delay":0},{"id":"city_state_zip2","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.col-md-4:nth-of-type(2) dd:nth-of-type(5)","multiple":false,"regex":"","delay":0},{"id":"phone2","type":"SelectorText","parentSelectors":["vendor_links"],"selector":"div.col-md-4:nth-of-type(2) dd:nth-of-type(6)","multiple":false,"regex":"","delay":0}]}