Created to automatcially extract German's Schools' Email address from their provincial databases.
Lanuages used are bash and Python.
Each Http request has an interval of 3 seconds to 6 seconds, depending on my mood when I implemented the scripts. The 3 to 6 seconds pauses are nessarcy to avoid being recognized as a robot, or generating too much trafic to your target website.
I also used BurpSuit to capture all outgoing/incomming request to furthur analyse them. You really need to pay attention to details to find the pattern in those requests.