An open API service indexing awesome lists of open source software.

https://github.com/cofcool/lxf-python-crawl

爬取廖雪峰Python教程
https://github.com/cofcool/lxf-python-crawl

Last synced: 5 days ago
JSON representation

爬取廖雪峰Python教程

Awesome Lists containing this project

README

          

# lxf-python-crawl

基于Scrapy框架,可爬取廖雪峰Python教程。

安装Scrapy框架:

```
pip install scrapy
```

注意:本项目仅用于学习。