Getting list of spnsored ads programmatically

Discussion in 'PHP' started by seolion, Jan 22, 2007.

  1. #1
    Hi,

    Is it possible to get a list of sponsored ads on google.com programmatically?
    is there any such tools available?
     
    seolion, Jan 22, 2007 IP
  2. technoguy

    technoguy Notable Member

    Messages:
    4,369
    Likes Received:
    306
    Best Answers:
    0
    Trophy Points:
    205
    #2
    Use curl to get the details from that page. You can fetch it using PHP-Curl.

    You have to write code for it.
     
    technoguy, Jan 22, 2007 IP