Is it possible to scrape some specific pages?

I've some pages that I want to scrape but I don't know how. Can somebody assist me?

Url:





Sitemap:
{"_id":"weather","startUrl":["https://weather.com/en-US/weather/today/l/c1535f42ba5fc52449e416514aca69b3b2a16aae4b89abd6c92e662f7a89c02f"],"selectors":[{"id":"place","type":"SelectorText","parentSelectors":["_root"],"selector":"h1.h4","multiple":false,"regex":"","delay":0},{"id":"temp","type":"SelectorText","parentSelectors":["_root"],"selector":".today_nowcard-temp span","multiple":false,"regex":"","delay":0},{"id":"feel","type":"SelectorText","parentSelectors":["_root"],"selector":"span.deg-feels","multiple":false,"regex":"","delay":0}]}