Farcaster Cast Scraper — Casts & Profiles avatar

Farcaster Cast Scraper — Casts & Profiles

Pricing

from $0.40 / 1,000 result items

Go to Apify Store
Farcaster Cast Scraper — Casts & Profiles

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

William Billings

Maintained by Community

Actor 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

FieldTypeRequiredDefaultDescription
modestringYesuseruser to get casts from a specific Farcaster user
fidintegerYes (if no username)Farcaster user ID (FID) for user mode
usernamestringYes (if no fid)Farcaster username to resolve to FID (e.g., vitalik)
maxResultsintegerNo100Maximum 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.

PlanPrice 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/casts endpoint) — 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.

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.

ActorPlatformUse case
Bluesky Search ScraperBlueskyDecentralized social posts & profiles
Threads Profile ScraperThreadsMeta's text platform
Substack Notes ScraperSubstackWriter platform notes
BitChute Video ScraperBitChuteAlternative video platform data
Spoutible Profile ScraperSpoutibleTwitter alternative monitoring
Gab Search ScraperGabOSINT & 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.