
Facebook Followers & Following Scraper
Pay $7.00 for 1,000 results

Facebook Followers & Following Scraper
Pay $7.00 for 1,000 results
Extract data from Facebook pages and profiles about its followers and profiles it follows. Just enter the URL, and you'll get data such as follow type, profile's URL, image, title, and subtitle. You can integrate your workflow with tools such as Google Drive, Zapier, Make and much more.
Actor Metrics
166 monthly users
4.9 / 5 (6)
6 bookmarks
>99% runs succeeded
21 hours response time
Created in May 2024
Modified 2 days ago
You can access the Facebook Followers & Following Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.facebook.com/darinstevenson/"
5 }
6 ],
7 "resultsLimit": 50,
8 "followType": ""
9}' |
10apify call apify/facebook-followers-following-scraper --silent --output-dataset
Facebook Followers & Following Scraper API through CLI
The Apify CLI is the official tool that allows you to use Facebook Followers & Following Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: