Facebook Marketplace Scraper + Discord Alerts avatar
Facebook Marketplace Scraper + Discord Alerts

Pricing

$20.00/month + usage

Go to Store
Facebook Marketplace Scraper + Discord Alerts

Facebook Marketplace Scraper + Discord Alerts

Developed by

Gavin

Gavin

Maintained by Community

An extremely CHEAP and FAST Facebook Marketplace scraper! Best for flippers and resellers. Instantly finds and sends the newest listings to your Discord for rapid sourcing and real-time alerts. Also supports mass scraping of listing info for analysis or research.

0.0 (0)

Pricing

$20.00/month + usage

2

Total users

3

Monthly users

3

Runs succeeded

>99%

Last modified

5 days ago

You can access the Facebook Marketplace Scraper + Discord Alerts programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "searchTerms": [
< "iPhone",
< "PS5"
< ],
< "minPrices": [
< "50",
< "100"
< ],
< "maxPrices": [
< "2000",
< "1000"
< ],
< "daysListed": [
< "1",
< "7"
< ],
< "filterKeywords": [
< "iphone",
< "i-phone",
< "ps5",
< "playstation 5"
< ],
< "listingsPerSearch": 5,
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "CA"
< },
< "latitude": "43.653225",
< "longitude": "-79.383186"
<}' |
<apify call futurafree/facebook-marketplace-scraper-discord-alerts --silent --output-dataset

Facebook Marketplace Scraper + Discord Alerts API through CLI

The Apify CLI is the official tool that allows you to use Facebook Marketplace Scraper + Discord Alerts locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: