How to get cookies of a Linkedin account using Python

Taurean

New member
Joined
Jul 31, 2024
Messages
2
Points
1
I am trying to get cookies for linkedin accounts using selenium-wire. I have added the proxy(residential) and added all the required flags when creating the browser driver instance. When I try to login it ask for OTP sent on mail.
Can you suggest the best approaches to login without getting redirected to 2FA?
 
Top