VK Groups Scraper
2 hours trial then $19.99/month - No credit card required now
VK Groups Scraper
2 hours trial then $19.99/month - No credit card required now
Scrape VK groups and communities data with advanced search capabilities. Extract group details including name, ID, followers count, category, and more. Perfect for market research and social media analysis.
VK Groups Scraper 🔍
Extract comprehensive data from VK (VKontakte) groups and communities based on your search keywords. This actor helps you gather valuable insights about VK communities for market research, social media analysis, or competitive intelligence.
🚀 Features
- Search VK groups by keywords
- Extract detailed group information
- Built-in anti-detection mechanisms
- Configurable data collection limits
- Efficient pagination handling
- Real-time data processing
📊 Extracted Data
For each VK group, the actor extracts:
- Group ID and URL
- Group name
- Avatar URL
- Verification status
- Category/topic
- Followers count
- Search keyword used
- Timestamp of scraping
💡 Use Cases
- Market research and analysis
- Competitor monitoring
- Social media marketing
- Community engagement tracking
- Influencer discovery
- Trend analysis
⚙️ Input Parameters
keywords
: Array of search terms to find relevant groupsmaxItems
: Maximum number of groups to scrape
Input Example
A full explanation of an input example in JSON.
1{ 2 "keywords": [ 3 "fashion" 4 ], 5 "maxItems": 50 6}
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 "keyword": "fashion", 4 "groupId": "55367298", 5 "avatarUrl": "https://sun6-23.userapi.com/s/v1/ig2/1FApXncAiW6NFIizU1Jj26ourjDW_XZ2QePYFHerJTDNaWRwYdC1Gbo50sWCmiTVl8UWd9mDpChCKVW604QEqjDg.jpg?quality=95&crop=189,268,1588,1588&as=32x32,48x48,72x72,108x108,160x160,240x240,360x360,480x480,540x540,640x640,720x720,1080x1080,1280x1280,1440x1440&ava=1&cs=100x100", 6 "groupUrl": "https://vk.com/fashionfabrique", 7 "name": "FASHION FABRIQUE", 8 "isVerified": true, 9 "category": "Clothing, shoes", 10 "followersCount": 96125, 11 "scrapedAt": "2024-11-22T13:21:54.540Z" 12 }, 13 { 14 "keyword": "fashion", 15 "groupId": "64937633", 16 "avatarUrl": "https://sun6-23.userapi.com/s/v1/if1/FKdSwxGC8spFbYUHdP0Jrom-IIIXlLekmqk2UCAQb2MVsNgxjykwbke4vywe78JNa7U5459Y.jpg?quality=96&crop=0,145,678,678&as=32x32,48x48,72x72,108x108,160x160,240x240,360x360,480x480,540x540,640x640&ava=1&cs=100x100", 17 "groupUrl": "https://vk.com/fshopbyyulya", 18 "name": "Шоу-рум \"Fashion\"", 19 "isVerified": true, 20 "category": "Clothing, shoes", 21 "followersCount": 9954, 22 "scrapedAt": "2024-11-22T13:21:54.541Z" 23 }, 24 ... 25]
Actor Metrics
3 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Nov 2024
Modified 20 days ago