Facebook Marketplace Scraper avatar

Facebook Marketplace Scraper

Under maintenance

Pricing

from $3.50 / 1,000 results

Go to Apify Store
Facebook Marketplace Scraper

Facebook Marketplace Scraper

Under maintenance

Self-healing, enterprise-grade scraper for Facebook Marketplace. Supports keyword search, direct URL scraping, and category discovery. Resilient to platform changes.

Pricing

from $3.50 / 1,000 results

Rating

0.0

(0)

Developer

Ahmed Yacin

Ahmed Yacin

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

๐Ÿ›๏ธ Facebook Marketplace Premium Scraper

Enterprise-Grade, Lightning-Fast Real-Time Data Extraction for Facebook Marketplace


โšก Overview

Welcome to the most resilient and powerful Facebook Marketplace scraper on the Apify Store. Built for real estate investors, car dealerships, dropshippers, and market analysts, this Actor delivers clean, real-time structured JSON data directly from Facebook Marketplace without requiring logins, cookies, or browser automation.

Powered by a custom high-performance asynchronous HTTP engine and dynamic GraphQL schema discovery, our self-healing architecture guarantees maximum uptime even when Facebook updates their internal API structures.


๐Ÿ”ฅ Why Choose This Scraper?

  • ๐Ÿ›ก๏ธ Zero Account Risk: Completely anonymous scraping. You do not need to provide Facebook accounts, passwords, or cookies.
  • โšก Ultra-Low Latency: Bypasses heavy browser automation overhead using proprietary network optimization. Runs up to 10x faster than traditional headless scrapers.
  • ๐Ÿ”„ Self-Healing Engine: Automatically resolves dynamic GraphQL operation IDs to prevent scraper downtime during platform updates.
  • ๐Ÿ“Š Bespoke UI Views: Features dedicated UI tabs in the Apify Console so you can seamlessly toggle between ๐Ÿ›๏ธ Product Listings and ๐Ÿ—‚๏ธ Category Tree perspectives.

๐ŸŽฏ What Data Can You Extract?

When scraping marketplace listings or direct URLs, you receive rich structured records containing:

  • ๐Ÿ†” Listing ID & Direct URL
  • ๐Ÿท๏ธ Product Title & Full Description
  • ๐Ÿ’ฐ Price (Formatted & Numeric for easy filtering)
  • ๐Ÿ“ Seller City, State, & Precise GPS Coordinates (Lat/Long)
  • ๐Ÿ–ผ๏ธ Primary Thumbnail Preview & Full High-Res Gallery Array
  • ๐Ÿ“ฆ Delivery Method (Local Pickup vs Shipping)
  • ๐Ÿ‘ค Seller ID & Name
  • ๐Ÿ”– Custom Listing Attributes (Brand, Model, Condition, Mileage)

๐Ÿ› ๏ธ Scraping Modes & Usage

This Actor provides three distinct operating modes selectable right from the Apify UI input form:

1. ๐Ÿ” Keyword Search (mode: search)

Enter search terms (e.g., "iPhone 15 Pro", "Honda Civic", "Office Chair"), specify the target city ("New York"), set your price filters, radius, and sorting preference. The scraper will extract all top matching inventory in real time.

2. ๐Ÿ”— Direct Listing URLs (mode: urls)

Already have a list of specific Facebook Marketplace items? Paste up to 50 URLs directly into the input array to execute deep metadata extraction across all items simultaneously.

3. ๐Ÿ—‚๏ธ Category Discovery (mode: categories)

Need to explore Facebook's active marketplace taxonomy? Run this mode to extract the complete category hierarchy and SEO slugs instantly.


๐Ÿ“ฅ Input Configuration Preview

Here is an example of the configuration parameters you can set via the Apify UI or API:

{
"mode": "search",
"query": "MacBook Pro M3",
"location": "San Francisco",
"radius_km": 50,
"min_price": 800,
"max_price": 2500,
"sort_by": "creation_time_descend",
"fetch_details": true
}

๐Ÿ“ค Sample Output Preview

[
{
"id": "123456789012345",
"title": "MacBook Pro M3 Max 36GB RAM Flawless Condition",
"price_formatted": "$2,200",
"price_amount": 2200.0,
"city": "San Francisco",
"state": "CA",
"listing_url": "https://www.facebook.com/marketplace/item/123456789012345/",
"image_url": "https://scontent-sfo3-1.xx.fbcdn.net/v/t45.5328-4/...",
"all_images": [
"https://scontent-sfo3-1.xx.fbcdn.net/v/t45.5328-4/img1.jpg",
"https://scontent-sfo3-1.xx.fbcdn.net/v/t45.5328-4/img2.jpg"
],
"is_pending": false,
"is_sold": false,
"delivery_type": "LOCAL_PICKUP",
"description": "Mint condition MacBook Pro M3 Max. Comes with AppleCare+ and original charger.",
"seller_id": "9876543210",
"seller_name": "Sarah Connor",
"latitude": 37.7749,
"longitude": -122.4194,
"attributes": {
"Condition": "Used - Like New",
"Brand": "Apple",
"Model": "MacBook Pro"
}
}
]

๐Ÿ’ฒ Pricing & Monetization

This Actor operates on a highly cost-effective Pay-per-Result model:

  • You only pay for successful items extracted ($3.50 per 1,000 listings).
  • Zero wasted proxy bandwidth or execution fees on empty searches.

โ“ Frequently Asked Questions

Q: Do I need to provide Facebook accounts or cookies? A: No. Our scraper uses a proprietary request engine to query Facebook publicly and anonymously. Your personal accounts remain 100% safe.

Q: Do I need to supply proxies? A: When running on the Apify Store, the Actor is fully integrated with Apify's Residential Proxy network. Just keep the default proxy setting enabled.

Q: How fast does it scrape? A: Because our scraper uses highly optimized asynchronous network queries rather than resource-heavy headless browsers, standard searches and deep extractions complete in seconds rather than minutes.