Launch pyppeteer in a google profile
Budget: $10 – $30 USD
I am looking for a freelancer to help me launch pyppeteer in a Google profile using a python script. I have a pyppeteer script to scrape a website, but I need to login in a Google profile, otherwise the site blocks me. When I try the args '--user-data-dir=my_path', '--profile-directory=Default' in pyppeteer launch, I got an error: BrowserError: Browser closed unexpectedly. Apparently there is some dependencies missing, but I don't how to fix it. Obs: I am using Windows.