Facebook Marketplace Scraper
3 days trial then $29.00/month - No credit card required now
Facebook Marketplace Scraper
3 days trial then $29.00/month - No credit card required now
Scrape Facebook Marketplace listings easily. Extract prices, photos, seller info & more. Export to JSON, CSV, Excel or use API for real-time data. Perfect for market research & 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/vehicles",
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 (Fast) 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:
- 12 monthly users
- 4 stars
- 99.8% runs succeeded
- 0.65 hours response time
- Created in Sep 2024
- Modified 1 day ago