Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

前言

本应用是一个基于Spring boot 实现的股票指数爬虫工具,数据来源于同花顺,新浪财经,雪球,上交所,深交所

实现功能

☑️ 指数更新

☑️ 股票数据范围:目前只支持上市和沪市(A股)

☑️ 市盈率,市净率,ROE ,所属行业

☑️ 历史数据:市盈率,市净率 ,分红,净资产收益率

Pending

  1. Get daily history data
  2. Support getting break news or stock related news.
  3. Support user-defined stocks category.
  4. Support email notification (SMS or wechat) notification.
  5. Provide trend analysis and suggestion.
  6. Support real-time stock analysis and alert.
  7. Add real-time chart.

Demo 效果

🔗 点我查看效果 (demo版) 🔗

国内指数

http://hq.sinajs.cn/list=sz399001,sh000001,sz399006,sh000300

Note: How to get the token of "雪球":

  1. Open the URL of "雪球" and login on PC using firefox.
  2. Press F12 then click Network tab and find a "雪球" request URL. Alt text
  3. Copy the selected cookie, paste it in an editor, like notepad++. Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages