GIF Scroll Animation
No credit card required
GIF Scroll Animation
No credit card required
Free tool to automatically create an animated GIF of any scrolling web page. Useful for testing UX, showcasing your work, and capturing any website as a GIF, including clickable elements and animations. Includes settings to adjust speed, wait before scrolling, slow down on-page animations, and more.
Do you want to learn more about this Actor?
Get a demoYou can access the GIF Scroll Animation programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "url": "https://crawlee.dev/",
3 "proxyOptions": {
4 "useApifyProxy": true
5 },
6 "frameRate": 7,
7 "scrollPercentage": 10,
8 "recordingTimeBeforeAction": 1000
9}' |
10apify call glenn/gif-scroll-animation --silent --output-dataset
Create animated GIFs of any scrolling web page API through CLI
The Apify CLI is the official tool that allows you to use GIF Scroll Animation locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
77 monthly users
-
19 stars
96% runs succeeded
Created in Jul 2019
Modified 5 months ago