backend.session
#
Module Contents#
Classes#
Maintains data about the current web sessions |
- class backend.session.Session#
Maintains data about the current web sessions
- _instance#
- logged_in: bool = False#
- loader: instaloader.Instaloader#
- driver: selenium.webdriver.Chrome#
- username: str#
- login(username: str, password: str) instaloader.Profile #
Login to Instagram using Instaloader
- clear()#
Clears the current session