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.

what is yahoo api??

Discussion in 'Yahoo API' started by LOD, Aug 27, 2009.

  1. #1
    can someone please tell me what is yahoo api??
    sorry kinda new here.. :eek:
     
    LOD, Aug 27, 2009 IP
  2. crohole

    crohole Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Application programming interface (API) is an interface in computer science that defines the ways by which an application program may request services from libraries and/or operating systems.[1][2][3] An API determines the vocabulary and calling conventions the programmer should employ to use the services. It may include specifications for routines, data structures, object classes and protocols used to communicate between the requesting software and the library. You can find it in :

    http://en.wikipedia.org/wiki/Application_programming_interface

    I hope that will be help you out.
     
    crohole, Aug 29, 2009 IP
  3. LOD

    LOD Member

    Messages:
    319
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    35
    #3
    dude i said i'm new... :eek:
    anyhow thanks for reply...
    but it would be better if someone could show an example or use of yahoo api..
     
    LOD, Aug 29, 2009 IP
  4. Interpersonal

    Interpersonal Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I agree with the above post. I still have no idea what an API is after that explaination. :confused:
     
    Interpersonal, Sep 29, 2009 IP
  5. Deus Ex

    Deus Ex Peon

    Messages:
    531
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #5
    An API just is a way for data to stream from one place (say, Yahoo!'s data centers) to your site through a command given through the api. The coding is usually in PHP and you can edit the code to your liking.

    An API is an access point to use the content and data from Yahoo! for your site(s)
     
    Deus Ex, Oct 9, 2009 IP
  6. Traffic-Bug

    Traffic-Bug Active Member

    Messages:
    1,866
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    80
    #6
    Yahoo api means yahoo programatically exposing its backend services through a convenient frontend to third parties and other interested people. Example of such yahoo api is Yahoo BOSS api , the api by which you can access yahoo search results by following a protocol.
     
    Traffic-Bug, Oct 9, 2009 IP
  7. Deus Ex

    Deus Ex Peon

    Messages:
    531
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I need to understand more about Yahoo! BOSS, I've always just worked with it as Yahoo! APIs, is boss the platform for xml or is it for the coding portion OR for both coding and xml??
     
    Deus Ex, Oct 9, 2009 IP
  8. mobixone

    mobixone Peon

    Messages:
    100
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I am also confused about Yahoo API. How i get a yahoo API
    from site explorer i try several time but can't understand form... how to fill it?
     
    mobixone, Oct 18, 2009 IP
  9. dtrainer

    dtrainer Peon

    Messages:
    135
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Don't worry you are not the only one :)))
     
    dtrainer, Oct 27, 2009 IP
  10. ravikant12

    ravikant12 Peon

    Messages:
    82
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    is yahoo api's used for website promotion??? if yes,then tell how ??
     
    ravikant12, Dec 21, 2009 IP
  11. blogaboutnothin

    blogaboutnothin Peon

    Messages:
    1,149
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Yea, that guy's answer is definitely complicated. I still don't understand what API is...
     
    blogaboutnothin, Dec 23, 2009 IP
  12. tigertheman

    tigertheman Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Can Yahoo maps do like shown here in this site :

    http://www.nepalesemap.com/maps/haiti.html
     
    tigertheman, Jan 16, 2010 IP
  13. www.livingsuburb.com.au

    www.livingsuburb.com.au Peon

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    From my understanding API is Application Programming Interface..... a set of functions are made publicly so other can use the benefit but they can't see the mechanism in lower layer.....
     
    www.livingsuburb.com.au, Jan 23, 2010 IP
  14. Anto Vimal Ratharaj

    Anto Vimal Ratharaj Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    :D
    Interested guys could try and understand it

    The following sample codes are available for EWS APIs :

    AddAdGroup.java - Java client sample for addAdGroup AdGroupService API
    AddAds.java - Java client sample for addAds AdService API
    AddCampaign.java - Java client sample for addCampaign CampaignService API
    AddExcludedWordsToAdGroup.java - Java client sample for addExcludedWordsToAdGroup ExcludedWordsService API
    AddKeywords.java - Java client sample for addKeywords KeywordService API

    Some search could get u detailed steps to use the above.
     
    Anto Vimal Ratharaj, Jan 30, 2010 IP
  15. SeoKungFu

    SeoKungFu Active Member

    Messages:
    206
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #15

    API stands for "Application Programming Interface", and of course interface is the meeting point, the contact between your programs and the service providers so called backend, which is also different set of programs, put simple.

    In this case Y! APIs are the communication functions that you call to perform what they are offering you.
    Hope that clarifies it a bit more.
     
    SeoKungFu, Jan 30, 2010 IP
  16. Gowthamtech

    Gowthamtech Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Ya ,its difficult to understand. may be they might have a video about yahoo API.. in youtube...Check that out ,videos can be easily understood.
     
    Gowthamtech, May 20, 2011 IP
  17. pimpinkid

    pimpinkid Active Member

    Messages:
    796
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    80
    #17
    An API is a development tool offered by another company to make it easier for programmers and developers to integrate their applications with that website. An API gives access to the core functions and data streams than otherwise would have been possible. For example, I used the Yahoo Answers API to create my latest app.
     
    pimpinkid, May 20, 2011 IP
  18. dolphin

    dolphin Greenhorn

    Messages:
    80
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #18
    me too....what is API?
     
    dolphin, Jul 19, 2011 IP
  19. Warrichpk

    Warrichpk Banned

    Messages:
    192
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #19
    HELLO
    yahoo API is yahoo application programming interface
    you can plot points on a map with features like custom descriptions, URLs, labels, groups, icons and more. Your data inputs need to be formatted in Web-standard RSS format with either longitude/latitude or address information, as you like. All Yahoo! Maps APIs can take actual address information and process the geocoding for you. No more messing with preprocessing to generate XML already encoded with latitude/longitude!.
     
    Warrichpk, Jul 19, 2011 IP
  20. Atco-maart

    Atco-maart Peon

    Messages:
    435
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #20
    Also for more information regarding Yahoo API and also Yahoo API tools just check it out below link I hope its helpful to you ..........

    Developer.yahoo.com/everything.html
     
    Atco-maart, Nov 3, 2011 IP