POST
/
api
/
scrapers
/
fb-marketplace
/
create-and-run

Authorizations

Authorization
string
headerrequired

You 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[]