GithubHelp home page GithubHelp logo

Comments (1)

bowencool avatar bowencool commented on May 23, 2024

config 没有文档,看不太懂

{
  "name": "wechat",
  "username": "liuli",
  "author": "liuli_team",
  "doc_source": "liuli_wechat_sg",
  "doc_source_alias_name": "微信源(搜狗)",
  "collector": {
    "wechat": {
      "wechat_list": ["老胡的储物柜", "是不是很酷"],
      "delta_time": 5,
      "spider_type": "sg_ruia",
      "spider_type_des": "当镜像是schedule:playwright_*时,spider_type可填写sg_playwright"
    }
  },
  "processor": {
    "before_collect": [],
    "after_collect": [
      {
        "func": "ad_marker",
        "cos_value": 0.6
      },
      {
        "func": "to_rss",
        "doc_source_list": ["liuli_wechat"],
        "link_source": "github"
      }
    ]
  },
  "sender": {
    "sender_list": ["wecom"],
    "query_days": 7,
    "delta_time": 3,
    "custom_filter": {
      "wecom": {
        "delta_time": 1,
        "ignore_doc_source_name": [""]
      }
    }
  },
  "backup": {
    "backup_list": ["github", "mongodb"],
    "query_days": 7,
    "delta_time": 3,
    "init_config": {},
    "after_get_content": [
      {
        "func": "str_replace",
        "before_str": "data-src=\"",
        "after_str": "src=\"https://images.weserv.nl/?url="
      }
    ]
  },
  "schedule": {
    "period_list": ["00:10", "12:10", "21:10"]
  }
}

from liuli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.