Looking for someone to make script to pull data from one store to another.

Discussion in 'PHP' started by GloBleeOne, Jun 8, 2008.

  1. #1
    Hi there, I am looking for a programmer to do the following:

    Site A:
    www.boatshop.co.nz

    Site B:
    www.boatnz.co.nz

    Now, we need a script to pull all the products off Site A and put them on Site B.

    Site A is a custom application, we do not have access to the DB, just to what you can see.

    Site B is running on osCommerce.

    Site A is updated from the customers own PC's, and then we want Site B to pull the new data when ever we want.
     
    GloBleeOne, Jun 8, 2008 IP
  2. Lordo

    Lordo Well-Known Member

    Messages:
    2,082
    Likes Received:
    58
    Best Answers:
    0
    Trophy Points:
    190
    #2
    You will need to add the category pages into an array, open them with the script, get the iframe URL, open the URL, get the products and their details with regular expressions. But if they change anything in the structure of their pages, you will need to modify the script.
     
    Lordo, Jun 8, 2008 IP
  3. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #3
    you mean screen scrapper

    Yes its not so permanent but no option other than that

    Regards

    Alex
     
    kmap, Jun 8, 2008 IP
  4. kirpikinzi

    kirpikinzi Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    yes, there is no way then
     
    kirpikinzi, Jun 8, 2008 IP