Content Checker avatar
Content Checker

Pricing

Pay per usage

Go to Store
Content Checker

Content Checker

Developed by

Jakub Balada

Jakub Balada

Maintained by Community

Monitor a website or web page for content changes. Automatically saves before and after screenshots and sends an email notification when content changes are detected.

4.4 (2)

Pricing

Pay per usage

54

Total users

2.3k

Monthly users

151

Runs succeeded

25%

Issue response

13 days

Last modified

4 months ago

PR

API call to Content Checker actor

Closed

promanowski opened this issue
a year ago

When I make API call to content checker actor, I'm receiving no data in response but when I check the status of the actor, actor is run successfully,

PR

promanowski

a year ago

Dataset is empty.

paja avatar

Hi,

thanks for reporting this, we´ll look at it and let you know what can be done.

zuzka avatar

Hey, the Actor doesnt store anything in the dataset, it creates a key-value stores which you can find here: https://console.apify.com/storage/key-value-stores and it only keeps the last value found on the page. Its purpose is to notify you when there is a change, not to actually get and store the data from a page...