Web scraping freight forwardersI am web scraping freight forwarders from this CargoYellowPages.com. This directory page shows all the countries of freight forwarders of…Sep 3, 2023Sep 3, 2023
Running TIG stack with Docker and Docker ComposeTIG is Telegraf, InfluxDB and Grafana, which provides metrics visualization to help you monitor your infrastructure.Aug 9, 2023Aug 9, 2023
Data scraping a Cost of Living websiteI am making a data scraping script with a Python library called Beautiful Soup. I will web scrape this site. A screen capture of the web…Aug 4, 2023Aug 4, 2023
Beautiful Soup, HTML document with missing closing tags and Python parsersWhen I was web scraping one website using Beautiful Soup and bumped into this ‘strange’ problem. I was selecting all “tr” tags on the page…Aug 1, 2023Aug 1, 2023
Web Scraping using Beautiful Soup run inside a Docker containerI wanted to do some web scraping using Beautiful Soup. I googled around and found this reference which looks somewhat simple to follow. But…Jul 26, 2023Jul 26, 2023
I built a simple App with Wix Velo.Recently, I developed a basic application using Wix Velo. The purpose of this app is to offer a service for stamping tenancy agreements…Jul 3, 2023Jul 3, 2023
Relocating the Docker root directoryThere will be time when you will need to relocate the Docker root directory when the space is running low.Jul 1, 2023Jul 1, 2023
LHDN Malaysia Tenancy Agreement StampingI conducted some research and compiled a set of resources for convenient referencing purposes.Jun 25, 20231Jun 25, 20231
Scraping data with Chrome Developer ToolsIf you want to quickly scrape some data from a website, Chrome Developer Tools will be a convenient tool. Here I am showing the steps how…May 14, 2022May 14, 2022
Develop with Gatsby and Netlify CMS locallyThere are a number of story about the above topic, but they are in various places. I am writing this piece to put all in one place. My…Apr 3, 2022Apr 3, 2022