Desktop version Jobs Stats

PROJECT (sourcing_v2)
SPIDER (auto_selling_lacentrale.fr)

2026-03-30 14:37:12 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 14:37:12 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 14:37:12 [auto_selling_lacentrale.fr] INFO: Starting auto_selling_lacentrale.fr spider
2026-03-30 14:37:12 [auto_selling_lacentrale.fr] INFO: _job: 498afd402c1f11f18e133aacc95538c6, SCRAPY_JOB: None
2026-03-30 14:37:12 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 14:37:12 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 14:37:12 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 14:37:12 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 14:37:12 [scrapy.extensions.telnet] INFO: Telnet Password: 97274d41802958c3
2026-03-30 14:37:12 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
 'scrapy.extensions.telnet.TelnetConsole',
 'scrapy.extensions.memusage.MemoryUsage',
 'scrapy.extensions.feedexport.FeedExporter',
 'scrapy.extensions.logstats.LogStats',
 'scrapy.extensions.closespider.CloseSpider']
2026-03-30 14:37:12 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
 'CLOSESPIDER_TIMEOUT': 3600,
 'CONCURRENT_REQUESTS': 5,
 'DOWNLOAD_MAXSIZE': 52428800,
 'DOWNLOAD_WARNSIZE': 10485760,
 'FEED_EXPORT_ENCODING': 'utf-8',
 'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_lacentrale.fr/498afd402c1f11f18e133aacc95538c6.log',
 'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
 'MEMUSAGE_LIMIT_MB': 2048,
 'MEMUSAGE_WARNING_MB': 1536,
 'NEWSPIDER_MODULE': 'spiders',
 'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
 'SPIDER_MODULES': ['spiders', 'auth_check'],
 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
 'USER_AGENT': ''}
2026-03-30 14:37:12 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 14:37:12 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 14:37:12 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
 'scrapy.downloadermiddlewares.retry.RetryMiddleware',
 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
 'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 14:37:12 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-30 14:37:12 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
 'scrapy.spidermiddlewares.referer.RefererMiddleware',
 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
 'scrapy.spidermiddlewares.depth.DepthMiddleware',
 'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
 'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-30 14:37:12 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
 'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-30 14:37:12 [scrapy.core.engine] INFO: Spider opened
2026-03-30 14:37:12 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 14:37:12 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-30 14:37:12 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-03-30 14:37:12 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 14:37:12 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026
2026-03-30 14:37:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-30 14:37:12 [scrapy-playwright] INFO: Starting download handler
2026-03-30 14:37:12 [scrapy-playwright] INFO: Starting download handler
2026-03-30 14:37:17 [auto_selling_lacentrale.fr] INFO: Scraper started with URL: https://pros.lacentrale.fr/C043042/index?page=4 and multipost_profile_id: 121e5c4e-85d7-4e82-b86f-da3c29a627f4 and job_id: 498afd402c1f11f18e133aacc95538c6
2026-03-30 14:37:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 14:37:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://pros.lacentrale.fr/C043042/index?page=4> (referer: None) ['zyte-api']
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] INFO: response: <200 https://pros.lacentrale.fr/C043042/index?page=4>
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] INFO: Title: 35
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] INFO: Title at home page 35
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] INFO: Total number of items: 35
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] INFO: Parsing page 1
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] INFO: Found 8 listings on page 1
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] DEBUG: Extracted classified_ref: E118316108 and ad_id: 69118316108
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] DEBUG: Extracted classified_ref: E118269568 and ad_id: 69118269568
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] DEBUG: Extracted classified_ref: E117621665 and ad_id: 69117621665
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] DEBUG: Extracted classified_ref: E118252754 and ad_id: 69118252754
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] DEBUG: Extracted classified_ref: E118554779 and ad_id: 69118554779
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] DEBUG: Extracted classified_ref: E117555663 and ad_id: 69117555663
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] DEBUG: Extracted classified_ref: E118545265 and ad_id: 69118545265
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] DEBUG: Extracted classified_ref: E117014648 and ad_id: 69117014648
2026-03-30 14:37:20 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 14:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 14:37:20 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-30 14:37:20 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 14:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 14:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E118316108%27 HTTP/1.1" 200 None
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] INFO: Scrape type for E118316108: 1
2026-03-30 14:37:20 [auto_selling_lacentrale.fr] INFO: Scraping new listing E118316108
2026-03-30 14:37:20 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e6d8aa8d-dfc6-56f0-81d4-c80b2b7a2cde with identifier: E118316108
2026-03-30 14:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item e6d8aa8d-dfc6-56f0-81d4-c80b2b7a2cde
2026-03-30 14:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118316108_STANDARD_0.jpg%253Fformat%3Dwebp%26size%3D285x214%26watermark%3Dlc%26signature%3D639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935%27 HTTP/1.1" 200 None
2026-03-30 14:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118316108_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935 already downloaded
2026-03-30 14:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118316108_STANDARD_1.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118316108_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118316108_STANDARD_2.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118316108_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:20 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e6d8aa8d-dfc6-56f0-81d4-c80b2b7a2cde with identifier E118316108
2026-03-30 14:37:20 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-30 14:37:20 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-30 14:37:20 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-30 14:37:20 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-30 14:37:20 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-30 14:37:20 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 14:37:20 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 14:37:20 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 14:37:20 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 14:37:20 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-30 14:37:21 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-30 14:37:21 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-30 14:37:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 14:37:21 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 14:37:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 14:37:21 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2023
2026-03-30 14:37:21 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774881441
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774881441
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 14:37:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e6d8aa8d-dfc6-56f0-81d4-c80b2b7a2cde
2026-03-30 14:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://pros.lacentrale.fr/C043042/index?page=4>
{'auction_title': '',
 'category': None,
 'color': 'gris clair',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'expiration_date': None,
 'fuel_type': 'DIESEL',
 'id': 'e6d8aa8d-dfc6-56f0-81d4-c80b2b7a2cde',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://pros.lacentrale.fr/C043042/annonce/69118316108',
 'listing': 'auction',
 'make': 'AUDI',
 'model': 'A4',
 'odometer': 122500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 3,
 'photo_urls': ['https://pictures.lacentrale.fr/classifieds/E118316108_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
                'https://pictures.lacentrale.fr/classifieds/E118316108_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
                'https://pictures.lacentrale.fr/classifieds/E118316108_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d8aa8d-dfc6-56f0-81d4-c80b2b7a2cde/e6d8aa8d-dfc6-56f0-81d4-c80b2b7a2cde_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 7292,
             'Height': 214,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118316108_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
             'Width': 285},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d8aa8d-dfc6-56f0-81d4-c80b2b7a2cde/e6d8aa8d-dfc6-56f0-81d4-c80b2b7a2cde_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2260,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118316108_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d8aa8d-dfc6-56f0-81d4-c80b2b7a2cde/e6d8aa8d-dfc6-56f0-81d4-c80b2b7a2cde_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1854,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118316108_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140}],
 'price': 19990,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'AUDI A4 DESIGN LUXE',
 'transmission': 'automatic',
 'trim': 'DESIGN LUXE',
 'vin': None,
 'year': 2017}
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E118316108%27 HTTP/1.1" 200 None
2026-03-30 14:37:21 [auto_selling_lacentrale.fr] INFO: Saving data for E118316108: {'created_time': 1774881441.669396, 'last_price_update_time': 1774881441.669407}
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_lacentrale.fr',RowKey='E118316108') HTTP/1.1" 204 0
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E118269568%27 HTTP/1.1" 200 None
2026-03-30 14:37:21 [auto_selling_lacentrale.fr] INFO: Scrape type for E118269568: 1
2026-03-30 14:37:21 [auto_selling_lacentrale.fr] INFO: Scraping new listing E118269568
2026-03-30 14:37:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d5eba76b-599b-5b43-a70c-dbd31e15aa9d with identifier: E118269568
2026-03-30 14:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item d5eba76b-599b-5b43-a70c-dbd31e15aa9d
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118269568_STANDARD_0.jpg%253Fformat%3Dwebp%26size%3D285x214%26watermark%3Dlc%26signature%3D639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935%27 HTTP/1.1" 200 None
2026-03-30 14:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118269568_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935 already downloaded
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118269568_STANDARD_1.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118269568_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118269568_STANDARD_2.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118269568_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d5eba76b-599b-5b43-a70c-dbd31e15aa9d with identifier E118269568
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d5eba76b-599b-5b43-a70c-dbd31e15aa9d
2026-03-30 14:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://pros.lacentrale.fr/C043042/index?page=4>
{'auction_title': '',
 'category': None,
 'color': 'noir',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'expiration_date': None,
 'fuel_type': 'DIESEL',
 'id': 'd5eba76b-599b-5b43-a70c-dbd31e15aa9d',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://pros.lacentrale.fr/C043042/annonce/69118269568',
 'listing': 'auction',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 128500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 3,
 'photo_urls': ['https://pictures.lacentrale.fr/classifieds/E118269568_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
                'https://pictures.lacentrale.fr/classifieds/E118269568_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
                'https://pictures.lacentrale.fr/classifieds/E118269568_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5eba76b-599b-5b43-a70c-dbd31e15aa9d/d5eba76b-599b-5b43-a70c-dbd31e15aa9d_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6546,
             'Height': 214,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118269568_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
             'Width': 285},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5eba76b-599b-5b43-a70c-dbd31e15aa9d/d5eba76b-599b-5b43-a70c-dbd31e15aa9d_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1992,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118269568_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5eba76b-599b-5b43-a70c-dbd31e15aa9d/d5eba76b-599b-5b43-a70c-dbd31e15aa9d_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1862,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118269568_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140}],
 'price': 19990,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF CARAT',
 'transmission': 'automatic',
 'trim': 'CARAT',
 'vin': None,
 'year': 2019}
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E118269568%27 HTTP/1.1" 200 None
2026-03-30 14:37:21 [auto_selling_lacentrale.fr] INFO: Saving data for E118269568: {'created_time': 1774881441.794299, 'last_price_update_time': 1774881441.79431}
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_lacentrale.fr',RowKey='E118269568') HTTP/1.1" 204 0
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E117621665%27 HTTP/1.1" 200 None
2026-03-30 14:37:21 [auto_selling_lacentrale.fr] INFO: Scrape type for E117621665: 1
2026-03-30 14:37:21 [auto_selling_lacentrale.fr] INFO: Scraping new listing E117621665
2026-03-30 14:37:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ab7142ed-e3f9-5490-9645-cd419a005f9e with identifier: E117621665
2026-03-30 14:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item ab7142ed-e3f9-5490-9645-cd419a005f9e
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE117621665_STANDARD_0.jpg%253Fformat%3Dwebp%26size%3D285x214%26watermark%3Dlc%26signature%3D639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935%27 HTTP/1.1" 200 None
2026-03-30 14:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E117621665_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935 already downloaded
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE117621665_STANDARD_1.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E117621665_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE117621665_STANDARD_2.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E117621665_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ab7142ed-e3f9-5490-9645-cd419a005f9e with identifier E117621665
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ab7142ed-e3f9-5490-9645-cd419a005f9e
2026-03-30 14:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://pros.lacentrale.fr/C043042/index?page=4>
{'auction_title': '',
 'category': None,
 'color': 'gris clair',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'expiration_date': None,
 'fuel_type': 'ESSENCE',
 'id': 'ab7142ed-e3f9-5490-9645-cd419a005f9e',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://pros.lacentrale.fr/C043042/annonce/69117621665',
 'listing': 'auction',
 'make': 'PEUGEOT',
 'model': '208',
 'odometer': 1200,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 3,
 'photo_urls': ['https://pictures.lacentrale.fr/classifieds/E117621665_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
                'https://pictures.lacentrale.fr/classifieds/E117621665_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
                'https://pictures.lacentrale.fr/classifieds/E117621665_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7142ed-e3f9-5490-9645-cd419a005f9e/ab7142ed-e3f9-5490-9645-cd419a005f9e_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5582,
             'Height': 214,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E117621665_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
             'Width': 285},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7142ed-e3f9-5490-9645-cd419a005f9e/ab7142ed-e3f9-5490-9645-cd419a005f9e_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1962,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E117621665_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7142ed-e3f9-5490-9645-cd419a005f9e/ab7142ed-e3f9-5490-9645-cd419a005f9e_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1764,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E117621665_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140}],
 'price': 16490,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'PEUGEOT 208 STYLE',
 'transmission': 'manual',
 'trim': 'STYLE',
 'vin': None,
 'year': 2025}
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E117621665%27 HTTP/1.1" 200 None
2026-03-30 14:37:21 [auto_selling_lacentrale.fr] INFO: Saving data for E117621665: {'created_time': 1774881441.977547, 'last_price_update_time': 1774881441.977561}
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_lacentrale.fr',RowKey='E117621665') HTTP/1.1" 204 0
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E118252754%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Scrape type for E118252754: 1
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Scraping new listing E118252754
2026-03-30 14:37:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a13ca8e-e72f-5e96-a78f-1670942dd04a with identifier: E118252754
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item 5a13ca8e-e72f-5e96-a78f-1670942dd04a
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118252754_STANDARD_0.jpg%253Fformat%3Dwebp%26size%3D285x214%26watermark%3Dlc%26signature%3D639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118252754_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935 already downloaded
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118252754_STANDARD_1.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118252754_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118252754_STANDARD_2.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118252754_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5a13ca8e-e72f-5e96-a78f-1670942dd04a with identifier E118252754
2026-03-30 14:37:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5a13ca8e-e72f-5e96-a78f-1670942dd04a
2026-03-30 14:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://pros.lacentrale.fr/C043042/index?page=4>
{'auction_title': '',
 'category': None,
 'color': 'gris',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'expiration_date': None,
 'fuel_type': 'DIESEL',
 'id': '5a13ca8e-e72f-5e96-a78f-1670942dd04a',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://pros.lacentrale.fr/C043042/annonce/69118252754',
 'listing': 'auction',
 'make': 'MITSUBISHI',
 'model': 'OUTLANDER',
 'odometer': 99000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 3,
 'photo_urls': ['https://pictures.lacentrale.fr/classifieds/E118252754_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
                'https://pictures.lacentrale.fr/classifieds/E118252754_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
                'https://pictures.lacentrale.fr/classifieds/E118252754_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a13ca8e-e72f-5e96-a78f-1670942dd04a/5a13ca8e-e72f-5e96-a78f-1670942dd04a_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 7364,
             'Height': 214,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118252754_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
             'Width': 285},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a13ca8e-e72f-5e96-a78f-1670942dd04a/5a13ca8e-e72f-5e96-a78f-1670942dd04a_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2544,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118252754_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a13ca8e-e72f-5e96-a78f-1670942dd04a/5a13ca8e-e72f-5e96-a78f-1670942dd04a_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1942,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118252754_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140}],
 'price': 11990,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'MITSUBISHI OUTLANDER INVITE',
 'transmission': 'manual',
 'trim': 'INVITE',
 'vin': None,
 'year': 2009}
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E118252754%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Saving data for E118252754: {'created_time': 1774881442.12239, 'last_price_update_time': 1774881442.122402}
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_lacentrale.fr',RowKey='E118252754') HTTP/1.1" 204 0
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E118554779%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Scrape type for E118554779: 1
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Scraping new listing E118554779
2026-03-30 14:37:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 904a475d-65c7-5619-8833-437bcc4ded06 with identifier: E118554779
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item 904a475d-65c7-5619-8833-437bcc4ded06
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118554779_STANDARD_0.jpg%253Fformat%3Dwebp%26size%3D285x214%26watermark%3Dlc%26signature%3D639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118554779_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935 already downloaded
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118554779_STANDARD_1.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118554779_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118554779_STANDARD_2.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118554779_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 904a475d-65c7-5619-8833-437bcc4ded06 with identifier E118554779
2026-03-30 14:37:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 904a475d-65c7-5619-8833-437bcc4ded06
2026-03-30 14:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://pros.lacentrale.fr/C043042/index?page=4>
{'auction_title': '',
 'category': None,
 'color': 'bleu clair',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'expiration_date': None,
 'fuel_type': 'ELECTRIC',
 'id': '904a475d-65c7-5619-8833-437bcc4ded06',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://pros.lacentrale.fr/C043042/annonce/69118554779',
 'listing': 'auction',
 'make': 'MG',
 'model': 'MG ZS',
 'odometer': 23000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 3,
 'photo_urls': ['https://pictures.lacentrale.fr/classifieds/E118554779_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
                'https://pictures.lacentrale.fr/classifieds/E118554779_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
                'https://pictures.lacentrale.fr/classifieds/E118554779_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904a475d-65c7-5619-8833-437bcc4ded06/904a475d-65c7-5619-8833-437bcc4ded06_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 7998,
             'Height': 214,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118554779_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
             'Width': 285},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904a475d-65c7-5619-8833-437bcc4ded06/904a475d-65c7-5619-8833-437bcc4ded06_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2610,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118554779_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904a475d-65c7-5619-8833-437bcc4ded06/904a475d-65c7-5619-8833-437bcc4ded06_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1878,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118554779_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140}],
 'price': 22490,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'MG MG ZS COMFORT',
 'transmission': 'automatic',
 'trim': 'COMFORT',
 'vin': None,
 'year': 2024}
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E118554779%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Saving data for E118554779: {'created_time': 1774881442.237614, 'last_price_update_time': 1774881442.237623}
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_lacentrale.fr',RowKey='E118554779') HTTP/1.1" 204 0
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E117555663%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Scrape type for E117555663: 1
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Scraping new listing E117555663
2026-03-30 14:37:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 56533a5a-74e3-5b37-9523-793a856ec99e with identifier: E117555663
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item 56533a5a-74e3-5b37-9523-793a856ec99e
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE117555663_STANDARD_0.jpg%253Fformat%3Dwebp%26size%3D285x214%26watermark%3Dlc%26signature%3D639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E117555663_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935 already downloaded
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE117555663_STANDARD_1.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E117555663_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE117555663_STANDARD_2.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E117555663_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 56533a5a-74e3-5b37-9523-793a856ec99e with identifier E117555663
2026-03-30 14:37:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 56533a5a-74e3-5b37-9523-793a856ec99e
2026-03-30 14:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://pros.lacentrale.fr/C043042/index?page=4>
{'auction_title': '',
 'category': None,
 'color': 'gris foncé',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'expiration_date': None,
 'fuel_type': 'DIESEL',
 'id': '56533a5a-74e3-5b37-9523-793a856ec99e',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://pros.lacentrale.fr/C043042/annonce/69117555663',
 'listing': 'auction',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN',
 'odometer': 129000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 3,
 'photo_urls': ['https://pictures.lacentrale.fr/classifieds/E117555663_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
                'https://pictures.lacentrale.fr/classifieds/E117555663_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
                'https://pictures.lacentrale.fr/classifieds/E117555663_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56533a5a-74e3-5b37-9523-793a856ec99e/56533a5a-74e3-5b37-9523-793a856ec99e_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6694,
             'Height': 214,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E117555663_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
             'Width': 285},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56533a5a-74e3-5b37-9523-793a856ec99e/56533a5a-74e3-5b37-9523-793a856ec99e_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1746,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E117555663_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56533a5a-74e3-5b37-9523-793a856ec99e/56533a5a-74e3-5b37-9523-793a856ec99e_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1352,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E117555663_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140}],
 'price': 16990,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN SPORTLINE',
 'transmission': 'automatic',
 'trim': 'SPORTLINE',
 'vin': None,
 'year': 2015}
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E117555663%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Saving data for E117555663: {'created_time': 1774881442.37386, 'last_price_update_time': 1774881442.373869}
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_lacentrale.fr',RowKey='E117555663') HTTP/1.1" 204 0
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E118545265%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Scrape type for E118545265: 1
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Scraping new listing E118545265
2026-03-30 14:37:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b0f1d64-ce42-56b9-a340-3b50a08665d4 with identifier: E118545265
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item 1b0f1d64-ce42-56b9-a340-3b50a08665d4
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118545265_STANDARD_0.jpg%253Fformat%3Dwebp%26size%3D285x214%26watermark%3Dlc%26signature%3D639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118545265_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935 already downloaded
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118545265_STANDARD_1.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118545265_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE118545265_STANDARD_2.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E118545265_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1b0f1d64-ce42-56b9-a340-3b50a08665d4 with identifier E118545265
2026-03-30 14:37:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1b0f1d64-ce42-56b9-a340-3b50a08665d4
2026-03-30 14:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://pros.lacentrale.fr/C043042/index?page=4>
{'auction_title': '',
 'category': None,
 'color': 'beige',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'expiration_date': None,
 'fuel_type': 'ELECTRIC',
 'id': '1b0f1d64-ce42-56b9-a340-3b50a08665d4',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://pros.lacentrale.fr/C043042/annonce/69118545265',
 'listing': 'auction',
 'make': 'BMW',
 'model': 'I3',
 'odometer': 26000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 3,
 'photo_urls': ['https://pictures.lacentrale.fr/classifieds/E118545265_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
                'https://pictures.lacentrale.fr/classifieds/E118545265_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
                'https://pictures.lacentrale.fr/classifieds/E118545265_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b0f1d64-ce42-56b9-a340-3b50a08665d4/1b0f1d64-ce42-56b9-a340-3b50a08665d4_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5882,
             'Height': 214,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118545265_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
             'Width': 285},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b0f1d64-ce42-56b9-a340-3b50a08665d4/1b0f1d64-ce42-56b9-a340-3b50a08665d4_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1968,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118545265_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b0f1d64-ce42-56b9-a340-3b50a08665d4/1b0f1d64-ce42-56b9-a340-3b50a08665d4_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1654,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E118545265_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140}],
 'price': 19990,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'BMW I3 EDITION WINDMILL ATELIER',
 'transmission': 'automatic',
 'trim': 'EDITION WINDMILL ATELIER',
 'vin': None,
 'year': 2022}
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E118545265%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Saving data for E118545265: {'created_time': 1774881442.523016, 'last_price_update_time': 1774881442.52303}
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_lacentrale.fr',RowKey='E118545265') HTTP/1.1" 204 0
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E117014648%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Scrape type for E117014648: 1
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Scraping new listing E117014648
2026-03-30 14:37:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 07f9b1b7-7283-5645-bfe8-641b2ce1db96 with identifier: E117014648
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item 07f9b1b7-7283-5645-bfe8-641b2ce1db96
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE117014648_STANDARD_0.jpg%253Fformat%3Dwebp%26size%3D285x214%26watermark%3Dlc%26signature%3D639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E117014648_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935 already downloaded
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE117014648_STANDARD_1.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E117014648_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fpictures.lacentrale.fr%252Fclassifieds%252FE117014648_STANDARD_2.jpg%253Fformat%3Dwebp%26size%3D140x105%26watermark%3Dlc%26signature%3Da7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://pictures.lacentrale.fr/classifieds/E117014648_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d already downloaded
2026-03-30 14:37:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 07f9b1b7-7283-5645-bfe8-641b2ce1db96 with identifier E117014648
2026-03-30 14:37:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:37:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 07f9b1b7-7283-5645-bfe8-641b2ce1db96
2026-03-30 14:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://pros.lacentrale.fr/C043042/index?page=4>
{'auction_title': '',
 'category': None,
 'color': 'gris',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'expiration_date': None,
 'fuel_type': 'DIESEL',
 'id': '07f9b1b7-7283-5645-bfe8-641b2ce1db96',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://pros.lacentrale.fr/C043042/annonce/69117014648',
 'listing': 'auction',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 60699,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 3,
 'photo_urls': ['https://pictures.lacentrale.fr/classifieds/E117014648_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
                'https://pictures.lacentrale.fr/classifieds/E117014648_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
                'https://pictures.lacentrale.fr/classifieds/E117014648_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07f9b1b7-7283-5645-bfe8-641b2ce1db96/07f9b1b7-7283-5645-bfe8-641b2ce1db96_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5528,
             'Height': 214,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E117014648_STANDARD_0.jpg?format=webp&size=285x214&watermark=lc&signature=639071adacd9528c215e8872ccb22969a1a7e6ac2b3a853bb4d2d935',
             'Width': 285},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07f9b1b7-7283-5645-bfe8-641b2ce1db96/07f9b1b7-7283-5645-bfe8-641b2ce1db96_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1606,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E117014648_STANDARD_1.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07f9b1b7-7283-5645-bfe8-641b2ce1db96/07f9b1b7-7283-5645-bfe8-641b2ce1db96_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1512,
             'Height': 105,
             'OriginUrl': 'https://pictures.lacentrale.fr/classifieds/E117014648_STANDARD_2.jpg?format=webp&size=140x105&watermark=lc&signature=a7aec3d26decefda5cf888170c580e86bd6bcca67f2d779a39eddf4d',
             'Width': 140}],
 'price': 23990,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'PEUGEOT 308 ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'ALLURE PACK',
 'vin': None,
 'year': 2022}
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20RowKey%20eq%20%27E117014648%27 HTTP/1.1" 200 None
2026-03-30 14:37:22 [auto_selling_lacentrale.fr] INFO: Saving data for E117014648: {'created_time': 1774881442.65203, 'last_price_update_time': 1774881442.65204}
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_lacentrale.fr',RowKey='E117014648') HTTP/1.1" 204 0
2026-03-30 14:37:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 14:37:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 2.635(s), this was the 1st time calling it.
2026-03-30 14:37:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.8258618632386 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 14:37:25 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '252', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '4e51dadae607d063fdee51a22401d897', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/website-ban","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. Please, check your URL query parameters. See https://docs.zyte.com/zyte-api/usage/errors.html#zapi-error-url"}', request_id=4e51dadae607d063fdee51a22401d897.
2026-03-30 14:37:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 14:37:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 11.849(s), this was the 2nd time calling it.
2026-03-30 14:37:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.714785525579316 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 14:37:34 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '252', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '12a9b9a7a008d6d36cb54007c56dc780', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/website-ban","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. Please, check your URL query parameters. See https://docs.zyte.com/zyte-api/usage/errors.html#zapi-error-url"}', request_id=12a9b9a7a008d6d36cb54007c56dc780.
2026-03-30 14:37:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 14:37:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 17.912(s), this was the 3rd time calling it.
2026-03-30 14:37:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 32.85669890247793 seconds as it raised RequestError: RequestError: 429, message=Too Many Requests, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 14:37:40 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '320', 'Connection': 'keep-alive', 'Retry-After': '30', 'Request-Id': 'fe6ce3dd589c9bc0fc8c3255de17462c', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/limits/over-org-domain-limit","title":"Over Organisation Requests limit for the requested domain","status":429,"detail":"Too many requests. Retry in N seconds from \'Retry-After\' header or open a support ticket from https://support.zyte.com/support/tickets/new to request a higher rate limit for your account."}', request_id=fe6ce3dd589c9bc0fc8c3255de17462c.
2026-03-30 14:38:12 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 8 items (at 8 items/min)
2026-03-30 14:38:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 155MiB
2026-03-30 14:38:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 4th time calling it.
2026-03-30 14:38:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 53.169(s), this was the 4th time calling it.
2026-03-30 14:38:15 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=520, type='/download/website-ban', request_id='466377d043fdfc03115408273b131792') while processing URL (https://pros.lacentrale.fr/C043042/index?page=4/index?options=&page=2&vertical=car): Zyte API could not get a ban-free response in a reasonable time. Please, check your URL query parameters. See https://docs.zyte.com/zyte-api/usage/errors.html#zapi-error-url
2026-03-30 14:38:15 [auto_selling_lacentrale.fr] ERROR: Failure while loading page: [Failure instance: Traceback: <class 'zyte_api._errors.RequestError'>: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 14:38:15 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '252', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '466377d043fdfc03115408273b131792', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/website-ban","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. Please, check your URL query parameters. See https://docs.zyte.com/zyte-api/usage/errors.html#zapi-error-url"}', request_id=466377d043fdfc03115408273b131792
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:916:errback
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:984:_startRunCallbacks
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:1078:_runCallbacks
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:1949:_gotResultInlineCallbacks
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:1999:_inlineCallbacks
/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py:519:throwExceptionIntoGenerator
/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py:54:process_request
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:1251:adapt
/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py:257:_download_request
/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py:54:get
/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py:168:get
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:142:async_wrapped
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:58:__call__
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:110:iter
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:78:inner
/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py:410:exc_check
/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py:183:reraise
/usr/lib/python3.11/concurrent/futures/_base.py:449:result
/usr/lib/python3.11/concurrent/futures/_base.py:401:__get_result
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:61:__call__
/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py:142:request
]
2026-03-30 14:38:16 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 14:38:16 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-30 14:38:16 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-30 14:38:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:38:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:38:16 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 498afd402c1f11f18e133aacc95538c6
2026-03-30 14:38:16 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 14:38:16 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 14:38:16 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 14:38:16 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 14:38:16 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 14:38:16 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-30 14:38:16 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-30 14:38:16 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-30 14:38:16 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-30 14:38:16 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 14:38:16 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 14:38:16 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 14:38:16 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 14:38:16 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 14:38:16 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-30 14:38:16 [auto_selling_lacentrale.fr] INFO: auto_selling_lacentrale.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 8, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-30 14:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_lacentrale.fr%27%20and%20last_price_update_time%20lt%201773585496 HTTP/1.1" 200 None
2026-03-30 14:38:16 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (8 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_lacentrale.fr/498afd402c1f11f18e133aacc95538c6.jl
2026-03-30 14:38:16 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
 'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
 'downloader/request_bytes': 4144,
 'downloader/request_count': 2,
 'downloader/request_method_count/GET': 2,
 'downloader/response_bytes': 209097,
 'downloader/response_count': 1,
 'downloader/response_status_count/200': 1,
 'elapsed_time_seconds': 63.782895,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 30, 14, 38, 16, 429973, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 8,
 'log_count/DEBUG': 172,
 'log_count/ERROR': 1,
 'log_count/INFO': 138,
 'memusage/max': 163336192,
 'memusage/startup': 147156992,
 'request_depth_max': 1,
 'response_received_count': 1,
 'scheduler/dequeued': 2,
 'scheduler/dequeued/memory': 2,
 'scheduler/enqueued': 2,
 'scheduler/enqueued/memory': 2,
 'scrape_type/new': 8,
 'scrapy-zyte-api/429': 1,
 'scrapy-zyte-api/attempts': 5,
 'scrapy-zyte-api/error_ratio': 0.6,
 'scrapy-zyte-api/error_types/download/website-ban': 3,
 'scrapy-zyte-api/error_types/limits/over-org-domain-limit': 1,
 'scrapy-zyte-api/errors': 3,
 'scrapy-zyte-api/fatal_errors': 1,
 'scrapy-zyte-api/mean_connection_seconds': 2.0414465509355066,
 'scrapy-zyte-api/mean_response_seconds': 2.6700093522667885,
 'scrapy-zyte-api/processed': 2,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 1,
 'scrapy-zyte-api/request_args/device': 2,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 1,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 2,
 'scrapy-zyte-api/request_args/httpResponseBody': 2,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 2,
 'scrapy-zyte-api/request_args/url': 2,
 'scrapy-zyte-api/status_codes/200': 1,
 'scrapy-zyte-api/status_codes/429': 1,
 'scrapy-zyte-api/status_codes/520': 3,
 'scrapy-zyte-api/success': 1,
 'scrapy-zyte-api/success_ratio': 0.5,
 'scrapy-zyte-api/throttle_ratio': 0.2,
 'start_time': datetime.datetime(2026, 3, 30, 14, 37, 12, 647078, tzinfo=datetime.timezone.utc)}
2026-03-30 14:38:16 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 14:38:16 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f65cb6db350>
2026-03-30 14:38:16 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f65cb6dbb90>

PROJECT (sourcing_v2)
SPIDER (auto_selling_lacentrale.fr)