🕷️ ScrapeWave: Web Scraping using Puppeteer in a Docker container with a UI dashboard and database.https://github.com/git-bhanu/scrapewave 🕷️ ScrapeWave project was created to help me accomplish some scraping tasks. The requirements of the task I was building were: To be able to access a particular link. Parse the content of the page and save...May 11, 2024·3 min read·241
Creating a custom webhook in WordPress to get data from third part servicesJun 13, 2021·2 min read·4.9K
Efficient debugging workflow for WordPress developersYou might be familiar with var_dump(),now upgrade to kint and become more efficient while you debug your code.Jun 12, 2021·5 min read·410
WooCommerce : Update order automatically based on meta keySetup cron job to update WooCommerce order status on the basis of status, order date and some custom order meta key.Jun 12, 2021·4 min read·1.6K
Deploying Sage(WordPress Starter theme) to your host using Github ActionsSetup Github action for your theme in order to deploy the new version of your theme to any host with SSH access.Aug 5, 2020·4 min read·1.5K