6 ms·
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
by gaojiuli 9y ago
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.
- confounded 9y agoYou don't need a Haskell interpreter, it's shipped as a compiled CLI by most good package managers. There are also Python wrappers. Regardless, I'm very glad your tool is working, it looks cool.