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.

webhook_url
string

The URL to which the scraping results will be sent using POST request.

zip_codes
string[]

The zip codes to scrape

categories
object[]

The categories to scrape.

Response

200 - application/json
message
string
scraper
object
results
any[]