Pixelfed Scraper

Pixelfed Scraper

by lexis-solutions

Scrape public Pixelfed posts by hashtag, user, or theme. Extract images, captions, and metadata for galleries, trend tracking, and analytics.

206 runs
7 users
Try This Actor

Opens on Apify.com

About Pixelfed Scraper

Need to pull public content from Pixelfed for a project? This scraper is what I use. It taps directly into the decentralized network, letting you collect posts by hashtag, user profile, or general theme. Whether you're building a curated image gallery, spotting visual trends as they emerge, or gathering data for social media analysis, it handles the heavy lifting. You get the images, the captions, and all the underlying metadata delivered in a clean, structured format like JSON or CSV, ready for your database or app. The setup is straightforward—you define your search parameters, and it runs reliably. It's perfect for when manual collection is too slow or you need a consistent feed of fresh, relevant content from the Fediverse. I've found it indispensable for keeping a live dataset updated without constantly monitoring the platform myself.

What does this actor do?

Pixelfed Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Pixelfed Scraper

An Apify actor for scraping public profile data and recent posts from Pixelfed, a decentralized photo-sharing platform.

Overview

This actor extracts structured data from public Pixelfed profiles. It collects user metadata and a configurable number of recent posts, outputting the results in a consistent JSON format suitable for analysis or archiving.

Key Features

  • Scrapes public Pixelfed profile information (bio, follower counts, metadata).
  • Fetches recent posts, including images, captions, timestamps, and engagement metrics.
  • Accepts multiple profile URLs in a single run.
  • Allows limiting the number of posts scraped per profile.

How to Use

Configure the actor using the input schema below. Provide an array of profile URLs and an optional results_limit to control post volume.

Input

{
  "urls": [
    { "url": "https://pixelfed.social/username" }
  ],
  "results_limit": 10
}
  • urls: An array of objects, each containing a url key with the full Pixelfed profile URL.
  • results_limit (optional): The maximum number of recent posts to retrieve per profile.

Output

The actor outputs an array of post objects. Each object contains comprehensive data, including the post content, media attachments, engagement stats, and the full account/profile information of the poster.

Example output snippet:

[
  {
    "id": "364630955792510708",
    "content": "Playing with cameras",
    "created_at": "2021-11-12T04:33:14.000Z",
    "favourites_count": 17,
    "media_attachments": [ ... ],
    "account": {
      "id": "262",
      "username": "cassidyjames",
      "display_name": "Cassidy James Blaede",
      "followers_count": 487,
      "note": "Building useful, usable, delightful products that respect privacy.",
      "url": "https://pixelfed.social/cassidyjames"
    }
  }
]

Other Social Media Actors

Need to scrape different platforms?
* Facebook User Search Scraper
* Tiktok Trending Hashtags Scraper
* Bluesky Posts Scraper

Feedback or need a custom solution? Lexis Solutions is a certified Apify Partner. Contact us via Email.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Pixelfed Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
lexis-solutions
Pricing
Paid
Total Runs
206
Active Users
7
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support