Skip to main content

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

Project description

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

Usage

First, get cookiecutter. Trust me, it’s awesome:

$ pip install url2markdown-cli

To use:

python url2markdown-cli.py --with-cache https://www.djangoproject.com/

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

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

Thanks

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

(https://github.com/kennethreitz/url2markdown)

History

0.1.0 (2015-01-11)

  • First release on PyPI.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page