edit README
This commit is contained in:
parent
21650c2e4e
commit
915703d1c4
1 changed files with 4 additions and 2 deletions
|
|
@ -3,11 +3,13 @@
|
||||||

|

|
||||||
|
|
||||||
__spiderss__ is a plaintext RSS crawler, based on [feedparser](https://github.com/kurtmckee/feedparser), [python-readability](https://github.com/buriy/python-readability) and [html2text](https://github.com/Alir3z4/html2text).
|
__spiderss__ is a plaintext RSS crawler, based on [feedparser](https://github.com/kurtmckee/feedparser), [python-readability](https://github.com/buriy/python-readability) and [html2text](https://github.com/Alir3z4/html2text).
|
||||||
Articles are parsed as Markdown files from the original article web page and stored on the filesystem.
|
Actually it is just a python script.
|
||||||
|
|
||||||
Read the news you want, the way you want it.
|
Read the news you want, the way you want it.
|
||||||
Without advertisements, clickbait and trackers.
|
Without advertisements, clickbait and trackers.
|
||||||
And of course because plaintext is God.
|
Drop unresponsive web interfaces and stop accepting cookies, because plaintext is God.
|
||||||
|
|
||||||
|
Articles are parsed as Markdown files from the original article web page and stored on the filesystem.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue