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

新学爬虫,想请大家帮忙看下

  •  
  •   cyneuzk · 2016-01-02 12:26:50 +08:00 · 2643 次点击
    这是一个创建于 3046 天前的主题,其中的信息可能已经有所发展或是发生改变。

    感觉自己的代码写的不是很 pythonic ,其他的还想请大家帮忙看一下
    爬虫的内容 1024 相关,不喜勿喷
    https://github.com/cookieKe/1024VideoSpider

    3 条回复    2016-01-03 08:31:44 +08:00
    fsd010
        1
    fsd010  
       2016-01-02 15:14:18 +08:00
    我想问下,服务器连接池有限,怎样做到请求后释放资源?新手求解
    a652
        2
    a652  
       2016-01-02 15:25:50 +08:00
    打开文件用 with 比较好
    hailongs
        3
    hailongs  
       2016-01-03 08:31:44 +08:00 via iPhone
    有个人用 cpp 写的。你看看。 github 搜, hardseed
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1436 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 16:55 · PVG 00:55 · LAX 09:55 · JFK 12:55
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.