Skip to main content
POST
Add Tasks
Add Facebook Marketplace search URLs as tasks to your Facebook Marketplace Scraper squid. Each task should be a Marketplace search URL with your desired filters applied.

Headers

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

Body

string
required
Hash ID of your squid.
array
required
Array of task objects. Each task supports the fields below.

Task Fields

string
required
Facebook Marketplace search URL. Navigate to Marketplace, apply your filters (location, category, price range, etc.), and copy the URL from your browser.Example: https://www.facebook.com/marketplace/paris/search?query=piano

Code Examples

Response

201