Recent content by leventopoulo

  1. leventopoulo

    How to avoid linkedin checkpoint checks when logging in

    Solution: I figured it out myself. So for anyone in the future, there is a package called email in python which you can use to receive emails via imap and get the latest verification code after a little regex and parsing. Be sure to enable unsafe apps on your google accounts. You can use the...
  2. leventopoulo

    How to avoid linkedin checkpoint checks when logging in

    Hey guys, I want to automate a login process of some LinkedIn accounts using selenium. Currently If I log in to an account it asks for a email code verification. If I do this on all accounts then It will trust my accounts and allow me to do my job for a while until it throws a captcha. After...
  3. leventopoulo

    Hello to the forum!

    Thank you everybody!
  4. leventopoulo

    Hello to the forum!

    Yeah, but who uses drag and drop gui to code?
  5. leventopoulo

    Hello to the forum!

    Mail transfer protocol? Sure
  6. leventopoulo

    Hello to the forum!

    Greetings everyone! I'm leventopoulo, new to the forum and would like to introduce myself. I am a computer scientist and Artificial Intelligence aficionado currently working as a data scraper. I have experience with machine learning algorithms, many programming frameworks and writing scripts...
Back
Top