Skip to main content
POST
Add Tasks
Add Leboncoin boutique directory URLs to your Leboncoin Boutiques Scraper squid. Each task should be a Leboncoin boutiques category URL.

Headers

Authorization
string
required
Your API authentication token. Value: Token YOUR_API_KEY
Content-Type
string
required
Request body format. Value: application/json

Request Body

FieldTypeRequiredDescription
squidstringYesHash of your squid configured with the Leboncoin Boutiques Scraper
tasksarrayYesArray of task objects, each containing a url field

Task Object

FieldTypeRequiredDescription
urlstringYesA Leboncoin boutiques directory URL (e.g. /boutiques/vehicules/toutes_categories or /boutiques/immobilier/toutes_categories)
Browse to a Leboncoin boutiques category page, then copy the path (e.g. /boutiques/vehicules/toutes_categories). You can also pass the full URL.

Code Examples

Response

200