Returns url of image randomly from subreddits sorted by new
- This project started from modifying fetchSamoyeds into my taste
- Main purpose of the project is to get new fresh dog pictures, but I guess it can be used in any subreddits, not only dogs!
- demo webiste
from 2021.08.18 - 19.
- Javascript
- node.js
-
npm
npm install node-fetch
-
- fetch JSON from the subreddits sorted by
new
(reddit API document) generateRandomInteger
function for random objectspost_hint
attribute helped me to determine whether the post is only image or not
- fetch JSON from the subreddits sorted by