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.
The actor provides detailed profile data including:
The actor accepts the following inputs:
profileUrls
(Array): List of VK Video profile URLs to scrapeproxyConfiguration
(Object): Optional proxy settingsResults are stored in JSON format with detailed profile information and statistics. Example:
A full explanation of an input example in JSON.
1{ 2 "profileUrls": [ 3 "https://vkvideo.ru/@vocationjoy" 4 ], 5}
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]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!