OK, so here is what I am looking for. Is there a way to write a VBA code that will search real estate websites for a "keyword" in the property description and if it finds said keyword return the MLS# associated with said property. Why I ask is there are some real estate websites that allow keyword searches within their database, but some of the bigger ones Realtor.com to be exact doesn't allow for key work searches in there database.
So what I would like to do is pull up realtor.com and go to specific states / county with sometimes over 20,000 properties for sale, and search the database for properties that have "Cell Tower" in the description. and in a perfect world when i run that code it would spit out all the MLS# of properties with "Cell Tower" in the description.
Is this even a possibility?
So what I would like to do is pull up realtor.com and go to specific states / county with sometimes over 20,000 properties for sale, and search the database for properties that have "Cell Tower" in the description. and in a perfect world when i run that code it would spit out all the MLS# of properties with "Cell Tower" in the description.
Is this even a possibility?