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.
Check the SERP Rankings for 100 keywords per day with Google Custom Search Engine + App Script and save the results to Google Sheets. Schedule it for daily runs and you get a fully…
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…
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…