Facebook Marketplace Scraper πŸ’Ž avatar

Facebook Marketplace Scraper πŸ’Ž

Pricing

from $1.20 / 1,000 results

Go to Apify Store
Facebook Marketplace Scraper πŸ’Ž

Facebook Marketplace Scraper πŸ’Ž

The cheapest, fastest, and most data-rich Facebook Marketplace scraper on Apify. Extracts 40+ fields per listing β€” including seller intelligence, item details, vehicle specs, and HD images β€” for any category. No login required.

Pricing

from $1.20 / 1,000 results

Rating

5.0

(2)

Developer

ScraperPro

ScraperPro

Maintained by Community

Actor stats

3

Bookmarked

10

Total users

3

Monthly active users

10 hours ago

Last modified

Share

πŸ›’ Facebook Marketplace Scraper β€” Fast, Cheap & 40+ Fields

The fastest and most cost-effective Facebook Marketplace Scraper on Apify. Get the data you need instantly, without burning your budget.

Extract 40+ fields per listing β€” seller intelligence, vehicle specs, HD images, and more β€” for any category, any city, any country. No login. No cookies. No proxy setup required.


πŸš€ Why is this the Cheapest and Fastest Scraper?

Most Facebook Marketplace scrapers use slow, heavy, browser-based automation. This eats up massive amounts of memory, compute time, and expensive proxy bandwidthβ€”costs that get passed directly to you.

Our scraper is built completely differently. We engineered a lightweight, pure API-driven engine that extracts data directly. Because it uses a fraction of the resources, you get your datasets at lightning speed while paying significantly less per run than any competing actor.

πŸ’Έ Core Benefits

  • Lightning Fast Extraction: Get tens of thousands of listings in minutes, not hours.
  • Dramatically Lower Costs: No headless browsers means virtually no wasted proxy bandwidth or compute time.
  • Fail-Fast Reliability: If a category is empty or a search is invalid, the scraper aborts instantly instead of spinning for hours and draining your credits.
  • Uncapped Data: Effortlessly bypasses Facebook's 1,000 listing cap to pull the entire market dataset natively.

⚑ Key Features

  • 🚫 No Login or Cookies Required β€” scrape anonymously without risking any Facebook account
  • πŸ”Œ Zero Proxy Setup β€” built-in premium residential proxies handle all IP rotation automatically
  • πŸ“¦ Comprehensive Listing Data β€” deep item descriptions, vehicle specs (mileage, transmission), prices, and images
  • πŸ—ΊοΈ Any Location Worldwide β€” city slug, GPS coordinates, or radius-based search
  • πŸ”— Paste Any URL β€” drop a raw Facebook Marketplace search, category, or item URL directly into the input!
  • βš™οΈ Advanced Sorting β€” Lowest Price, Newest First, Nearest First, or Best Match
  • ⚑ Concurrent Processing β€” up to 10 parallel threads for maximum speed

🎯 Who Uses This?

IndustryUse Case
πŸš— Car Dealerships & Auto FlippersExtract VINs, mileage, transmission types, title status, and engine specs across an entire city's vehicle listings. Find underpriced cars before competitors even know they're listed.
🏠 Real Estate Agents & InvestorsScrape rental listings, property prices, bedroom counts, and locations to analyze local housing markets. Track how fast listings move.
πŸ“¦ Dropshippers & ResellersMonitor electronics, furniture, and clothing prices. Identify undervalued items, track top-rated sellers, and spot trending categories.
πŸ“Š Market Research & PricingBuild exhaustive category datasets for price elasticity analysis, competitor benchmarking, or supply/demand modeling.

πŸ“Š What Data Does It Extract?

The scraper adapts to the category. Generic fields for all items, deep automotive specs for vehicles.

πŸ’‘ Vehicle listings are Auto-Enriched with full specs: vin, engine, drivetrain, and title_status when provided by the seller!

πŸ–ΌοΈ Apify Dataset View

Apify Dataset Preview

General Listing JSON Example

{
"url": "https://www.facebook.com/marketplace/item/123456789/",
"title": "IKEA Malm Dresser - Like New",
"price": "$150",
"city_slug": "sanfrancisco",
"seller_name": "Unknown",
"pseudo_seller_id": "anon_e631ed69818bce84",
"posted_at": "2023-10-24T18:30:00+00:00",
"condition": "PC_USED_LIKE_NEW",
"brand": "IKEA",
"attributes": ["White", "6 drawers"]
}

πŸ“₯ Input Parameters

ParameterTypeDefaultDescription
start_urlsarray[]Paste any Facebook Marketplace search, category, or item URL to preserve your exact filters
search_querystring"vehicles"What to search for (e.g. iphone, honda civic, sofa)
city_slugstring"sanfrancisco"Facebook city identifier (e.g. london, newyork, chicago)
sort_bystring"best_match"Sort results: best_match, lowest_price, nearest_first, newest_first
min_priceint1000Minimum price filter ($)
max_priceint10000Maximum price filter ($)
max_resultsint100Maximum listings to return
deep_sweepbooltrueToggle Deep Sweep mode to dynamically bypass Facebook 1,000 limits
concurrencyint5Parallel threads (1–10). Higher = faster!
days_since_listedint1Recency filter: 1 = last 24h, 7 = last week

πŸ’‘ Quick API Integration

from apify_client import ApifyClient
client = ApifyClient("YOUR_API_TOKEN")
run = client.actor("scraperpro/facebook-marketplace-scraper").call(run_input={
"search_query": "honda civic",
"city_slug": "losangeles",
"sort_by": "lowest_price",
"max_results": 500,
"deep_sweep": True
})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(f"{item['title']} β€” {item['price']} β€” {item['seller_rating']}⭐")

❓ FAQ

Q: Do I need to buy my own residential proxies?
A: No. Premium residential proxies are included automatically.

Q: Do I need a Facebook account or cookies?
A: No. The scraper runs completely anonymously.

Q: How do I get more than 1,000 listings?
A: Just enable deep_sweep! It intelligently bypasses the hard limits to fetch the entire dataset.


πŸ” Search Keywords

Facebook Marketplace scraper, scrape Facebook Marketplace, Facebook Marketplace API, FB Marketplace data extraction, Facebook listings scraper, fastest Facebook scraper, cheapest Facebook scraper, bypass Facebook 1000 limit, Facebook Marketplace bulk scraper, dropshipping product research, car dealer scraper.