
Bluesky Posts Scraper 🌐📊
Pricing
$17.99/month + usage

Bluesky Posts Scraper 🌐📊
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! ⚡
0.0 (0)
Pricing
$17.99/month + usage
1
Monthly users
1
Runs succeeded
93%
Last modified
3 days ago
Bluesky Posts Scraper - Extract Post Data from Bluesky 🔍
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
🛠️ How to Use the Bluesky Posts Scraper
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.
Why Scrape Bluesky Posts? ✨🚀
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.
💸 Pricing
This scraper operates on a subscription basis at a cost of $17.99/month.
Related Actors
If you're interested in other YouTube or Facebook scraping solutions, check out these related tools:
- Facebook Followers & Following Scraper 📊👥
- 💬 YouTube Comments Scraper
- 🏎 YouTube Scraper (By Keyword)
- 🔴 Youtube Channel Scraper (Rental)
- 🌐 Youtube Shorts Scraper 📺 (Rental)
- Facebook Ads Library Scraper 🎯📈
- Facebook Likes Scraper (Fast & Cheap) 👍 🌟
- Facebook Shares Scraper (Exclusive & Affordable) 🚀💡
- Facebook Comments Scraper (All-in-One) 💬
- YouTube Transcript Video Scraper 📝 (⚡ Fast & 💸 Cheap)
- Youtube Playlist Scraper 🎵 - Rental (Fast & cheap)
🔑 Bluesky Posts Scraper Input Format
To use the Bluesky Posts Scraper, provide the following parameters:
1{ 2 "keyword": "john", 3 "maxitems": 60 4}
📊 Bluesky Posts Scraper Data Output
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]
📫 Support
🌟 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 🌪️🌩️
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
2 hours
Price
$17.99