aigeon-ai/facebook-scraper3
facebook-scraper3 is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of facebook-scraper3 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Facebook Scraper3 MCP server is a tool for extracting data from Facebook without needing an account or proxy.
Try facebook-scraper3 with chat:
Tools
Functions exposed to the LLM to take actions
locations
Search for facebook locations id. If you get strange results, try add country to query and/or try without diacritic
search_video
Performs facebook videos search
search_post
Performs facebook posts search
search_place
Search for fb place
search_pages
Searches for facebook pages
search_events
Searches for facebook events
page_details
Read page details
pages_posts
Read page posts (from recent)
pages_photos
Read page photos (from recent) Use cursor to get next page of results
page_reviews
Get page reviews. Use cursor to get next page
page_reels
Get page reels by page id
page_future_events
Get all future events created by page
page_past_events
Get all past events created by page. Use cursor to get next page of results.
comments
Get post comments
comments_nested
Get nested comments. You need to use legacy fb id
get_post_details
Get post details by url or post id. If both are set, post id is used.
reshares
Get post reshares
events_details_by_url
Get events details
events_details_by_id
Get events details by event id
page_events
Get all future events created by page
get_group_future_events
Get group future events. Only PUBLIC groups can be scrapped! If there are no post response, check if group is not private. Use cursor to get next page of events!
get_group_posts
Get group posts. Only PUBLIC groups can be scrapped! If there are no post response, check if group is not private.
get_group_details
Get group summary
get_group_id
Getting group facebook id
profile_posts
Read profile posts (from recent), if public
profiles_details_by_id
Get profiles details by id
profile_details_by_url
Get profile details by url
profile_id
Get profile id by url
game_lives
Get game live videos Use cursor to get next page.
browse_games
Browse games. Use empty query for browse all games. Use cursor to get next page.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client