Skip to content

rootsofworld/newsword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview table

Function

  • Upload csv file from crowdtangle
  • When upload success, put the file's content in _Waiting directory
  • Auto crawl news content from the posts in _Waiting dir
  • If crawl failed, put failed post in _Failed dir
  • CLIENT: Query data & keyword filter & Export to csv

Requirement

  • Node.js v8.9.4

Use

//server
npm install
npm i -g concurrently
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published