CommencerCommencez gratuitement

Scrape and clean the landing page

Now that you have the landing page URL from the form, you need to fetch and clean the page content before AI agents can analyze it.

This involves three steps: an HTTP Request to scrape the raw HTML, a Code node to extract just the main content (removing headers, navs, and footers), and a Markdown node to convert the cleaned HTML into readable text.

Cet exercice fait partie du cours

<cours>Building Marketing Workflows with n8n</cours>
Voir le cours

Exercice interactif pratique

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice