Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparr/reddit-link-unscripter
Comments on reddit.com with versions of links that don't require javascript
https://github.com/sparr/reddit-link-unscripter
Last synced: 29 days ago
JSON representation
Comments on reddit.com with versions of links that don't require javascript
- Host: GitHub
- URL: https://github.com/sparr/reddit-link-unscripter
- Owner: sparr
- License: gpl-3.0
- Created: 2012-03-14T05:23:53.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-02T16:52:10.000Z (over 12 years ago)
- Last Synced: 2024-10-13T11:21:57.815Z (2 months ago)
- Language: Python
- Homepage:
- Size: 113 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
All of the code contained in this repository is licensed under the GNU GPL v3
unless otherwise stated in the source filereddit-link-unscripter is a bot written in Python using the reddit_api module.
Its purpose is to find posts and comments that contain links to websites that
are known to require javascript to render primary content. It then replies
with alternate links to the same content, such as a printable or mobile version
of the page.