DescriptionCasapormenos was seeking to add up to date foreclosure listings on their website. The foreclosure listings were stored on a thrid party web site (Partnering Title Company) in CSV format. Solution: Using CURL we were able to write a program to access the remote data. Using PHP and regular expressions we wrote our program to extract the data that we wanted to display on CasasPorMenos site. For the property images for each property we wrote a program to obtain the satelliete image from google maps for each property. TechnologyPHP CURL Remote Scripting Google Maps Integration Regular Expressions Data parsing CRON jobs for data updating Javascript/ AJAX for userinterface |