# Login to website using python

**URL:** https://forum.codewithmosh.com/t/login-to-website-using-python/19110
**Category:** Uncategorized
**Created:** [March 24, 2023, 6:28pm UTC](https://forum.codewithmosh.com/t/login-to-website-using-python/19110 "2023-03-24T18:28:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![krishak77](https://avatars.discourse-cdn.com/v4/letter/k/9dc877/32.png) [@krishak77](https://forum.codewithmosh.com/u/krishak77)
#### Post date: [March 24, 2023, 6:28pm UTC](https://forum.codewithmosh.com/t/login-to-website-using-python/19110/1 "2023-03-24T18:28:56Z")

</div>

Hello Team,

I want to extract data from website, which needs to login 2 times.

1. with User name and password
2. again it will ask to login with one time password

this will ask every first time when use to open the website on the browser.

Can any one please help me with Python code for the above requirement.

Thank you in advance

Regards,  
Anantha
