Skip to content

fernandotakai/redditexporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Use it like:

    redditexporter.py http://www.reddit.com/user/ketralnis.json > ketralnis.html

    Or, if you want to access an authenticated page, you can use it like this:
        redditexporter.py --username=username --password=password http://www.reddit.com/saved.json > my_saved_links.html

    Also, there's a simple help:
        redditexporter.py --help

TODO:
* Add support for subreddits (reddit.com/reddits)
* Improve html and add some css

About

Tool to export reddit JSON listings into HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%