Goodreads Quote Extraction with Bright Data and Gemini — Workflow n8n

Faible complexité Déclencheur5 nœuds🏷️ Miscellaneous👁 119 vuespar Dvir Sharon

Aperçu

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

Nœuds utilisés

HTTP RequestGoogle Gemini Chat ModelInformation Extractor

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 5 nœuds, connecting httprequest, informationextractor, lmchatgooglegemini.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (5)

HT

HTTP Request

httpRequest

#1
GO

Google Gemini Chat Model

n8n-nodes-langchain.lmChatGoogleGemini

#2
IN

Information Extractor

n8n-nodes-langchain.informationExtractor

#3

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier goodreads-quote-extraction-with-bright-data-and-gemini téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

httprequestinformationextractorlmchatgooglegeminimanualtriggerset

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds5
Complexitélow
Déclencheurtrigger
Vues119
CatégorieMiscellaneous

Créé par

Dvir Sharon

Dvir Sharon

@dvirsharon

Tags

httprequestinformationextractorlmchatgooglegeminimanualtriggerset

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →

Related Miscellaneous Workflows