Nuacht

Using Python to bulk-check index status of URLs Now that we know how to check if a single URL has been indexed, you might be wondering how you can do this en masse.
Let's hack together some code in the Python programming language to shorten our URLs from the command line. This will go great in conjunction with our newly made Twitter command-line application.