scmongo

MongoDB extensions for Scrapy

  • 所有者: scrapinghub/scmongo
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

=======
scmongo

This project contains some extensions for using MongoDB with the Scrapy
web crawling framework.

Requirements

  • Scrapy 0.14 or above
  • pymongo 2.4 or above

Install

Download and run: python setup.py install

Available extensions

Mongo Cache Storage

Module: scmongo.httpcache

A MongoDB backend for HTTP cache storage. It stores responses using GridFS.

To use it, set the following Scrapy setting in your project::

HTTPCACHE_STORAGE = 'scmongo.httpcache.MongoCacheStorage'

概览

名称与所有者scrapinghub/scmongo
主编程语言Python
编程语言Python (语言数: 1)
平台
许可证
发布数0
创建于2011-04-13 15:33:57
推送于2014-10-02 19:47:02
最后一次提交2014-10-02 16:47:01
星数44
关注者数6
派生数17
提交数24
已启用问题?
问题数0
打开的问题数0
拉请求数3
打开的拉请求数1
关闭的拉请求数0
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部