Website Screenshot Generator avatar
Website Screenshot Generator

Pricing

Pay per usage

Go to Store
Website Screenshot Generator

Website Screenshot Generator

Developed by

Apify

Apify

Maintained by Apify

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.

4.4 (9)

Pricing

Pay per usage

107

Total users

3.9K

Monthly users

334

Runs succeeded

99%

Issues response

27 days

Last modified

7 months ago

CF

Input is not valid: Field input.waitUntil is required

Open

cristian_frunze opened this issue
5 months ago

Through the API, I cannot send any requests: Sending Apify config: { "memory": 1024, "timeout": 28800, "input": { "delay": 5000, "delayAfterScrolling": 2500, "format": "png", "proxy": { "useApifyProxy": true, "apifyProxyGroups": [], "apifyProxyCountry": "US" }, "scrollToBottom": true, "urls": [ { "url": "https://photovoltaicsbroker.com/", "method": "GET" }, { "url": "http://www.zonnefabriek.nl", "method": "GET" }, { "url": "https://www.plantedbypenny.com", "method": "GET" }, { "url": "https://www.marauderrobotics.com", "method": "GET" }, { "url": "http://www.bexxgroup.com", "method": "GET" } ], "waitUntil": "domcontentloaded", "waitUntilNetworkIdleAfterScroll": false } } Failed to start run. Status: 400, Error: { "error": { "type": "invalid-input", "message": "Input is not valid: Field input.waitUntil is required" } }

LI

alirezaeiforward

a month ago

I have the same issue!