The purpose of this project is making all web sites support RSS. The Feed43 needs users knows how to configure the rule, and the rule needs to be updates when the origin web site changed.
When crawling online articles such as news, blogs, etc. I want to save them in markdown files but not databases.
For instance, I can download my wordpress blogs as markdown files with requests and tomd in a single python script without configering another language environment.