S
S
Space2015-10-28 13:44:13
PHP
Space, 2015-10-28 13:44:13

How to make automatic authorization through curl?

Using curl, I request application access from the user (instagram). Next, there is a form where you need to make one click - confirm. Can I implement all this on curl automatically without my participation, so that it would be performed in the background? And how can I click on the button through?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rsa97, 2015-10-28
@Rsa97

You can try it, open the development console in the browser (F12), see what is transmitted to the site, what is returned. Then you simulate these requests via cURL.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question