Skip to main content
POST
Update Settings
Update the configuration of your Facebook Marketplace Scraper squid. Pass crawler-specific settings inside the params object.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY
string
required
Must be application/json. Value: application/json

Body

object
Crawler-specific settings. See fields below.

Settings Fields

integer
Maximum number of listings to collect per task. Leave empty for unlimited.
integer
Maximum number of unique listings retrieved across all tasks in the entire run. Leave empty for unlimited.
boolean
Visit each listing’s detail page to collect additional fields: full description, condition, precise location (latitude/longitude), seller profile, discount price, and structured listing attributes. Requires one additional request per listing.

Code Examples

Response

201