GCP Uploader avatar
GCP Uploader

Pricing

Pay per usage

Go to Store
GCP Uploader

GCP Uploader

Developed by

Cir◎cle

Cir◎cle

Maintained by Community

Upload datasets and KV store records to Google cloud storage

0.0 (0)

Pricing

Pay per usage

5

Total users

16

Monthly users

6

Runs succeeded

>99%

Issues response

53 days

Last modified

2 months ago

You can access the GCP Uploader programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "transformFileNameFunction": "(recordKey) => recordKey"
<}' |
<apify call circ_le/gcp-uploader --silent --output-dataset

GCP Uploader API through CLI

The Apify CLI is the official tool that allows you to use GCP Uploader locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: