mapscookiegettercli.library package

Submodules

mapscookiegettercli.library.cookiegetter module

Main code for cookiegetter

class mapscookiegettercli.library.cookiegetter.CookieGetter[source]

Bases: object

Object able to retrieve the cookies from an interactive login session to a google maps service

run(cookie_file_name='location_sharing.cookies')[source]

Executes the process and saves the cookies

Parameters:cookie_file_name (str) – The path and name of the exported cookie file

Returns:

Module contents

library package

Import all parts from library here