Giter Site home page Giter Site logo

login not working[BUG] about instagrapi HOT 3 OPEN

MarcoLavoro avatar MarcoLavoro commented on August 15, 2024 1
login not working[BUG]

from instagrapi.

Comments (3)

ProgrameurGentil avatar ProgrameurGentil commented on August 15, 2024

Hi, I'm having the same problem. What do I need to do to solve it?

from instagrapi.

kingbotss avatar kingbotss commented on August 15, 2024

Bad IP or Proxy. Change it

from instagrapi.

aboubakrjeb avatar aboubakrjeb commented on August 15, 2024

according to the documentation, you can add a delay to mimic the behaviour of a real user:
# adds a random delay between 1 and 3 seconds after each request cl.delay_range = [1, 3]

and you can check if the username exists by sending a get request to www.instagram.com/{username} because the login function always return true if the credentials are false!!

from instagrapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.