π± Make a Random Meme API With Node.js and Puppeteer
π Hello there
Today's article is all about how you can make a Random Meme API using Node.js and web scraping. We'll be using Fastify for our API and we'll be using Puppeteer to scrape the web and get the random meme.
This random meme API was inspire...
blog.usmans.me4 min read
Gourav Khunger
Passionate app developer and programmer
Great insight on how to use puppeteer for web scraping!
I have a doubt, how would puppeteer work if this api is hosted on a web server as it uses chromium to get the IDs π€
An idea: make an article on how to host this API π