actor-content-checker icon indicating copy to clipboard operation
actor-content-checker copied to clipboard

You can use this act to monitor any page's content and get a notification when content changes.

Results 5 actor-content-checker issues
Sort by recently updated
recently updated
newest added

Hello, Congratulations on the work, I really liked the project. I did some tests and the printscreen seems to be partial, is there any way to increase it? https://api.apify.com/v2/key-value-stores/J3GNh6mdMRPIc2H4G/records/currentScreenshot.png

bug

Hi - as an addition to the web front end's inputs, please could you add a toggle which allows the actor to send an alert if the content *hasn't* changed...

enhancement

Current version allows only one url, adding the option to check multiple urls at same time will be useful.

enhancement

Using lodash get, use CheerioCrawler instead of Puppeteer to load a JSON endpoint and access a path either using a dot notation path like `data.edges.0.price` or an array of strings....

enhancement

Allows you to do some calculations between data in a function that returns a boolean (takes previous and latest state), and use the current behavior if not provided

enhancement