Home > .NET, ASP, ASP.NET, Data Scraping, PHP, Webpage > Webpage Scraping Php

Webpage Scraping Php

January 18th, 2012

I’m am looking for a script, preferably php, to scrape the Fairfax county housing assessment data. I would need the script to scape the four columns Map#, Owner, Property Address, and Last sale. It would need to loop through all the pages going from A to Z and 0-9. The site is:
http://icare.fairfaxcounty.gov/Search/GenericSearch.aspx?mode=ADDRESS
To obtain the data needed to scrape, enter “a*” in the box underneath street. You will get a list starting like this (minus the dashes):

Map …


Webpage Scraping Php

Comments are closed.
Bear