Giter Club home page Giter Club logo

juejin-search's Introduction

juejin-search

掘金 https://juejin.cn 上的用户产出了很多有质量的文章,但官方的搜索似乎不那么好用,此工具基于掘金自有的搜索接口,创建一个中间层来过滤出“相对“高质量的搜索结果,提供更好的搜索能力和更有效的搜索。

例如搜索技术相关关键词,‘前端’,‘后端’,‘Java’,‘MongoDB’,‘ES6’,‘three.js’等,即可拿到社区内相关且内容质量相对较高的文章,方便搜索相关教程/资料(对比直接在搜索引擎盲搜或用官方的搜索工具,可能此搜索可以提高获取资料的效率)。

Usage

首先保证电脑已存在 node10.0+ 环境,然后

1.拉取本项目

git clone https://github.com/poozhu/juejin-search.git
cd juejin-search
npm i
node index.js

2.或者下载本项目压缩包,解压

cd juejin-search-master  // 进入项目文件夹
npm i
node index.js

Examples

当启动项目后,可以看到控制台输出

Listening on port 3000!

之后用浏览器或双击打开根目录下的 jueJinSearch.html 文件

稍微等待即可使用搜索功能

Star History

Star History Chart

juejin-search's People

Contributors

poozhu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

juejin-search's Issues

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.