Farcaster Cast Scraper — Casts & Profiles
Pricing
from $0.40 / 1,000 result items
Farcaster Cast Scraper — Casts & Profiles
Extract casts (posts) from Farcaster, the decentralized Web3 social protocol. Uses the public Warpcast API — no auth needed. Get casts from any user by FID, with full author profiles, engagement metrics, and media.
Pricing
from $0.40 / 1,000 result items
Rating
0.0
(0)
Developer
William Billings
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
Scrape casts (posts) from any Farcaster user by FID or username. Get full author profiles, engagement metrics, and parsed hashtags/mentions — no authentication required. Powered by the Warpcast public API.
What you get
- Cast content — full text, cast hash, timestamp, and direct cast URL
- Author profile — FID, username, display name, avatar, follower/following counts
- Engagement metrics — likes, recasts, replies, views, and quotes per cast
- Hashtags & mentions — parsed and extracted from cast text
Sample output
{"cast_hash": "0xabc123def456789","text": "Decentralized social is the future. Farcaster proves that user-owned data works at scale.","timestamp": "2026-08-01T14:30:00.000Z","author": {"fid": 5650,"username": "vitalik","display_name": "Vitalik Buterin","avatar": "https://i.imgur.com/example.jpg","follower_count": 125000,"following_count": 850,"casts_count": null},"like_count": 8900,"recast_count": 2100,"reply_count": 340,"view_count": 45000,"quote_count": 120,"cast_url": "https://warpcast.com/vitalik/0xabc123def456789","hashtags": ["#Web3", "#Farcaster"],"mentions": ["@dwr.eth"]}
Use cases
- Web3 social media monitoring — Track conversations about your project, token, or DAO on the leading decentralized social platform
- dApp community research — See who is casting about your topic and understand their follower networks
- Influencer tracking on decentralized social — Find high-engagement Farcaster creators by analyzing like and recast ratios
- Engagement analysis — Measure engagement and growth within specific Farcaster communities
Input
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
| mode | string | Yes | user | user to get casts from a specific Farcaster user |
| fid | integer | Yes (if no username) | — | Farcaster user ID (FID) for user mode |
| username | string | Yes (if no fid) | — | Farcaster username to resolve to FID (e.g., vitalik) |
| maxResults | integer | No | 100 | Maximum casts to return (1-10,000) |
Pricing
from $1 per 1,000 results You only pay for the data you actually receive — failed or empty requests are not charged.
| Plan | Price per 1,000 results |
|---|---|
| Free | $1.00 |
| Starter (Bronze) | $0.80 |
| Scale (Silver) | $0.60 |
| Business (Gold) | $0.40 |
The first run is free under Apify's free tier, so you can test with a small batch before scaling up.
Technical details
- API used: Warpcast public API v2 (
/v2/castsendpoint) — no authentication required - Username resolution: Supports username-to-FID resolution via
/v2/user-by-username - Pagination: Automatic cursor-based pagination up to 10,000 results per run (50 casts per API request)
- No authentication needed — just provide a username or FID
- Export formats: JSON, CSV, XML, Excel, or HTML via Apify
- Integrations: REST API, webhooks, Zapier, Make, Airbyte, and LangChain
FAQ
What is Farcaster? Farcaster is a decentralized social protocol built on Ethereum. Users post "casts" (similar to tweets) that are stored on-chain. It is one of the leading Web3 social platforms, with an active user base of crypto-native creators and developers.
Do I need a Farcaster account or wallet? No, the scraper uses the public Warpcast API. No authentication or wallet is required.
What is an FID? FID (Farcaster ID) is the numeric identifier for a Farcaster user. You can use either a username or FID as input — the scraper automatically resolves usernames to their corresponding FID.
How many results can I get per run?
Up to 10,000 results per run using the maxResults parameter. The scraper uses automatic cursor-based pagination to fetch all available casts.
Is scraping Farcaster legal?
Yes. This scraper only accesses publicly available data through the public Warpcast API. It does not bypass authentication or access private data. Farcaster is a decentralized protocol designed for open data access. Always check Warpcast's Terms of Service for restrictions on how you use the data.
Related actors
| Actor | Platform | Use case |
|---|---|---|
| Bluesky Search Scraper | Bluesky | Decentralized social posts & profiles |
| Threads Profile Scraper | Threads | Meta's text platform |
| Substack Notes Scraper | Substack | Writer platform notes |
| BitChute Video Scraper | BitChute | Alternative video platform data |
| Spoutible Profile Scraper | Spoutible | Twitter alternative monitoring |
| Gab Search Scraper | Gab | OSINT & alternative platform monitoring |
Support
Need a custom feature or found a bug? Open an issue on the Actor's page and we'll respond within 24 hours. We can also build custom scrapers for your specific use case — just reach out.