
Facebook Marketplace Scraper
Pricing
$10.00/month + usage

Facebook Marketplace Scraper
Unlock valuable insights from Facebook Marketplace effortlessly – perfect for market research, price tracking, and competitor analysis, all while staying anonymous.
0.0 (0)
Pricing
$10.00/month + usage
2
Total users
42
Monthly users
5
Runs succeeded
95%
Issue response
1 days
Last modified
10 days ago
Start URLs
startUrls
arrayRequired
URLs to start with. The actor currently supports URLs such as 'https://www.facebook.com/marketplace/nyc/search/?query=sleeper%20trucks'
Run in monitoring mode where only newly items compared to previous runs will be scraped
monitoringMode
booleanOptional
If checked, it will only scrape newly items compared to what has been scraped in previous runs.
Default value of this property is false
Maximum items per crawl
maxItems
integerOptional
Maximum number of items that will be scraped per crawl.
Default value of this property is 100
Min delay for API call
minDelay
integerOptional
Minimum delay to wait before calling the new items from API.
Default value of this property is 5
Max delay for API call
maxDelay
integerOptional
Maximum delay to wait before calling the new items from API
Default value of this property is 10
Max Concurrency
maxConcurrency
integerOptional
Maximum number of pages that can be processed at the same time.
Default value of this property is 10
Min Concurrency
minConcurrency
integerOptional
Minimum number of pages that will be processed at the same time.
Default value of this property is 1
Max Request Retries
maxRequestRetries
integerOptional
Number of times the crawler will retry a failed request before giving up.
Default value of this property is 100
Proxy configuration
proxy
objectOptional
Specifies proxy servers that will be used by the scraper in order to hide its origin.
For details, see Proxy configuration in README.
Default value of this property is {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"],"apifyProxyCountry":"US"}