Community API - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

Community API

Description:

url (e.g. http://movies.nytimes.com/movie/357349/The-Dark-Knight/overview) offset ... xml?url=http://movies.nytimes.com/movie/357349/The-Dark-Knight/overview&api -key ... – PowerPoint PPT presentation

Number of Views:68
Avg rating:3.0/5.0
Slides: 9
Provided by: nyt5
Category:
Tags: api | community | dark | knight | the

less

Transcript and Presenter's Notes

Title: Community API


1
  • Community API

2
Community API
  • What is Community?
  • User Generated Content
  • Comments
  • Articles
  • Blogs
  • Interactives
  • Rate and Review
  • Movies
  • Travel
  • Theater
  • Dining
  • Suggestions
  • Travel

3
Community API
  • What APIs and why?
  • What?
  • Read-Only (for now)
  • Recent
  • Random
  • By date
  • By user
  • By URL
  • Exact match
  • Partial (stem) match
  • Why?
  • Expanded presence
  • Innovative uses
  • Just the beginning

4
Community API
  • The basics
  • Service URLs
  • URL exact match
  • http//api.nytimes.com/svc/community/v2/comments/u
    rl/exact-match
  • Partial URL match
  • http//api.nytimes.com/svc/community/v2/comments/u
    rl/closest-stem-match
  • By date
  • http//api.nytimes.com/svc/community/v2/comments/b
    y-date/YYYYMMDD
  • Most recent
  • http//api.nytimes.com/svc/community/v2/comments/r
    ecent
  • Random
  • http//api.nytimes.com/svc/community/v2/comments/r
    andom
  • By user
  • http//api.nytimes.com/svc/community/v2/comments/u
    ser/id/
  • Most common parameters
  • url (e.g. http//movies.nytimes.com/movie/357349/T
    he-Dark-Knight/overview)
  • offset

5
Community API
  • Closest stem match
  • http//api.nytimes.com/svc/community/v2/comments/u
    rl/closest-stem-match.xml?urlhttp//www.nytimes.c
    om/2009/02/13/opinion/api-key
  • Exact match
  • http//api.nytimes.com/svc/community/v2/comments/u
    rl/exact-match.xml?urlhttp//movies.nytimes.com/m
    ovie/357349/The-Dark-Knight/overviewapi-key

6
Community API
  • Movies / Community API mashup
  • (unreleased) Community highest rated API
  • Movies details API
  • Community URL exact match API

7
Community API
  • Article Search / Community mashup
  • http//cameronkellybrown.com/mashup.cgi
  • Written in Python
  • (about 10 lines)
  • Article Search
  • Community exact match

8
Community API
  • The future
  • Enhancements
  • By user refinements
  • url
  • date
  • URL exact match
  • More sorting
  • recommended
  • ratings
  • More filters
  • Editors selections
  • New APIs
  • Summary listings
  • By URL list
  • Highest rated
  • By stem
  • By URL list
  • By tag/label
  • Write APIs?
  • Submit
  • Content
  • Rating
  • Recommendation
Write a Comment
User Comments (0)
About PowerShow.com