Open moar55 opened 6 years ago
Hello there I am getting this error with my university's mail. This is my code:
from scraper import OutlookWebScraper s = OutlookWebScraper('https://mail.guc.edu.eg', 'username', 'passwd') s.login()
Of course i replace username and passwd with the correct ones. Thanks in advance.
Hello there I am getting this error with my university's mail. This is my code:
Of course i replace username and passwd with the correct ones. Thanks in advance.