Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 599 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 599 Bytes

node-meme-scraper

This program scrapes the first ten memes from the website (https://memegen.link/examples). It creates a new directory called memes and saves the files in there.

The following libraries are used:

Instructions

Please run node index.js to start the application.

Repl.it

Run on Repl.it