Big Query
Pricing
Pay per usage
Big Query
Append a CSV file to a Google bigQuery table. Create a "Service credentials" at the https://console.cloud.google.com/, copy & paste the JSON file into the variable value for 'CREDENTIALS' and set it as a secret.
0.0 (0)
Pricing
Pay per usage
3
Total users
23
Monthly users
2
Last modified
3 years ago
You can access the Big Query 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.
1echo '{}' |
2apify call juansgaitan/big-query --silent --output-dataset
Big Query API through CLI
The Apify CLI is the official tool that allows you to use Big Query locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: