/ vimwiki / rss2elastic.wiki
rss2elastic.wiki
 1  %title: rss2elastic
 2  create an index through elasticsearch-py
 3  read feeds through feedparser
 4  make sure you only process new feeds (date check: feed was published after last pass through)
 5  put document into the new index
 6  profit
 7  
 8  [[news-agg]]
 9  
10  #[[work]]
11  
12  -----
13  = Backlinks =
14  
15  - [[work|Threat Defence]]