Facebook Marketplace Actor Feature Add avatar
Facebook Marketplace Actor Feature Add

Pricing

$30.00/month + usage

Go to Apify Store
Facebook Marketplace Actor Feature Add

Facebook Marketplace Actor Feature Add

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Facebook Marketplace Actor Feature Add is an Apify Actor that scrapes Facebook Marketplace listings by location, keywords, and listing age. Collect structured data including titles, prices, images, locations, and delivery types for analysis, automation, or market research.

0.0 (0)

Pricing

$30.00/month + usage

0

2

2

Last modified

21 days ago

Introduction

The Facebook Marketplace Actor Feature Add is an Apify Actor that allows you to scrape listings from Facebook Marketplace based on location, search queries, and listing age. Collect structured listing data including titles, prices, images, locations, and delivery types for analysis or automation.

Input

You need to provide the following input when running the Actor:

{
"daysSinceListed": 1,
"itemLimit": 10,
"location": "texas",
"search_queries": "car"
}
ParameterTypeDescription
daysSinceListedintegerNumber of days since the listing was posted.
itemLimitintegerMaximum number of items to retrieve per run.
locationstringLocation to search for listings (e.g., state, city).
search_queriesstringKeywords or search queries to filter listings.

Output

The Actor returns a list of marketplace listings with details such as title, price, image, location, and delivery types. Example output:

[
{
"marketplace_listing_category_id": "807311116002614",
"marketplace_listing_title": "2015 Ford Escape · SE Sport SUV 4D",
"image": "https://scontent.fbfh19-1.fna.fbcdn.net/v/t39.30808-6/556309109_1233815888507508_5854156613072205126_n.jpg?stp=dst-jpg_s261x260_tt6&_nc_cat=109&ccb=1-7&_nc_sid=454cf4&_nc_ohc=Y-DykrUzpN0Q7kNvwGJpIyw&_nc_oc=Adm_Qj5TNNDq2juTwCCLSyconU96VAdwHG-hmJc05uJ8TwaB1pBb2w9Px2sX53d7Mw0&_nc_zt=23&_nc_ht=scontent.fbfh19-1.fna&_nc_gid=69R_6_IBDIsFxnc2SRxTJQ&oh=00_AfeevQ8r--vfmVBNLVDH2fhS9qyIe5DrxWNnPHS6jBdbRg&oe=68E983BA",
"formatted_amount": "$4,500",
"amount": "4500.00",
"location_display_name": "Texas City, Texas",
"location": "Texas City",
"state": "TX",
"delivery_types": [
"IN_PERSON"
]
}
]

Features

  • Scrape Facebook Marketplace listings by location and keywords.
  • Filter listings by days since posted and limit the number of items.
  • Collect structured data including title, price, image, location, and delivery types.
  • Ideal for automation, analysis, or market research.

Use Cases

  • Monitor marketplace listings for specific products or regions.
  • Collect data for pricing or market trend analysis.
  • Automate notifications for new items matching search criteria.
  • Integrate Facebook Marketplace data into dashboards or apps.

Support

For bug reports, custom outputs, or feature requests, contact: Email: support@getdataforme.com Contact Form: https://getdataforme.com/contact/ Please include a clear subject line describing your issue or request.