Pavel

Results 7 comments of Pavel

hi @spinlud - thanks for building the library. it's very helpful. Adding this for reference / completeness ... I find the same _anonymous_ issue on Google Cloud Platform. I had...

I tested in headless mode. Only changed the `slowMo` value, all other values you referenced were the same. Have not tested puppeteer with a sample application on GCP (e.g. just...

hi @spinlud - here is the test I run: **Create a VM**, allow `--tags=http-server,https-server`: ``` gcloud beta compute \ --project=ID instances create vm-test \ --zone=us-central1-a --machine-type=e2-medium --subnet=default \ --network-tier=PREMIUM --maintenance-policy=MIGRATE...

@spinlud I have not seen the python one :D Thanks. I will give it a go and let you know how it goes.

@spinlud I tested the Python repo and it's the same. You'd need to authenticate. This is what you get: ``` INFO:li:scraper:('Implementing strategy AnonymousStrategy',) INFO:li:scraper:('Starting new query', "Query(query=Engineer options=QueryOptions(limit=10 locations=['Worldwide'] optimize=True))")...

Oh yes! I just made the comment for completion as promised so others will see this too :) Thanks again for your great work!