/vk/groups/posts
Get wall posts from a VK community (group/public/event) by id, screen name (alias) or URL: text, attachments (photos, videos, links, polls with per-option vote counts), reactions/likes, reposts, views, date, and repost chain.
Price: 5 credits per 100 results
💡 AI Hint: Fetch wall posts of a VK community by id, clubN, screen name (e.g. team) or URL. Each post has text, created_at, like_count, reaction_count, repost_count, view_count, comment_count, images, attachments, poll (if any) and reposted (original posts). Use filter to pick owner/others/all.
⚠️ Common errors: 412: Community not found, deleted or private.
Authorizations
API token from the dashboard
Headers
Body
VK group/community id, clubN, screen name (alias), or community URL
1"team"
"vk"
"https://vk.com/team"
Max number of posts to return
x >= 120
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Number of posts to skip from the top of the wall
x >= 0Which posts to return: owner-only, others-only, or all
owner, others, all Response
Successful Response