Easily gather data about posts from Bluesky π. Enter a keyword to retrieve key info like post content, author name, profile URL, avatar image, and engagement metrics π. Seamlessly integrate with tools like Google Drive, Zapier, & more π to streamline your workflow & boost productivity! β‘
The Bluesky Posts Scraper is a powerful tool designed to extract detailed data from posts on Bluesky. By providing a keyword and specifying the maximum number of posts, you can retrieve the following information for each post:
1Post URI π: Unique identifier for the post 2Post CID π: Content identifier for the post 3Author DID π§βπ»: Decentralized Identifier of the post author 4Author Handle π·οΈ: Username or handle of the post author 5Author Display Name π: Full display name of the post author 6Author Avatar πΌοΈ: URL to the author's avatar image 7Post Created Time β°: The time when the post was created 8Post Text βοΈ: The content of the post 9Post Language π: Languages used in the post 10Post Images πΌοΈ: Thumbnails and full-size images attached to the post 11Reply Count π¬: Number of replies to the post 12Repost Count π: Number of reposts of the post 13Like Count π: Number of likes on the post 14Quote Count π£οΈ: Number of quotes or citations of the post 15Post Indexing Time ποΈ: The time when the post was indexed in the system 16Post Labels π·οΈ: Any labels associated with the post
Input Parameters
To use the Bluesky Posts Scraper, provide the following parameters:
1{ 2"keyword": "john", 3"maxitems": 60 4}
Steps
Enter Data: Provide the keyword and specify the maximum number of posts you want to retrieve. Start Scraping: Click the "Start" button to begin the scraping process. The tool will search for posts that match the keyword and retrieve the relevant data. Download Your Data: After extraction, you can download the results in various formats such as JSON, CSV, XML, RSS, or HTML Table.
Scraping Bluesky posts is useful for:
1Content Research π: Identifying popular topics, discussions, or influencers related to a specific keyword or hashtag. 2Audience Insights π₯: Understanding the engagement patterns and interests of Bluesky users. 3Competitive Analysis π: Monitoring the engagement strategies of competitors or industry influencers. 4Brand Monitoring π’: Tracking mentions of your brand or relevant topics across Bluesky. 5Trend Discovery π: Discovering emerging trends or viral posts within the Bluesky network.
This scraper operates on a subscription basis at a cost of $17.99/month.
If you're interested in other YouTube or Facebook scraping solutions, check out these related tools:
To use the Bluesky Posts Scraper, provide the following parameters:
1{ 2 "keyword": "john", 3 "maxitems": 60 4}
The Bluesky Posts Scraper will extract the following information for each post and store it in the dataset:
Example output:
1[ 2 { 3 "uri": "at://did:plc:cnpe7qvcyjrhm6w7w7e4atur/app.bsky.feed.post/3lklpliaiwc25", 4 "cid": "bafyreidqna6oqol642ws5bt4dbo7kkjy3utdc52qmkjwiey4fjiibsztc4", 5 "author": { 6 "did": "did:plc:cnpe7qvcyjrhm6w7w7e4atur", 7 "handle": "kevinmkruse.bsky.social", 8 "displayName": "Kevin M. Kruse", 9 "avatar": "https://cdn.bsky.app/img/avatar/plain/did:plc:cnpe7qvcyjrhm6w7w7e4atur/bafkreid7tqojotcpkaoljdayyrm3ngygep5mkkolxakjaagwx3lolvycv4@jpeg", 10 "createdAt": "2023-04-29T20:34:46.513Z" 11 }, 12 "record": { 13 "createdAt": "2025-03-17T17:47:47.832Z", 14 "text": "CIA Director John Ratcliffe is the Archer", 15 "langs": [ 16 "en" 17 ] 18 }, 19 "embed": { 20 "$type": "app.bsky.embed.images#view", 21 "images": [ 22 { 23 "thumb": "https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:cnpe7qvcyjrhm6w7w7e4atur/bafkreigkcqrveohg4ma7vxjmnnanswwhdu36qpixgxta75gphcjei7vf7q@jpeg", 24 "fullsize": "https://cdn.bsky.app/img/feed_fullsize/plain/did:plc:cnpe7qvcyjrhm6w7w7e4atur/bafkreigkcqrveohg4ma7vxjmnnanswwhdu36qpixgxta75gphcjei7vf7q@jpeg", 25 "alt": "", 26 "aspectRatio": { 27 "height": 450, 28 "width": 438 29 } 30 }, 31 { 32 "thumb": "https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:cnpe7qvcyjrhm6w7w7e4atur/bafkreiavnv66bb4egdyq44wsoxjc75lttyf262myjruicmyehd7hp72ada@jpeg", 33 "fullsize": "https://cdn.bsky.app/img/feed_fullsize/plain/did:plc:cnpe7qvcyjrhm6w7w7e4atur/bafkreiavnv66bb4egdyq44wsoxjc75lttyf262myjruicmyehd7hp72ada@jpeg", 34 "alt": "", 35 "aspectRatio": { 36 "height": 570, 37 "width": 656 38 } 39 } 40 ] 41 }, 42 "replyCount": 5, 43 "repostCount": 5, 44 "likeCount": 112, 45 "quoteCount": 0, 46 "indexedAt": "2025-03-17T17:47:49.454Z", 47 "labels": [] 48 }, 49 { 50 "uri": "at://did:plc:cnpe7qvcyjrhm6w7w7e4atur/app.bsky.feed.post/3lklpliaiwc26", 51 "cid": "bafyreidqna6oqol642ws5bt4dbo7kkjy3utdc52qmkjwiey4fjiibsztc5", 52 "author": { 53 "did": "did:plc:cnpe7qvcyjrhm6w7w7e4atur", 54 "handle": "johndoe.bsky.social", 55 "displayName": "John Doe", 56 "avatar": "https://cdn.bsky.app/img/avatar/plain/did:plc:cnpe7qvcyjrhm6w7w7e4atur/bafkreid7tqojotcpkaoljdayyrm3ngygep5mkkolxakjaagwx3lolvycv5@jpeg", 57 "createdAt": "2023-05-10T20:34:46.513Z" 58 }, 59 "record": { 60 "createdAt": "2025-03-17T18:00:10.832Z", 61 "text": "John Doe discusses new trends in AI.", 62 "langs": [ 63 "en" 64 ] 65 }, 66 "embed": { 67 "$type": "app.bsky.embed.images#view", 68 "images": [ 69 { 70 "thumb": "https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:cnpe7qvcyjrhm6w7w7e4atur/bafkreigkcqrveohg4ma7vxjmnnanswwhdu36qpixgxta75gphcjei7vf8q@jpeg", 71 "fullsize": "https://cdn.bsky.app/img/feed_fullsize/plain/did:plc:cnpe7qvcyjrhm6w7w7e4atur/bafkreigkcqrveohg4ma7vxjmnnanswwhdu36qpixgxta75gphcjei7vf8q@jpeg", 72 "alt": "", 73 "aspectRatio": { 74 "height": 450, 75 "width": 438 76 } 77 } 78 ] 79 }, 80 "replyCount": 3, 81 "repostCount": 2, 82 "likeCount": 75, 83 "quoteCount": 1, 84 "indexedAt": "2025-03-17T18:00:12.454Z", 85 "labels": [] 86 } 87]
π Leave us a 5 star if you are satisfied with the product! π For any questions, specific needs, or issues, please reach out through Apify's platform or via email Storm_Scraper πͺοΈπ©οΈ
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool β just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. Youβll be guided to input a search term and get structured results. No setup needed!