Home > PHP > Data Extraction From Website

Data Extraction From Website

March 10th, 2010

I have a fully functioning system that extracts data from a website. But the site from which I extract the data recently changed it’s output format so I need to update the script’s regular expressions to extract with the new format. Everything should be pretty straight forward – just update regular expressions.

I will send you the old php script and I should get it back so it works with the new format.


Data Extraction From Website

Comments are closed.
Bear