instagram scraper for LangChain
com.jojapi/instagram-scraper
Instagram Scraper: 🔥 Get a lot of information from Instagram consistently and quickly!.
client:LangChain
transport:streamable-http
tools:40
Install instagram scraper in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"instagram-scraper": {
"transport": "streamable_http",
"url": "https://mcp.jojapi.com/instagram-scraper",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- get_additional_info
- get_basic_engagement
- get_business
- get_comments
- get_followers
- get_followings
- get_get_stories
- get_get_stories_hd
- get_guides
- get_hashtag
- get_highlights
- get_highlights_tray
- get_info
- get_info_username
- get_likes
- get_locations
- get_location_search
- get_music_search
- get_music_trending
- get_noCORS
- get_posts
- get_posts_username
- get_post_info
- get_post_info_v2