Skip to content

danielsamuels/article-markdown

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

article-markdown

Parse a webpage and convert it to Markdown, prefixing it with Jekyll front matter. This script uses a very naïve method to determine the content, but it's surprisingly effective (it just looks for the element with the most p tags).

Installation

pip install -r requirements.txt

Usage

python main.py <url>

About

Parse a webpage and convert it to Markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages