I'm building a small tool for myself that's supposed to take some work off my hands. It's webscraper-like and for it to work, I need to sign into my Google account in the simulated browser. However, I don't want it to trigger a 2-factor authentication every time I use it.
So my question is: Is it possible to create some sort of authorization key or something alike that allows browsers to instantly sign in as a given user?