Giter Site home page Giter Site logo

web_django's Introduction

爬取公众号文章和利用ElasticSearch搜索的功能演示

项目展示了如何利用ElasticSearch保存并搜索微信公众号的文章
项目访问路径说明
ctx + / 项目首页提供文章搜索功能
ctx + /reptile/ 爬虫首页 ctx + /wechat/ 微信消息接口

使用方法:

安装python3
pip install django
pip install wechatpy
pip install wechatpy[cryptography]
python manage.py runserver

路线图计划:

  • 实现微信公众号自动解析读取功能
  • 实现微信公众号文章搜索功能
  • 实现公众号消息接口,转发公众号主页给设置的公众号后,自动解析读取公众号文章,实现文章搜索,不再需要手工提交公众号URL
  • 界面及交互优化

==警告,这只是一个Demo,仅用于技术研究和学习,用于生产环境造成的任何后果和法律责任本人概不负责==

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.