Scraping the Tube status
12/28
  • It's a ~25kb download; with GPRS the download time is about 5 seconds
  • It has lots of mark-up and JavaScript that we're not interested in
  • Using PHP to get the data we want from it is relatively slow
  • If the format changes, all the installed apps need to be updated