{"uid":"cap_CuAmof7ZCHTXUfWei2-5x","slug":"facebook-profile-posts-scraper-17f9bff2","name":"Facebook Profile Posts Scraper","description":"Profile Posts Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request.","url":"https://x402.orthogonal.com/scrapecreators/v1/facebook/profile/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","properties":{"url":{"type":"string","description":"Facebook profile URL"},"cursor":{"type":"string","description":"To paginate through the posts For later cursor pages of the same logical search, keep non-pagination parameters unchanged and pass top-level parentRequestId from the first Orthogonal /v1/run response."},"pageId":{"type":"string","description":"Facebook profile page id"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_gk2tMChjgV9B5vX_P3GQw","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches paginated posts from a Facebook profile page by URL or page ID, with cost-efficient pagination billing","exampleAgentPrompt":"Can you scrape all the recent posts from this Facebook page — https://www.facebook.com/nasa — and pull the content for me?","exampleUseCases":[{"title":"Brand monitoring on Facebook","prompt":"Fetch the latest posts from the Facebook page at facebook.com/Nike so I can track what they've been posting recently."},{"title":"Competitor content analysis","prompt":"Get me the last few pages of posts from this Facebook profile — facebook.com/cocacola — I want to analyze their content strategy over time."},{"title":"News page feed extraction","prompt":"Pull all the posts from the BBC News Facebook page at facebook.com/bbcnews so I can summarize what they've been covering this week."}],"resultDescription":"Returns a list of posts from the specified Facebook profile, including post content and metadata, along with a pagination cursor for fetching subsequent pages and a billing requestId to use as parentRequestId for cost-free continuation calls.","failureModes":["Invalid or inaccessible Facebook profile URL returns an error","Private or restricted Facebook profiles may return no content","Missing both url and pageId parameters causes a validation error","Invalid cursor token results in pagination failure","Rate limiting or blocking by Facebook may return empty or error responses"],"whenToPreferThis":"Use this endpoint when you need to programmatically retrieve posts from a public Facebook profile or page, especially when paginating through large post histories efficiently. The billing model makes it cost-effective for multi-page scrapes since only the first page of each logical search is charged. Prefer this over general web scrapers when you need structured Facebook-specific post data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:13:01.504Z","isFirstParty":false}