始める無料で始める

Build the website scraping loop

Now for the core scraping logic. You'll use Split In Batches to loop through each website URL, fetch its HTML content, and extract email addresses using regex.

The Split In Batches node is n8n's way of processing items one at a time. It has two outputs: one for the current batch (the item being processed) and one for when all items are done.

この演習はコースの一部です

Building Marketing Workflows with n8n

コースを見る

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する