Skip to content

Henryhaohao/GanJi_ZhuanZhuan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

爬取赶集网转转平台所有分类下二手商品的信息 enter image description here

赶集网 - http://bj.ganji.com/wu/ (以北京地区为例)

Author 😎Henryhaohao😎
Email ♥️1073064953@qq.com♥️

🐬声明

软件均仅用于学习交流,请勿用于任何商业用途!感谢大家!

🐬介绍

该项目为爬取赶集网转转平台所有分类下二手商品的信息(以北京地区为例)

  • 爬虫文件:Spiders目录下的4个python文件
  • 运行方法:运行Spiders目录下的main.py,先单独运行process_one()生成url_list(获取某个分类下所有页面的商品的详情页URL),再单独运行process_two()生成item_list(获取商品的详情信息)

🐬运行环境

Version: Python3

🐬安装依赖库

pip3 install -r requirements.txt

🐬运行截图

  • 爬取内容

    enter image description here enter image description here
  • 运行过程

    enter image description here
  • 数据结构

    enter image description here enter image description here

🐬总结

最后,如果你觉得这个项目不错或者对你有帮助,给个Star呗,也算是对我学习路上的一种鼓励!
哈哈哈,感谢大家!笔芯~
💘💘

About

🌈GanJi_ZhuanZhuan爬取赶集网转转平台二手商品

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages