{"uid":"cap_TKfTtkEm4kQIKVr2OUBHh","slug":"facebook-profile-photos-scraper-02bd11dc","name":"Facebook Profile Photos Scraper","description":"Profile Photos 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/photos","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 page URL"},"cursor":{"type":"string","description":"To paginate through to the next page 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."},"next_page_id":{"type":"string","description":"To paginate through to the next page"}}}},"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_0G-va_ZpApx8DHKCVahtx","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":"Retrieves paginated photos from a Facebook profile or page URL","exampleAgentPrompt":"Can you grab all the photos from this Facebook page — https://www.facebook.com/example — and give me a list of all the image URLs?","exampleUseCases":[{"title":"Competitor social media audit","prompt":"Scrape all the photos from this competitor's Facebook page at https://www.facebook.com/competitorbrand and give me a list of everything they've posted visually."},{"title":"Influencer content research","prompt":"Pull the photos from this Facebook creator's profile at https://www.facebook.com/somecreator — I want to see what kind of images they typically share."},{"title":"Brand archive extraction","prompt":"Get all the photos from our old Facebook page at https://www.facebook.com/mybrandpage so I can archive them — paginate through all pages until you have everything."}],"resultDescription":"Returns a paginated list of photos from the specified Facebook profile or page, including image URLs and pagination cursors (cursor, next_page_id) for fetching subsequent pages, along with billing metadata including a requestId that can be used as parentRequestId for free continuation calls on the same logical search.","failureModes":["Invalid or non-existent Facebook URL returns an error or empty result","Private or restricted Facebook profiles may return no photos","Rate limiting may occur with excessive requests","Pagination parameters mismatch (changed filters mid-pagination) triggers a new billable request","Malformed cursor or next_page_id causes pagination failure"],"whenToPreferThis":"Choose this endpoint when you need to programmatically retrieve photos from a Facebook profile or page and want cost-efficient pagination — subsequent pages of the same search are billed at $0 using the parentRequestId mechanism. Ideal for scraping full photo galleries from public Facebook pages without building your own scraper infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:10:07.588Z","isFirstParty":false}