Facebook Marketplace Scraper avatar

Facebook Marketplace Scraper

Try for free

Pay $5.00 for 1,000 results

View all Actors
Facebook Marketplace Scraper

Facebook Marketplace Scraper

apify/facebook-marketplace-scraper
Try for free

Pay $5.00 for 1,000 results

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.

Do you want to learn more about this Actor?

Get a demo

You can access the Facebook Marketplace Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://www.facebook.com/marketplace/prague/home-improvements"
5    },
6    {
7      "url": "https://www.facebook.com/marketplace/prague/search/?query=apartment"
8    }
9  ],
10  "resultsLimit": 20
11}' |
12apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Apify
Actor metrics
  • 52 monthly users
  • 9 stars
  • 100.0% runs succeeded
  • 65 days response time
  • Created in May 2024
  • Modified 1 day ago