I'm interested in searching for real estate according to specific
criteria (2+ bdrm, asking price, etc.) but WITHOUT specifying
location. Easily found sites like REALTOR.COM always require a narrow
geographic location (City+State) before searching.
My intent is to discover real available properties according to my
criteria independent of location. I will need the search (or search
methodology) to be dynamic such that I can perform it again and find
new properties under new criteria.
The ideal solution would be a single website with many listings.
Next best is an algorithm or methodology that I can implement in a
perl front end to compile results from repeated searches (e.g. state
by state).
Ultimately, this methodology should allow me to search (as an example):
"All homes under $75,000 with 2 bedrooms"
And receive listings in GA, NH, ND, and the other 47 states. |