Ultimate Facebook Scraper avatar

Ultimate Facebook Scraper

Try for free

3 days trial then $39.00/month - No credit card required now

View all Actors
Ultimate Facebook Scraper

Ultimate Facebook Scraper

curious_coder/ultimate-facebook-scraper
Try for free

3 days trial then $39.00/month - No credit card required now

All in one scraping solution to scrape any kind of data from facebook

You can access the Ultimate Facebook Scraper programmatically from your own applications by using the Apify API. You can 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  "action": "scrapeProfiles",
3  "scrapeProfiles.profileUrls": [
4    "https://www.facebook.com/OnePeakCreative"
5  ],
6  "proxy": {
7    "useApifyProxy": true,
8    "apifyProxyGroups": [
9      "RESIDENTIAL"
10    ],
11    "apifyProxyCountry": "US"
12  },
13  "minDelay": 1,
14  "maxDelay": 3
15}' |
16apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 90 monthly users
  • 9 stars
  • 94.4% runs succeeded
  • 1.1 hours response time
  • Created in Oct 2023
  • Modified about 1 month ago