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.
Do you want to learn more about this Actor?
Get a demoFor last 3-4 days having issue with taking screenshots, it is taking forever and keeps running. You can check my history. Now I am trying to run this for just 5 urls still same issue and you can see I am getting charged also. Need help fixing this and refund please
The Actor timed out. You can resurrect it with more timeout to continue where you left off.
Hey, from what I can see in your runs you have a very high number on the waits (2500 ms to open the page, other 2500 after scrolling and 30k at the end of scrolling) plus wait till network iddle - I understand it can help in some cases to actually get the page, but it also means that most of the time you literally pay for the Actor to do nothing. I tried running with the Wait until only on "The content is loaded" and it finished within 1 minute.
run_input = { "delay": 2500, "proxy": { "useApifyProxy": True }, "scrollToBottom": False, "urls": urls_payload, "viewportWidth": 1280, "waitUntil": "networkidle2", "waitUntilNetworkIdleAfterScroll": False } return run_input this is my current input Can you help me with the optimize one please?
Actor Metrics
127 monthly users
-
51 stars
>99% runs succeeded
42 days response time
Created in Nov 2018
Modified a month ago