Goodreads Quote Extraction with Bright Data and Gemini — n8n ワークフロー

複雑度 トリガー5個のノード🏷️ Miscellaneous👁 119回閲覧作成者:Dvir Sharon

概要

Goodreads Quote Extraction with Bright Data and Gemini

This workflow demonstrates how to fetch data specifically from Goodreads web pages using Bright Data and then extract specific information (quotes) from that data using a Google Gemini AI model.

How it works

The workflow is triggered manually. It sends a request to a Bright Data collector to scrape data from a predefined list of Goodreads URLs. The collected text data from Goodreads is then passed to a Google Gemini AI node. The AI node p

使用ノード

HTTP RequestGoogle Gemini Chat ModelInformation Extractor

ワークフロープレビュー

model
W
When clicking ‘Test work…
S
Set the fields
Google Gemini Chat Model
Quotes Extractor
Perform Bright Data Web …
5 nodes4 edges

仕組み

  1. 1

    トリガー

    このワークフローは トリガー トリガーで開始します。

  2. 2

    処理

    データは 5 個のノードを流れます, connecting httprequest, informationextractor, lmchatgooglegemini。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (5)

HT

HTTP Request

httpRequest

#1
GO

Google Gemini Chat Model

n8n-nodes-langchain.lmChatGoogleGemini

#2
IN

Information Extractor

n8n-nodes-langchain.informationExtractor

#3

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした goodreads-quote-extraction-with-bright-data-and-gemini ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Goodreads Quote Extraction with Bright Data and Gemini", "nodes": [...], ...}

インテグレーション

httprequestinformationextractorlmchatgooglegeminimanualtriggerset

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード5
複雑度low
トリガーtrigger
閲覧数119
カテゴリMiscellaneous

作成者

Dvir Sharon

Dvir Sharon

@dvirsharon

タグ

httprequestinformationextractorlmchatgooglegeminimanualtriggerset

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →

Related Miscellaneous Workflows