Skip to content

SChrisLin/Web-Crawler-Environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中国环境监测总站-爬虫

本项目拟在得到中国环境监测总站中 "中国环境状况公报"、 "全国地表水水质月报"、"长江三峡工程生态与环境检测报告"、"中国环境年报"、"全国生态环境质量报告" 的所有报告。

由于只有“全国地表水水质月报”内容较多,因此对于"全国地表水水质月报"中的内容使用网络爬虫获得。其他报告人工点击下载得到。

直接下载已爬取内容

如何运行代码

  • 安装Python 3.X环境
  • 安装chrome浏览器,以及chrome drive, 如何安装详见:
  • 安装Python 依赖库
    $ pip install bs4 selenium re pickle
  • 运行spyder.py
    $ cd Web-Crawler-environment
    $ mkdir contents
    $ python spyder.py

下载失败案例

在“全国地表水水质月报”中有部分内容无法下载,下面列出:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published