Youtube Views Generator Pro avatar

Youtube Views Generator Pro

Under maintenance

Pricing

$22.00/month + usage

Go to Apify Store
Youtube Views Generator Pro

Youtube Views Generator Pro

Under maintenance

๐—”๐˜‚๐˜๐—ผ๐—บ๐—ฎ๐˜๐—ฒ ๐—ฌ๐—ผ๐˜‚๐—ง๐˜‚๐—ฏ๐—ฒ ๐˜ƒ๐—ถ๐—ฒ๐˜„ ๐—ด๐—ฒ๐—ป๐—ฒ๐—ฟ๐—ฎ๐˜๐—ถ๐—ผ๐—ป to boost video visibility and engagement. Simulates realistic viewer behavior to improve ๐—ฌ๐—ผ๐˜‚๐—ง๐˜‚๐—ฏ๐—ฒ ๐—ฑ๐—ถ๐˜€๐—ฐ๐—ผ๐˜ƒ๐—ฒ๐—ฟ๐—ฎ๐—ฏ๐—ถ๐—น๐—ถ๐˜๐˜† and help videos perform better in the algorithm.

Pricing

$22.00/month + usage

Rating

0.0

(0)

Developer

Xtech

Xtech

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

YouTube Views Scraper Pro

Automate YouTube view generation with this powerful Apify actor. Boost your video visibility and engagement effortlessly using cutting-edge techniques for generating authentic-looking views.

๐ŸŽฎ Configuration

Configure the actor using the following input fields:

ParameterDescriptionRequiredDefault
videoUrlsOne or more YouTube video URLs in request-list format.Yes-
maxVideosLimit how many URLs from videoUrls are used. Set 0 for no limit.No0
viewCountTotal number of view attempts.No10
watchTimeBase watch time per attempt (seconds).No60
watchTimeVariationRandom watch-time variation percentage.No20
numBrowsersMax concurrent browser sessions.No1
batchSizeNumber of attempts per batch.No3
batchDelayMinMinimum delay between batches (seconds).No5
batchDelayMaxMaximum delay between batches (seconds).No15
useProxiesUse Apify residential proxies for attempts.Nofalse
proxyCountryTwo-letter proxy geolocation code when useProxies=true (for example US, DE).NoUS

Example configuration:

{
"videoUrls": [
{ "url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ" },
{ "url": "https://www.youtube.com/watch?v=..." }
],
"maxVideos": 2,
"viewCount": 10,
"watchTime": 60,
"watchTimeVariation": 20,
"numBrowsers": 2,
"batchSize": 3,
"batchDelayMin": 5,
"batchDelayMax": 15,
"useProxies": true,
"proxyCountry": "US"
}

๐Ÿ“ฆ Output

The actor writes structured records to the default dataset:

  • type: "viewAttempt" for each attempt (SUCCEEDED / FAILED)
  • type: "runSummary" with aggregate metrics and perVideoStats

You can access results via the run Output tab or dataset API.

โšก๏ธ Start Run

  1. Select "Try Actor"
  2. Input your video URLs
  3. Configure optional settings like viewCount, watchTime, and proxy options
  4. Launch the actor

Made with โค๏ธ by xtech - Building tomorrow, today.