Skip to content

docs: add Xpoz social media intelligence integration#4562

Open
IdoXpoz wants to merge 1 commit into
langchain-ai:mainfrom
XPOZpublic:add-xpoz-integration
Open

docs: add Xpoz social media intelligence integration#4562
IdoXpoz wants to merge 1 commit into
langchain-ai:mainfrom
XPOZpublic:add-xpoz-integration

Conversation

@IdoXpoz

@IdoXpoz IdoXpoz commented Jun 22, 2026

Copy link
Copy Markdown

Summary

Adds documentation for langchain-xpoz, a LangChain integration that provides 32 tools for accessing Twitter/X, Instagram, Reddit, and TikTok data through the Xpoz social media intelligence platform.

Files added:

  • src/oss/python/integrations/providers/xpoz.mdx — Provider overview page
  • src/oss/python/integrations/tools/xpoz.mdx — Detailed tool documentation with examples

Package details:

  • PyPI: langchain-xpoz
  • Source: XPOZpublic/langchain-xpoz
  • Standard tests: Uses ToolsUnitTests and ToolsIntegrationTests from langchain-tests
  • Async support: Full _arun implementation on all 32 tools

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, IdoXpoz! When it's ready for review, please add the relevant reviewers:

  • @mdrxy (Python integrations)

@github-actions github-actions Bot added langchain For docs changes to LangChain oss external User is not a member of langchain-ai python For content related to the Python version of LangChain projects labels Jun 22, 2026
Add provider and tool documentation for langchain-xpoz, a LangChain
integration providing 32 tools for Twitter/X, Instagram, Reddit, and
TikTok data access. Includes setup, instantiation, invocation examples,
and complete tool reference.

- Add provider page (providers/xpoz.mdx)
- Add tool page (tools/xpoz.mdx)
- Add Xpoz to tools index (Search table + All tools card)
- Add Xpoz to all providers index

Package: https://pypi.org/project/langchain-xpoz/
Source: https://github.com/XPOZpublic/langchain-xpoz
@IdoXpoz IdoXpoz force-pushed the add-xpoz-integration branch from 1f0c240 to c4900d7 Compare June 22, 2026 12:19
@IdoXpoz

IdoXpoz commented Jun 22, 2026

Copy link
Copy Markdown
Author

Hey Mason Daugherty (@mdrxy)! This PR is ready for review when you get a chance. It adds Xpoz as a new Python tool integration with a tool page, provider page, and entries in both the tools and providers index pages. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external User is not a member of langchain-ai langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant