We love Python, we love data and we want to spread this love to all the professionals out there. Therefore, we regularly sum up the smartest ideas in a newsletter, that aims to share technological solutions for performance marketing.
Get notified when a Python SEO audit job returned some issues and attach detailed information in a file to the Slack notification to make actions right away. Many of you were curious to know…
Analyzing the content of your competitors can provide you with valuable insights about your own operations and goals. This basic Python script can give you information on N-rams in seconds. How to analyze your…
Did you know that you can easily automate a lot of monitoring routines for important SEO KPIs yourself? Here is a small Python recipe that works with only one parameter. The only parameter you’ll…
Finding keywords with autocomplete may work fine. However, can you do it fast and on scale? With this Python script, you can have 20.000 longtail keywords in less than 60 seconds. I bet you…
Gaining new insights for your SEO projects takes less than 50 lines of code with Python. Today, I’ll show you how to run your own keyword grouping tool in Python. This will work for…
403, 503, 200… 301? And more. Of course, it would be nonsense to keep all of them in mind. Checking one by one all pages’ codes are equivalent to wasting time. Whereas, numerous URL…
We have lost exact match keyword and “not significant” queries with the updates in Google Ads. However, we can still measure the effects with a smart Python solution. Here’s how. The exact match keyword…