I want to analyze the chrome activity which sites are open in current tab even if it open into the next tab also using python 3 . Please can anyone provide link or any suggestion how can i get that . I want to get that into python console. for ex. If i open new url it should be print into console
Thank you in advance.
I already tried and I get it from the Chrome history but for that I need to close browser but I actually want to trace which url is one and while running code which url newly open It should also update into console.