
Ultimate Facebook Scraper
Pricing
$39.00/month + usage
Go to Store

Ultimate Facebook Scraper
All in one scraping solution to scrape any kind of data from facebook
5.0 (2)
Pricing
$39.00/month + usage
19
Total users
1.2k
Monthly users
68
Runs succeeded
68%
Issue response
29 days
Last modified
5 months 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-dataset
Ultimate Facebook Scraper API through CLI
The 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 login
Other API clients include: