A page has data added to it every morning, with today’s date at the top of the added data. Previous dates’ data is still above it. I want to monitor the page for when the new data is posted, then alert me by email with the new data included … only the data below today’s date heading, to the end of the page.
I (1) don’t know how to find today’s date on the page, and (2) don’t know how to select the elements. When I hover over the data it seems to be split into blocks of data in separate elements.
Is it possible with distill?