A
A
Andr Lw12016-01-05 08:48:39
API
Andr Lw1, 2016-01-05 08:48:39

How to auto-post to Instagram through a non-official API?

Good afternoon!
In the site written in Laravel, you need to implement auto-posting to Instagram. I rummaged through a lot of pages, some methods were covered, and others write that the official API does not allow autoposting.
But if there are paid auto-posting services, then this can be done.
Please tell me how to do it in Laravel.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrzej Wielski, 2016-01-05
@wielski

Do it in Laravel the same way as in php.
There are no ready-made packages for this functionality for Laravel, you will have to write your own.
Take an Android application, decompile it, run it with a sniffer, check requests - and in the end you will come to a decision.
No one will just give you a ready-made code - because this is money and a lot of work.

N
Nikolai Parotikov, 2016-01-05
@parotikov

in a personal write, throw off php class

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question