Ultimate Facebook Scraper
Pricing
Pay per usage
Go to Apify Store
Ultimate Facebook Scraper
DeprecatedAll in one scraping solution to scrape any kind of data from facebook
5.0 (2)
Pricing
Pay per usage
28
1.4K
1
Last modified
17 days ago
Pricing
Pay per usage
All in one scraping solution to scrape any kind of data from facebook
5.0 (2)
Pricing
Pay per usage
28
1.4K
1
Last modified
17 days ago
You can access the Ultimate Facebook 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.
$echo '{<  "action": "scrapeProfiles",<  "scrapeProfiles.profileUrls": [<    "https://www.facebook.com/OnePeakCreative"<  ],<  "proxy": {<    "useApifyProxy": true,<    "apifyProxyGroups": [<      "RESIDENTIAL"<    ],<    "apifyProxyCountry": "US"<  },<  "minDelay": 1,<  "maxDelay": 3<}' |<apify call curious_coder/ultimate-facebook-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Ultimate Facebook Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify loginOther API clients include: