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.
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.
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 |
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.
This Actor is an essential tool for anyone needing quick and accurate web screenshots. Perfect for testing, archiving, or content verification purposes.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!