Practical SEO tutorials

Card image cap

Simple SEO forecasting

In this post we look at working out clicks for a given keyword using its monthly search volume, ranking position and an estimated click through rate.

Read More →
Card image cap

Building a simple web crawler with Python

In this post we build a simple web crawler using the Python packages Requests, BeautifulSoup and store the scrapped data in an SQLite database.

Read More →
Card image cap

Categorising keywords at scale using Python, Pandas and NLTK

In this post we look at how we can use NLTK to categorise keywords at scale.

Read More →