Facebook Marketplace Scraper
Pay $5.00 for 1,000 results
Facebook Marketplace Scraper
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 demoYou 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:
- 77 monthly users
- 10 stars
- 99.7% runs succeeded
- 7.5 days response time
- Created in May 2024
- Modified 2 days ago