Code Monkey home page Code Monkey logo

node-crawler-back-end's Introduction

Node-crawler-back-end

爬取Google Trends 数据,前端项目为 Vue-crawler-front-end

Getting Started

yarn or npm install

Dependencies

"body-parser": "^1.19.0",  // 处理post请求
"dayjs": "^1.8.16",       // 格式化日期
"ejs": "^2.7.1",          // 支持.html模板
"express": "^4.17.1",     // node框架
"google-trends-api": "^4.9.0",  // 爬取数据的api
"iconv-lite": "^0.5.0",			// 解决中文乱码
"multer": "^1.4.2",       // 处理上传文件
"superagent": "^5.1.0"   // 请求

Modules

Daily

选择一段日期和国家,获取对应的 Daily Trends,输出的文件在 (Node项目) files daily

Convert

csv/js格式文件转换为 csv/js格式文件,输出至 files convert

Related

上传文件获取对应的relatedQueries ,输出至related

Combine

合并多个csv/js格式文件,输出至combine

Format

格式化搜狗词库,输出至format

node-crawler-back-end's People

Stargazers

 avatar  avatar

Forkers

nimasile666666

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.