Buying Amazon.com Scraping

Discussion in 'Services' started by mmelen, Jan 11, 2012.

  1. #1
    I have a list of products which I want to know what Amazon sells for. I need someone to take my list of products, and find Amazon's price for it.

    This is how we do it manually:
    - Enter search term into Amazon.com search (i.e. B0006LCK9W)
    - Click the first product that shows up.
    - Take price from product page.

    If someone has experience in this and can do it for me, please PM me.
     
    mmelen, Jan 11, 2012 IP
  2. amitfan

    amitfan Active Member

    Messages:
    842
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    60
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Sending PM with my offer.
     
    amitfan, Jan 12, 2012 IP
  3. Just need it

    Just need it Active Member

    Messages:
    146
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    I got the script ready with me, Its working fine and you can use it in 2 ways.
    By calling the function as
    $Price = getAmazonPrice('Search Term') or
    By providing the search term in URL as a GET method

    It will scrape out the Price of the very first product which appear in search results ad save different prices (New Price, Used new Price) in different variables so that you can directly use the variables in your script, the function also returns the price variables after concatenating them with two pipes '||' so that you can directly call the function and explode the value at '||'

    everything is working fine and I can hand over the script to you as soon as we fix a deal.
    I have sent you a PM, please consider replying to it if you are interested in the script.
    Thank you :)
     
    Just need it, Jan 13, 2012 IP