Php.googleplusapi
Code for working with public user and relationship data in Google Plus
Install / Use
/learn @jmstriegel/Php.googleplusapiREADME
An unofficial Google Plus API. Right now this consists of the following:
PHP Classes
GoogleUtil - functions for parsing the almost-JSON that Google Plus produces PlusPerson - a person entity in Gooogle plus that can be stored to a local mysql DB PlusRelationship - a relationship between people in Google plus. This does not contain any circle context PlusPost - a post to a user's activty stream PostAttachment - encapsulates a media attachment to a post
Tests
tests/plususer.php?plusid=xxxxxxxx - demonstrates loading and caching users, as well as traversing the social graph tests/plusactivity.php?plusid=xxxxxxx - demonstrates loading and caching public posts from a user's activity stream
API
api/getplusperson.php?plusid=xxx - JSON(P) API for retrieving profile data for a person. api/getplusposts.php?plusid=xxx - JSON(P) API for retrieving post activty for a person.
Installation
- Copy includes/config.inc.editme to /includes/config.inc
- Edit config.inc with your path, url and mysql information
- Import the sql tables in the sql/ subdirectory
TODO
- create getters for the rest of the data fields into the PlusPerson and PlusPosts objects
- do something interesting with all of this
Related Skills
node-connect
352.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
