+ Reply to Thread
Results 1 to 8 of 8

Thread: Sample of any MLS Feed file please..

  1. #1
    Join Date
    Sep 2007
    Posts
    3

    Default Sample of any MLS Feed file please..

    Hi all,
    I'm new to MLS/IDX stuff. I've developed a simple Real Estate Listing script and want to integrate IDX/MLS solution.

    I've gone through the posts on this forum and cleared a lot of clouds.

    To start with I want to integrate importing of MLS feed file into mySQL db obtained from any MLS. I'll write script to parse feed file and then import into mySQL db. I'm using PHP/mySQL for my listing script.

    Can I get a sample of "any" MLS feed file, not necessarily real, so that I can experiment with it.

    Thanks

  2. #2
    Join Date
    Jan 2007
    Location
    Nanaimo, BC
    Posts
    513

    Default Re: Sample of any MLS Feed file please..

    From our experience with IDX feeds and data, I would suggest creating your own data or waiting until you get access to data from the MLS you are building your product for. We have 60+ feeds for 80+ MLS's and each one is very different.

    You could abstract them all down to what you want, but what if you want your display of it to show addresses and the MLS doesn't allow addresses?
    Reed Botwright
    IDX Coordinator
    Real Estate Webmasters Staff
    MLS Update Blog

  3. #3
    Join Date
    Jan 2007
    Location
    Nanaimo, BC
    Posts
    513

    Default Re: Sample of any MLS Feed file please..

    And are you dealing with a flat-file FTP download or push? Or is it a RETS environment? Each of these radically change how you will be dealing with the data. I would contact the MLS you are going to be working with to find out before getting too far into the programming. Keep in mind too, that likely only Realtor members of the MLS can have IDX. Often only brokers are allowed feeds too.
    Reed Botwright
    IDX Coordinator
    Real Estate Webmasters Staff
    MLS Update Blog

  4. #4
    Join Date
    Apr 2004
    Location
    Nanaimo
    Posts
    16,026

    Default Re: Sample of any MLS Feed file please..

    IDX feeds are not to be distributed under and circumstances to any non authorized vendor, agent or broker - you are not allowed (Nor is any vendor allowed to provide you with) access to even sample data from an IDX. You are going to have to wait till you get a feed, before you can see what it looks like.
    Starting LEC 7 soon but it won't be called LEC 7 - LEC 2012 coming soon!

  5. #5
    Join Date
    Sep 2007
    Posts
    3

    Default Re: Sample of any MLS Feed file please..

    Thanks all for reply. Yes I understood that I can't get a real file without developing the site for agent.

    My dilemma is I don't have any exp. in MLS and agents want to see a working sample of MLS before trusting on my abilities.

    I can create a dummy file with the details, write script to parse it and import into mySQL but it is not going to win me work.

    Most of the agents are having ftp download of MLS.

  6. #6
    Aaron is offline Real Estate Webmasters Staff Aaron's Most Recent Blog Entry: Email etiquette Aaron is on a distinguished road
    Join Date
    Jun 2005
    Location
    Nanaimo
    Posts
    24,278

    Default Re: Sample of any MLS Feed file please..

    Most of the FTP files are Tab, Pipe, or comma delimited files. Some are in better formats that others.
    So if you can code a script to parse a delimited file - you should be fine. Might try Quick search for Sample IDX Data #5 looks promising.

    Might help ya.
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

  7. #7
    Join Date
    Sep 2007
    Posts
    3

    Default Re: Sample of any MLS Feed file please..

    Quote Originally Posted by Aaron View Post
    Most of the FTP files are Tab, Pipe, or comma delimited files. Some are in better formats that others.
    So if you can code a script to parse a delimited file - you should be fine. Might try Quick search for Sample IDX Data #5 looks promising.

    Might help ya.
    Thanks Aaron.
    That is what I was looking for. Got a sample data file after search but that is not the end.
    Need to break Enigma code

  8. #8
    Join Date
    Aug 2007
    Location
    Denver Tech Center - USA
    Posts
    8

    Default Re: Sample of any MLS Feed file please..

    Dave,

    I concur 100% with the comments above - your selling proposition is around your display and tools (search, save, format, etc.) and not dependent on the 'data' per se.

    I'd recommend you load up some properties 'generically' (i.e. 21 Jump Street, Anytown, USA) and photos and show your stuff.

    Once they like what you are 'doing' with the data (your fake data) then you can get a file sample from their actual MLS and work through the myriad of details and rules, etc. that the specific MLS or board impose upon you.

    We are currently offering IDX systems in over 150 MLS markets and every one of them is unique and different as far as data is concerned - however, our 'toolset' is consistent across the board, (pardon the pun) and that is what we market.

    Hope this helps!
    TM
    Tim Mancuso
    Director Global Sales
    MyREALTY.com
    tmancuso@MyREALTY.com
    Office: 303.221.3328 x225
    Fax: 303.265.9480
    http://www.MyREALTY.com

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts