Transform any webpage into a dynamic scrolling video with our Website to Video actor. Simply input a URL, and receive a high-quality video showcasing the entire page content.
Website to Video takes a URL of a website and returns a video of visiting and scrolling to the bottom of the page. It imitates how a human would visit and check content on a given website, providing a visual representation of the user experience.
This scraper is using the price per result model, which means you pay only for the successful results that the Website to Video returns when you run it. You will pay $0.075 for the one video (the price is $75 per 1,000 results).
The Website to Video actor has a simple input schema. You only need to provide the URL of the website you want to record.
1{ 2 "url": "https://apify.com" 3}
For more information about the input options, check the Input tab on the actor's detail page.
The output of the Website to Video actor is a JSON array containing information about the recorded video. Here's an example of the output structure:
1[ 2 { 3 "url": "https://apify.com", 4 "title": "Apify: Full-stack web scraping and data extraction platform", 5 "video_url": "https://api.apify.com/v2/key-value-stores/Ae1zy5h1Udldqbe8r/records/dd7cd19cb7bf807fbfcd1baa1069fd84.webm?attachment=true" 6 } 7]
You can download the recorded video directly using the video_url provided in the output.
Website to Video can be easily integrated with other Apify actors or external services:
Thanks to integrations on the Apify platform you can integrate with Make, Zapier, Slack, Airbyte, GitHub, Google Sheets, Google Drive, and more. Or you can use webhooks to carry out an action whenever an event occurs, e.g. get a notification whenever Airbnb Scraper successfully finishes a run.
For more integration ideas or custom solutions, don't hesitate to contact our support team at contact@apiritif.com
The Apify API gives you programmatic access to the Apify platform. The API is organized around RESTful HTTP endpoints that enable you to manage, schedule, and run Apify actors. The API also lets you access any datasets, monitor actor performance, fetch results, create and update versions, and more.
To access the API using Node.js, use the apify-client NPM package. To access the API using Python, use the apify-client PyPI package.
Check out the Apify API reference docs for full details or click on the API tab for code examples.
Website to Video only accesses publicly available content that any user could see by visiting a website. It doesn't bypass any security measures or access private information. However, it's essential to consider the following:
If you're unsure about the legality of recording a specific website, consult with a legal professional.
If you’ve got any feedback for our Website to Video Actor or simply found a bug, please create an issue on the Actor’s Issues tab in Apify Console.
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!