<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Scrapfly Blog — Golang</title>
  <link href="https://scrapfly.io/blog/tag/golang" />
  <link href="https://scrapfly.io/blog/tag/golang/feed.xml" rel="self" />
  <id>https://scrapfly.io/blog/tag/golang</id>
  <updated>2026-04-03T22:25:05+00:00</updated>
  <author><name>Scrapfly</name></author>
  <subtitle>Web scraping tutorials, guides, and articles by Scrapfly</subtitle>
  <icon>https://scrapfly.io/img/scrapfly-logo.png</icon>
  <entry>
    <title>Web Scraping with Go</title>
    <link href="https://scrapfly.io/blog/posts/web-scraping-with-go" />
    <id>https://scrapfly.io/blog/posts/web-scraping-with-go</id>
    <published>2024-07-24T00:00:00+00:00</published>
    <updated>2024-07-24T00:00:00+00:00</updated>
    <category term="http" />
    <category term="data-parsing" />
    <category term="golang" />
    <category term="frameworks" />
    <summary>Learn web scraping with Golang, from native HTTP requests and HTML parsing to a step-by-step guide to using Colly, the Go web crawling package.</summary>
    <link rel="enclosure" type="image/svg+xml" href="https://cdn.scrapfly.io/cms/2026/03/f5ef49b2-a513-4ef1-ad05-afdac62aef3c-feature-light.svg" />
  </entry>
</feed>