c# - How log in in instagram and receive cookie? -


i want write program in windows forms in c#. want log in instagram, visit https://www.instagram.com/ using httpwebrequest in c# , receive cookie in program. never want expire cookie , active. want use user agent exists in systems default.

i not want use api.

how can that?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

Python Tornado package error when running server -