<?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>Posts on doing1024</title>
    <link>https://doing1024.qzz.io/posts/</link>
    <description>Recent content in Posts on doing1024</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 08 Apr 2026 19:15:26 +0800</lastBuildDate>
    <atom:link href="https://doing1024.qzz.io/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>非官方的洛谷Api文档</title>
      <link>https://doing1024.qzz.io/posts/luogu-api-docs/</link>
      <pubDate>Wed, 08 Apr 2026 19:15:26 +0800</pubDate>
      <guid>https://doing1024.qzz.io/posts/luogu-api-docs/</guid>
      <description>&lt;p&gt;这两天帮老师研究洛谷爬虫，需要爬取题解、题目标签等信息，但是尝试直接爬取网页就会发现效率慢且有的信息（比如tags）爬取不到。猜测是洛谷采用了前后端分离的方式，遂寻找API。&lt;/p&gt;
&lt;p&gt;寻找的过程中发现Github上有一份热心网友整理的&lt;a href=&#34;https://github.com/0f-0b/luogu-api-docs/&#34;&gt;文档&lt;/a&gt;（为避免意外，我也&lt;a href=&#34;https://github.com/doing-1024/luogu-api-docs&#34;&gt;fork&lt;/a&gt;了一份），整理的非常全面，各个方面都有，同时把所有的鉴权操作都列了出来，爬虫时只需要注意控制限速即可了，后续我也会将我的代码发到这个blog。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
