PipedreamHQ / PipedreamHQ/pipedream
[APP] Xpoz
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Name of app / service:** Xpoz — social media intelligence API (search and analyze Twitter/X, Instagram, Reddit, and TikTok: posts, user profiles, comments, engagement data, keyword search, tracking).
**App website:** https://xpoz.ai
**API docs:** https://xpoz.ai/docs
**Auth:** please configure custom API-key auth with a single field exposed as `api_key`, sent as `Authorization: Bearer {api_key}` against base URL `https://api.xpoz.ai`. Users get keys (free, no credit card) at https://xpoz.ai/get-token. A good credential test endpoint: `GET https://api.xpoz.ai/api/data/twitter/posts/count?phrase=test`.
We're the vendor (contact: ido@xpoz.ai) and happy to open the component PR ourselves (app file + initial actions for post search, user lookup, and keyword tracking across the four platforms) once the `xpoz` app + auth are provisioned. We can provide a test account/key privately for QA.
Contributor guide
Research direction
Start by reviewing the repository's existing app integrations and the Xpoz API docs at https://xpoz.ai/docs, then verify the credential test endpoint GET https://api.xpoz.ai/api/data/twitter/posts/count?phrase=test. Done means the xpoz app and api_key Bearer authentication are provisioned and the initial post-search, user-lookup, and keyword-tracking actions work across the four named platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100