Facebook Photos Scraper avatar
Facebook Photos Scraper

Pricing

$20.00/month + usage

Go to Store
Facebook Photos Scraper

Facebook Photos Scraper

Developed by

Apify

Apify

Maintained by Apify

Extract data from one or multiple Facebook images. Get image ID, Facebook photo URL, image URL, OCR text, and more. Download the data in JSON, CSV, and Excel and use it in apps, spreadsheets, and reports.

4.8 (5)

Pricing

$20.00/month + usage

13

Total users

1.4k

Monthly users

82

Runs succeeded

>99%

Issue response

21 hours

Last modified

19 hours ago

You can access the Facebook Photos 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/humansofnewyork"
< }
< ],
< "resultsLimit": 10
<}' |
<apify call apify/facebook-photos-scraper --silent --output-dataset

📸 Facebook Photos Scraper API through CLI

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