<?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 Scraper in Golang</title>
        <link>https://tv.404again.com/videos/watch/9179fec9-47fe-4ccf-879c-789e7cc22c5a</link>
        <description>Learn the Go programming language by building a fully fledged RSS aggregator project in Go. Link to project: https://www.boot.dev/courses/build-web-crawler-golang Not familiar with Go basics? https://boot.dev/learn/learn-golang Not familiar with SQL? https://boot.dev/learn/learn-sql Learn back-end development -  https://boot.dev == Chapter Contents == (0:00:00) Intro + Prerequisites (0:00:00) P1. RSS aggregator project (0:10:30) P2. Chi router (0:28:24) P3. Postgres database (0:55:57) P4. Authentication w/ API keys (1:35:15) P5. Many to many relationships (1:56:00) P6. Aggregation worker (2:22:15) P7. Viewing blog posts</description>
        <lastBuildDate>Mon, 17 Aug 2026 13:37:02 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 Scraper in Golang</title>
            <url>https://tv.404again.com/lazy-static/avatars/410ce373-aedc-4473-ae02-64fd025b426d.png</url>
            <link>https://tv.404again.com/videos/watch/9179fec9-47fe-4ccf-879c-789e7cc22c5a</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=9179fec9-47fe-4ccf-879c-789e7cc22c5a" rel="self" type="application/rss+xml"/>
    </channel>
</rss>