single requested URL in API?

Discussion in 'Yahoo API' started by gford, Mar 20, 2006.

  1. #1
    Hi all,

    I am doing a query like so:

    
    
    http://api.search.yahoo.com/WebSearchService/V1/webSearch?query=http://www..mydomain.com&adult_ok=1&similar_ok=0&appid=myAPID
    
    
    Code (markup):
    But when I do this it returns many URL's for the domain sepcified in the url- I just want the one url I asked for.

    know how to restrict for that?
     
    gford, Mar 20, 2006 IP
  2. websiteideas

    websiteideas Well-Known Member

    Messages:
    1,406
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    130
    #2
    Did you ever get this figured out? I have the same question.
     
    websiteideas, Aug 26, 2006 IP
  3. gford

    gford Peon

    Messages:
    1,188
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The above code works for all but top level domain and for that you just need to parse the XML
     
    gford, Aug 27, 2006 IP