Skip to content

爬取东方财富网上市公司的财务报表数据

License

Notifications You must be signed in to change notification settings

QiaotongHuang/eastmoney_spider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

东方财富网爬虫 / eastmoney_spider

爬取东方财富网上市公司的财务报表数据和公告信息

使用说明:

eastmoney_crawler.py 采用 Selenium 方法爬取,需要配置好 Selenium,爬取速度比较慢。

eastmoney_crawler2.py 采用 Requests方法爬取,速度比 Selenium 快上百倍,推荐用该程序。

运行放式:

  • 打开 Cmd 命令窗口运行程序
  • 选择要爬取的年份、报表季度、报表类型、爬取起始和结束页数。
  • 开始自动爬取,结果为 CSV 格式,保存在 D 盘 estmoney 文件夹下。

效果图:

关于我

About

爬取东方财富网上市公司的财务报表数据

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%