Website Screenshot Generator avatar

Website Screenshot Generator

Try for free

No credit card required

Go to Store
Website Screenshot Generator

Website Screenshot Generator

apify/screenshot-url
Try for free

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 demo
NA

getting timed out, loading forever.

Closed

nirmal_ak opened this issue
a month ago

For 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

NA

nirmal_ak

a month ago

The Actor timed out. You can resurrect it with more timeout to continue where you left off.

apify avatar

Apify (apify)

a month ago

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.

NA

nirmal_ak

24 days ago

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?

Developer
Maintained by Apify

Actor Metrics

  • 131 monthly users

  • 53 stars

  • >99% runs succeeded

  • 44 days response time

  • Created in Nov 2018

  • Modified a month ago

Categories