
GIF Scroll Animation
Pricing
Pay per usage

GIF Scroll Animation
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.
0.0 (0)
Pricing
Pay per usage
23
Monthly users
55
Runs succeeded
98%
Last modified
2 months ago
You can access the GIF Scroll Animation programmatically from your own applications by using the Apify API. You can also 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:
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.