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

付费找python爬虫老师

  •  
  •   likepy · 2013-06-25 17:50:54 +08:00 · 4556 次点击
    这是一个创建于 3929 天前的主题,其中的信息可能已经有所发展或是发生改变。
    本人会一点程序基础但不是程序员,心血来潮想学python爬虫,除了需要你技术ok,还需要你有耐心.就这些,请加qq18357601
    14 条回复    1970-01-01 08:00:00 +08:00
    ufo22940268
        1
    ufo22940268  
       2013-06-25 18:05:48 +08:00
    http://www.crummy.com/software/BeautifulSoup/bs4/doc/
    我刚刚用这个做了一个爬虫系统,感觉良好
    lyoe
        2
    lyoe  
       2013-06-25 18:22:51 +08:00
    可以看下这个python的开源爬虫框架 http://scrapy.org/
    xieren58
        3
    xieren58  
       2013-06-25 20:19:17 +08:00
    用node.js啦,异步,处理html可以用jquery。~~~~~~
    Ricepig
        4
    Ricepig  
       2013-06-25 20:33:04 +08:00 via iPhone
    @xieren58 私以为异步的作用主要是降低响应时间,对lz这种应用好处不大
    gullon
        5
    gullon  
       2013-06-25 20:38:30 +08:00
    @ufo22940268
    Beautiful是用来解析网页的。。。怎么可以说用bs4做了个爬虫系统呢
    ufo22940268
        6
    ufo22940268  
       2013-06-25 20:41:11 +08:00
    @gullon 我理解错了
    xieren58
        7
    xieren58  
       2013-06-25 21:03:56 +08:00
    @Ricepig 用你就知道好处了~谁用谁知道~
    Ricepig
        8
    Ricepig  
       2013-06-25 21:17:06 +08:00
    @xieren58 需要benchmark
    acpp
        9
    acpp  
       2013-06-25 21:27:28 +08:00
    @ufo22940268 能说下你说的那个效率怎么样吗
    seraphimhj
        10
    seraphimhj  
       2013-06-25 21:34:39 +08:00
    nodeJS,以前用node.io写过一个爬房价的工具
    ufo22940268
        11
    ufo22940268  
       2013-06-25 22:44:02 +08:00 via iPhone
    @acpp 我只是觉得用起来顺手,开发快,还有我可能理解错了爬虫的意义了
    duhastmich
        12
    duhastmich  
       2013-06-26 12:33:44 +08:00
    @gullon
    @ufo22940268 是做了个scraper吧中文里叫它啥?
    duhastmich
        13
    duhastmich  
       2013-06-26 12:35:37 +08:00
    @Ricepig 爬虫不异步或者多线程那效率也太低了吧。。
    gullon
        14
    gullon  
       2013-06-26 13:56:12 +08:00
    @duhastmich 数据采集器?
    也有人叫数据抓取
    http://en.wikipedia.org/wiki/Web_scraping
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1083 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 18:56 · PVG 02:56 · LAX 11:56 · JFK 14:56
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.