How can i scrap this website?

does anyone know how i can scrape this ad site? With all the ad pages?

Url: https://www.cerp-sipr.com/liste-des-offres/

Sitemap:
{id:"sitemap code"}

Try this with Page load delay: 3500

{"_id":"cerp-sipr","startUrl":["https://www.cerp-sipr.com/liste-des-offres/"],"selectors":[{"id":"Result rows","multiple":true,"parentSelectors":["_root","Paginator"],"selector":"div#dslc-content div.row[style^='margin-left']","type":"SelectorElement"},{"id":"Title","multiple":false,"parentSelectors":["Result rows"],"regex":"","selector":"h2","type":"SelectorText"},{"id":"Text","multiple":false,"parentSelectors":["Result rows"],"regex":"","selector":"p","type":"SelectorText"},{"id":"Tel","multiple":false,"parentSelectors":["Result rows"],"regex":"(?<=T[eé]l ?:)[ \\d]+","selector":"p","type":"SelectorText"},{"id":"Email","multiple":false,"parentSelectors":["Result rows"],"regex":"(?<=@ ?:).+","selector":"p","type":"SelectorText"},{"id":"Paginator","linkType":"linkFromHref","multiple":false,"parentSelectors":["_root","Paginator"],"selector":"nav > a.next","type":"SelectorLink"}]}