Facebook Marketplace Scraper
Create and run a facebook marketplace scraper
This endpoint allows you to create and run a facebook marketplace scraper.
POST
/
api
/
scrapers
/
fb-marketplace
/
create-and-run
Authorizations
Authorization
string
headerrequiredYou can retrieve your token by visiting the API Tokens section inside your profile page or see https://docs.mrscraper.com/documentation/api-token for the details.
Body
application/json
name
string
The name of the scraping task.
urls
string[]
The URLs to scrape if you want to override default ones.
webhook_url
string
The URL to which the scraping results will be sent.
zip_codes
string
The zip codes to scrape, each separated by a newline character.
categories
object[]
The categories to scrape.
Response
200 - application/json
message
string
scraper
object
results
any[]