Tiny URL directory project - Spider
This project used a javascript powered spider to interface to a Dapper API.
Which in turn used TinyURL's preview feature to resolve shortened URLs.
This project started in 10/06/2007 and ran until 21/07/2010, URL resolutions were performed every 30 seconds while a
visitor stayed on this page. In total 113376 resolutions were made. Although
this figure could of been much higher if a more brute force method was used, a maximum of a lookup
per 30 seconds ensured that the TinyURL service or this site was affected by the project.
Project results were stored in a MySQL database for later analysis.
|