Transcript
Page 1: Foursquare API + GoRated.PH

Case  Study:  GoRated.PH  

How and why we used Foursquare API for GoRated.PH

Page 2: Foursquare API + GoRated.PH

Web service to help both locals and tourists alike discover the best of the Philippines with unbiased community

ratings.

Page 3: Foursquare API + GoRated.PH

Problem  How  can  we  populate  our  database  with  places/

venues  as  quickly  as  possible?      

..with  only  limited  resources  such  as  domain  knowledge  and  people.  

Page 4: Foursquare API + GoRated.PH

Solutions that we tried

Google Places API -  Only few registered places -  Complicated way of adding new

places -  Limited PHP library (at that time)

Page 5: Foursquare API + GoRated.PH

Solutions  that  we  tried  

OpenStreetMap -  More registered places than Google

Places -  Not so powerful and extensive API (at

that time) -  Slow server response (API request)

Page 6: Foursquare API + GoRated.PH

Solutions that we tried

Foursquare API -  More registered places than

OpenStreetMap -  More activity community -  Updated and Dynamic data such as

check-ins, trending, photos etc..

Page 7: Foursquare API + GoRated.PH

Another problem

Our code-base is written mostly in PHP and we want to maintain it that way.

Faster and lightweight.

Page 8: Foursquare API + GoRated.PH

Foursquare Libraries

Page 9: Foursquare API + GoRated.PH

Eden – Foursquare PHP Library


Top Related