Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

not-kennethreitz/markdownplease.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url2markdown

This is a very simple web service that will take a given URL, and return a Markdown representation of that page.

Powered by Readability, Requests, html2text, and Flask.

Usage

$ curl http://url2markdown.herokuapp.com/?url=http://kennethreitz.org

# Hi, there.

My name is Kenneth Reitz.
...

Enjoy!

Configuration

This application requires a Readability Parser Token.

$ export READABILITY_TOKEN=xxxxxx

You can use autoenv to do this easily.

License

Unfortunately, this code is released under GPLv3.

About

Give it a URL, it'll give you Markdown. Powered by Readability.

Resources

License

Stars

Watchers

Forks

Packages

No packages published