V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
sjmcefc2
V2EX  ›  Python

想爬新浪财经的股票三表,请教下前辈。

  •  
  •   sjmcefc2 · 2018-05-21 02:52:22 +08:00 · 2312 次点击
    这是一个创建于 2166 天前的主题,其中的信息可能已经有所发展或是发生改变。
    http://vip.stock.finance.sina.com.cn/usstock/balance.php?s=MSFT
    这种表准确不?
    这种表格是不是可以直接用 pandas 直接爬下来?
    还有更好的办法吗?
    6 条回复    2018-05-22 10:29:26 +08:00
    Hopetree
        1
    Hopetree  
       2018-05-21 03:27:42 +08:00
    pandas 什么时候也可以当爬虫用了吗?是我对 pandas 有什么误解吗
    popil1987
        2
    popil1987  
       2018-05-21 08:19:40 +08:00
    可以的,tushare 就是用 pandas.read_html 直接爬的
    lixuda
        3
    lixuda  
       2018-05-21 10:31:45 +08:00
    pandas 支持表格的。
    v3exhost
        4
    v3exhost  
       2018-05-21 17:41:57 +08:00
    还不如爬雪球的
    sjmcefc2
        5
    sjmcefc2  
    OP
       2018-05-21 19:00:19 +08:00
    @v3exhost 雪球更专业?话说如何实现一个股价提醒系统呢
    omg21
        6
    omg21  
       2018-05-22 10:29:26 +08:00
    @sjmcefc2 做股价提醒就是按你的策略做
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5333 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 08:26 · PVG 16:26 · LAX 01:26 · JFK 04:26
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.