A powerful Google Sheets data import export tool designed for data synchronization, backup, and integration between Google Sheets and external systems. Supports three operation modes, two authentication methods, batch processing, data deduplication, and automatic backup.
Google Spreadsheet IDs to process. Each ID will be processed in parallel. Get ID from URL (e.g., docs.google.com/spreadsheets/d/[ID]/edit). | 要处理的 Google 电子表格 ID 列表。每个 ID 将并行处理。从 URL 中提取 ID。
What should the worker do. | Worker 执行的操作模式。
• Service Account: 私有表格 + 写入操作 | Private sheets + Write operations • API Key: 仅公开表格只读 | Public sheets read-only How to get credentials: https://console.cloud.google.com/apis/credentials
Google Service Account JSON key. Required for write operations (append/replace). | Google 服务账号 JSON 密钥。写入操作(追加/替换)必需。
Google API Key for reading public spreadsheets. Get it from Google Cloud Console > APIs & Services > Credentials. | 用于读取公开表格的 Google API 密钥。在 Google Cloud Console > API和服务 > 凭据 中创建。
Data to import. Array of objects where each object is a row. Only used in append/replace mode. | 要导入的数据。对象数组,每个对象为一行。仅在追加/替换模式中使用。
Sheet name or A1 notation range (e.g., 'Sheet1' or 'Sheet1!A1:D10'). Default is first sheet. | 工作表名称或 A1 表示法范围。默认为第一个工作表。
Field name to deduplicate rows. Rows with same value in this field will be merged. | 用于去重的字段名。该字段值相同的行将被合并。
Array of column keys to specify column order. Remaining columns sorted alphabetically. | 列键数组,用于指定列顺序。其余列按字母顺序排列。
Maximum number of rows to read (read mode) or import (append/replace mode). | 读取或导入的最大行数。
Save existing sheet data as JSON in output before overwriting. | 在覆盖前将现有工作表数据保存为 JSON 输出。
Enable detailed logging. | 启用详细日志。
Explore more popular scrapers from our marketplace
by CoreClaw
It queries the Google search engine by keyword and returns a structured SERP summary, including the final search parameters, organic results, related queries, and people-also-ask data.
by Kael Odin
Dedup Datasets Worker is a powerful tool for merging and deduplicating datasets from multiple JSON/JSONL files. Fully optimized for the CafeScraper platform with enhanced features and robust error handling.
by Kael Odin
A high-speed static page scraper based on Cheerio, designed specifically for static HTML pages. Uses Cheerio for HTML parsing, delivering speeds 10-50 times faster than full browser rendering.
by Kael Odin
A powerful cross-browser web scraping tool using Playwright for complete browser rendering. Supports Chromium, Firefox, and WebKit browser engines. Perfect for dynamic pages, single-page applications (SPAs), infinite scroll pages, and cross-browser testing scenarios.