There is a real estate site which I want to scrape. I would prefer this script to be in
PHP. It can also be in PERL. The script will capture the listing address, city area, price, number of bedrooms, and number of baths.
The script should repeat for as many pages by following the next link.
The data will be captured in a
MySQL db.