
Website Screenshot Generator
No credit card required

Website Screenshot Generator
No credit card required
Create a screenshot of a website based on a specified URL. The screenshot is stored as the output in a key-value store. It can be used to monitor web changes regularly after setting up the scheduler.
The API response comes back too quickly before dataset is stored
I am running this actor through an API and waiting for the response. When the response comes back I attempt to look up the screenshot but it's not there for another 5-10 seconds.
Solution: Wait until file is stored before returning positive response

Hi,
thanks for reporting this, we'll look into it and let you know what can be done.

Hello,
The dataset item itself should be there, sometimes it takes a few secs to get dataset.itemCount updated but that doesn't impact the items. What endpoint are you using to grab the items? Alternatively, you could use the screenshot
record in the KV Store on the run where the dataset item link points to.
Actor Metrics
185 monthly users
-
68 bookmarks
>99% runs succeeded
52 days response time
Created in Nov 2018
Modified 3 months ago