Most retrieval APIs pick one: quick and shallow, or complete and slow. Xpoz makes it a parameter, defaulting to fast, which means exploratory questions stay cheap and the one query that matters can be exhaustive. Combined with cancellable async operations and CSV output, this is built for someone doing real collection rather than a demo. Getting a person's whole interaction graph around a post is the kind of query that is otherwise a scraping project.
Xpoz is a social data retrieval service covering four platforms in depth — profiles, posts, comments, quotes, retweets and the people behind each interaction.
- Twitter — users by id or username, connection lists, users found by keyword authorship, posts by id, author or keyword, plus a post's retweets, quotes, comments and interacting users, and a phrase count over a date range
- Instagram, Reddit and TikTok — posts by id, user and keyword, with the same shape
- Tracking and account tools
- Async control — poll an operation for results or a CSV download, or cancel it at the next checkpoint
An access key from Xpoz. A local package is published as an alternative to the hosted endpoint.
Paste a URL with a key — add the endpoint to your client