Description
Bridge request for 4chan
There is a feed for a specific 4chan thread but nothing for 4chan threads in general.
Some of their boards like /g (technology) has very useful guides and news discussions so would really help me keep track of it through a RSS feed.
General information
http(s)://boards.4chan.org/board/index.rss is the built in rss feed for the site but its not that useful since there are a lot of low effort posts that fill the feed. Having a filter for posts with x number of replies will make it very useful.
https://github.com/azimut/4chan-rss Here's an implementation of the exact thing I mentioned. Only problem with it is that it's self-hosted which is difficult for me to work with. Hopefully this can be added in this project easily.
-
Host URI for the bridge (i.e.
https://www.4chan.org/
): -
Which information would you like to see?
New Threads and the image posted beside it. -
How should the information be displayed/formatted?
Mostly similar to how reddit feed works. -
Which of the following parameters do you expect?
- Title
- URI (link to the original article)
- Author
- Timestamp
- [] Content (the content of the article)
- Enclosures (pictures, videos, etc...)
- Categories (categories, tags, etc...)
Options
- Limit number of returned items
- Default limit: 5
- Load full articles
- Cache articles (articles are stored in a local cache on first request): yes
- Cache timeout (max = 24 hours): 24 hours
- Balance requests (RSS-Bridge uses cached versions to reduce bandwith usage)
- Timeout (default = 5 minutes, max = 24 hours): 5 minutes