Facebook Marketplace Scraper (Zero-Auth, Search, Locations) avatar

Facebook Marketplace Scraper (Zero-Auth, Search, Locations)

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Facebook Marketplace Scraper (Zero-Auth, Search, Locations)

Facebook Marketplace Scraper (Zero-Auth, Search, Locations)

Instantly extract active Facebook Marketplace listings, item prices, seller details, high-res photos, and precise location coordinates without logging in or managing proxies.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

OluwaNifemi Jacob

OluwaNifemi Jacob

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

๐Ÿ›’ Ultimate Facebook Marketplace Scraper (Zero-Auth)

Powered by SignalQub Status

Scraping Facebook Marketplace usually requires complex account management, IP localization, and constant captcha-solving. This Actor bypasses all of those hurdles.

Powered by the SignalQub Data Engine, the Ultimate Facebook Marketplace Scraper is a fast, zero-authentication extraction tool. Pull local listings, item prices, seller profiles, and precise coordinates instantly. It requires no cookies, no proxies, and absolutely zero risk to your personal Facebook account.


๐ŸŒŸ Key Features

  • Zero Authentication Required: Keep your personal accounts completely safe.
  • Location-Based Searching: Perform highly specific searches by passing exact Latitude and Longitude coordinates to simulate local browsing.
  • Location Lookups: Don't have coordinates? Use our built-in location_search mode to instantly convert a city or postal code into precise Lat/Lng targets.
  • Unified Output: All queries map automatically into a clean 5-column dataset, perfect for pricing analysis, flipping, and local market research.

๐ŸŽฏ What Can You Scrape?

  1. Single Item Details (single_item): Pass a Marketplace item URL or ID to pull the full description, high-resolution photo array, exact price, and seller profile data.
  2. Marketplace Search (marketplace_search): Pass a search keyword along with your Lat/Lng coordinates to scrape hundreds of local active listings, including pagination.
  3. Location Lookup (location_search): Find the exact GPS coordinates and Region IDs for any city, neighborhood, or zip code recognized by Facebook.

๐Ÿ› ๏ธ Input Configuration

ParameterTypeDescription
Extraction ModeSelectChoose Single Item, Marketplace Search, or Location Lookup.
TargetStringThe query (e.g., 'MacBook Pro', 'London'), Item URL, or Item ID.
Latitude / LongitudeStringRequired for Marketplace Search. The exact GPS coordinates to search from.
Radius (km)String(Optional) The search radius around your coordinates.
Min/Max PriceString(Optional) Filter search results by pricing parameters.
Pagination CursorString(Optional) Deep pagination token (the scraper provides this automatically at the bottom of the dataset if more listings exist).

๐Ÿ“Š Sample Output (5-Column Normalized Schema)

Example Output (Marketplace Search):

[
{
"author": "Brooklyn, New York",
"content": "2021 Apple MacBook Pro 16-inch M1 Max",
"metrics": "Price: $1,400.00 | Pending: No",
"url": "[https://www.facebook.com/marketplace/item/123456789](https://www.facebook.com/marketplace/item/123456789)...",
"media": "[https://scontent-iad3-2.xx.fbcdn.net/v/t39.30808-6/](https://scontent-iad3-2.xx.fbcdn.net/v/t39.30808-6/)..."
}
]