1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Google search result parser

Discussion in 'Google API' started by uzairjawed, Dec 22, 2009.

  1. #1
    Has anyoned looked and tried to parse google search results using languages like java and php ? normally the links and text ?
     
    uzairjawed, Dec 22, 2009 IP
  2. Bill_Stanbrook

    Bill_Stanbrook Well-Known Member

    Messages:
    1,046
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    150
    #2
    I've done it in the past using a program I wrote in Purebasic. HINT: The class and id names in the page source code are generally what I use as a baseline when parsing in elements of data.
     
    Bill_Stanbrook, Dec 22, 2009 IP
  3. purpleorange

    purpleorange Active Member

    Messages:
    141
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Can you please explain more about it ??

    parsing means??
     
    purpleorange, Dec 23, 2009 IP
  4. uzairjawed

    uzairjawed Active Member

    Messages:
    114
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #4
    Its basically to parse the search results you get when the query is typed on a specific search engine. For example Parsing Searched results links and their titles and the desriptions below the links from the search result page. Anyways I have found a way to parse the data finally.
     
    uzairjawed, Dec 23, 2009 IP
  5. topseobs

    topseobs Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #5
    I use this tools to parse google search results and works fine if you don't need the source code. Do you need the results or the code?
     
    topseobs, Aug 22, 2010 IP