Useful Regex examples and how to use them in Python and JavaScript

This past week I’ve found myself working on a directory project at work as part of an experimental outreach strategy for link building. One of the main aspects of this project was scraping existing listings from several different established directories and sites, collating these into a single directory—which the most challenging aspect of was getting … Read more

Get word count of ranked competitors programmatically using Node JS, Puppeteer, and SerpStack

I was browsing a few of the usual subreddits that I frequent the other night and came across a question on how to programmatically find word counts for ranked articles at scale from user u/Cocopoppyhead. As anyone who has come across my blog before will know, when I’m not tinkering with electronics and bits of … Read more