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

113

Total users

4K

Monthly users

304

Runs succeeded

>99%

Issues response

48 days

Last modified

8 months ago

CF

Input is not valid: Field input.waitUntil is required

Open

cristian_frunze opened this issue
6 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

2 months ago

I have the same issue!