Y
Y
yurygolikov2017-08-25 01:28:49
In contact with
yurygolikov, 2017-08-25 01:28:49

Is it possible to somehow auto-post to the VK API without the wheel next to the date, which leads to the standalone application?

fDHXaS7DQ1msA4fwhcC2ew.png
Is it possible to somehow call the Vk API so that such a wheel does not appear?
Did I understand correctly that you can automatically make posts in a group only from standalone applications? And not the official option is private api.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Serezha, 2017-08-25
@yurygolikov

Perform authorization, posing as an official application.
https://vk.com/dev/auth_direct - that's the point.
All Android:
the client_id: 2274003
client_secret: hHbZxrka2uZ6jB1inYsH
IPhone:
the client_id: 3140623
client_secret: VeWdmVclDCtn6ihuP1nt
IPad:
the client_id: 3682744
client_secret: mY6CDUswIVdJLCD3j15n the
Windows desktop:
the client_id: 3697615
client_secret: AlVXZFMUqyrnABp8ncuU the
Windows Image phone:
the client_id: 3502557
client_secret: PEObAuQi6KloPM4T30DV

S
Sergey Sokolov, 2017-08-27
@sergiks

Technically, you can post not through the API, but by simulating user actions in the browser. For example in headless browser phantom.js or web view in Electron or nw.js

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question