Leboncoin Scraper avatar
Leboncoin Scraper

Deprecated

Pricing

$30.00/month + usage

Go to Store
Leboncoin Scraper

Leboncoin Scraper

Deprecated

Developed by

Victor McDowell

Victor McDowell

Maintained by Community

Extremely fast Scraper that Extracts ads from leboncoin.fr

0.0 (0)

Pricing

$30.00/month + usage

1

Total users

41

Monthly users

1

Last modified

3 years ago

BS

Update queries are

Closed

BasileDataimo opened this issue
2 years ago

Hello Victor,

I have some issues with the ad update. Some of the results seems incorrect. For instance, I got this response 20 minutes ago and 2 out of 3 ads are still accessible online :

[
{
"list_id": "2287773329",
"status": "disabled",
"url": "https://www.leboncoin.fr/ventes_immobilieres/2287773329.htm"
},
{
"list_id": "2293967685",
"status": "disabled",
"url": "https://www.leboncoin.fr/ventes_immobilieres/2293967685.htm"
},
{
"list_id": "2294382340",
"status": "disabled",
"url": "https://www.leboncoin.fr/ventes_immobilieres/2294382340.htm"
}
]

What are you using to decide if the ad has been disabled ?

BS

BasileDataimo

2 years ago

Hello Victor,

I checked some results yesterday, it seems that some ads are still detected as disabled but still online. Do you have any lead on why it is happening? Do you want some help to locate the concerned ads?

Also I still see some runs with this error :

2023-03-22T16:53:22.806Z ReferenceError: log is not defined
2023-03-22T16:53:22.809Z at BasicCrawler.failedRequestHandler (file:///usr/src/app/main.js:39:9)
2023-03-22T16:53:22.814Z at /usr/src/app/node_modules/@crawlee/basic/internals/basic-crawler.js:736:78
2023-03-22T16:53:22.816Z at BasicCrawler._tagUserHandlerError (/usr/src/app/node_modules/@crawlee/basic/internals/basic-crawler.js:723:26)
2023-03-22T16:53:22.820Z at BasicCrawler._handleFailedRequestHandler (/usr/src/app/node_modules/@crawlee/basic/internals/basic-crawler.js:736:24)
2023-03-22T16:53:22.822Z at BasicCrawler._requestFunctionErrorHandler (/usr/src/app/node_modules/@crawlee/basic/internals/basic-crawler.js:718:24)
2023-03-22T16:53:22.825Z at runMicrotasks (<anonymous>)
2023-03-22T16:53:22.826Z at processTicksAndRejections (node:internal/process/task_queues:96:5)
2023-03-22T16:53:22.827Z at async wrap (/usr/src/app/node_modules/@apify/timeout/index.js:52:21)
2023-03-22T16:53:23.052Z node:internal/process/esm_loader:97
2023-03-22T16:53:23.053Z internalBinding('errors').triggerUncaughtException(

Best regards.