VK Follower Scraper ๐Ÿš€ avatar

VK Follower Scraper ๐Ÿš€

Pricing

from $4.99 / 1,000 results

Go to Apify Store
VK Follower Scraper ๐Ÿš€

VK Follower Scraper ๐Ÿš€

Extract VK group/profile followers data including user profiles, location, verification status and other details. Perfect for social media analysis, influencer research and audience insights.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

EasyApi

EasyApi

Maintained by Community

Actor stats

2

Bookmarked

30

Total users

1

Monthly active users

a month ago

Last modified

Categories

Share

Extract detailed follower information from any VK (VKontakte) group or profile. This actor helps you gather valuable data about VK users for social media analysis, market research, or audience insights.

Features โœจ

  • ๐Ÿ” Scrape follower data from any public VK group or profile
  • ๐Ÿ‘ฅ Get detailed user information including:
    • Basic profile data (name, ID, screen name)
    • Profile photos in various sizes
    • Location information (city and country)
    • Verification status
    • Follower counts
    • Activity status
  • โšก Fast and efficient scraping with built-in anti-blocking measures
  • ๐Ÿ›ก๏ธ Uses advanced browser automation with stealth mode
  • ๐Ÿ“Š Outputs clean, structured JSON data
  • ๐ŸŽฏ Control the number of results with maxItems parameter

Use Cases ๐Ÿ’ก

  • Social Media Analysis
  • Influencer Research
  • Audience Demographics Study
  • Market Research
  • Community Analysis
  • Lead Generation
  • Competitor Analysis

Input Parameters ๐Ÿ“

Need help or custom solutions? Feel free to reach out! ๐Ÿค

Input Example

A full explanation of an input example in JSON.

{
"profielUrl": "https://vk.com/gorillaenergy",
"maxItems": 100
}

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.

[
{
"id": 3703619,
"city": {
"id": 123,
"title": "Samara"
},
"country": {
"id": 1,
"title": "Russia"
},
"photo_200": "https://sun6-23.userapi.com/s/v1/ig2/_cmE8IgTcPLbH1K59sthWrlR_-JeI3mzZbvUmVqLJbUfs0nN58avN1Wa5T_LqubkLwPvmMB-w6pZyfUiVuMmJ5vf.jpg?quality=95&crop=291,721,1035,1035&as=32x32,48x48,72x72,108x108,160x160,240x240,360x360,480x480,540x540,640x640,720x720&ava=1&u=oi6_CIccgZE5kCtPDVLRpLzo_YmKfyobCCM1HmNyTyA&cs=200x200",
"activity": "ะ’ัั‘ ั‡ั‚ะพ ั‚ั‹ ะพะฑะพ ะผะฝะต ะทะฝะฐะตัˆัŒ โ€” ะปะธัˆัŒ ั‚ะฒะพะธ ะฒะพัะฟะพะผะธะฝะฐะฝะธั.",
"followers_count": 11550,
"is_nft": false,
"is_esia_verified": false,
"is_tinkoff_verified": false,
"is_sber_verified": false,
"oauth_verification": [],
"screen_name": "monashka_ksu",
"photo_50": "https://sun6-23.userapi.com/s/v1/ig2/_cmE8IgTcPLbH1K59sthWrlR_-JeI3mzZbvUmVqLJbUfs0nN58avN1Wa5T_LqubkLwPvmMB-w6pZyfUiVuMmJ5vf.jpg?quality=95&crop=291,721,1035,1035&as=32x32,48x48,72x72,108x108,160x160,240x240,360x360,480x480,540x540,640x640,720x720&ava=1&u=oi6_CIccgZE5kCtPDVLRpLzo_YmKfyobCCM1HmNyTyA&cs=50x50",
"photo_100": "https://sun6-23.userapi.com/s/v1/ig2/_cmE8IgTcPLbH1K59sthWrlR_-JeI3mzZbvUmVqLJbUfs0nN58avN1Wa5T_LqubkLwPvmMB-w6pZyfUiVuMmJ5vf.jpg?quality=95&crop=291,721,1035,1035&as=32x32,48x48,72x72,108x108,160x160,240x240,360x360,480x480,540x540,640x640,720x720&ava=1&u=oi6_CIccgZE5kCtPDVLRpLzo_YmKfyobCCM1HmNyTyA&cs=100x100",
"photo_base": "https://sun6-23.userapi.com/s/v1/ig2/_cmE8IgTcPLbH1K59sthWrlR_-JeI3mzZbvUmVqLJbUfs0nN58avN1Wa5T_LqubkLwPvmMB-w6pZyfUiVuMmJ5vf.jpg?quality=95&crop=291,721,1035,1035&as=32x32,48x48,72x72,108x108,160x160,240x240,360x360,480x480,540x540,640x640,720x720&ava=1&u=oi6_CIccgZE5kCtPDVLRpLzo_YmKfyobCCM1HmNyTyA",
"verified": 0,
"trending": 0,
"friend_status": 0,
"first_name": "Ksenia",
"last_name": "Zverintseva",
"can_access_closed": true,
"is_closed": false
},
...
]