Facebook Marketplace Scraper avatar
Facebook Marketplace Scraper

Pricing

$5.00 / 1,000 results

Go to Store
Facebook Marketplace Scraper

Facebook Marketplace Scraper

Developed by

Apify

Apify

Maintained by Apify

Extract data from one or multiple Facebook Marketplace listings. Scrape data on apartments, whole categories, items for sale, prices, location and sellers. Export scraped data in JSON, CSV, and Excel, run the scraper via API, schedule and monitor runs or integrate with other tools.

3.9 (6)

Pricing

$5.00 / 1,000 results

35

Total users

842

Monthly users

214

Runs succeeded

>99%

Issue response

11 days

Last modified

19 hours ago

You can access the Facebook Marketplace 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/marketplace/prague/home-improvements"
< },
< {
< "url": "https://www.facebook.com/marketplace/prague/search/?query=apartment"
< }
< ],
< "resultsLimit": 20
<}' |
<apify call apify/facebook-marketplace-scraper --silent --output-dataset

👀 Facebook Marketplace Scraper API through CLI

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