Facebook Reel Scraper avatar
Facebook Reel Scraper

Pricing

$20.00/month + usage

Go to Store
Facebook Reel Scraper

Facebook Reel Scraper

Developed by

Jeremy Frost

Jeremy Frost

Maintained by Community

This scraper will get Reel details from Facebook pages of your choice.

0.0 (0)

Pricing

$20.00/month + usage

8

Total users

327

Monthly users

12

Runs succeeded

76%

Last modified

14 days ago

You can access the Facebook Reel 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 '{
< "facebook_profiles": [
< {
< "url": "https://www.facebook.com/Formula1/"
< }
< ],
< "proxy_config": {
< "useApifyProxy": false
< }
<}' |
<apify call jeremy_frost/facebook-reel-scraper --silent --output-dataset

Facebook Reel Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook Reel 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: