Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Is there any php api to get business reviews from google plus?
sample business page url: https://plus.google.com/112164489386569071900/about?gl=IN&hl=en-IN
I strongly suggest you to use Google Places API:
I guess the results are the same as the one displayed on G+
https://developers.google.com/places/documentation/details
Reviews are now available via the API. See the Place Details API - https://developers.google.com/places/documentation/details
Here is a sample response.
EDIT: There is a limit of 5 reviews.
No, there isn't, the Google Plus api is still very limited, it only has access to:
Users
Posts
Comments
As an alternative, you could look into the Yelp API.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 9 days ago.
Improve this question
I started studying the world of Amazon api, I wanted to build a simple php page that given a product via asin gives me a small situation on the status of the product, through AWS I managed to get a good overview, but I can not extract the list of sellers of that product, do you know if there is any documentation to get this done?
I've basically read all the documentation they provide, but I can not find a link, it seems that they do not allow it, can you help me?
For that you have to Sign in https://affiliate-program.amazon.com/ and there you can find the API for products to access
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
is it possible to use the Instagram api and check to see if a specific user is broadcasting a live video? and if yes get that video information and possibly a link?
You can't do This work with INSTAGRAM :
post a media
send a direct
see people story
see people is online or not
and ...
this work you want to do is not possible.
fore more information see instagram developer page and see what work you can do with their API :
http://www.instagram.com/developer
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I was wondering if there's already a floating unofficial PHP library or class that I can use to be able to post to user's Google Plus stream? I'm not talking about the new option on the +1 buttons. I only want it to publish to their stream and not with the +1 button method. Sorry if this has been asked already but I can't locate any question that has the same concept as mine.
Any help is greatly appreciated.
No. There is no API currently.
Update: Sept 15, 2011 saw the release of the Google+ REST API: https://developers.google.com/+/api/
We definitely plan to involve developers and publishers in the Google+ project, but we don’t have specific details to share just yet. Please stay tuned and sign up to receive more information about Google+ developer opportunities. https://services.google.com/fb/forms/plusdevelopers/
I found this site which seems to allow people to post to their user stream - http://www.d3.do/labs/circleoftrust/index.php
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am going to develop a PHP app with Facebook integration. Any book/blog/sample you recommend? The features of the app are:
only logged-in Facebook users can access the app
the app will post an status message on the user's wall on request (e.g. I'm answering this interesting survey)
the app is a survey, records answers which links to a user's Facebook ID
each facebook user can answer once only
the app wil send a summary of the survey to the user's facebook email
Thanks!
The one and only source i can recommend it's their reference guide.
Of course there's a possibility you can't find some information there but there's no better starting point than this.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Are there any APIs or libraries that make it easy to generate a calendar for a certain month/year? I need to have some sort of admin interface for a "event planner" part of a CMS for a local youth group and I'm at a loss as to how to generate a decent calendar.
Note: I only need something to generate the calendar HTML, not manage events. I'll be coding that part.
Two Spring to Mind
PHP Calendar - Free
Easy PHP
Calendar - Paid ($29.99 per
domain) but a lot slicker than PHP
Calendar
I ended up using a jQuery plugin instead. Thanks for the suggestions
http://plugins.jquery.com/project/fullcalendar