Google Gmail Integration

Google Gmail Integration Feature Description Through the Gmail integration feature, you can automatically send the results of Web Scraper tasks to a designated email address, enabling data distribution, archiving, or team sharing via email. You can also automatically send notifications to designated systems when specific events occur during scraping tasks, so you can stay informed of task status or push data to other services in real time.

Integration Configuration:

  1. Integration Name Give this integration task a custom name to help with future management and identification. It's recommended to name it based on its purpose or the scraping target, such as "Product Review Results Upload to S3."

  2. Event Type Settings

  • Specify Task ID Suitable for sending results from specific, known scraping tasks to S3. Ideal for handling results from multiple task IDs of a single scraping tool. Use English commas to separate multiple task IDs. Supports up to 10 task IDs.

  • Follow Task Automatically uploads all future results generated by the scraper to S3. One-time configuration that remains in effect unless manually disabled or deleted. Best suited for continuous or recurring scraping tasks requiring automated data archiving.

  • Key Events

    Running: Task is currently in progress

    Task Success: The scraping task completed successfully and returned results

    Task Failure: The scraping task did not return any data or encountered an error

  1. Email Sending Parameters

email, email address (required)

The Google email address used to receive the result files.

subject, email subject (required)

Used to define the email’s title.

file_type, file format (required)

For Amazon products, results can be sent in either JSON or CSV format. For YouTube products, results can only be sent as a file format. Parameter values: JSON, CSV, Download link

If you need further assistance, please contact us at [email protected].

Last updated

Was this helpful?