Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create a Google+ application

Tags:

google-plus

I am interested in creating a Google plus application.But I come to know that Google haven't released its api yet.Then How these guys are creating Google plus applications?

  1. http://startgoogleplus.com/
  2. https://chrome.google.com/webstore/detail/egmjfgoffglfaiieliagnianjiohfnhf?hl=en-US&hc=search&hcp=main

Thanks in advance.

like image 599
RSK Avatar asked Apr 30 '26 17:04

RSK


1 Answers

The second one looks like the only thing it does is to allow you to access the mobile version through desktop browser, so my guess is that is "faking" the the User Agent of a mobile browser to cheat Google+.

The first one, if it just imports the photos from Facebook and adds them to Google+ it may be using the Picasa api, since it's where Google+ stores the pictures.

Even if you cannot access Google+ api just yet you can use the other Google ones to "influence" what you get in Google+. Just be creative :)

like image 196
jasalguero Avatar answered May 03 '26 18:05

jasalguero