Skip to content

根据实战项目来学习爬虫的笔记本,当然,虽然说是根据项目来学习,但是笔记也不会少的。

Notifications You must be signed in to change notification settings

LianHaiMiao/python_crawl_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python_crawl_study

一个记录 python 爬虫的学习过程的笔记本。

该笔记本会以项目的方式,一个个依次进行

一些库的笔记和官方文档

  1. requests笔记
  2. beautifulsoup笔记
  3. re库官方文档
  4. scrapy库

纯python新手,请先了解python的基本语法再来跟着这些项目进行学习。

可以看廖雪峰的python教程

好的,现在开始我们的项目了...

如果了解python的语法、以及对 requests库、beautifulsoup库有了一些基本了解了,那么我们就先来第一个简单的项目

requests 库

  1. python爬取股票信息(使用requests库、re库、beautifulsoup库)

... ...

[TODO:补几个仅仅依靠requests、beautifulsoup小项目]

scrapy 框架

  1. scrapy 框架简易上手

  2. scrapy 框架使用代理(使用代理API)

About

根据实战项目来学习爬虫的笔记本,当然,虽然说是根据项目来学习,但是笔记也不会少的。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published