Leboncoin Scraper avatar
Leboncoin Scraper
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Leboncoin Scraper

Leboncoin Scraper

mcdowell/leboncoin-scraper

Extremely fast Scraper that Extracts ads from leboncoin.fr

User avatar

Update queries are

Open

BasileDataimo opened this issue
a year 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 :

1[
2    {
3        "list_id": "2287773329",
4        "status": "disabled",
5        "url": "https://www.leboncoin.fr/ventes_immobilieres/2287773329.htm"
6    },
7    {
8        "list_id": "2293967685",
9        "status": "disabled",
10        "url": "https://www.leboncoin.fr/ventes_immobilieres/2293967685.htm"
11    },
12    {
13        "list_id": "2294382340",
14        "status": "disabled",
15        "url": "https://www.leboncoin.fr/ventes_immobilieres/2294382340.htm"
16    }
17]

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

User avatar

BasileDataimo

a year 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 :

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

Best regards.

Developer
Maintained by Community