Pull the profiles that follow a Facebook page — or the profiles that page follows — as clean stubs with name, profile URL, profile ID, avatar, and bio. Choose followers, following, or both.
Sample
Here's a sample run pulling followers of the Coca-Cola Facebook page, showing the exact schema and results you can expect.
| # | Follower Name | Profile URL | Profile ID | Avatar URL | Bio | Relationship |
|---|---|---|---|---|---|---|
1 | ajay | 61555986461956 | VìDèõ CríēTõr at kurawar | Follower | ||
2 | does67 | 61576487387554 | United States | Follower | ||
3 | Mr.Mohamd Shapara | 61590470583508 | كلية الحقوق جامعة القاهرة ـ Faculty of Law Cairo University | Follower | ||
4 | হাদী বুকশপ | 61584763108632 | — | Follower | ||
5 | Estrella Damm | 100064844554343 | — | Following | ||
6 | Mengheera7tram5ales | 61590764851440 | — | Follower | ||
7 | Barça One | 100069056573420 | — | Following | ||
8 | UNICEF | 100064637833216 | — | Following | ||
9 | NASA Astronaut Lauren Edgar | 61581381330125 | — | Following | ||
10 | — | — | — | — | — |
Playground
Advanced parameters are collapsed below.
Give one or more Facebook page URLs or handles, choose followers / following / both, and set how many profiles to return.
curl -X POST https://api.mindcase.co/api/v1/agents/facebook/followers/run \
-H "Authorization: Bearer mk_live_YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"params": {
"page_urls": [],
"followType": "",
"limit": null
}
}'Overview
Facebook Followers & Following pulls the profiles that follow a Facebook page, or the profiles that a page follows, as clean stubs. Each row includes the name, profile URL, profile ID, avatar, and bio. Choose followers, following, or both.
Audience researchers use Facebook Followers & Following to understand who follows a page. Community and growth teams map the network of accounts a page itself follows.
Cost
$5.00 per 1,000 profiles. Each row returned counts as one profile. The total count grows based on the number of page URLs you provide multiplied by the max results limit set for each. Failed runs don't count.
Cost calculator
Examples
A few common ways teams put Facebook Followers & Following to work — copy a prompt below to try it yourself.
Pull a page's followers to understand the makeup of its audience.
Capture who a page follows to map its partners and affiliations.
Collect follower profile stubs with names and bios for further research.
Grab followers and following together for a complete relationship view.
Get started
Sign up to run live queries against Facebook Followers & Following via chat, form, or API.
FAQ
Related
See every ad a brand is running in Meta's Ad Library — one row per ad with creative copy, headline, CTA, destination link, dates, how long it's been live, format, platforms, the advertiser's profile, carousel cards, and EU reach where it's disclosed.
Extract comments and replies from Facebook posts, reels, and photos — text, author, likes, reply count, and thread position — by post URL
Find Facebook events by keyword search or event URL — one row per event with name, date, venue, host, attendance, and ticket link.
Extract posts from public Facebook groups — post text, author, reactions, comments, shares, attached media, @-mentions, and a sample of top comments — by group URL
Extract Facebook Marketplace listings — title, price, condition, location, attributes, and photos — from any category or search URL.
Look up public Facebook pages and get a clean business profile for each — name, category, intro, follower and like counts, contact details (phone, email, website, address), rating, price range, hours, the confirmed owner behind the page, whether it's running ads, and its links to Instagram, X, YouTube, TikTok and more.