Facebook Marketplace Scraper avatar

Facebook Marketplace Scraper

Try for free

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

View all Actors
Facebook Marketplace Scraper

Facebook Marketplace Scraper

inquisitive_sarangi/facebook-marketplace-scraper
Try for free

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

Scrape facebook marketplace with highly targeted/customized search queries and filters. Export and download data to CSV/JSON etc.

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  "listingUrls": [],
3  "searchUrls": [],
4  "proxy": {
5    "useApifyProxy": true,
6    "apifyProxyGroups": [
7      "RESIDENTIAL"
8    ],
9    "apifyProxyCountry": "US"
10  },
11  "lat": "40.68",
12  "lng": "-73.87",
13  "radius": "10",
14  "maxPage": 1,
15  "category": "vehicles",
16  "maxConcurrency": 5,
17  "maxRequestsPerMinute": 200
18}' |
19apify call inquisitive_sarangi/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
  • 37 monthly users
  • 6 stars
  • 99.5% runs succeeded
  • 20 hours response time
  • Created in Sep 2023
  • Modified 5 months ago