Screenshot URL Storage - Capture and Organize Web Images
3 days trial then $4.99/month - No credit card required now
Screenshot URL Storage - Capture and Organize Web Images
3 days trial then $4.99/month - No credit card required now
Effortlessly capture and store screenshots of URLs with our tool. Keep a visual record of web pages for archiving, sharing, or analysis, all organized in a convenient and accessible format.
Screenshot URL Actor
This Actor serves as a practical demonstration of using an Input Schema. It takes a URL and screenshot configuration parameters as input and outputs a screenshot of the website into the Key-Value store.
How It Works
Input
The input should be a JSON object containing specifications for capturing the screenshot. Below are the parameters you can configure:
Field | Type | Description | Allowed Values |
---|---|---|---|
url | String | URL of the website to capture | Any valid URL string |
waitUntil | String | Specifies when to take the screenshot based on page load state | "load", "domcontentloaded", "networkidle2", "networkidle0" |
delay | Number | Delay in milliseconds after waitUntil event before taking screenshot | 0 to 3,600,000 |
viewportWidth | Number | Width of the viewport for the screenshot | 100 to 3840 |
scrollToBottom | Boolean | Whether to scroll to the bottom of the page before taking a screenshot | true, false |
delayAfterScrolling | Number | Delay after scrolling to the bottom before taking the screenshot | 0 to 3,600,000 |
waitUntilNetworkIdleAfterScroll | Boolean | Wait for network to become idle after scrolling before screenshot | true, false |
waitUntilNetworkIdleAfterScrollTimeout | Number | Max wait time for network idle after scrolling | 1,000 to 3,600,000 |
Output
The actor outputs a screenshot of the specified website into a file named OUTPUT
in the Key-Value store associated with the actor's run.
Connect With Us
- YouTube: Visit our channel
- Instagram: Follow us on Instagram
- AI Newsletter: Subscribe to our newsletter
- Free Consultation: Book a free consultation call
- Explore More Tools: Check out our Apify actors
Support
- Discord: Raise a Support ticket here
- Email: Contact us
This Actor is an essential tool for anyone needing quick and accurate web screenshots. Perfect for testing, archiving, or content verification purposes.
Actor Metrics
4 monthly users
-
3 stars
>99% runs succeeded
Created in Apr 2024
Modified 7 months ago