Youtube Views Generator Pro
Pricing
$22.00/month + usage
Youtube Views Generator Pro
๐๐๐๐ผ๐บ๐ฎ๐๐ฒ ๐ฌ๐ผ๐๐ง๐๐ฏ๐ฒ ๐๐ถ๐ฒ๐ ๐ด๐ฒ๐ป๐ฒ๐ฟ๐ฎ๐๐ถ๐ผ๐ป 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
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
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:
| Parameter | Description | Required | Default |
|---|---|---|---|
| videoUrls | One or more YouTube video URLs in request-list format. | Yes | - |
| maxVideos | Limit how many URLs from videoUrls are used. Set 0 for no limit. | No | 0 |
| viewCount | Total number of view attempts. | No | 10 |
| watchTime | Base watch time per attempt (seconds). | No | 60 |
| watchTimeVariation | Random watch-time variation percentage. | No | 20 |
| numBrowsers | Max concurrent browser sessions. | No | 1 |
| batchSize | Number of attempts per batch. | No | 3 |
| batchDelayMin | Minimum delay between batches (seconds). | No | 5 |
| batchDelayMax | Maximum delay between batches (seconds). | No | 15 |
| useProxies | Use Apify residential proxies for attempts. | No | false |
| proxyCountry | Two-letter proxy geolocation code when useProxies=true (for example US, DE). | No | US |
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 andperVideoStats
You can access results via the run Output tab or dataset API.
โก๏ธ Start Run
- Select "Try Actor"
- Input your video URLs
- Configure optional settings like
viewCount,watchTime, and proxy options - Launch the actor
Made with โค๏ธ by xtech - Building tomorrow, today.