Facebook Marketplace Scraper avatar
Facebook Marketplace Scraper

Pricing

from $2.60 / 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 (7)

Pricing

from $2.60 / 1,000 results

47

Total users

1.1K

Monthly users

211

Runs succeeded

>99%

Issues response

2.4 days

Last modified

3 days 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: