Skip to main content

Introduction

Reddit Image Fetcher is a JavaScript package that can fetch bulk images, memes or wallpapers. Supports node, react and other any JavaScript language.

Example#

RedditImageFetcher.fetch({    type: 'meme'}).then(result => {    console.log(result);});
Fetching

Features#

  • Bulk images
  • Bulk memes
  • Bulk wallpapers
  • Customizable
  • Lightweight <20KB

Demo#

Checkout the package is in action: https://memedb.netlify.app

Play in CodeSandbox

Support#

Show your ❤️ and support by giving a ⭐ on Github.

License#

MIT Licensed.

Copyright © MD. Ariful Alam 2021.