galihap76 / collector

Collector is a OSINT tool and information gathering. This tool can do information gathering phone numbers, github account, ip address and instagram account.
GNU General Public License v3.0
196 stars 22 forks source link

Issues with Instagram pull-up #3

Closed i2t4b33e closed 2 years ago

i2t4b33e commented 2 years ago

Can someone help with this?

As i m newbie to linux Im facing a error while running the cmd python3 main.py -ig ecya.acii image

Traceback (most recent call last): File "/collector/main.py", line 321, in RUN.Main() File "/collector/main.py", line 149, in Main L.login(username_read.read(), password_read.read()) File "/usr/local/lib/python3.10/dist-packages/instaloader/instaloader.py", line 635, in login self.context.login(user, passwd) File "/usr/local/lib/python3.10/dist-packages/instaloader/instaloadercontext.py", line 239, in login raise ConnectionException("Login: Checkpoint required. Point your browser to " instaloader.exceptions.ConnectionException: Login: Checkpoint required. Point your browser to https://www.instagram.com/challenge/action/AXG44CaXDMsRkVOZZBO0FaBXRScHvaIIMUkML9oSHlvLCX6yYfDDIVgUgSivjaAboMTIx1Y/AfxKG11WJKh2hziFFRdYIy0b1_d557BttwRh7U-K05p3VUYOpM2uca97C3OGltC2a5q37mHcF_58Vw/ffc_VGKiYGI6eQgsavXVTB3zgeg1zk6YeQSB682c2ZqxNpdUDTAckHTcSN6nV1Pa8Yf0/ - follow the instructions, then retry.

Please help me with this. Thank You!!

galihap76 commented 2 years ago

Try to login your browser not from collector. You got same issues here.

galihap76 commented 2 years ago

If still not work maybe you need waiting for seconds and run this program again. I think the problem is your instagram account, i try in my account is work fine.

i2t4b33e commented 2 years ago

Thanks!! works fine