Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.
/ article-ripper Public archive

Simple article/readable content scrapper

License

Notifications You must be signed in to change notification settings

nozwock/article-ripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

article-ripper

Simple article/readable content scrapper

Installation Instructions

python -m venv venv
source venv/bin/activate
pip install .

Or you could just use poetry instead via:

poetry install

Milestones

  • To add more useful methods
  • simple CLI interface
  • GTK frontend ig...?

Do note that I'm not intending this repo to acutally be much useful/practical; It's more of a repo for learning purposes ig

Thanks to

  • readability-lxml
  • pypandoc

About

Simple article/readable content scrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages