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.

SOCIAL_MEDIAApify

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.

1{
2    "profielUrl": "https://vk.com/gorillaenergy", 
3    "maxItems": 100
4}

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        "id": 3703619,
4        "city": {
5            "id": 123,
6            "title": "Samara"
7        },
8        "country": {
9            "id": 1,
10            "title": "Russia"
11        },
12        "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",
13        "activity": "Всё что ты обо мне знаешь — лишь твои воспоминания.",
14        "followers_count": 11550,
15        "is_nft": false,
16        "is_esia_verified": false,
17        "is_tinkoff_verified": false,
18        "is_sber_verified": false,
19        "oauth_verification": [],
20        "screen_name": "monashka_ksu",
21        "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",
22        "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",
23        "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",
24        "verified": 0,
25        "trending": 0,
26        "friend_status": 0,
27        "first_name": "Ksenia",
28        "last_name": "Zverintseva",
29        "can_access_closed": true,
30        "is_closed": false
31    },
32    ...
33]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

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.

Do I need to code to use this scraper?

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.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

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!