VK Video Profile Scraper 📹 avatar

VK Video Profile Scraper 📹

Try for free

2 hours trial then $19.99/month - No credit card required now

Go to Store
VK Video Profile Scraper 📹

VK Video Profile Scraper 📹

easyapi/vk-video-profile-scraper
Try for free

2 hours trial then $19.99/month - No credit card required now

Scrape VK Video profiles and groups data including statistics like video counts, followers, views, and likes. Extract detailed profile information and metrics from vkvideo.ru efficiently and reliably.

Extract comprehensive profile data and statistics from VK Video (vkvideo.ru) profiles and groups. This actor helps you gather valuable insights about VK Video content creators and communities.

🎯 Use Cases

  • Monitor competitor channels and their growth
  • Research content creator performance metrics
  • Analyze group engagement and popularity
  • Track video content statistics over time
  • Gather market research data for VK Video platform

✨ Features

  • Scrapes detailed profile/group information
  • Extracts comprehensive statistics:
    • Video counts
    • Follower numbers
    • View statistics
    • Like counts
    • Clips and narratives data
  • Handles multiple profiles in one run
  • Supports proxy configuration
  • Provides clean, structured JSON output
  • Respects rate limits and platform policies

🔢 Output Data

The actor provides detailed profile data including:

  • Basic profile information (name, ID, screen name)
  • Profile visibility status
  • Profile photos in various sizes
  • Comprehensive counters:
    • Total videos
    • Clips count
    • Followers
    • Views
    • Likes
    • Articles and narratives
  • Timestamps for data collection

💡 Input Parameters

The actor accepts the following inputs:

  • profileUrls (Array): List of VK Video profile URLs to scrape
  • proxyConfiguration (Object): Optional proxy settings

📝 Notes

  • Respects VK Video's terms of service and rate limits
  • Requires valid VK account cookies for authentication
  • Performance may vary based on profile size and rate limits

Results are stored in JSON format with detailed profile information and statistics. Example:

Input Example

A full explanation of an input example in JSON.

1{
2    "profileUrls": [
3        "https://vkvideo.ru/@vocationjoy"
4    ],
5}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2    {
3        "profileUrl": "https://vkvideo.ru/@vocationjoy",
4        "profileData": {
5            "id": 208059530,
6            "counters": {
7                "docs": 0,
8                "videos": 1443,
9                "video_playlists": 0,
10                "articles": 5,
11                "narratives": 44,
12                "clips": 735,
13                "clips_followers": 156932,
14                "clips_views": 84243281,
15                "clips_likes": 2216066,
16                "classified_youla": 0
17            },
18            "name": "Дышите счастьем",
19            "screen_name": "vocationjoy",
20            "is_closed": 0,
21            "type": "group",
22            "is_admin": 0,
23            "is_member": 0,
24            "is_advertiser": 0,
25            "photo_50": "https://sun6-23.userapi.com/s/v1/ig2/N24x0_nOqfBgsL-KsIM20T1iwia7bFdmCWTFc60GJKMvAInlHGwwsEGaQDAL85EspveS2CYvBqRBGIkcSq_olRLF.jpg?quality=95&crop=0,142,734,734&as=32x32,48x48,72x72,108x108,160x160,240x240,360x360,480x480,540x540,640x640,720x720&ava=1&u=f5q80YY_LoMYhMonoXS-fjXlt2guFHcD5w8CHvOjAq8&cs=50x50",
26            "photo_100": "https://sun6-23.userapi.com/s/v1/ig2/N24x0_nOqfBgsL-KsIM20T1iwia7bFdmCWTFc60GJKMvAInlHGwwsEGaQDAL85EspveS2CYvBqRBGIkcSq_olRLF.jpg?quality=95&crop=0,142,734,734&as=32x32,48x48,72x72,108x108,160x160,240x240,360x360,480x480,540x540,640x640,720x720&ava=1&u=f5q80YY_LoMYhMonoXS-fjXlt2guFHcD5w8CHvOjAq8&cs=100x100",
27            "photo_200": "https://sun6-23.userapi.com/s/v1/ig2/N24x0_nOqfBgsL-KsIM20T1iwia7bFdmCWTFc60GJKMvAInlHGwwsEGaQDAL85EspveS2CYvBqRBGIkcSq_olRLF.jpg?quality=95&crop=0,142,734,734&as=32x32,48x48,72x72,108x108,160x160,240x240,360x360,480x480,540x540,640x640,720x720&ava=1&u=f5q80YY_LoMYhMonoXS-fjXlt2guFHcD5w8CHvOjAq8&cs=200x200",
28            "photo_base": "https://sun6-23.userapi.com/s/v1/ig2/N24x0_nOqfBgsL-KsIM20T1iwia7bFdmCWTFc60GJKMvAInlHGwwsEGaQDAL85EspveS2CYvBqRBGIkcSq_olRLF.jpg?quality=95&crop=0,142,734,734&as=32x32,48x48,72x72,108x108,160x160,240x240,360x360,480x480,540x540,640x640,720x720&ava=1&u=f5q80YY_LoMYhMonoXS-fjXlt2guFHcD5w8CHvOjAq8"
29        },
30        "scrapedAt": "2025-01-19T10:12:48.545Z"
31    },
32    ...
33]
Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 3 days ago