# 導讀

本書目的是提供 一個台灣在地版的Requests的實戰教學指南。

網路上的中文資源大多是簡中的，不然就是亂複製的內容，想了解個爬蟲技術常常要花很大的精力。

本書每天大約，在晚間 11-2點左右會更新

更新期間會進行直播，歡迎大家一起來直播台上提問或看重播了解一下當初寫該篇教學時的想法。

Youtube頻道連結：<https://www.youtube.com/channel/UCL5fgUWLpzSzJcgfFsfM4Qg>

在直播上提出相關爬蟲的問題，會列入常見問題中，歡迎各位提問完成本書。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://water-1.gitbook.io/requests/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
