{"uid":"cap_4qvlVmhFEWKANLQwLgaD-","slug":"bluesky-user-posts-fetcher-6cb2a7bb","name":"Bluesky User Posts Fetcher","description":"Posts","url":"https://x402.orthogonal.com/scrapecreators/v1/bluesky/user/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":{"handle":{"type":"string","description":"Bluesky handle"},"user_id":{"type":"string","description":"Bluesky 'did'. (For some reason Bluesky calls their user ids, 'did' for whatever reason)"}}}},"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_27Tsqe_CHrtbnbt-zXLJw","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 recent posts from a specific Bluesky user by handle or DID","exampleAgentPrompt":"Can you grab the recent posts from the Bluesky account with handle @nia.bsky.social for me?","exampleUseCases":[{"title":"Monitor influencer Bluesky activity","prompt":"Pull the latest posts from Bluesky handle @techblogger.bsky.social so I can see what they've been talking about recently."},{"title":"Aggregate creator content for newsletter","prompt":"Fetch the most recent Bluesky posts from the account with DID did:plc:abc123xyz456 — I want to summarize their latest content for my weekly digest."},{"title":"Track competitor social posts","prompt":"Get me the recent Bluesky posts from @competitor.bsky.social so I can see what announcements or content they've been putting out."}],"resultDescription":"Returns a list of posts from the specified Bluesky user, including post content, timestamps, and associated metadata such as likes, reposts, and replies.","failureModes":["Invalid or non-existent Bluesky handle returns an error or empty result","Invalid DID format causes a lookup failure","User account is private or suspended, returning no posts","Neither handle nor user_id provided, resulting in a missing parameter error","Rate limiting or downstream Bluesky API unavailability causes a timeout or error"],"whenToPreferThis":"Use this endpoint when you need to programmatically retrieve posts from a specific Bluesky user by their handle or DID, especially in agentic or automated pipelines where payment via x402 is already in place. Prefer this over manual browsing or generic scrapers when you need structured post data from Bluesky's decentralized AT Protocol network.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:04:52.371Z","isFirstParty":false}