<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>爬虫 on Wong&#39;s Blog</title>
    <link>https://blog.wssh.dev/tags/%E7%88%AC%E8%99%AB/</link>
    <description>Recent content in 爬虫 on Wong&#39;s Blog</description>
    <generator>Hugo -- 0.146.6</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 05 Jul 2022 13:50:22 +0000</lastBuildDate>
    <atom:link href="https://blog.wssh.dev/tags/%E7%88%AC%E8%99%AB/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python2Go：将Python豆瓣爬虫使用Go重构</title>
      <link>https://blog.wssh.dev/posts/douban-python-crawler-to-go/</link>
      <pubDate>Tue, 05 Jul 2022 13:50:22 +0000</pubDate>
      <guid>https://blog.wssh.dev/posts/douban-python-crawler-to-go/</guid>
      <description>&lt;h2 id=&#34;概述&#34;&gt;概述&lt;/h2&gt;
&lt;p&gt;本篇文章主要适用于Python爬虫程序员使用Go&lt;!-- raw HTML omitted --&gt;注释&lt;!-- raw HTML omitted --&gt;(Golang，在下文中主要使用goalng名词。)编写爬虫，由于目前我个人水平有限，所以此篇文章主要介绍一些简单的爬虫编写，主要包括使用&lt;code&gt;requests&lt;/code&gt;、&lt;code&gt;bs4&lt;/code&gt;等库的初级Python爬虫的改写，暂时不涉及多线程、异步、反爬、登录等复杂情况。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
