url2markdown-cli

Fetch a url and translate it to markdown in one command.


Keywords
url2markdown, markdown, python, requests
License
BSD-3-Clause
Install
pip install url2markdown-cli==0.4.2

Documentation

url2markdown-cli

Fetch a url and translate it to markdown in one command.

Usage

To install:

$ pip install url2markdown-cli

To use:

url2markdown --with-cache https://www.djangoproject.com/

To use your own custom url2markdown server instance (you should):

export URL2MARKDOWN_URL='http://markdownplease.com/?url={url}'

Thanks

Thanks to @kennethreitz for his url2markdown project which this compliments.

Contact / Social Media

Here are a few ways to keep up with me online. If you have a question about this project, please consider opening a GitHub Issue.