Hi I'd like to create a web application that collects data from Twitter. The problem is that the user has to insert the time he wants the server to collect data from Twitter. How do I do that? I've thought of using the Search API of Twitter but then how do I control the running time for the process? If the user leaves the page will it still run? Thanks in advance.