Ok so I have a real estate website designed in php using mysql. I've heard a bit about a "soap feed" where if an agent uploads to their individual site it will go on mine too (if they're connected with me) Any ideas/suggestions/info! Anything Thanks
Perhaps the listings are displayed in a feed somewhere (does that site have an xml feed?). Getting it this way would be the easiest solution. If they are all on one site you can just scrape them off. This would be troublesome if across many sites. Most around here (US) work of the MLS system and if this is what you are looking for you will have to get intouch with them. They own all the information and will lease it out to you. Post an example link and may be you'll have better luck with suggestions.