{"uid":"cap_WUT3whoNQF4hoU67RE614","slug":"socialfetch-facebook-group-posts-lister-b8f18d2e","name":"SocialFetch Facebook Group Posts Lister","description":"List posts from a Facebook group by group URL.","url":"https://api.socialfetch.dev/v1/facebook/groups/posts","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","maxLength":4096,"minLength":1,"description":"Public Facebook group URL whose posts should be listed."},"cursor":{"type":"string","minLength":1,"description":"Opaque pagination cursor from a previous response."},"sortBy":{"enum":["top","recentActivity","chronological","chronologicalListings"],"type":"string","description":"Optional sort order for posts returned from the group feed. `top`: Facebook's default relevance ranking. `recentActivity`: sorted by most recent comment/reaction activity. `chronological`: regular posts sorted by post time, newest first. `chronologicalListings`: Facebook's separate feed of listing-style posts (e.g. items for sale) within the group, sorted by time."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.014","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.014/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_WZ_d6w0b046xf7HfWglEF","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.014","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lists posts from a public Facebook group given its URL, with pagination and sort order support.","exampleAgentPrompt":"Can you pull the top posts from this Facebook group — https://www.facebook.com/groups/examplegroup — and sort them by top?","exampleUseCases":null,"resultDescription":"A list of posts from the specified public Facebook group, including post content and metadata, along with a pagination cursor (nextCursor) for fetching additional pages of results.","failureModes":["Private or closed Facebook group URL returns no data or access error","Invalid or malformed Facebook group URL causes a bad request error","Stale or invalid pagination cursor results in an error or empty response","Rate limiting or upstream Facebook access issues may cause failures","Group no longer exists or has been removed returns empty or error response"],"whenToPreferThis":"Use this endpoint when you need to programmatically retrieve posts from a public Facebook group by its URL, especially when you need pagination support or the ability to sort results. Prefer this over generic scraping tools when you want structured post data from Facebook groups specifically.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:53:32.828Z","isFirstParty":false}