Lemmy Scraper β Posts, Scores & Comments (No Key)
Pricing
from $0.50 / 1,000 results
Lemmy Scraper β Posts, Scores & Comments (No Key)
$0.5/1K π₯ Fast Lemmy scraper! Posts from any instance or community β title, score, comments & author. No key. JSON, CSV, Excel or API in seconds. Pull thousands for social monitoring & trend research β‘
Pricing
from $0.50 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Lemmy Scraper π
Scrape posts from any Lemmy instance or community β no login, no API key. Lemmy is the fediverse's open-source Reddit alternative. This Actor pulls a clean, structured feed of posts with title, score, upvotes/downvotes, comment counts, author, community and body straight from Lemmy's public JSON API.
Perfect for social monitoring, trend research, content curation and community analysis across the fediverse.
β¨ Features
- No API key, no account. Uses Lemmy's public
/api/v3endpoints. - Any instance.
lemmy.world,lemmy.ml,sh.itjust.works,beehaw.org, or your own. - Two modes: browse a feed (by community + sort) or search posts full-text.
- Rich, flat output. Score, votes, comments, author, community and ISO timestamps.
- Datacenter-friendly. Fast plain JSON β no residential proxies required.
- Cheap. Pay-per-result, roughly $0.5 per 1,000 posts.
π Input
| Field | Type | Description |
|---|---|---|
mode | select | posts (feed) or search. Default posts. |
instance | string | Instance host, e.g. lemmy.world. Default lemmy.world. |
community | string | Optional community, e.g. technology or name@instance. Feed mode only. |
sort | select | Active, Hot, New, TopDay, TopWeek, TopAll. Default Hot. |
query | string | Search term. Required when mode is search. |
maxItems | integer | Max posts to scrape (1β1000). Default 100. |
Example β Hot posts from a community
{"mode": "posts","instance": "lemmy.world","community": "technology","sort": "Hot","maxItems": 100}
Example β search posts
{"mode": "search","instance": "lemmy.world","query": "self hosting","maxItems": 200}
π¦ Output
Each dataset item is one post:
{"instance": "lemmy.world","post_id": 49691217,"title": "Caption","url": "https://lemmy.world/pictrs/image/abc.jpeg","body": "β¦post text, capped at 5000 charsβ¦","published": "2026-07-20T20:46:50.426065Z","nsfw": false,"author": "Optional","author_actor": "https://lemmy.world/u/homesweethomeMrL","community": "microblogmemes","community_title": "Microblog Memes","score": 106,"upvotes": 107,"downvotes": 1,"comments": 4,"thumbnail": "https://lemmy.world/pictrs/image/thumb.jpeg","post_url": "https://lemmy.world/post/49691217","source": "lemmy","scraped_at": "2026-07-21T00:00:00Z"}
Export to JSON, CSV, Excel, XML or pull via the Apify API.
π‘ Use cases
- Social monitoring β track how topics or brands are discussed across fediverse communities.
- Trend research β surface top/hot posts by score and comment volume.
- Content curation β build feeds and newsletters from niche Lemmy communities.
- Community analysis β measure engagement, activity and voting patterns per community.
π° Pricing
Pay-per-result β approximately $0.5 per 1,000 posts. Runs on 512 MB and needs no proxies, so it stays cheap and fast.
π Related actors
β FAQ
Do I need a Lemmy account or API key? No. Everything uses public read-only endpoints.
Which instances work? Any standard Lemmy instance exposing /api/v3. Just set instance.
How do I scrape a remote community? Use name@instance in the community field (e.g. asklemmy@lemmy.ml).
Keywords: lemmy scraper, lemmy api, fediverse scraper, reddit alternative, lemmy posts, social media scraper, community data, lemmy.world, activitypub, no-code scraping.