adiv-phpian / php-instagram-private-api-with-checkpoint-feature

This is a liam cottle instagram private library with checkpoint issue solved. Checkpoint required error solved and can be found at examples folder.
MIT License
12 stars 8 forks source link

Can you provide two factor in this Api ? #11

Open mohsinbolatar opened 5 years ago

mohsinbolatar commented 5 years ago

All thing work well but pls add two factor login file or send me pls

adiv-phpian commented 5 years ago

I don't have two factor for this. I have created checkpoint code for mgp25 library. that one already have two factor login.

mohsinbolatar commented 5 years ago

If i use mgp25 two factor file in this api Should it run ??

mohsinbolatar commented 5 years ago

And how to extract cookie from mgp25 API in your api its easy but i don't know in mgp25 pls create 1 file or give some code for extract seesion and cookie from mgp25 api

adiv-phpian commented 5 years ago

Get cookies and session data for particular user from storage and it's depend on where you store cookies and session data.

On Sat 4 May, 2019, 17:33 ufcig, notifications@github.com wrote:

And how to extract cookie from mgp25 API in your api its easy but i don't know in mgp25 pls create 1 file or give some code for extract seesion and cookie from mgp25 api

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/muthu-kc/php-instagram-private-api-with-checkpoint-feature/issues/11#issuecomment-489320883, or mute the thread https://github.com/notifications/unsubscribe-auth/AB4OOGB7YH264DDWV4BP6LDPTV3RNANCNFSM4HJ5YR3Q .

mohsinbolatar commented 5 years ago

I store in my sql But dont know how to extract cookie and session

adiv-phpian commented 5 years ago

use https://github.com/muthu-kc/instagram-checkpoint-and-rate-limit