Facebook Video Search Scraper avatar
Facebook Video Search Scraper

Pricing

$5.00 / 1,000 results

Go to Store
Facebook Video Search Scraper

Facebook Video Search Scraper

Developed by

Apify

Apify

Maintained by Apify

Extract Facebook data from videos that match your search query. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

4.3 (4)

Pricing

$5.00 / 1,000 results

4

Total users

80

Monthly users

22

Runs succeeded

>99%

Last modified

9 hours ago

You can access the Facebook Video Search 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 '{
< "startUrls": [
< {
< "url": "https://www.facebook.com/watch/search?q=Sikorsky"
< }
< ],
< "resultsLimit": 20
<}' |
<apify call apify/facebook-video-search-scraper --silent --output-dataset

๐Ÿ•ต๏ธ Facebook Search Scraper API through CLI

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