Hello Im playing with a torrent class that can get info from torrents parse em etc. Take stats, contents, trackers etc etc... I have made a 'cron' script that can read my database and remote get the stats from the torrents (torrents are hosted in torcache.net) I have also tried scraping other torrent sites thats also slow for me. It seems for me that way of getting data is to slow as Im getting 2k torrents / hour in my experimental search engine. Is there a faster way to get those stats without 1 or 2 cron/php files that are very slow? Regards.