News

Python is a fairly simple language that emphasizes natural language. It is easy to learn & free to use. Here’s a guide to creating websites using Python.
Interested in learning Python? Here are some beginner-friendly ways to use it for automating technical SEO and data analysis work.
If you happen to not like the default Windows search options then you can write your own Windows search function in Python by following a few steps. To search in Windows you need to know how to ...
Libraries are collections of shared code. They're common in Python, where they're also called "modules," but they're also ...
Google Search Console can help you determine which of your website pages are indexed, but what about identifying the ones that aren't? Columnist Paul Shapiro has a Python script that does just that.
Using Python to recover SEO site traffic (Part two) In this edition, we dive deeper into how your SEO site traffic can recover from a site migration using Python, resourceful code snippets and tools.
In this workshop you will learn how to programmatically access the CSD using our Python API by: Familiarising yourself with how CSD entries are represented in the CSD Python API. Learning how to ...