Facebook Marketplace Scraper avatar

Facebook Marketplace Scraper

Try for free

3 days trial then $29.00/month - No credit card required now

View all Actors
Facebook Marketplace Scraper

Facebook Marketplace Scraper

datavoyantlab/facebook-marketplace-scraper
Try for free

3 days trial then $29.00/month - No credit card required now

Scrape Facebook Marketplace listings effortlessly. Extract prices, photos, seller info, and more. Export to JSON, CSV, or Excel, or use the API for real-time data. Ideal for market research and e-commerce analysis.

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  "url": "https://www.facebook.com/marketplace/category/apparel",
3  "proxy": {
4    "useApifyProxy": true,
5    "apifyProxyGroups": [
6      "RESIDENTIAL"
7    ],
8    "apifyProxyCountry": "US"
9  }
10}' |
11apify call datavoyantlab/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 Community
Actor metrics
  • 2 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Sep 2024
  • Modified about 10 hours ago