Is there a way to monitor for a specific element on a webpage and have the filters run check on that

Lets say I’m monitoring two different CSS Eleements.

I would like to say CSS Element 1 text must match regex expression 1

and

CSS Element 2 text must match regex expression 2. And only if these two are true, notify me.

this is currently possible using managed scrapers. scrapers extract structured data in json format out from a page. each field in the json can then be used for conditions. feel free to reach out to our support team if you like them to create and publish one for you. cheers!

Hey ajitk,

Nothing in mind at the moment, but will probably have something soon. Is this something I could do myself on Distill when creating my monitor or would this need to be created by one of the developers in the backend for me

managed ones are created by our team. users will be able to create their own in the future.