Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 659 Bytes

README.md

File metadata and controls

25 lines (11 loc) · 659 Bytes

public-feed-tree

Workflow

Usenet

We use usenet.txt to generate initial categories. The output is tumblrssUsenetMap.json. Later it's copied to resources (atm also renamed to usenetMap.json) This is where we can modify the categories.

ContentScraperSimple

Input usenetMap.json output usenetTumblrTree.json.

UsenetFixDepth

Modifies the usenetTumblrTree.json to a fixed depth tree. The output is threeLevelTree.json.

UsenetAddReddit

UsenetAddRreddit: threeLevelTree.json - > usenetTumblrReddit.json Consumes the original and the fixed depth json and adds reddit newssources. The output is usenetTumblrReddit.json.