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
luokr
V2EX  ›  Python

求大佬指导,爬个 COVID-19 数据的网站

  •  
  •   luokr · 2020-06-19 23:47:17 +08:00 · 2341 次点击
    这是一个创建于 1405 天前的主题,其中的信息可能已经有所发展或是发生改变。

    一个提供加州的 COVID-19 数据的网站,链接

    想爬其中前 3 个 Dash 的数据 f95924c212fb78dc9fdef4988f3006b.png

    只需要 spreadsheet,比如这部分 bea27eee469c49b46ce74691ce24b12.png

    求各位大佬给点指导!万分感谢!

    4 条回复    2020-06-20 08:19:23 +08:00
    crella
        1
    crella  
       2020-06-19 23:55:17 +08:00 via Android
    搜索 python 关于 lxml 和 beautifulsoup 的教程
    skenan
        2
    skenan  
       2020-06-20 00:57:34 +08:00
    这个网站上的 Tableau dashboard 很难爬

    加州的数据可以试试 https://www.latimes.com/projects/california-coronavirus-cases-tracking-outbreak/

    这个好爬
    zhzy
        3
    zhzy  
       2020-06-20 05:41:10 +08:00 via iPhone
    GitHub 上有人分享数据的,这种没必要爬直接找就行了
    wanv1171
        4
    wanv1171  
       2020-06-20 08:19:23 +08:00
    Selenium 试试,点 spreadsheet 下面的 download 然后从弹窗里面下载
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   981 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 100ms · UTC 21:12 · PVG 05:12 · LAX 14:12 · JFK 17:12
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.