Answer the question
In order to leave comments, you need to log in
How to get posts from the VK group wall?
Dear experts, I searched the documentation but I can't figure out what I'm doing wrong
import vk
session = vk.Session(access_token='token')
vk_api = vk.API(session, v='5.68')
hello_command = ['привет', 'hello', 'дратути', 'здравствуй', 'здравствуйте', 'хай']
mas = vk_api.wall.get(owner_id='-151859784', count=1)
print(mas)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question