I want to authenticate a custom actor to write to GCP Cloud Storage. While coding this up is easy, does APIFY provide an option on the console to store the keys used for authentication?
I wonder if there is a way to provide authentication to GCP via GitHub CI/CD.
I'm planning to setup some scrapers using APIFY. However I want to store the data in my own cloud, for example: Google Cloud Storage. I could not find any articles on this. Would appreciate some help on this.
Was also wondering if its possible for me to run the APIFY scrapers in my own compute...!