Is there any way to login programitically by avoiding intermediate zerodha login screen?

Tusharpatil232
I am well aware of login flow and I am achieving it very well in of my product.
For getting request_token, we need to land to "https://kite.trade/connect/login?v=3&api_key=xxx" and put password manually.
Can we avoid this step and provide password as a parameter?
  • sujith
    It is mandatory by the exchange that a trader has to log in manually at least once a day. We don't recommend automating login.
This discussion has been closed.