Skip to content

TapasTech/hugo-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Grabber

Chrome extension for grab contents from web pages easily.

Features

  • Flexible rules (see rules.js)
  • Rules can be subscribed and updated automatically

Rule transformation

Note that only local files ending with .js are allowed to be subscribed. To allow remote retrieving, .js rules must be transformed into JSON versions by commands below:

$ node scripts/build-json.js my-rules.js
# There will be a `my-rules.json` file in the same directory

About

Chrome extension to grab article data from external web pages.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors