Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 253 Bytes

2-爬虫基础.md

File metadata and controls

3 lines (2 loc) · 253 Bytes

第二章 爬虫基础

在写爬虫之前,我们还需要了解一些基础知识,如 HTTP 原理、网页的基础知识、爬虫的基本原理、Cookies 的基本原理等。本章中,我们就对这些基础知识做一个简单的总结。