Author: hans
Scraping A Dynamic Web Page Using Puppeteer
In my previous blog post, I explained about using Puppeteer to scrap data from a static web page. Now, what
Continue readingScraping A Web Page Using Node.js And Puppeteer
Puppeteer is a Node library that provides ability to control Chrome or Chromium. It has many uses. Puppeteer can run
Continue readingChanging Audio Pitch With FFMPEG
A few months ago, I had a job that required me to do audio file manipulation. I had to make
Continue reading