Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 327 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 327 Bytes

selenium-python-auto-login

Web-scraping with python using Python library Selenium. Auto login Gmail credentials using Selenium and view inbox contents. This code can be applied to extract data from any website like Linkedin, Gmail, Facebook, etc., with minor changes in the url and credential details.

Tested for Python 2.7