Giter Club home page Giter Club logo

naotu-search's Introduction

在个人百度脑图中检索脑图内容

在百度脑图上做了很多脑图,苦于没有地方可以搜索,每次进入目录单个点开查找很是费劲,于是想抓下内容存储起来,便于检索到具体的脑图。

本项目基于Nodejs, typescript,运行前请先准备好Node的环境。

使用方式

  1. 登录 http://naotu.baidu.com/home ,F12 开启控制台, 观察Network ,将XHR请求头中的Cookie内容复制粘贴至 cookie.txt中。
  2. 启动项目:
    npm install
    npm start

TODO list

  • 从cookie获取登录 token
  • 调用 脑图 http接口,定义相关接口数据格式接收
  • 数据落地(存入至sqlite3)
  • 对比最后更新时间,差异化时才执行更新
  • 可指定更新某个文件、目录
  • 界面+检索,页面回馈可直接进入结果页面
  • 做成chrome插件,数据存储至Google Driver?

naotu-search's People

Contributors

elegance avatar

Watchers

 avatar

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.