<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>How to Build a Web Crawler in JavaScript (Node.js)</title>
        <link>https://tv.404again.com/videos/watch/c2aa5da6-b13c-4c5c-a4aa-39101759a6f5</link>
        <description>I'll walk you through building a web crawler in JavaScript using Node.js and a few minimal dependencies. We'll be parsing raw HTML and following hyperlinks. It will be a simplified version of what Google does when they ingest the internet. Full project instructions: https://www.boot.dev/courses/build-web-crawler-typescript Learn back-end development: https://boot.dev</description>
        <lastBuildDate>Mon, 17 Aug 2026 13:38:30 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tv.404again.com</generator>
        <image>
            <title>How to Build a Web Crawler in JavaScript (Node.js)</title>
            <url>https://tv.404again.com/lazy-static/avatars/410ce373-aedc-4473-ae02-64fd025b426d.png</url>
            <link>https://tv.404again.com/videos/watch/c2aa5da6-b13c-4c5c-a4aa-39101759a6f5</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tv.404again.com/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tv.404again.com/feeds/video-comments.xml?videoId=c2aa5da6-b13c-4c5c-a4aa-39101759a6f5" rel="self" type="application/rss+xml"/>
    </channel>
</rss>