2026-03-25 19:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 19:00:06 [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-25 19:00:06 [vpauto.fr] INFO: Starting spider vpauto.fr
2026-03-25 19:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 19:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 19:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 19:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 19:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: 21e930c3ff5de33d
2026-03-25 19:00:06 [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-25 19:00:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/vpauto.fr/task_20_2026-03-25T19_00_00.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-25 19:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 19:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 19:00:06 [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-25 19:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 19:00:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 19:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 19:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 19:00:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-25 19:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 19:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 19:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-25 19:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-25 19:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 19:00:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 19:00:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 19:00:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 19:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 19:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025
2026-03-25 19:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 19:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 19:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 19:00:11 [vpauto.fr] INFO: Requesting listing page 1: https://vpauto.eu/vehicle/list?page=1
2026-03-25 19:00:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:01:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 19:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 144MiB
2026-03-25 19:02:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 19:02:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 144MiB
2026-03-25 19:02:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.506(s), this was the 1st time calling it.
2026-03-25 19:02:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.652045811915086 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:03:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 19:03:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 144MiB
2026-03-25 19:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=1> (referer: None) ['zyte-api']
2026-03-25 19:03:34 [vpauto.fr] INFO: Found 96 ads on page 1
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 7339f956ec
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxsourcingstorageprod.table.core.windows.net
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277339f956ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 7339f956ec: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: ba64826a55
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba64826a55%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for ba64826a55: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 31d37bdbb1
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731d37bdbb1%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 31d37bdbb1: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 5a9ee95b55
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275a9ee95b55%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 5a9ee95b55: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: b671ac6ab1
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b671ac6ab1%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for b671ac6ab1: 2
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 15bf5091ec
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2715bf5091ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 15bf5091ec: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: bc0a882b1
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bc0a882b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for bc0a882b1: 2
2026-03-25 19:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 764db9d55
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27764db9d55%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 764db9d55: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 7faf8132ec
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277faf8132ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 7faf8132ec: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 3f14476d55
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273f14476d55%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 3f14476d55: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 877ed83bb1
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27877ed83bb1%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 877ed83bb1: 2
2026-03-25 19:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: fbc1e8c2ec
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fbc1e8c2ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for fbc1e8c2ec: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 52ff930155
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2752ff930155%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 52ff930155: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: af86185ec
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af86185ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for af86185ec: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 178f046bb1
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27178f046bb1%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 178f046bb1: 2
2026-03-25 19:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 801f3152b1
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27801f3152b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 801f3152b1: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: ec798a7f55
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ec798a7f55%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for ec798a7f55: 2
2026-03-25 19:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 9c17895cec
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279c17895cec%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 9c17895cec: 2
2026-03-25 19:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 3dcb1bca55
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273dcb1bca55%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 3dcb1bca55: 2
2026-03-25 19:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: e2fa89e8b1
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e2fa89e8b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for e2fa89e8b1: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 2c3ad0dcec
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272c3ad0dcec%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 2c3ad0dcec: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 591c9c1f55
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27591c9c1f55%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 591c9c1f55: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: f0ac4f5ec
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0ac4f5ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for f0ac4f5ec: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: e4ba44d7b1
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4ba44d7b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for e4ba44d7b1: 2
2026-03-25 19:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 6d7500c2b1
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d7500c2b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 6d7500c2b1: 2
2026-03-25 19:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 1a12d959ec
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271a12d959ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 1a12d959ec: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: bc4c269455
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bc4c269455%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for bc4c269455: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 9adbf19f55
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279adbf19f55%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 9adbf19f55: 2
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 90c7dca9ec
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2790c7dca9ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 90c7dca9ec: 2
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: a332cb71b1
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a332cb71b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for a332cb71b1: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: 7b78114ab1
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b78114ab1%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for 7b78114ab1: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: f415ccadec
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f415ccadec%27 HTTP/1.1" 200 None
2026-03-25 19:03:34 [vpauto.fr] INFO: Scrape type for f415ccadec: 0
2026-03-25 19:03:34 [vpauto.fr] INFO: Found listing with ID: b54d75ea55
2026-03-25 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b54d75ea55%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for b54d75ea55: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 498bfcf0ec
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27498bfcf0ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 498bfcf0ec: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: a4d16ad055
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4d16ad055%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for a4d16ad055: 2
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: d4b03e04b1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d4b03e04b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for d4b03e04b1: 2
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 384e4591b1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27384e4591b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 384e4591b1: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 7f384afbec
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277f384afbec%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 7f384afbec: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: d23adb2f55
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d23adb2f55%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for d23adb2f55: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 9194cde9b1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279194cde9b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 9194cde9b1: 2
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 75ea06d655
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2775ea06d655%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 75ea06d655: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: a4166328ec
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4166328ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for a4166328ec: 2
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: c5e98fdeec
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5e98fdeec%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for c5e98fdeec: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 164a244655
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27164a244655%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 164a244655: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: b2b6d635b1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b2b6d635b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for b2b6d635b1: 2
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 1984d0a0ec
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271984d0a0ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 1984d0a0ec: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: fce93d5455
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fce93d5455%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for fce93d5455: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: e8c8cc50b1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e8c8cc50b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for e8c8cc50b1: 2
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 8b227894b1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b227894b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 8b227894b1: 2
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 365e9c7b55
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27365e9c7b55%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 365e9c7b55: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 886ef72cec
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27886ef72cec%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 886ef72cec: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 4f95122db1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274f95122db1%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 4f95122db1: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 8ce1b976ec
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ce1b976ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 8ce1b976ec: 2
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: d589ae7d55
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d589ae7d55%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for d589ae7d55: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 82d1d48cb1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2782d1d48cb1%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 82d1d48cb1: 2
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 7cd7886dec
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277cd7886dec%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 7cd7886dec: 2
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 1072609f55
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271072609f55%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 1072609f55: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 5601798bec
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275601798bec%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 5601798bec: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 38247834b1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738247834b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 38247834b1: 2
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 5888b5c855
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275888b5c855%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 5888b5c855: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 37be6b2fb1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2737be6b2fb1%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 37be6b2fb1: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 36e0a77c55
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736e0a77c55%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 36e0a77c55: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 29296999ec
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2729296999ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 29296999ec: 2
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 4dc861dc55
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274dc861dc55%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 4dc861dc55: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 1ac0c3b8ec
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271ac0c3b8ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 1ac0c3b8ec: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: b62f4b1bb1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b62f4b1bb1%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for b62f4b1bb1: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: dc60578dec
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc60578dec%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for dc60578dec: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 9131c3d955
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279131c3d955%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 9131c3d955: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 3bbadadbb1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273bbadadbb1%27 HTTP/1.1" 200 None
2026-03-25 19:03:35 [vpauto.fr] INFO: Scrape type for 3bbadadbb1: 0
2026-03-25 19:03:35 [vpauto.fr] INFO: Found listing with ID: 6374189b1
2026-03-25 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276374189b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 6374189b1: 2
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 5428bd0255
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275428bd0255%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 5428bd0255: 0
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 2faee677ec
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272faee677ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 2faee677ec: 2
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 13ce02e755
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2713ce02e755%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 13ce02e755: 0
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 64547749b1
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2764547749b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 64547749b1: 0
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 5a5235b7ec
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275a5235b7ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 5a5235b7ec: 0
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 4ae7ab86b1
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ae7ab86b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 4ae7ab86b1: 2
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 958cd14cec
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27958cd14cec%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 958cd14cec: 0
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: ca45a5d855
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ca45a5d855%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for ca45a5d855: 0
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 12aae88ec
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2712aae88ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 12aae88ec: 0
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 8788924db1
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278788924db1%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 8788924db1: 0
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: aecd424355
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aecd424355%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for aecd424355: 2
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: c3bafc8eb1
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3bafc8eb1%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for c3bafc8eb1: 2
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: cf85918d55
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf85918d55%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for cf85918d55: 0
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: fe35137aec
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe35137aec%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for fe35137aec: 2
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: aa0db7fbec
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa0db7fbec%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for aa0db7fbec: 0
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 878129a2b1
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27878129a2b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 878129a2b1: 2
2026-03-25 19:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ec798a7f55/ford-puma-10-ecoboost-125-ch-mhev-ss-powershift-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 3ad4defc55
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ad4defc55%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 3ad4defc55: 0
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 1fc76f1db1
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271fc76f1db1%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 1fc76f1db1: 2
2026-03-25 19:03:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 95f35a6aec
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795f35a6aec%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 95f35a6aec: 2
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: ded1e85e55
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ded1e85e55%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for ded1e85e55: 2
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 6a52ef9ec
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276a52ef9ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 6a52ef9ec: 2
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: c9c7ba96b1
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9c7ba96b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for c9c7ba96b1: 2
2026-03-25 19:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 696dd795-28a4-5fd7-8e55-24872b6cfc44 with identifier: ec798a7f55
2026-03-25 19:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 696dd795-28a4-5fd7-8e55-24872b6cfc44 with scrape type 2
2026-03-25 19:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 696dd795-28a4-5fd7-8e55-24872b6cfc44 with scrape type 2
2026-03-25 19:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 696dd795-28a4-5fd7-8e55-24872b6cfc44, identifier: ec798a7f55
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: 8415f3d155
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278415f3d155%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for 8415f3d155: 0
2026-03-25 19:03:36 [vpauto.fr] INFO: Found listing with ID: f593054fec
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f593054fec%27 HTTP/1.1" 200 None
2026-03-25 19:03:36 [vpauto.fr] INFO: Scrape type for f593054fec: 2
2026-03-25 19:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 696dd795-28a4-5fd7-8e55-24872b6cfc44 with identifier: ec798a7f55
2026-03-25 19:03:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:03:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 696dd795-28a4-5fd7-8e55-24872b6cfc44 with identifier: ec798a7f55
2026-03-25 19:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 696dd795-28a4-5fd7-8e55-24872b6cfc44 with identifier: ec798a7f55 to the API
2026-03-25 19:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:03:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ec798a7f55/ford-puma-10-ecoboost-125-ch-mhev-ss-powershift-st-line-x>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/tXgjcgB_BE.pdf',
'category': None,
'color': 'Dark red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '696dd795-28a4-5fd7-8e55-24872b6cfc44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ec798a7f55/ford-puma-10-ecoboost-125-ch-mhev-ss-powershift-st-line-x',
'listing': 'auction',
'location': '69 - LYON',
'make': 'FORD',
'model': 'Puma 1.0 EcoBoost 125 ch mHEV S&S Powershift ST-Line X',
'odometer': 20466,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2023-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 EcoBoost 125 ch mHEV S&S Powershift ST-Line X',
'transmission': 'automatic',
'trim': 'Puma 1.0 EcoBoost 125 ch mHEV S&S Powershift ST-Line X',
'year': 2023}
2026-03-25 19:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ec798a7f55%27 HTTP/1.1" 200 None
2026-03-25 19:03:37 [vpauto.fr] INFO: Saving data for ec798a7f55: {'auction_closing_time': 1774531800.0, 'created_time': 1773947498.969012, 'last_price_update_time': 1774465417.183952}
2026-03-25 19:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ec798a7f55') HTTP/1.1" 204 0
2026-03-25 19:03:37 [vpauto.fr] INFO: Found listing with ID: e7684468b1
2026-03-25 19:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e7684468b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:37 [vpauto.fr] INFO: Scrape type for e7684468b1: 0
2026-03-25 19:03:37 [vpauto.fr] INFO: Found listing with ID: b7c8f55f55
2026-03-25 19:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b7c8f55f55%27 HTTP/1.1" 200 None
2026-03-25 19:03:37 [vpauto.fr] INFO: Scrape type for b7c8f55f55: 2
2026-03-25 19:03:37 [vpauto.fr] INFO: Requesting listing page 2: https://vpauto.eu/vehicle/list?page=2
2026-03-25 19:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3dcb1bca55/ford-kuga-25-duratec-190-ch-fhev-i-awd-powershift-vignale> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fdf188d-6fb8-593d-b658-6c35092dd20c with identifier: 3dcb1bca55
2026-03-25 19:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fdf188d-6fb8-593d-b658-6c35092dd20c with scrape type 2
2026-03-25 19:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fdf188d-6fb8-593d-b658-6c35092dd20c with scrape type 2
2026-03-25 19:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4fdf188d-6fb8-593d-b658-6c35092dd20c, identifier: 3dcb1bca55
2026-03-25 19:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4fdf188d-6fb8-593d-b658-6c35092dd20c with identifier: 3dcb1bca55
2026-03-25 19:03:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4fdf188d-6fb8-593d-b658-6c35092dd20c with identifier: 3dcb1bca55
2026-03-25 19:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4fdf188d-6fb8-593d-b658-6c35092dd20c with identifier: 3dcb1bca55 to the API
2026-03-25 19:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:03:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3dcb1bca55/ford-kuga-25-duratec-190-ch-fhev-i-awd-powershift-vignale>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/ZzQwrEw_BE.pdf',
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-26T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '4fdf188d-6fb8-593d-b658-6c35092dd20c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3dcb1bca55/ford-kuga-25-duratec-190-ch-fhev-i-awd-powershift-vignale',
'listing': 'auction',
'location': '69 - LYON',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FHEV I-AWD Powershift Vignale',
'odometer': 36809,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 190 ch FHEV I-AWD Powershift Vignale',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190 ch FHEV I-AWD Powershift Vignale',
'year': 2023}
2026-03-25 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273dcb1bca55%27 HTTP/1.1" 200 None
2026-03-25 19:03:52 [vpauto.fr] INFO: Saving data for 3dcb1bca55: {'auction_closing_time': 1774531800.0, 'created_time': 1773947506.27112, 'last_price_update_time': 1774465432.187034}
2026-03-25 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3dcb1bca55') HTTP/1.1" 204 0
2026-03-25 19:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6d7500c2b1/bmw-serie-1-f40-116i-122-ch-dkg7-m-sport-design> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03079489-3084-5323-b2b6-abcbfcba1b70 with identifier: 6d7500c2b1
2026-03-25 19:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03079489-3084-5323-b2b6-abcbfcba1b70 with scrape type 2
2026-03-25 19:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03079489-3084-5323-b2b6-abcbfcba1b70 with scrape type 2
2026-03-25 19:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 03079489-3084-5323-b2b6-abcbfcba1b70, identifier: 6d7500c2b1
2026-03-25 19:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 03079489-3084-5323-b2b6-abcbfcba1b70 with identifier: 6d7500c2b1
2026-03-25 19:03:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:03:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 03079489-3084-5323-b2b6-abcbfcba1b70 with identifier: 6d7500c2b1
2026-03-25 19:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 03079489-3084-5323-b2b6-abcbfcba1b70 with identifier: 6d7500c2b1 to the API
2026-03-25 19:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:03:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6d7500c2b1/bmw-serie-1-f40-116i-122-ch-dkg7-m-sport-design>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '03079489-3084-5323-b2b6-abcbfcba1b70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6d7500c2b1/bmw-serie-1-f40-116i-122-ch-dkg7-m-sport-design',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'BMW',
'model': 'SERIE 1 F40 116i 122 ch DKG7 M SPORT DESIGN',
'odometer': 7293,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2025-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 F40 116i 122 ch DKG7 M SPORT DESIGN',
'transmission': 'automatic',
'trim': 'SERIE 1 F40 116i 122 ch DKG7 M SPORT DESIGN',
'year': 2025}
2026-03-25 19:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d7500c2b1%27 HTTP/1.1" 200 None
2026-03-25 19:03:53 [vpauto.fr] INFO: Saving data for 6d7500c2b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256439.457353, 'last_price_update_time': 1774465433.871603}
2026-03-25 19:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6d7500c2b1') HTTP/1.1" 204 0
2026-03-25 19:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/90c7dca9ec/bmw-serie-3-touring-g21-lci-320d-xdrive-190-ch-bva8-business-design> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b78a2431-c30f-500d-9a92-72b23d73df3c with identifier: 90c7dca9ec
2026-03-25 19:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b78a2431-c30f-500d-9a92-72b23d73df3c with scrape type 2
2026-03-25 19:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b78a2431-c30f-500d-9a92-72b23d73df3c with scrape type 2
2026-03-25 19:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b78a2431-c30f-500d-9a92-72b23d73df3c, identifier: 90c7dca9ec
2026-03-25 19:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b78a2431-c30f-500d-9a92-72b23d73df3c with identifier: 90c7dca9ec
2026-03-25 19:03:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:03:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b78a2431-c30f-500d-9a92-72b23d73df3c with identifier: 90c7dca9ec
2026-03-25 19:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b78a2431-c30f-500d-9a92-72b23d73df3c with identifier: 90c7dca9ec to the API
2026-03-25 19:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:03:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/90c7dca9ec/bmw-serie-3-touring-g21-lci-320d-xdrive-190-ch-bva8-business-design>
{'auction_title': '',
'c_o_2_emission_value': 137,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel Hybrid',
'id': 'b78a2431-c30f-500d-9a92-72b23d73df3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/90c7dca9ec/bmw-serie-3-touring-g21-lci-320d-xdrive-190-ch-bva8-business-design',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'BMW',
'model': 'SERIE 3 TOURING G21 LCI 320d xDrive 190 ch BVA8 Business Design',
'odometer': 124351,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 3 TOURING G21 LCI 320d xDrive 190 ch BVA8 Business Design',
'transmission': 'automatic',
'trim': 'SERIE 3 TOURING G21 LCI 320d xDrive 190 ch BVA8 Business Design',
'year': 2022}
2026-03-25 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2790c7dca9ec%27 HTTP/1.1" 200 None
2026-03-25 19:03:56 [vpauto.fr] INFO: Saving data for 90c7dca9ec: {'created_time': 1773738281.308583, 'last_price_update_time': 1774465436.776458, 'auction_closing_time': 1774519200.0}
2026-03-25 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='90c7dca9ec') HTTP/1.1" 204 0
2026-03-25 19:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9adbf19f55/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:03:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c369e9a6-9049-56be-be1d-ea6d89b86601 with identifier: 9adbf19f55
2026-03-25 19:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c369e9a6-9049-56be-be1d-ea6d89b86601 with scrape type 2
2026-03-25 19:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c369e9a6-9049-56be-be1d-ea6d89b86601 with scrape type 2
2026-03-25 19:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c369e9a6-9049-56be-be1d-ea6d89b86601, identifier: 9adbf19f55
2026-03-25 19:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c369e9a6-9049-56be-be1d-ea6d89b86601 with identifier: 9adbf19f55
2026-03-25 19:03:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:03:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c369e9a6-9049-56be-be1d-ea6d89b86601 with identifier: 9adbf19f55
2026-03-25 19:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c369e9a6-9049-56be-be1d-ea6d89b86601 with identifier: 9adbf19f55 to the API
2026-03-25 19:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:03:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9adbf19f55/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/dGyBsSQ_BE.pdf',
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-26T13:30:00Z',
'fuel_type': 'F H',
'id': 'c369e9a6-9049-56be-be1d-ea6d89b86601',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9adbf19f55/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x',
'listing': 'auction',
'location': '69 - LYON',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line X',
'odometer': 31024,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23500,
'price_includes_vat': True,
'registration_date': '2023-10-23',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line '
'X',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line X',
'year': 2023}
2026-03-25 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279adbf19f55%27 HTTP/1.1" 200 None
2026-03-25 19:03:57 [vpauto.fr] INFO: Saving data for 9adbf19f55: {'auction_closing_time': 1774531800.0, 'created_time': 1773947464.816752, 'last_price_update_time': 1774465437.289684}
2026-03-25 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9adbf19f55') HTTP/1.1" 204 0
2026-03-25 19:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d4b03e04b1/hyundai-tucson-16-t-gdi-265-htrac-plug-in-bva6-executive> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:03:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:03:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 278a4e2a-0aa7-55e6-a377-dd0cf5a7e9d9 with identifier: d4b03e04b1
2026-03-25 19:03:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 278a4e2a-0aa7-55e6-a377-dd0cf5a7e9d9 with scrape type 2
2026-03-25 19:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 278a4e2a-0aa7-55e6-a377-dd0cf5a7e9d9 with scrape type 2
2026-03-25 19:03:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 278a4e2a-0aa7-55e6-a377-dd0cf5a7e9d9, identifier: d4b03e04b1
2026-03-25 19:03:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 278a4e2a-0aa7-55e6-a377-dd0cf5a7e9d9 with identifier: d4b03e04b1
2026-03-25 19:03:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:03:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 278a4e2a-0aa7-55e6-a377-dd0cf5a7e9d9 with identifier: d4b03e04b1
2026-03-25 19:03:59 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 278a4e2a-0aa7-55e6-a377-dd0cf5a7e9d9 with identifier: d4b03e04b1 to the API
2026-03-25 19:03:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d4b03e04b1/hyundai-tucson-16-t-gdi-265-htrac-plug-in-bva6-executive>
{'auction_title': '',
'c_o_2_emission_value': 31,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/JzKVHdx_BE.pdf',
'category': None,
'color': 'Dark red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '278a4e2a-0aa7-55e6-a377-dd0cf5a7e9d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d4b03e04b1/hyundai-tucson-16-t-gdi-265-htrac-plug-in-bva6-executive',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'HYUNDAI',
'model': 'Tucson 1.6 T-GDI 265 HTRAC Plug-in BVA6 Executive',
'odometer': 53751,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2023-05-25',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.6 T-GDI 265 HTRAC Plug-in BVA6 Executive',
'transmission': 'automatic',
'trim': 'Tucson 1.6 T-GDI 265 HTRAC Plug-in BVA6 Executive',
'year': 2023}
2026-03-25 19:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d4b03e04b1%27 HTTP/1.1" 200 None
2026-03-25 19:04:00 [vpauto.fr] INFO: Saving data for d4b03e04b1: {'created_time': 1774256848.868381, 'last_price_update_time': 1774465440.31508, 'auction_closing_time': 1774618200.0}
2026-03-25 19:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d4b03e04b1') HTTP/1.1" 204 0
2026-03-25 19:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9194cde9b1/citroen-c3-aircross-puretech-130-ss-eat6-max> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cf13105-04ed-5de7-b77c-d99394fad20f with identifier: 9194cde9b1
2026-03-25 19:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cf13105-04ed-5de7-b77c-d99394fad20f with scrape type 2
2026-03-25 19:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cf13105-04ed-5de7-b77c-d99394fad20f with scrape type 2
2026-03-25 19:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4cf13105-04ed-5de7-b77c-d99394fad20f, identifier: 9194cde9b1
2026-03-25 19:04:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4cf13105-04ed-5de7-b77c-d99394fad20f with identifier: 9194cde9b1
2026-03-25 19:04:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:04:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4cf13105-04ed-5de7-b77c-d99394fad20f with identifier: 9194cde9b1
2026-03-25 19:04:02 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4cf13105-04ed-5de7-b77c-d99394fad20f with identifier: 9194cde9b1 to the API
2026-03-25 19:04:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9194cde9b1/citroen-c3-aircross-puretech-130-ss-eat6-max>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': '4cf13105-04ed-5de7-b77c-d99394fad20f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9194cde9b1/citroen-c3-aircross-puretech-130-ss-eat6-max',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'C3 Aircross PureTech 130 S&S EAT6 Max',
'odometer': 3507,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 Aircross PureTech 130 S&S EAT6 Max',
'transmission': 'automatic',
'trim': 'C3 Aircross PureTech 130 S&S EAT6 Max',
'year': 2024}
2026-03-25 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279194cde9b1%27 HTTP/1.1" 200 None
2026-03-25 19:04:02 [vpauto.fr] INFO: Saving data for 9194cde9b1: {'created_time': 1774257000.631943, 'last_price_update_time': 1774465442.926177, 'auction_closing_time': 1774618200.0}
2026-03-25 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9194cde9b1') HTTP/1.1" 204 0
2026-03-25 19:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a4166328ec/ds-ds7-crossback-hybride-e-tense-300-eat8-4x4-performance-line> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87abf1a4-41bd-507c-b3b2-f8d07b1160a9 with identifier: a4166328ec
2026-03-25 19:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87abf1a4-41bd-507c-b3b2-f8d07b1160a9 with scrape type 2
2026-03-25 19:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87abf1a4-41bd-507c-b3b2-f8d07b1160a9 with scrape type 2
2026-03-25 19:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 87abf1a4-41bd-507c-b3b2-f8d07b1160a9, identifier: a4166328ec
2026-03-25 19:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 87abf1a4-41bd-507c-b3b2-f8d07b1160a9 with identifier: a4166328ec
2026-03-25 19:04:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 87abf1a4-41bd-507c-b3b2-f8d07b1160a9 with identifier: a4166328ec
2026-03-25 19:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 87abf1a4-41bd-507c-b3b2-f8d07b1160a9 with identifier: a4166328ec to the API
2026-03-25 19:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a4166328ec/ds-ds7-crossback-hybride-e-tense-300-eat8-4x4-performance-line>
{'auction_title': '',
'c_o_2_emission_value': 31,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '87abf1a4-41bd-507c-b3b2-f8d07b1160a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a4166328ec/ds-ds7-crossback-hybride-e-tense-300-eat8-4x4-performance-line',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'DS',
'model': '7 Crossback Hybride E-Tense 300 EAT8 4x4 Performance Line+',
'odometer': 35599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback Hybride E-Tense 300 EAT8 4x4 Performance Line+',
'transmission': 'automatic',
'trim': '7 Crossback Hybride E-Tense 300 EAT8 4x4 Performance Line+',
'year': 2022}
2026-03-25 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4166328ec%27 HTTP/1.1" 200 None
2026-03-25 19:04:04 [vpauto.fr] INFO: Saving data for a4166328ec: {'auction_closing_time': 1774519200.0, 'created_time': 1773774560.299737, 'last_price_update_time': 1774465444.489951}
2026-03-25 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a4166328ec') HTTP/1.1" 204 0
2026-03-25 19:04:06 [scrapy.extensions.logstats] INFO: Crawled 9 pages (at 9 pages/min), scraped 8 items (at 8 items/min)
2026-03-25 19:04:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-25 19:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a4d16ad055/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57dc13cf-43ed-5290-8ee6-1bf934dac801 with identifier: a4d16ad055
2026-03-25 19:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57dc13cf-43ed-5290-8ee6-1bf934dac801 with scrape type 2
2026-03-25 19:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57dc13cf-43ed-5290-8ee6-1bf934dac801 with scrape type 2
2026-03-25 19:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 57dc13cf-43ed-5290-8ee6-1bf934dac801, identifier: a4d16ad055
2026-03-25 19:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 57dc13cf-43ed-5290-8ee6-1bf934dac801 with identifier: a4d16ad055
2026-03-25 19:04:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 57dc13cf-43ed-5290-8ee6-1bf934dac801 with identifier: a4d16ad055
2026-03-25 19:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 57dc13cf-43ed-5290-8ee6-1bf934dac801 with identifier: a4d16ad055 to the API
2026-03-25 19:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a4d16ad055/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/vLFOjBl_BE.pdf',
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T13:30:00Z',
'fuel_type': 'F H',
'id': '57dc13cf-43ed-5290-8ee6-1bf934dac801',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a4d16ad055/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium',
'listing': 'auction',
'location': '69 - LYON',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'odometer': 41388,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'year': 2023}
2026-03-25 19:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4d16ad055%27 HTTP/1.1" 200 None
2026-03-25 19:04:08 [vpauto.fr] INFO: Saving data for a4d16ad055: {'auction_closing_time': 1774531800.0, 'created_time': 1773947495.889841, 'last_price_update_time': 1774465448.250955}
2026-03-25 19:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a4d16ad055') HTTP/1.1" 204 0
2026-03-25 19:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9c17895cec/mercedes-classe-a-180-d-8g-dct-business-line> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82eaf77b-8716-5b9e-895d-019d1950a16d with identifier: 9c17895cec
2026-03-25 19:04:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82eaf77b-8716-5b9e-895d-019d1950a16d with scrape type 2
2026-03-25 19:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82eaf77b-8716-5b9e-895d-019d1950a16d with scrape type 2
2026-03-25 19:04:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 82eaf77b-8716-5b9e-895d-019d1950a16d, identifier: 9c17895cec
2026-03-25 19:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 82eaf77b-8716-5b9e-895d-019d1950a16d with identifier: 9c17895cec
2026-03-25 19:04:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:04:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 82eaf77b-8716-5b9e-895d-019d1950a16d with identifier: 9c17895cec
2026-03-25 19:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 82eaf77b-8716-5b9e-895d-019d1950a16d with identifier: 9c17895cec to the API
2026-03-25 19:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9c17895cec/mercedes-classe-a-180-d-8g-dct-business-line>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '82eaf77b-8716-5b9e-895d-019d1950a16d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9c17895cec/mercedes-classe-a-180-d-8g-dct-business-line',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'MERCEDES',
'model': 'Classe A 180 d 8G-DCT Business Line',
'odometer': 117835,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES Classe A 180 d 8G-DCT Business Line',
'transmission': 'automatic',
'trim': 'Classe A 180 d 8G-DCT Business Line',
'year': 2021}
2026-03-25 19:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279c17895cec%27 HTTP/1.1" 200 None
2026-03-25 19:04:09 [vpauto.fr] INFO: Saving data for 9c17895cec: {'auction_closing_time': 1774519200.0, 'created_time': 1774034198.073153, 'last_price_update_time': 1774465449.356467}
2026-03-25 19:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9c17895cec') HTTP/1.1" 204 0
2026-03-25 19:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/178f046bb1/bmw-x5-xdrive45e-394-ch-bva8-m-sport> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 053853df-ec6e-5ce0-9087-cd9d31ddb008 with identifier: 178f046bb1
2026-03-25 19:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053853df-ec6e-5ce0-9087-cd9d31ddb008 with scrape type 2
2026-03-25 19:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 053853df-ec6e-5ce0-9087-cd9d31ddb008 with scrape type 2
2026-03-25 19:04:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 053853df-ec6e-5ce0-9087-cd9d31ddb008, identifier: 178f046bb1
2026-03-25 19:04:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 053853df-ec6e-5ce0-9087-cd9d31ddb008 with identifier: 178f046bb1
2026-03-25 19:04:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 053853df-ec6e-5ce0-9087-cd9d31ddb008 with identifier: 178f046bb1
2026-03-25 19:04:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 053853df-ec6e-5ce0-9087-cd9d31ddb008 with identifier: 178f046bb1 to the API
2026-03-25 19:04:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/178f046bb1/bmw-x5-xdrive45e-394-ch-bva8-m-sport>
{'auction_title': '',
'c_o_2_emission_value': 38,
'car_expert_report_source_url': None,
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '053853df-ec6e-5ce0-9087-cd9d31ddb008',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/178f046bb1/bmw-x5-xdrive45e-394-ch-bva8-m-sport',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'BMW',
'model': 'X5 xDrive45e 394 ch BVA8 M Sport',
'odometer': 92118,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDrive45e 394 ch BVA8 M Sport',
'transmission': 'automatic',
'trim': 'X5 xDrive45e 394 ch BVA8 M Sport',
'year': 2022}
2026-03-25 19:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27178f046bb1%27 HTTP/1.1" 200 None
2026-03-25 19:04:11 [vpauto.fr] INFO: Saving data for 178f046bb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256584.469961, 'last_price_update_time': 1774465451.389612}
2026-03-25 19:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='178f046bb1') HTTP/1.1" 204 0
2026-03-25 19:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b671ac6ab1/zontes-u-roadster-zontes-roadster-125-u> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93ba4099-2d10-567e-a9a5-f00855a10d70 with identifier: b671ac6ab1
2026-03-25 19:04:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93ba4099-2d10-567e-a9a5-f00855a10d70 with scrape type 2
2026-03-25 19:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93ba4099-2d10-567e-a9a5-f00855a10d70 with scrape type 2
2026-03-25 19:04:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 93ba4099-2d10-567e-a9a5-f00855a10d70, identifier: b671ac6ab1
2026-03-25 19:04:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 93ba4099-2d10-567e-a9a5-f00855a10d70 with identifier: b671ac6ab1
2026-03-25 19:04:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:04:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 93ba4099-2d10-567e-a9a5-f00855a10d70 with identifier: b671ac6ab1
2026-03-25 19:04:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 93ba4099-2d10-567e-a9a5-f00855a10d70 with identifier: b671ac6ab1 to the API
2026-03-25 19:04:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b671ac6ab1/zontes-u-roadster-zontes-roadster-125-u>
{'auction_title': '',
'c_o_2_emission_value': 46,
'car_expert_report_source_url': None,
'category': None,
'color': 'Matte black',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '93ba4099-2d10-567e-a9a5-f00855a10d70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b671ac6ab1/zontes-u-roadster-zontes-roadster-125-u',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'ZONTES',
'model': 'U ROADSTER ROADSTER 125 U',
'odometer': 2626,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 2,
'seller_name': None,
'title': 'ZONTES U ROADSTER ZONTES ROADSTER 125 U',
'transmission': 'manual',
'trim': 'U ROADSTER ROADSTER 125 U',
'year': 2024}
2026-03-25 19:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b671ac6ab1%27 HTTP/1.1" 200 None
2026-03-25 19:04:12 [vpauto.fr] INFO: Saving data for b671ac6ab1: {'created_time': 1774256486.361707, 'last_price_update_time': 1774465452.797186}
2026-03-25 19:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b671ac6ab1') HTTP/1.1" 204 0
2026-03-25 19:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/878129a2b1/ds-ds7-crossback-puretech-180-eat8-performance-line> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 386dcd0e-0e24-58f2-b2f7-ffc63f7cbf00 with identifier: 878129a2b1
2026-03-25 19:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 386dcd0e-0e24-58f2-b2f7-ffc63f7cbf00 with scrape type 2
2026-03-25 19:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 386dcd0e-0e24-58f2-b2f7-ffc63f7cbf00 with scrape type 2
2026-03-25 19:04:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 386dcd0e-0e24-58f2-b2f7-ffc63f7cbf00, identifier: 878129a2b1
2026-03-25 19:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 386dcd0e-0e24-58f2-b2f7-ffc63f7cbf00 with identifier: 878129a2b1
2026-03-25 19:04:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 386dcd0e-0e24-58f2-b2f7-ffc63f7cbf00 with identifier: 878129a2b1
2026-03-25 19:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 386dcd0e-0e24-58f2-b2f7-ffc63f7cbf00 with identifier: 878129a2b1 to the API
2026-03-25 19:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/878129a2b1/ds-ds7-crossback-puretech-180-eat8-performance-line>
{'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': '386dcd0e-0e24-58f2-b2f7-ffc63f7cbf00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/878129a2b1/ds-ds7-crossback-puretech-180-eat8-performance-line',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'DS',
'model': '7 Crossback PureTech 180 EAT8 Performance Line+',
'odometer': 82775,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback PureTech 180 EAT8 Performance Line+',
'transmission': 'automatic',
'trim': '7 Crossback PureTech 180 EAT8 Performance Line+',
'year': 2021}
2026-03-25 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27878129a2b1%27 HTTP/1.1" 200 None
2026-03-25 19:04:13 [vpauto.fr] INFO: Saving data for 878129a2b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256626.533464, 'last_price_update_time': 1774465453.931093}
2026-03-25 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='878129a2b1') HTTP/1.1" 204 0
2026-03-25 19:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b2b6d635b1/ford-mustang-mach-e-standard-range-76-kwh-269-ch-awd-premium> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea92d555-4035-57cf-94a5-68985f64500a with identifier: b2b6d635b1
2026-03-25 19:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea92d555-4035-57cf-94a5-68985f64500a with scrape type 2
2026-03-25 19:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea92d555-4035-57cf-94a5-68985f64500a with scrape type 2
2026-03-25 19:04:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ea92d555-4035-57cf-94a5-68985f64500a, identifier: b2b6d635b1
2026-03-25 19:04:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ea92d555-4035-57cf-94a5-68985f64500a with identifier: b2b6d635b1
2026-03-25 19:04:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:04:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ea92d555-4035-57cf-94a5-68985f64500a with identifier: b2b6d635b1
2026-03-25 19:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ea92d555-4035-57cf-94a5-68985f64500a with identifier: b2b6d635b1 to the API
2026-03-25 19:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b2b6d635b1/ford-mustang-mach-e-standard-range-76-kwh-269-ch-awd-premium>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Electric',
'id': 'ea92d555-4035-57cf-94a5-68985f64500a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b2b6d635b1/ford-mustang-mach-e-standard-range-76-kwh-269-ch-awd-premium',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Mustang Mach-E Standard Range 76 kWh 269 ch AWD Premium',
'odometer': 36895,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E Standard Range 76 kWh 269 ch AWD Premium',
'transmission': 'automatic',
'trim': 'Mustang Mach-E Standard Range 76 kWh 269 ch AWD Premium',
'year': 2023}
2026-03-25 19:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b2b6d635b1%27 HTTP/1.1" 200 None
2026-03-25 19:04:17 [vpauto.fr] INFO: Saving data for b2b6d635b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256547.807545, 'last_price_update_time': 1774465457.733165}
2026-03-25 19:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b2b6d635b1') HTTP/1.1" 204 0
2026-03-25 19:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f593054fec/bmw-serie-1-f40-118d-150-ch> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e2454d6-fc21-5502-8266-480b16b87185 with identifier: f593054fec
2026-03-25 19:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e2454d6-fc21-5502-8266-480b16b87185 with scrape type 2
2026-03-25 19:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e2454d6-fc21-5502-8266-480b16b87185 with scrape type 2
2026-03-25 19:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9e2454d6-fc21-5502-8266-480b16b87185, identifier: f593054fec
2026-03-25 19:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9e2454d6-fc21-5502-8266-480b16b87185 with identifier: f593054fec
2026-03-25 19:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9e2454d6-fc21-5502-8266-480b16b87185 with identifier: f593054fec
2026-03-25 19:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9e2454d6-fc21-5502-8266-480b16b87185 with identifier: f593054fec to the API
2026-03-25 19:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f593054fec/bmw-serie-1-f40-118d-150-ch>
{'auction_title': '',
'c_o_2_emission_value': 122,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9e2454d6-fc21-5502-8266-480b16b87185',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f593054fec/bmw-serie-1-f40-118d-150-ch',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'BMW',
'model': 'SERIE 1 F40 118d 150 ch',
'odometer': 119859,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 F40 118d 150 ch',
'transmission': 'manual',
'trim': 'SERIE 1 F40 118d 150 ch',
'year': 2022}
2026-03-25 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f593054fec%27 HTTP/1.1" 200 None
2026-03-25 19:04:18 [vpauto.fr] INFO: Saving data for f593054fec: {'created_time': 1773738284.135888, 'last_price_update_time': 1774465458.302228, 'auction_closing_time': 1774519200.0}
2026-03-25 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f593054fec') HTTP/1.1" 204 0
2026-03-25 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ded1e85e55/renault-espace-dci-160-energy-twin-turbo-intens-edc-4-control-7-places> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6a52ef9ec/citroen-c5-x-puretech-130-eat8-plus> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61bee3f0-aefe-5417-ba5f-6bfada338d7a with identifier: ded1e85e55
2026-03-25 19:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61bee3f0-aefe-5417-ba5f-6bfada338d7a with scrape type 2
2026-03-25 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61bee3f0-aefe-5417-ba5f-6bfada338d7a with scrape type 2
2026-03-25 19:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 61bee3f0-aefe-5417-ba5f-6bfada338d7a, identifier: ded1e85e55
2026-03-25 19:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 61bee3f0-aefe-5417-ba5f-6bfada338d7a with identifier: ded1e85e55
2026-03-25 19:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 61bee3f0-aefe-5417-ba5f-6bfada338d7a with identifier: ded1e85e55
2026-03-25 19:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 61bee3f0-aefe-5417-ba5f-6bfada338d7a with identifier: ded1e85e55 to the API
2026-03-25 19:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ded1e85e55/renault-espace-dci-160-energy-twin-turbo-intens-edc-4-control-7-places>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T13:30:00Z',
'fuel_type': 'Diesel',
'id': '61bee3f0-aefe-5417-ba5f-6bfada338d7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ded1e85e55/renault-espace-dci-160-energy-twin-turbo-intens-edc-4-control-7-places',
'listing': 'auction',
'location': '69 - LYON',
'make': 'RENAULT',
'model': 'Espace Dci 160 Energy Twin Turbo Intens EDC 4 control 7 places',
'odometer': 202071,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2015-12-30',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT Espace Dci 160 Energy Twin Turbo Intens EDC 4 control 7 '
'places',
'transmission': 'automatic',
'trim': 'Espace Dci 160 Energy Twin Turbo Intens EDC 4 control 7 places',
'year': 2015}
2026-03-25 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ded1e85e55%27 HTTP/1.1" 200 None
2026-03-25 19:04:19 [vpauto.fr] INFO: Saving data for ded1e85e55: {'auction_closing_time': 1774531800.0, 'created_time': 1773860823.502996, 'last_price_update_time': 1774465459.596615}
2026-03-25 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ded1e85e55') HTTP/1.1" 204 0
2026-03-25 19:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71fdd954-cfa3-54e5-bedc-c6d30b1635e0 with identifier: 6a52ef9ec
2026-03-25 19:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71fdd954-cfa3-54e5-bedc-c6d30b1635e0 with scrape type 2
2026-03-25 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71fdd954-cfa3-54e5-bedc-c6d30b1635e0 with scrape type 2
2026-03-25 19:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 71fdd954-cfa3-54e5-bedc-c6d30b1635e0, identifier: 6a52ef9ec
2026-03-25 19:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 71fdd954-cfa3-54e5-bedc-c6d30b1635e0 with identifier: 6a52ef9ec
2026-03-25 19:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 71fdd954-cfa3-54e5-bedc-c6d30b1635e0 with identifier: 6a52ef9ec
2026-03-25 19:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 71fdd954-cfa3-54e5-bedc-c6d30b1635e0 with identifier: 6a52ef9ec to the API
2026-03-25 19:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6a52ef9ec/citroen-c5-x-puretech-130-eat8-plus>
{'auction_title': '',
'c_o_2_emission_value': 137,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '71fdd954-cfa3-54e5-bedc-c6d30b1635e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6a52ef9ec/citroen-c5-x-puretech-130-eat8-plus',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'CITROEN',
'model': 'C5 X PureTech 130 EAT8 Plus',
'odometer': 43953,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 X PureTech 130 EAT8 Plus',
'transmission': 'automatic',
'trim': 'C5 X PureTech 130 EAT8 Plus',
'year': 2024}
2026-03-25 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276a52ef9ec%27 HTTP/1.1" 200 None
2026-03-25 19:04:20 [vpauto.fr] INFO: Saving data for 6a52ef9ec: {'auction_closing_time': 1774519200.0, 'created_time': 1773774241.984225, 'last_price_update_time': 1774465460.44916}
2026-03-25 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6a52ef9ec') HTTP/1.1" 204 0
2026-03-25 19:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c9c7ba96b1/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7bfe4b2-d34c-5987-990a-0ac78c5cf191 with identifier: c9c7ba96b1
2026-03-25 19:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7bfe4b2-d34c-5987-990a-0ac78c5cf191 with scrape type 2
2026-03-25 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7bfe4b2-d34c-5987-990a-0ac78c5cf191 with scrape type 2
2026-03-25 19:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d7bfe4b2-d34c-5987-990a-0ac78c5cf191, identifier: c9c7ba96b1
2026-03-25 19:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d7bfe4b2-d34c-5987-990a-0ac78c5cf191 with identifier: c9c7ba96b1
2026-03-25 19:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d7bfe4b2-d34c-5987-990a-0ac78c5cf191 with identifier: c9c7ba96b1
2026-03-25 19:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d7bfe4b2-d34c-5987-990a-0ac78c5cf191 with identifier: c9c7ba96b1 to the API
2026-03-25 19:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c9c7ba96b1/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'F H',
'id': 'd7bfe4b2-d34c-5987-990a-0ac78c5cf191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c9c7ba96b1/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'odometer': 15455,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2023-10-06',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'year': 2023}
2026-03-25 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9c7ba96b1%27 HTTP/1.1" 200 None
2026-03-25 19:04:20 [vpauto.fr] INFO: Saving data for c9c7ba96b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256569.987007, 'last_price_update_time': 1774465460.920742}
2026-03-25 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c9c7ba96b1') HTTP/1.1" 204 0
2026-03-25 19:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/95f35a6aec/peugeot-2008-puretech-130-ss-eat8-active-business> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5229a8b-409e-5dae-ae32-3bff7133c181 with identifier: 95f35a6aec
2026-03-25 19:04:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5229a8b-409e-5dae-ae32-3bff7133c181 with scrape type 2
2026-03-25 19:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5229a8b-409e-5dae-ae32-3bff7133c181 with scrape type 2
2026-03-25 19:04:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a5229a8b-409e-5dae-ae32-3bff7133c181, identifier: 95f35a6aec
2026-03-25 19:04:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a5229a8b-409e-5dae-ae32-3bff7133c181 with identifier: 95f35a6aec
2026-03-25 19:04:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a5229a8b-409e-5dae-ae32-3bff7133c181 with identifier: 95f35a6aec
2026-03-25 19:04:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a5229a8b-409e-5dae-ae32-3bff7133c181 with identifier: 95f35a6aec to the API
2026-03-25 19:04:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/95f35a6aec/peugeot-2008-puretech-130-ss-eat8-active-business>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a5229a8b-409e-5dae-ae32-3bff7133c181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/95f35a6aec/peugeot-2008-puretech-130-ss-eat8-active-business',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '2008 PureTech 130 S&S EAT8 Active Business',
'odometer': 168648,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 PureTech 130 S&S EAT8 Active Business',
'transmission': 'automatic',
'trim': '2008 PureTech 130 S&S EAT8 Active Business',
'year': 2021}
2026-03-25 19:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795f35a6aec%27 HTTP/1.1" 200 None
2026-03-25 19:04:21 [vpauto.fr] INFO: Saving data for 95f35a6aec: {'created_time': 1773749408.243984, 'last_price_update_time': 1774465461.456572, 'auction_closing_time': 1774519200.0}
2026-03-25 19:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='95f35a6aec') HTTP/1.1" 204 0
2026-03-25 19:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b7c8f55f55/peugeot-2008-12-puretech-130ch-ss-bvm6-allure> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40986283-22c5-5a92-b1bf-8bf683b41181 with identifier: b7c8f55f55
2026-03-25 19:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40986283-22c5-5a92-b1bf-8bf683b41181 with scrape type 2
2026-03-25 19:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40986283-22c5-5a92-b1bf-8bf683b41181 with scrape type 2
2026-03-25 19:04:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 40986283-22c5-5a92-b1bf-8bf683b41181, identifier: b7c8f55f55
2026-03-25 19:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 40986283-22c5-5a92-b1bf-8bf683b41181 with identifier: b7c8f55f55
2026-03-25 19:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 40986283-22c5-5a92-b1bf-8bf683b41181 with identifier: b7c8f55f55
2026-03-25 19:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 40986283-22c5-5a92-b1bf-8bf683b41181 with identifier: b7c8f55f55 to the API
2026-03-25 19:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b7c8f55f55/peugeot-2008-12-puretech-130ch-ss-bvm6-allure>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T13:30:00Z',
'fuel_type': 'Petrol',
'id': '40986283-22c5-5a92-b1bf-8bf683b41181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b7c8f55f55/peugeot-2008-12-puretech-130ch-ss-bvm6-allure',
'listing': 'auction',
'location': '69 - LYON',
'make': 'PEUGEOT',
'model': '2008 1.2 PureTech 130ch S&S BVM6 Allure',
'odometer': 174348,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2018-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 1.2 PureTech 130ch S&S BVM6 Allure',
'transmission': 'manual',
'trim': '2008 1.2 PureTech 130ch S&S BVM6 Allure',
'year': 2018}
2026-03-25 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b7c8f55f55%27 HTTP/1.1" 200 None
2026-03-25 19:04:24 [vpauto.fr] INFO: Saving data for b7c8f55f55: {'auction_closing_time': 1774531800.0, 'created_time': 1773428841.934528, 'last_price_update_time': 1774465464.25211}
2026-03-25 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b7c8f55f55') HTTP/1.1" 204 0
2026-03-25 19:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/aecd424355/peugeot-308-sw-bluehdi-130ch-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ac687db-00f1-5c7b-875f-830cbb6c90fb with identifier: aecd424355
2026-03-25 19:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ac687db-00f1-5c7b-875f-830cbb6c90fb with scrape type 2
2026-03-25 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ac687db-00f1-5c7b-875f-830cbb6c90fb with scrape type 2
2026-03-25 19:04:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1ac687db-00f1-5c7b-875f-830cbb6c90fb, identifier: aecd424355
2026-03-25 19:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1ac687db-00f1-5c7b-875f-830cbb6c90fb with identifier: aecd424355
2026-03-25 19:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1ac687db-00f1-5c7b-875f-830cbb6c90fb with identifier: aecd424355
2026-03-25 19:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1ac687db-00f1-5c7b-875f-830cbb6c90fb with identifier: aecd424355 to the API
2026-03-25 19:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/aecd424355/peugeot-308-sw-bluehdi-130ch-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/GrIWwvT_BE.pdf',
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T13:30:00Z',
'fuel_type': 'Diesel',
'id': '1ac687db-00f1-5c7b-875f-830cbb6c90fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/aecd424355/peugeot-308-sw-bluehdi-130ch-ss-bvm6-active-pack',
'listing': 'auction',
'location': '69 - LYON',
'make': 'PEUGEOT',
'model': '308 SW BlueHDi 130ch S&S BVM6 Active Pack',
'odometer': 155494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW BlueHDi 130ch S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '308 SW BlueHDi 130ch S&S BVM6 Active Pack',
'year': 2022}
2026-03-25 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aecd424355%27 HTTP/1.1" 200 None
2026-03-25 19:04:26 [vpauto.fr] INFO: Saving data for aecd424355: {'auction_closing_time': 1774531800.0, 'created_time': 1773860768.289733, 'last_price_update_time': 1774465466.433761}
2026-03-25 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='aecd424355') HTTP/1.1" 204 0
2026-03-25 19:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4ae7ab86b1/ds-ds4-puretech-130-eat8-etoile> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1a1a4ad-3697-584d-832d-1472a396e50f with identifier: 4ae7ab86b1
2026-03-25 19:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1a1a4ad-3697-584d-832d-1472a396e50f with scrape type 2
2026-03-25 19:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1a1a4ad-3697-584d-832d-1472a396e50f with scrape type 2
2026-03-25 19:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a1a1a4ad-3697-584d-832d-1472a396e50f, identifier: 4ae7ab86b1
2026-03-25 19:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a1a1a4ad-3697-584d-832d-1472a396e50f with identifier: 4ae7ab86b1
2026-03-25 19:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a1a1a4ad-3697-584d-832d-1472a396e50f with identifier: 4ae7ab86b1
2026-03-25 19:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a1a1a4ad-3697-584d-832d-1472a396e50f with identifier: 4ae7ab86b1 to the API
2026-03-25 19:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4ae7ab86b1/ds-ds4-puretech-130-eat8-etoile>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'a1a1a4ad-3697-584d-832d-1472a396e50f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4ae7ab86b1/ds-ds4-puretech-130-eat8-etoile',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'DS',
'model': '4 PureTech 130 EAT8 Etoile',
'odometer': 20666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Etoile',
'transmission': 'automatic',
'trim': '4 PureTech 130 EAT8 Etoile',
'year': 2024}
2026-03-25 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ae7ab86b1%27 HTTP/1.1" 200 None
2026-03-25 19:04:28 [vpauto.fr] INFO: Saving data for 4ae7ab86b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256478.934858, 'last_price_update_time': 1774465468.34344}
2026-03-25 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4ae7ab86b1') HTTP/1.1" 204 0
2026-03-25 19:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fe35137aec/mercedes-classe-a-classe-a-250-e-8g-dct-style-line> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e10b691d-8714-5ec5-873f-b1a51afb5015 with identifier: fe35137aec
2026-03-25 19:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e10b691d-8714-5ec5-873f-b1a51afb5015 with scrape type 2
2026-03-25 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e10b691d-8714-5ec5-873f-b1a51afb5015 with scrape type 2
2026-03-25 19:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e10b691d-8714-5ec5-873f-b1a51afb5015, identifier: fe35137aec
2026-03-25 19:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e10b691d-8714-5ec5-873f-b1a51afb5015 with identifier: fe35137aec
2026-03-25 19:04:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e10b691d-8714-5ec5-873f-b1a51afb5015 with identifier: fe35137aec
2026-03-25 19:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e10b691d-8714-5ec5-873f-b1a51afb5015 with identifier: fe35137aec to the API
2026-03-25 19:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fe35137aec/mercedes-classe-a-classe-a-250-e-8g-dct-style-line>
{'auction_title': '',
'c_o_2_emission_value': 24,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e10b691d-8714-5ec5-873f-b1a51afb5015',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fe35137aec/mercedes-classe-a-classe-a-250-e-8g-dct-style-line',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'MERCEDES',
'model': 'CLASSE A Classe A 250 e 8G-DCT Style Line',
'odometer': 130901,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES CLASSE A Classe A 250 e 8G-DCT Style Line',
'transmission': 'automatic',
'trim': 'CLASSE A Classe A 250 e 8G-DCT Style Line',
'year': 2020}
2026-03-25 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe35137aec%27 HTTP/1.1" 200 None
2026-03-25 19:04:29 [vpauto.fr] INFO: Saving data for fe35137aec: {'created_time': 1773861120.690215, 'last_price_update_time': 1774465469.552569, 'auction_closing_time': 1774519200.0}
2026-03-25 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fe35137aec') HTTP/1.1" 204 0
2026-03-25 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2faee677ec/peugeot-2008-bluehdi-130-ss-eat8-allure-business> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9628822a-fe4d-5d30-bd64-631d1636d4cb with identifier: 2faee677ec
2026-03-25 19:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9628822a-fe4d-5d30-bd64-631d1636d4cb with scrape type 2
2026-03-25 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9628822a-fe4d-5d30-bd64-631d1636d4cb with scrape type 2
2026-03-25 19:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9628822a-fe4d-5d30-bd64-631d1636d4cb, identifier: 2faee677ec
2026-03-25 19:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9628822a-fe4d-5d30-bd64-631d1636d4cb with identifier: 2faee677ec
2026-03-25 19:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9628822a-fe4d-5d30-bd64-631d1636d4cb with identifier: 2faee677ec
2026-03-25 19:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9628822a-fe4d-5d30-bd64-631d1636d4cb with identifier: 2faee677ec to the API
2026-03-25 19:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2faee677ec/peugeot-2008-bluehdi-130-ss-eat8-allure-business>
{'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9628822a-fe4d-5d30-bd64-631d1636d4cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2faee677ec/peugeot-2008-bluehdi-130-ss-eat8-allure-business',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '2008 BlueHDi 130 S&S EAT8 Allure Business',
'odometer': 194061,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 BlueHDi 130 S&S EAT8 Allure Business',
'transmission': 'automatic',
'trim': '2008 BlueHDi 130 S&S EAT8 Allure Business',
'year': 2021}
2026-03-25 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272faee677ec%27 HTTP/1.1" 200 None
2026-03-25 19:04:30 [vpauto.fr] INFO: Saving data for 2faee677ec: {'created_time': 1773861078.503275, 'last_price_update_time': 1774465470.09711, 'auction_closing_time': 1774519200.0}
2026-03-25 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2faee677ec') HTTP/1.1" 204 0
2026-03-25 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6374189b1/ford-puma-10-ecoboost-125-ch-mhev-ss-powershift-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb64d6c0-d71e-5403-8f90-f71f3cefdb3b with identifier: 6374189b1
2026-03-25 19:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb64d6c0-d71e-5403-8f90-f71f3cefdb3b with scrape type 2
2026-03-25 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb64d6c0-d71e-5403-8f90-f71f3cefdb3b with scrape type 2
2026-03-25 19:04:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: eb64d6c0-d71e-5403-8f90-f71f3cefdb3b, identifier: 6374189b1
2026-03-25 19:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: eb64d6c0-d71e-5403-8f90-f71f3cefdb3b with identifier: 6374189b1
2026-03-25 19:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: eb64d6c0-d71e-5403-8f90-f71f3cefdb3b with identifier: 6374189b1
2026-03-25 19:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: eb64d6c0-d71e-5403-8f90-f71f3cefdb3b with identifier: 6374189b1 to the API
2026-03-25 19:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6374189b1/ford-puma-10-ecoboost-125-ch-mhev-ss-powershift-st-line-x>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'eb64d6c0-d71e-5403-8f90-f71f3cefdb3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6374189b1/ford-puma-10-ecoboost-125-ch-mhev-ss-powershift-st-line-x',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'FORD',
'model': 'Puma 1.0 EcoBoost 125 ch mHEV S&S Powershift ST-Line X',
'odometer': 61469,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 EcoBoost 125 ch mHEV S&S Powershift ST-Line X',
'transmission': 'automatic',
'trim': 'Puma 1.0 EcoBoost 125 ch mHEV S&S Powershift ST-Line X',
'year': 2023}
2026-03-25 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276374189b1%27 HTTP/1.1" 200 None
2026-03-25 19:04:31 [vpauto.fr] INFO: Saving data for 6374189b1: {'created_time': 1774256541.068527, 'last_price_update_time': 1774465471.604103, 'auction_closing_time': 1774618200.0}
2026-03-25 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6374189b1') HTTP/1.1" 204 0
2026-03-25 19:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/29296999ec/peugeot-2008-puretech-130-ss-eat8-allure-business> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77f73a8b-ecc4-5d40-b025-7df6d3fbff32 with identifier: 29296999ec
2026-03-25 19:04:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77f73a8b-ecc4-5d40-b025-7df6d3fbff32 with scrape type 2
2026-03-25 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77f73a8b-ecc4-5d40-b025-7df6d3fbff32 with scrape type 2
2026-03-25 19:04:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 77f73a8b-ecc4-5d40-b025-7df6d3fbff32, identifier: 29296999ec
2026-03-25 19:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 77f73a8b-ecc4-5d40-b025-7df6d3fbff32 with identifier: 29296999ec
2026-03-25 19:04:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 77f73a8b-ecc4-5d40-b025-7df6d3fbff32 with identifier: 29296999ec
2026-03-25 19:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 77f73a8b-ecc4-5d40-b025-7df6d3fbff32 with identifier: 29296999ec to the API
2026-03-25 19:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/29296999ec/peugeot-2008-puretech-130-ss-eat8-allure-business>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'category': None,
'color': 'Orange metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '77f73a8b-ecc4-5d40-b025-7df6d3fbff32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/29296999ec/peugeot-2008-puretech-130-ss-eat8-allure-business',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '2008 PureTech 130 S&S EAT8 Allure Business',
'odometer': 117470,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 PureTech 130 S&S EAT8 Allure Business',
'transmission': 'automatic',
'trim': '2008 PureTech 130 S&S EAT8 Allure Business',
'year': 2021}
2026-03-25 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2729296999ec%27 HTTP/1.1" 200 None
2026-03-25 19:04:32 [vpauto.fr] INFO: Saving data for 29296999ec: {'created_time': 1773860774.014884, 'last_price_update_time': 1774465472.1527, 'auction_closing_time': 1774519200.0}
2026-03-25 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='29296999ec') HTTP/1.1" 204 0
2026-03-25 19:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/38247834b1/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c3de175-0e03-5988-b39a-697fbbc768d6 with identifier: 38247834b1
2026-03-25 19:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c3de175-0e03-5988-b39a-697fbbc768d6 with scrape type 2
2026-03-25 19:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c3de175-0e03-5988-b39a-697fbbc768d6 with scrape type 2
2026-03-25 19:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4c3de175-0e03-5988-b39a-697fbbc768d6, identifier: 38247834b1
2026-03-25 19:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4c3de175-0e03-5988-b39a-697fbbc768d6 with identifier: 38247834b1
2026-03-25 19:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4c3de175-0e03-5988-b39a-697fbbc768d6 with identifier: 38247834b1
2026-03-25 19:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4c3de175-0e03-5988-b39a-697fbbc768d6 with identifier: 38247834b1 to the API
2026-03-25 19:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/38247834b1/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'F H',
'id': '4c3de175-0e03-5988-b39a-697fbbc768d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/38247834b1/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'odometer': 26516,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'year': 2023}
2026-03-25 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738247834b1%27 HTTP/1.1" 200 None
2026-03-25 19:04:33 [vpauto.fr] INFO: Saving data for 38247834b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256481.972604, 'last_price_update_time': 1774465473.581606}
2026-03-25 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='38247834b1') HTTP/1.1" 204 0
2026-03-25 19:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1fc76f1db1/volkswagen-id3-204-ch-pro-performance-active> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c45bd62-a719-5b1b-bea3-450d16c955f9 with identifier: 1fc76f1db1
2026-03-25 19:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c45bd62-a719-5b1b-bea3-450d16c955f9 with scrape type 2
2026-03-25 19:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c45bd62-a719-5b1b-bea3-450d16c955f9 with scrape type 2
2026-03-25 19:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2c45bd62-a719-5b1b-bea3-450d16c955f9, identifier: 1fc76f1db1
2026-03-25 19:04:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2c45bd62-a719-5b1b-bea3-450d16c955f9 with identifier: 1fc76f1db1
2026-03-25 19:04:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:04:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2c45bd62-a719-5b1b-bea3-450d16c955f9 with identifier: 1fc76f1db1
2026-03-25 19:04:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2c45bd62-a719-5b1b-bea3-450d16c955f9 with identifier: 1fc76f1db1 to the API
2026-03-25 19:04:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1fc76f1db1/volkswagen-id3-204-ch-pro-performance-active>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/jWOBFxA_BE.pdf',
'category': None,
'color': 'Medium grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Electric',
'id': '2c45bd62-a719-5b1b-bea3-450d16c955f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1fc76f1db1/volkswagen-id3-204-ch-pro-performance-active',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'VOLKSWAGEN',
'model': 'ID.3 204 ch Pro Performance Active',
'odometer': 19661,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 204 ch Pro Performance Active',
'transmission': 'automatic',
'trim': 'ID.3 204 ch Pro Performance Active',
'year': 2023}
2026-03-25 19:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271fc76f1db1%27 HTTP/1.1" 200 None
2026-03-25 19:04:34 [vpauto.fr] INFO: Saving data for 1fc76f1db1: {'created_time': 1774256469.383197, 'last_price_update_time': 1774465474.812991, 'auction_closing_time': 1774618200.0}
2026-03-25 19:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1fc76f1db1') HTTP/1.1" 204 0
2026-03-25 19:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bc0a882b1/citroen-my-ami-orange> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8aa88cd-7b77-5514-86c4-8c20f9dab110 with identifier: bc0a882b1
2026-03-25 19:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8aa88cd-7b77-5514-86c4-8c20f9dab110 with scrape type 2
2026-03-25 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8aa88cd-7b77-5514-86c4-8c20f9dab110 with scrape type 2
2026-03-25 19:04:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d8aa88cd-7b77-5514-86c4-8c20f9dab110, identifier: bc0a882b1
2026-03-25 19:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d8aa88cd-7b77-5514-86c4-8c20f9dab110 with identifier: bc0a882b1
2026-03-25 19:04:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d8aa88cd-7b77-5514-86c4-8c20f9dab110 with identifier: bc0a882b1
2026-03-25 19:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d8aa88cd-7b77-5514-86c4-8c20f9dab110 with identifier: bc0a882b1 to the API
2026-03-25 19:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bc0a882b1/citroen-my-ami-orange>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light blue',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-27T13:25:00Z',
'fuel_type': 'Electric',
'id': 'd8aa88cd-7b77-5514-86c4-8c20f9dab110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bc0a882b1/citroen-my-ami-orange',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'MY AMI ORANGE',
'odometer': 17404,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2024-01-04',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN MY AMI ORANGE',
'transmission': 'automatic',
'trim': 'MY AMI ORANGE',
'year': 2024}
2026-03-25 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bc0a882b1%27 HTTP/1.1" 200 None
2026-03-25 19:04:41 [vpauto.fr] INFO: Saving data for bc0a882b1: {'created_time': 1774256480.239667, 'last_price_update_time': 1774465481.801406, 'auction_closing_time': 1774617900.0}
2026-03-25 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bc0a882b1') HTTP/1.1" 204 0
2026-03-25 19:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8ce1b976ec/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:04:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2d44875-4bb0-5427-880d-70dffe78fe4a with identifier: 8ce1b976ec
2026-03-25 19:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2d44875-4bb0-5427-880d-70dffe78fe4a with scrape type 2
2026-03-25 19:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2d44875-4bb0-5427-880d-70dffe78fe4a with scrape type 2
2026-03-25 19:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a2d44875-4bb0-5427-880d-70dffe78fe4a, identifier: 8ce1b976ec
2026-03-25 19:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a2d44875-4bb0-5427-880d-70dffe78fe4a with identifier: 8ce1b976ec
2026-03-25 19:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a2d44875-4bb0-5427-880d-70dffe78fe4a with identifier: 8ce1b976ec
2026-03-25 19:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a2d44875-4bb0-5427-880d-70dffe78fe4a with identifier: 8ce1b976ec to the API
2026-03-25 19:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:04:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8ce1b976ec/ford-mustang-mach-e-standard-range-76-kwh-269-ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a2d44875-4bb0-5427-880d-70dffe78fe4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8ce1b976ec/ford-mustang-mach-e-standard-range-76-kwh-269-ch',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'FORD',
'model': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'odometer': 53346,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E Standard Range 76 kWh 269 ch',
'transmission': 'automatic',
'trim': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'year': 2023}
2026-03-25 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ce1b976ec%27 HTTP/1.1" 200 None
2026-03-25 19:04:47 [vpauto.fr] INFO: Saving data for 8ce1b976ec: {'auction_closing_time': 1774519200.0, 'created_time': 1773392755.435545, 'last_price_update_time': 1774465487.662438}
2026-03-25 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8ce1b976ec') HTTP/1.1" 204 0
2026-03-25 19:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8b227894b1/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:05:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a651355-5ddb-5ccf-9098-fa567e176ef0 with identifier: 8b227894b1
2026-03-25 19:05:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a651355-5ddb-5ccf-9098-fa567e176ef0 with scrape type 2
2026-03-25 19:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a651355-5ddb-5ccf-9098-fa567e176ef0 with scrape type 2
2026-03-25 19:05:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4a651355-5ddb-5ccf-9098-fa567e176ef0, identifier: 8b227894b1
2026-03-25 19:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4a651355-5ddb-5ccf-9098-fa567e176ef0 with identifier: 8b227894b1
2026-03-25 19:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4a651355-5ddb-5ccf-9098-fa567e176ef0 with identifier: 8b227894b1
2026-03-25 19:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4a651355-5ddb-5ccf-9098-fa567e176ef0 with identifier: 8b227894b1 to the API
2026-03-25 19:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:05:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8b227894b1/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'F H',
'id': '4a651355-5ddb-5ccf-9098-fa567e176ef0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8b227894b1/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'odometer': 11789,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-10-16',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'year': 2023}
2026-03-25 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b227894b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:00 [vpauto.fr] INFO: Saving data for 8b227894b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256637.125521, 'last_price_update_time': 1774465500.614421}
2026-03-25 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8b227894b1') HTTP/1.1" 204 0
2026-03-25 19:05:06 [scrapy.extensions.logstats] INFO: Crawled 32 pages (at 23 pages/min), scraped 31 items (at 23 items/min)
2026-03-25 19:05:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-25 19:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=2> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:05:14 [vpauto.fr] INFO: Found 96 ads on page 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: ae9f6b62ec
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ae9f6b62ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for ae9f6b62ec: 0
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 30afa7e8b1
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2730afa7e8b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 30afa7e8b1: 0
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 8d3e7a8755
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278d3e7a8755%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 8d3e7a8755: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 44c51621ec
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744c51621ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 44c51621ec: 2
2026-03-25 19:05:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 583c7fdb1
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27583c7fdb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 583c7fdb1: 2
2026-03-25 19:05:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: ff899e8e55
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ff899e8e55%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for ff899e8e55: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 71932b1
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771932b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 71932b1: 0
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: c5d7921aec
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5d7921aec%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for c5d7921aec: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: bb39333455
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bb39333455%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for bb39333455: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 753c3cbab1
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27753c3cbab1%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 753c3cbab1: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: f2ca1721ec
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2ca1721ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for f2ca1721ec: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 457d00bf55
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27457d00bf55%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 457d00bf55: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 31917158b1
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731917158b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 31917158b1: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: ef37f8d2ec
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef37f8d2ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for ef37f8d2ec: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 5747b54d55
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275747b54d55%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 5747b54d55: 0
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: ecb1c0fab1
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ecb1c0fab1%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for ecb1c0fab1: 0
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: e612285fec
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e612285fec%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for e612285fec: 0
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 71d3c46455
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771d3c46455%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 71d3c46455: 0
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: babb4c3eb1
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27babb4c3eb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for babb4c3eb1: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 9b9e0b77ec
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b9e0b77ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 9b9e0b77ec: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 4e5af24b55
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274e5af24b55%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 4e5af24b55: 0
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: fd738138b1
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fd738138b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for fd738138b1: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 87a7f373ec
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2787a7f373ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for 87a7f373ec: 0
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: bd7d0eadec
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bd7d0eadec%27 HTTP/1.1" 200 None
2026-03-25 19:05:14 [vpauto.fr] INFO: Scrape type for bd7d0eadec: 2
2026-03-25 19:05:14 [vpauto.fr] INFO: Found listing with ID: 9798380b1
2026-03-25 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279798380b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 9798380b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: b9261490ec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9261490ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for b9261490ec: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 937b75eab1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27937b75eab1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 937b75eab1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 706892f0ec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27706892f0ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 706892f0ec: 0
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: df1549fcb1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27df1549fcb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for df1549fcb1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 56401384b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756401384b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 56401384b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 1dbc205bec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271dbc205bec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 1dbc205bec: 0
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 71e264bdb1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771e264bdb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 71e264bdb1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 17be9cf8ec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2717be9cf8ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 17be9cf8ec: 0
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 62f62717b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2762f62717b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 62f62717b1: 0
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 6d258e0dec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d258e0dec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 6d258e0dec: 0
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 4d1008dbec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274d1008dbec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 4d1008dbec: 0
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: c2ab67a1b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2ab67a1b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for c2ab67a1b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 6e31185eb1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e31185eb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 6e31185eb1: 0
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 8416dcfaec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278416dcfaec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 8416dcfaec: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: ab892bf4ec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ab892bf4ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for ab892bf4ec: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 71dab0c4b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771dab0c4b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 71dab0c4b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 1de0ca9ab1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271de0ca9ab1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 1de0ca9ab1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 3d7ea549ec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273d7ea549ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 3d7ea549ec: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 72fd4eabb1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2772fd4eabb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 72fd4eabb1: 0
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 50ce72d9ec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2750ce72d9ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 50ce72d9ec: 1
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 5114c2adec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275114c2adec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 5114c2adec: 0
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: e824ce17b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e824ce17b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for e824ce17b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: d187083ab1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d187083ab1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for d187083ab1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 91074384ec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2791074384ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 91074384ec: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 3c9f6396b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273c9f6396b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 3c9f6396b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: b0262e91ec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b0262e91ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for b0262e91ec: 0
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 55c1abadec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2755c1abadec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 55c1abadec: 0
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 258bf607b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27258bf607b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 258bf607b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: ce7bbb30b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ce7bbb30b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for ce7bbb30b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 5281c37ec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275281c37ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 5281c37ec: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: ab5c2f92b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ab5c2f92b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for ab5c2f92b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 24278c2dec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2724278c2dec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 24278c2dec: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 48d2f8a0b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2748d2f8a0b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 48d2f8a0b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 19f5d200ec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2719f5d200ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 19f5d200ec: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: e9362604b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9362604b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for e9362604b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: e32a79e9ec
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e32a79e9ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for e32a79e9ec: 0
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: c06d53aeb1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c06d53aeb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for c06d53aeb1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 4fa55465b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274fa55465b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for 4fa55465b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: e753c2e1b1
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e753c2e1b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:15 [vpauto.fr] INFO: Scrape type for e753c2e1b1: 2
2026-03-25 19:05:15 [vpauto.fr] INFO: Found listing with ID: 46ed4b6cb1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2746ed4b6cb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 46ed4b6cb1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: e9bb7d95b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9bb7d95b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for e9bb7d95b1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: afb287fb1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27afb287fb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for afb287fb1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: d0270dcb1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d0270dcb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for d0270dcb1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: e56eb2c7b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e56eb2c7b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for e56eb2c7b1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: 638b9d6b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27638b9d6b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 638b9d6b1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: c0f3cf8bb1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0f3cf8bb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for c0f3cf8bb1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: f349ac02b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f349ac02b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for f349ac02b1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: 81c01fbeb1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2781c01fbeb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 81c01fbeb1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: a2604aefb1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a2604aefb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for a2604aefb1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: d87075fdb1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d87075fdb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for d87075fdb1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: a1410e43b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1410e43b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for a1410e43b1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: c2db9b87b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2db9b87b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for c2db9b87b1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: 7f1029d9b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277f1029d9b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 7f1029d9b1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: d3d3ecb1b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d3d3ecb1b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for d3d3ecb1b1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: bda54a64b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bda54a64b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for bda54a64b1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: cccbe9d7b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cccbe9d7b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for cccbe9d7b1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: 3c7b7c42b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273c7b7c42b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 3c7b7c42b1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: 4eeba024b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274eeba024b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 4eeba024b1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: 32846d89b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2732846d89b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 32846d89b1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: 19ed1d2fb1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2719ed1d2fb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 19ed1d2fb1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: ab440c8bb1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ab440c8bb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for ab440c8bb1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: 7d0034f8b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d0034f8b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 7d0034f8b1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: 72e53141b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2772e53141b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 72e53141b1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: fa4b3a8b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fa4b3a8b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for fa4b3a8b1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: e4aa98efb1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4aa98efb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for e4aa98efb1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: b7c8dd9db1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b7c8dd9db1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for b7c8dd9db1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: 2f06903cb1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272f06903cb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 2f06903cb1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: dc80600ab1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80600ab1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for dc80600ab1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: a07e14c2b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a07e14c2b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for a07e14c2b1: 0
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: 318dc6f5b1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27318dc6f5b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 318dc6f5b1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Found listing with ID: 3e2dfb9eb1
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273e2dfb9eb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:16 [vpauto.fr] INFO: Scrape type for 3e2dfb9eb1: 2
2026-03-25 19:05:16 [vpauto.fr] INFO: Requesting listing page 3: https://vpauto.eu/vehicle/list?page=3
2026-03-25 19:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8d3e7a8755/renault-koleos-20-dci-175-4x4-bose-edition> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24ab851b-d1f1-56ec-88ff-83ad639fc5f3 with identifier: 8d3e7a8755
2026-03-25 19:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24ab851b-d1f1-56ec-88ff-83ad639fc5f3 with scrape type 2
2026-03-25 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24ab851b-d1f1-56ec-88ff-83ad639fc5f3 with scrape type 2
2026-03-25 19:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 24ab851b-d1f1-56ec-88ff-83ad639fc5f3, identifier: 8d3e7a8755
2026-03-25 19:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 24ab851b-d1f1-56ec-88ff-83ad639fc5f3 with identifier: 8d3e7a8755
2026-03-25 19:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 24ab851b-d1f1-56ec-88ff-83ad639fc5f3 with identifier: 8d3e7a8755
2026-03-25 19:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 24ab851b-d1f1-56ec-88ff-83ad639fc5f3 with identifier: 8d3e7a8755 to the API
2026-03-25 19:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:05:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8d3e7a8755/renault-koleos-20-dci-175-4x4-bose-edition>
{'auction_title': '',
'c_o_2_emission_value': 166,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-26T13:30:00Z',
'fuel_type': 'Diesel',
'id': '24ab851b-d1f1-56ec-88ff-83ad639fc5f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8d3e7a8755/renault-koleos-20-dci-175-4x4-bose-edition',
'listing': 'auction',
'location': '69 - LYON',
'make': 'RENAULT',
'model': 'Koleos 2.0 dCi 175 4x4 Bose Edition',
'odometer': 131630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2014-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Koleos 2.0 dCi 175 4x4 Bose Edition',
'transmission': 'manual',
'trim': 'Koleos 2.0 dCi 175 4x4 Bose Edition',
'year': 2014}
2026-03-25 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278d3e7a8755%27 HTTP/1.1" 200 None
2026-03-25 19:05:26 [vpauto.fr] INFO: Saving data for 8d3e7a8755: {'auction_closing_time': 1774531800.0, 'created_time': 1773429107.854415, 'last_price_update_time': 1774465526.570773}
2026-03-25 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8d3e7a8755') HTTP/1.1" 204 0
2026-03-25 19:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/583c7fdb1/toyota-corolla-touring-sports-hybride-122h-collection> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:05:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f329fea-60dc-5318-818e-68fa04d4d529 with identifier: 583c7fdb1
2026-03-25 19:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f329fea-60dc-5318-818e-68fa04d4d529 with scrape type 2
2026-03-25 19:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f329fea-60dc-5318-818e-68fa04d4d529 with scrape type 2
2026-03-25 19:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2f329fea-60dc-5318-818e-68fa04d4d529, identifier: 583c7fdb1
2026-03-25 19:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2f329fea-60dc-5318-818e-68fa04d4d529 with identifier: 583c7fdb1
2026-03-25 19:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2f329fea-60dc-5318-818e-68fa04d4d529 with identifier: 583c7fdb1
2026-03-25 19:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2f329fea-60dc-5318-818e-68fa04d4d529 with identifier: 583c7fdb1 to the API
2026-03-25 19:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:05:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/583c7fdb1/toyota-corolla-touring-sports-hybride-122h-collection>
{'auction_title': '',
'c_o_2_emission_value': 103,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '2f329fea-60dc-5318-818e-68fa04d4d529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/583c7fdb1/toyota-corolla-touring-sports-hybride-122h-collection',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'TOYOTA',
'model': 'Corolla Touring Sports Hybride 122h Collection',
'odometer': 120594,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla Touring Sports Hybride 122h Collection',
'transmission': 'automatic',
'trim': 'Corolla Touring Sports Hybride 122h Collection',
'year': 2020}
2026-03-25 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27583c7fdb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:28 [vpauto.fr] INFO: Saving data for 583c7fdb1: {'created_time': 1774256948.850681, 'last_price_update_time': 1774465528.368394, 'auction_closing_time': 1774618200.0}
2026-03-25 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='583c7fdb1') HTTP/1.1" 204 0
2026-03-25 19:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/44c51621ec/bmw-serie-2-active-tourer-u06-active-tourer-218i-136-ch-dkg7-business-design> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22182e4d-8315-5e2f-a4be-83b0bf5e731f with identifier: 44c51621ec
2026-03-25 19:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22182e4d-8315-5e2f-a4be-83b0bf5e731f with scrape type 2
2026-03-25 19:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22182e4d-8315-5e2f-a4be-83b0bf5e731f with scrape type 2
2026-03-25 19:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 22182e4d-8315-5e2f-a4be-83b0bf5e731f, identifier: 44c51621ec
2026-03-25 19:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 22182e4d-8315-5e2f-a4be-83b0bf5e731f with identifier: 44c51621ec
2026-03-25 19:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 22182e4d-8315-5e2f-a4be-83b0bf5e731f with identifier: 44c51621ec
2026-03-25 19:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 22182e4d-8315-5e2f-a4be-83b0bf5e731f with identifier: 44c51621ec to the API
2026-03-25 19:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:05:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/44c51621ec/bmw-serie-2-active-tourer-u06-active-tourer-218i-136-ch-dkg7-business-design>
{'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '22182e4d-8315-5e2f-a4be-83b0bf5e731f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/44c51621ec/bmw-serie-2-active-tourer-u06-active-tourer-218i-136-ch-dkg7-business-design',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'BMW',
'model': 'SERIE 2 ACTIVE TOURER U06 Active Tourer 218i 136 ch DKG7 Business '
'Design',
'odometer': 103540,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 2 ACTIVE TOURER U06 Active Tourer 218i 136 ch DKG7 '
'Business Design',
'transmission': 'automatic',
'trim': 'SERIE 2 ACTIVE TOURER U06 Active Tourer 218i 136 ch DKG7 Business '
'Design',
'year': 2021}
2026-03-25 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744c51621ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:31 [vpauto.fr] INFO: Saving data for 44c51621ec: {'created_time': 1773861158.968232, 'last_price_update_time': 1774465531.772453, 'auction_closing_time': 1774519200.0}
2026-03-25 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='44c51621ec') HTTP/1.1" 204 0
2026-03-25 19:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ff899e8e55/volkswagen-golf-14-tsi-122-carat> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58759e4f-cbde-528c-8424-12620b3a3743 with identifier: ff899e8e55
2026-03-25 19:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58759e4f-cbde-528c-8424-12620b3a3743 with scrape type 2
2026-03-25 19:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58759e4f-cbde-528c-8424-12620b3a3743 with scrape type 2
2026-03-25 19:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 58759e4f-cbde-528c-8424-12620b3a3743, identifier: ff899e8e55
2026-03-25 19:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 58759e4f-cbde-528c-8424-12620b3a3743 with identifier: ff899e8e55
2026-03-25 19:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 58759e4f-cbde-528c-8424-12620b3a3743 with identifier: ff899e8e55
2026-03-25 19:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 58759e4f-cbde-528c-8424-12620b3a3743 with identifier: ff899e8e55 to the API
2026-03-25 19:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:05:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ff899e8e55/volkswagen-golf-14-tsi-122-carat>
{'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-26T13:30:00Z',
'fuel_type': 'Petrol',
'id': '58759e4f-cbde-528c-8424-12620b3a3743',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ff899e8e55/volkswagen-golf-14-tsi-122-carat',
'listing': 'auction',
'location': '69 - LYON',
'make': 'VOLKSWAGEN',
'model': 'Golf 1.4 TSI 122 Carat',
'odometer': 154383,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2010-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf 1.4 TSI 122 Carat',
'transmission': 'manual',
'trim': 'Golf 1.4 TSI 122 Carat',
'year': 2010}
2026-03-25 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ff899e8e55%27 HTTP/1.1" 200 None
2026-03-25 19:05:32 [vpauto.fr] INFO: Saving data for ff899e8e55: {'auction_closing_time': 1774531800.0, 'created_time': 1773428892.573737, 'last_price_update_time': 1774465532.529511}
2026-03-25 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ff899e8e55') HTTP/1.1" 204 0
2026-03-25 19:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bb39333455/ford-c-max-10-125-ss-ecoboost-titanium-x> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c72f62d1-1b51-5a14-b693-1bc165b46ccc with identifier: bb39333455
2026-03-25 19:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c72f62d1-1b51-5a14-b693-1bc165b46ccc with scrape type 2
2026-03-25 19:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c72f62d1-1b51-5a14-b693-1bc165b46ccc with scrape type 2
2026-03-25 19:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c72f62d1-1b51-5a14-b693-1bc165b46ccc, identifier: bb39333455
2026-03-25 19:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c72f62d1-1b51-5a14-b693-1bc165b46ccc with identifier: bb39333455
2026-03-25 19:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c72f62d1-1b51-5a14-b693-1bc165b46ccc with identifier: bb39333455
2026-03-25 19:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c72f62d1-1b51-5a14-b693-1bc165b46ccc with identifier: bb39333455 to the API
2026-03-25 19:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bb39333455/ford-c-max-10-125-ss-ecoboost-titanium-x>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-26T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'c72f62d1-1b51-5a14-b693-1bc165b46ccc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bb39333455/ford-c-max-10-125-ss-ecoboost-titanium-x',
'listing': 'auction',
'location': '69 - LYON',
'make': 'FORD',
'model': 'C-MAX 1.0 125 S&S EcoBoost Titanium X',
'odometer': 152434,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2014-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD C-MAX 1.0 125 S&S EcoBoost Titanium X',
'transmission': 'manual',
'trim': 'C-MAX 1.0 125 S&S EcoBoost Titanium X',
'year': 2014}
2026-03-25 19:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bb39333455%27 HTTP/1.1" 200 None
2026-03-25 19:05:36 [vpauto.fr] INFO: Saving data for bb39333455: {'auction_closing_time': 1774531800.0, 'created_time': 1773947238.607803, 'last_price_update_time': 1774465536.776486}
2026-03-25 19:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bb39333455') HTTP/1.1" 204 0
2026-03-25 19:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c5d7921aec/peugeot-2008-puretech-130-ss-eat8-active-pack> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39cc0edc-d407-5d28-bd92-c05723e0a3b7 with identifier: c5d7921aec
2026-03-25 19:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39cc0edc-d407-5d28-bd92-c05723e0a3b7 with scrape type 2
2026-03-25 19:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39cc0edc-d407-5d28-bd92-c05723e0a3b7 with scrape type 2
2026-03-25 19:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 39cc0edc-d407-5d28-bd92-c05723e0a3b7, identifier: c5d7921aec
2026-03-25 19:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 39cc0edc-d407-5d28-bd92-c05723e0a3b7 with identifier: c5d7921aec
2026-03-25 19:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 39cc0edc-d407-5d28-bd92-c05723e0a3b7 with identifier: c5d7921aec
2026-03-25 19:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 39cc0edc-d407-5d28-bd92-c05723e0a3b7 with identifier: c5d7921aec to the API
2026-03-25 19:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:05:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c5d7921aec/peugeot-2008-puretech-130-ss-eat8-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '39cc0edc-d407-5d28-bd92-c05723e0a3b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c5d7921aec/peugeot-2008-puretech-130-ss-eat8-active-pack',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '2008 PureTech 130 S&S EAT8 Active Pack',
'odometer': 173150,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 PureTech 130 S&S EAT8 Active Pack',
'transmission': 'automatic',
'trim': '2008 PureTech 130 S&S EAT8 Active Pack',
'year': 2022}
2026-03-25 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5d7921aec%27 HTTP/1.1" 200 None
2026-03-25 19:05:41 [vpauto.fr] INFO: Saving data for c5d7921aec: {'created_time': 1773860785.615435, 'last_price_update_time': 1774465541.090589, 'auction_closing_time': 1774519200.0}
2026-03-25 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c5d7921aec') HTTP/1.1" 204 0
2026-03-25 19:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f2ca1721ec/peugeot-3008-hybrid-225-e-eat8-allure> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea556e8d-ecb8-5d20-8a23-3732686627f5 with identifier: f2ca1721ec
2026-03-25 19:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea556e8d-ecb8-5d20-8a23-3732686627f5 with scrape type 2
2026-03-25 19:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea556e8d-ecb8-5d20-8a23-3732686627f5 with scrape type 2
2026-03-25 19:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ea556e8d-ecb8-5d20-8a23-3732686627f5, identifier: f2ca1721ec
2026-03-25 19:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ea556e8d-ecb8-5d20-8a23-3732686627f5 with identifier: f2ca1721ec
2026-03-25 19:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ea556e8d-ecb8-5d20-8a23-3732686627f5 with identifier: f2ca1721ec
2026-03-25 19:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ea556e8d-ecb8-5d20-8a23-3732686627f5 with identifier: f2ca1721ec to the API
2026-03-25 19:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:05:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f2ca1721ec/peugeot-3008-hybrid-225-e-eat8-allure>
{'auction_title': '',
'c_o_2_emission_value': 31,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ea556e8d-ecb8-5d20-8a23-3732686627f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f2ca1721ec/peugeot-3008-hybrid-225-e-eat8-allure',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '3008 Hybrid 225 e-EAT8 Allure',
'odometer': 120878,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': '3008 Hybrid 225 e-EAT8 Allure',
'year': 2022}
2026-03-25 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2ca1721ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:42 [vpauto.fr] INFO: Saving data for f2ca1721ec: {'created_time': 1773738283.767798, 'last_price_update_time': 1774465542.896595, 'auction_closing_time': 1774519200.0}
2026-03-25 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f2ca1721ec') HTTP/1.1" 204 0
2026-03-25 19:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/457d00bf55/suzuki-splash-13-ddis-gls> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3316abc-46e1-5588-a7f6-6aeb60c09f97 with identifier: 457d00bf55
2026-03-25 19:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3316abc-46e1-5588-a7f6-6aeb60c09f97 with scrape type 2
2026-03-25 19:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3316abc-46e1-5588-a7f6-6aeb60c09f97 with scrape type 2
2026-03-25 19:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a3316abc-46e1-5588-a7f6-6aeb60c09f97, identifier: 457d00bf55
2026-03-25 19:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a3316abc-46e1-5588-a7f6-6aeb60c09f97 with identifier: 457d00bf55
2026-03-25 19:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a3316abc-46e1-5588-a7f6-6aeb60c09f97 with identifier: 457d00bf55
2026-03-25 19:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a3316abc-46e1-5588-a7f6-6aeb60c09f97 with identifier: 457d00bf55 to the API
2026-03-25 19:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/457d00bf55/suzuki-splash-13-ddis-gls>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': '2026-03-26T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'a3316abc-46e1-5588-a7f6-6aeb60c09f97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/457d00bf55/suzuki-splash-13-ddis-gls',
'listing': 'auction',
'location': '69 - LYON',
'make': 'SUZUKI',
'model': 'Splash 1.3 DDiS GLS',
'odometer': 181761,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2009-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'SUZUKI Splash 1.3 DDiS GLS',
'transmission': 'manual',
'trim': 'Splash 1.3 DDiS GLS',
'year': 2009}
2026-03-25 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27457d00bf55%27 HTTP/1.1" 200 None
2026-03-25 19:05:45 [vpauto.fr] INFO: Saving data for 457d00bf55: {'auction_closing_time': 1774531800.0, 'created_time': 1773428906.652583, 'last_price_update_time': 1774465545.286767}
2026-03-25 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='457d00bf55') HTTP/1.1" 204 0
2026-03-25 19:05:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.769(s), this was the 1st time calling it.
2026-03-25 19:05:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.950240327037037 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:05:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.499(s), this was the 1st time calling it.
2026-03-25 19:05:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.379561946235355 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/31917158b1/renault-espace-blue-dci-160-edc-evolution> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3f29d81-1319-5e34-99ba-10f229fc9f8d with identifier: 31917158b1
2026-03-25 19:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3f29d81-1319-5e34-99ba-10f229fc9f8d with scrape type 2
2026-03-25 19:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3f29d81-1319-5e34-99ba-10f229fc9f8d with scrape type 2
2026-03-25 19:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d3f29d81-1319-5e34-99ba-10f229fc9f8d, identifier: 31917158b1
2026-03-25 19:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d3f29d81-1319-5e34-99ba-10f229fc9f8d with identifier: 31917158b1
2026-03-25 19:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d3f29d81-1319-5e34-99ba-10f229fc9f8d with identifier: 31917158b1
2026-03-25 19:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d3f29d81-1319-5e34-99ba-10f229fc9f8d with identifier: 31917158b1 to the API
2026-03-25 19:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/31917158b1/renault-espace-blue-dci-160-edc-evolution>
{'auction_title': '',
'c_o_2_emission_value': 171,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd3f29d81-1319-5e34-99ba-10f229fc9f8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/31917158b1/renault-espace-blue-dci-160-edc-evolution',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'Espace Blue dCi 160 EDC Evolution',
'odometer': 120900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT Espace Blue dCi 160 EDC Evolution',
'transmission': 'automatic',
'trim': 'Espace Blue dCi 160 EDC Evolution',
'year': 2020}
2026-03-25 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731917158b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:47 [vpauto.fr] INFO: Saving data for 31917158b1: {'created_time': 1774268787.364075, 'last_price_update_time': 1774465547.874231}
2026-03-25 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='31917158b1') HTTP/1.1" 204 0
2026-03-25 19:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=3> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:50 [vpauto.fr] INFO: Found 96 ads on page 3
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: 8e4042f9b1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e4042f9b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for 8e4042f9b1: 2
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: b96d7affb1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b96d7affb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for b96d7affb1: 2
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: b697eb16b1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b697eb16b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for b697eb16b1: 2
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: 935882cbb1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27935882cbb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for 935882cbb1: 0
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: db118aacb1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db118aacb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for db118aacb1: 0
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: 9c6fce44b1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279c6fce44b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for 9c6fce44b1: 0
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: 4d7b9e42b1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274d7b9e42b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for 4d7b9e42b1: 0
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: 3f6a8948b1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273f6a8948b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for 3f6a8948b1: 0
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: a218de83b1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a218de83b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for a218de83b1: 0
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: 97a704bdb1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2797a704bdb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for 97a704bdb1: 2
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: 522849bfb1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27522849bfb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for 522849bfb1: 2
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: 3fd80024b1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273fd80024b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for 3fd80024b1: 2
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: afd82828b1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27afd82828b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for afd82828b1: 0
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: ef5da30db1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef5da30db1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for ef5da30db1: 0
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: eb209ac5b1
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eb209ac5b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:50 [vpauto.fr] INFO: Scrape type for eb209ac5b1: 0
2026-03-25 19:05:50 [vpauto.fr] INFO: Found listing with ID: 9255da31b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279255da31b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 9255da31b1: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 14f88a85b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2714f88a85b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 14f88a85b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: cf99e277b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf99e277b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for cf99e277b1: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 91c89f28b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2791c89f28b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 91c89f28b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 6ea6678eb1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276ea6678eb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 6ea6678eb1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: fe548ffcb1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe548ffcb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for fe548ffcb1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: bd85fb8cb1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bd85fb8cb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for bd85fb8cb1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: f5243a05b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f5243a05b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for f5243a05b1: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: cbc67028b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc67028b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for cbc67028b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: a72aad07b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a72aad07b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for a72aad07b1: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: b016a5e6b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b016a5e6b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for b016a5e6b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: c9974244b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9974244b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for c9974244b1: 2
2026-03-25 19:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 386f16fdb1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27386f16fdb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 386f16fdb1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: f7314ab9b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f7314ab9b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for f7314ab9b1: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 2290f9bbb1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272290f9bbb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 2290f9bbb1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 343a0a1ab1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27343a0a1ab1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 343a0a1ab1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 9b6edfb7b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b6edfb7b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 9b6edfb7b1: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 23beefb8b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723beefb8b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 23beefb8b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 7ea034d9b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277ea034d9b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 7ea034d9b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: b9cb5a61b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9cb5a61b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for b9cb5a61b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: c75118fbb1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c75118fbb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for c75118fbb1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 76d31678b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2776d31678b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 76d31678b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 549bf4e8b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27549bf4e8b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 549bf4e8b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 5d7798c6b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275d7798c6b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 5d7798c6b1: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 881abf86b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27881abf86b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 881abf86b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 1de63f84b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271de63f84b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 1de63f84b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 2712c1afb1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272712c1afb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 2712c1afb1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: c055fa99b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c055fa99b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for c055fa99b1: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 8e466e87b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e466e87b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 8e466e87b1: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 77f0d90bb1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777f0d90bb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 77f0d90bb1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 4a4fc3bcb1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274a4fc3bcb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 4a4fc3bcb1: 2
2026-03-25 19:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 76360353b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2776360353b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 76360353b1: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 79e71e60b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779e71e60b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 79e71e60b1: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 16b46abeb1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2716b46abeb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 16b46abeb1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 13f3d9f2b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2713f3d9f2b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 13f3d9f2b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: b6ef2fb7b1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b6ef2fb7b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for b6ef2fb7b1: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: d98ea7ceb1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d98ea7ceb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for d98ea7ceb1: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: f2727b8d55
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2727b8d55%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for f2727b8d55: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 33ea9eb455
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733ea9eb455%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 33ea9eb455: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 97df09b055
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2797df09b055%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for 97df09b055: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: ef3dba5b55
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef3dba5b55%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for ef3dba5b55: 2
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: e9dbc98bec
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9dbc98bec%27 HTTP/1.1" 200 None
2026-03-25 19:05:51 [vpauto.fr] INFO: Scrape type for e9dbc98bec: 0
2026-03-25 19:05:51 [vpauto.fr] INFO: Found listing with ID: 296c8edab1
2026-03-25 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27296c8edab1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 296c8edab1: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 4862350b1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274862350b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 4862350b1: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 811d2c9b55
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27811d2c9b55%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 811d2c9b55: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: cb08ca4bec
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cb08ca4bec%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for cb08ca4bec: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 2bab7e88ec
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272bab7e88ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 2bab7e88ec: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: e840b6d0b1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e840b6d0b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for e840b6d0b1: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 7b7176df55
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b7176df55%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 7b7176df55: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 67d73c95b1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2767d73c95b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 67d73c95b1: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: ad4499b8ec
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad4499b8ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for ad4499b8ec: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: f0cc786155
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0cc786155%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for f0cc786155: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 2928059eb1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272928059eb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 2928059eb1: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 3f211a3455
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273f211a3455%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 3f211a3455: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 9d2ffc1eec
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279d2ffc1eec%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 9d2ffc1eec: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 5d9e925455
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275d9e925455%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 5d9e925455: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 9b2f7941b1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b2f7941b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 9b2f7941b1: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 566ffef1b1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27566ffef1b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 566ffef1b1: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: c4e221c955
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c4e221c955%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for c4e221c955: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: d49f2db9ec
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d49f2db9ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for d49f2db9ec: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: a0de97abb1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a0de97abb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for a0de97abb1: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 34bbc86055
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2734bbc86055%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 34bbc86055: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: c1fdf514ec
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c1fdf514ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for c1fdf514ec: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: f669a87fb1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f669a87fb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for f669a87fb1: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: b868f9b7ec
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b868f9b7ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for b868f9b7ec: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: cd9a089555
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cd9a089555%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for cd9a089555: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 54f70584b1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2754f70584b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 54f70584b1: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: f98ab0a3ec
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f98ab0a3ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for f98ab0a3ec: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 10e24d9a55
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2710e24d9a55%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 10e24d9a55: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: fc5b813b1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fc5b813b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for fc5b813b1: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: cf2df284ec
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf2df284ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for cf2df284ec: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 1e719b5255
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e719b5255%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 1e719b5255: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 5e680bb55
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275e680bb55%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 5e680bb55: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 331a6bdfec
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27331a6bdfec%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 331a6bdfec: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 98f7f057b1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2798f7f057b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 98f7f057b1: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: d24c3a0ec
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d24c3a0ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for d24c3a0ec: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 1e43f32fb1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e43f32fb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 1e43f32fb1: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: bb17acdc55
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bb17acdc55%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for bb17acdc55: 2
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 95d261efb1
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795d261efb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 95d261efb1: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: c76ff1d355
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c76ff1d355%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for c76ff1d355: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Found listing with ID: 5086eff9ec
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275086eff9ec%27 HTTP/1.1" 200 None
2026-03-25 19:05:52 [vpauto.fr] INFO: Scrape type for 5086eff9ec: 0
2026-03-25 19:05:52 [vpauto.fr] INFO: Requesting listing page 4: https://vpauto.eu/vehicle/list?page=4
2026-03-25 19:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3e2dfb9eb1/peugeot-3008-15-bluehdi-130ch-ss-bvm6-gt-line> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71f81355-6245-5d77-b01f-4bbcd9fe4aba with identifier: 3e2dfb9eb1
2026-03-25 19:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f81355-6245-5d77-b01f-4bbcd9fe4aba with scrape type 2
2026-03-25 19:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71f81355-6245-5d77-b01f-4bbcd9fe4aba with scrape type 2
2026-03-25 19:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 71f81355-6245-5d77-b01f-4bbcd9fe4aba, identifier: 3e2dfb9eb1
2026-03-25 19:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 71f81355-6245-5d77-b01f-4bbcd9fe4aba with identifier: 3e2dfb9eb1
2026-03-25 19:05:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 71f81355-6245-5d77-b01f-4bbcd9fe4aba with identifier: 3e2dfb9eb1
2026-03-25 19:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 71f81355-6245-5d77-b01f-4bbcd9fe4aba with identifier: 3e2dfb9eb1 to the API
2026-03-25 19:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3e2dfb9eb1/peugeot-3008-15-bluehdi-130ch-ss-bvm6-gt-line>
{'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '71f81355-6245-5d77-b01f-4bbcd9fe4aba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3e2dfb9eb1/peugeot-3008-15-bluehdi-130ch-ss-bvm6-gt-line',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '3008 1.5 BlueHDi 130ch S&S BVM6 GT Line',
'odometer': 130002,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-05-09',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.5 BlueHDi 130ch S&S BVM6 GT Line',
'transmission': 'manual',
'trim': '3008 1.5 BlueHDi 130ch S&S BVM6 GT Line',
'year': 2019}
2026-03-25 19:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273e2dfb9eb1%27 HTTP/1.1" 200 None
2026-03-25 19:05:55 [vpauto.fr] INFO: Saving data for 3e2dfb9eb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256740.927293, 'last_price_update_time': 1774465555.6794}
2026-03-25 19:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3e2dfb9eb1') HTTP/1.1" 204 0
2026-03-25 19:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e8c8cc50b1/volvo-xc60-t8-recharge-awd-303-ch-87-ch-geartronic-8-inscription-luxe> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dfe8978-4c7a-55f8-8a30-4f902570e0c5 with identifier: e8c8cc50b1
2026-03-25 19:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dfe8978-4c7a-55f8-8a30-4f902570e0c5 with scrape type 2
2026-03-25 19:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dfe8978-4c7a-55f8-8a30-4f902570e0c5 with scrape type 2
2026-03-25 19:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3dfe8978-4c7a-55f8-8a30-4f902570e0c5, identifier: e8c8cc50b1
2026-03-25 19:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3dfe8978-4c7a-55f8-8a30-4f902570e0c5 with identifier: e8c8cc50b1
2026-03-25 19:05:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3dfe8978-4c7a-55f8-8a30-4f902570e0c5 with identifier: e8c8cc50b1
2026-03-25 19:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3dfe8978-4c7a-55f8-8a30-4f902570e0c5 with identifier: e8c8cc50b1 to the API
2026-03-25 19:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:05:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e8c8cc50b1/volvo-xc60-t8-recharge-awd-303-ch-87-ch-geartronic-8-inscription-luxe>
{'auction_title': '',
'c_o_2_emission_value': 56,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light beige metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '3dfe8978-4c7a-55f8-8a30-4f902570e0c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e8c8cc50b1/volvo-xc60-t8-recharge-awd-303-ch-87-ch-geartronic-8-inscription-luxe',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'VOLVO',
'model': 'XC60 T8 Recharge AWD 303 ch + 87 ch Geartronic 8 Inscription Luxe',
'odometer': 134938,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 T8 Recharge AWD 303 ch + 87 ch Geartronic 8 Inscription '
'Luxe',
'transmission': 'automatic',
'trim': 'XC60 T8 Recharge AWD 303 ch + 87 ch Geartronic 8 Inscription Luxe',
'year': 2021}
2026-03-25 19:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e8c8cc50b1%27 HTTP/1.1" 200 None
2026-03-25 19:05:56 [vpauto.fr] INFO: Saving data for e8c8cc50b1: {'created_time': 1774256676.654277, 'last_price_update_time': 1774465556.368269, 'auction_closing_time': 1774618200.0}
2026-03-25 19:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e8c8cc50b1') HTTP/1.1" 204 0
2026-03-25 19:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e4ba44d7b1/audi-q5-sportback-50-tfsie-299-s-tronic-7-quattro-s-line> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e2d693d-f47f-5aa1-87bd-fa10e47ff21d with identifier: e4ba44d7b1
2026-03-25 19:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e2d693d-f47f-5aa1-87bd-fa10e47ff21d with scrape type 2
2026-03-25 19:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e2d693d-f47f-5aa1-87bd-fa10e47ff21d with scrape type 2
2026-03-25 19:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4e2d693d-f47f-5aa1-87bd-fa10e47ff21d, identifier: e4ba44d7b1
2026-03-25 19:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4e2d693d-f47f-5aa1-87bd-fa10e47ff21d with identifier: e4ba44d7b1
2026-03-25 19:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4e2d693d-f47f-5aa1-87bd-fa10e47ff21d with identifier: e4ba44d7b1
2026-03-25 19:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4e2d693d-f47f-5aa1-87bd-fa10e47ff21d with identifier: e4ba44d7b1 to the API
2026-03-25 19:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:06:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e4ba44d7b1/audi-q5-sportback-50-tfsie-299-s-tronic-7-quattro-s-line>
{'auction_title': '',
'c_o_2_emission_value': 40,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '4e2d693d-f47f-5aa1-87bd-fa10e47ff21d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e4ba44d7b1/audi-q5-sportback-50-tfsie-299-s-tronic-7-quattro-s-line',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'AUDI',
'model': 'Q5 Sportback 50 TFSIe 299 S tronic 7 Quattro S line',
'odometer': 89718,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 33500,
'price_includes_vat': True,
'registration_date': '2022-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 Sportback 50 TFSIe 299 S tronic 7 Quattro S line',
'transmission': 'automatic',
'trim': 'Q5 Sportback 50 TFSIe 299 S tronic 7 Quattro S line',
'year': 2022}
2026-03-25 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4ba44d7b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:00 [vpauto.fr] INFO: Saving data for e4ba44d7b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256943.368686, 'last_price_update_time': 1774465560.627227}
2026-03-25 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e4ba44d7b1') HTTP/1.1" 204 0
2026-03-25 19:06:06 [scrapy.extensions.logstats] INFO: Crawled 46 pages (at 14 pages/min), scraped 43 items (at 12 items/min)
2026-03-25 19:06:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 186MiB
2026-03-25 19:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/877ed83bb1/hyundai-tucson-16-t-gdi-253-plug-in-bva6-n-line-creative> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:06:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 059fe23d-bbb6-56aa-ae05-d51625b0fc0a with identifier: 877ed83bb1
2026-03-25 19:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 059fe23d-bbb6-56aa-ae05-d51625b0fc0a with scrape type 2
2026-03-25 19:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 059fe23d-bbb6-56aa-ae05-d51625b0fc0a with scrape type 2
2026-03-25 19:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 059fe23d-bbb6-56aa-ae05-d51625b0fc0a, identifier: 877ed83bb1
2026-03-25 19:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 059fe23d-bbb6-56aa-ae05-d51625b0fc0a with identifier: 877ed83bb1
2026-03-25 19:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 059fe23d-bbb6-56aa-ae05-d51625b0fc0a with identifier: 877ed83bb1
2026-03-25 19:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 059fe23d-bbb6-56aa-ae05-d51625b0fc0a with identifier: 877ed83bb1 to the API
2026-03-25 19:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/877ed83bb1/hyundai-tucson-16-t-gdi-253-plug-in-bva6-n-line-creative>
{'auction_title': '',
'c_o_2_emission_value': 25,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '059fe23d-bbb6-56aa-ae05-d51625b0fc0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/877ed83bb1/hyundai-tucson-16-t-gdi-253-plug-in-bva6-n-line-creative',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'HYUNDAI',
'model': 'Tucson 1.6 T-GDI 253 Plug-in BVA6 N Line Creative',
'odometer': 26513,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29900,
'price_includes_vat': True,
'registration_date': '2024-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.6 T-GDI 253 Plug-in BVA6 N Line Creative',
'transmission': 'automatic',
'trim': 'Tucson 1.6 T-GDI 253 Plug-in BVA6 N Line Creative',
'year': 2024}
2026-03-25 19:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27877ed83bb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:08 [vpauto.fr] INFO: Saving data for 877ed83bb1: {'created_time': 1774256830.087356, 'last_price_update_time': 1774465568.867454, 'auction_closing_time': 1774618200.0}
2026-03-25 19:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='877ed83bb1') HTTP/1.1" 204 0
2026-03-25 19:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/753c3cbab1/hyundai-tucson-16-crdi-136-hybrid-48v-dct-7-n-line-executive> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77dbeea8-b933-545a-99b8-73fe7cab9b56 with identifier: 753c3cbab1
2026-03-25 19:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77dbeea8-b933-545a-99b8-73fe7cab9b56 with scrape type 2
2026-03-25 19:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77dbeea8-b933-545a-99b8-73fe7cab9b56 with scrape type 2
2026-03-25 19:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 77dbeea8-b933-545a-99b8-73fe7cab9b56, identifier: 753c3cbab1
2026-03-25 19:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 77dbeea8-b933-545a-99b8-73fe7cab9b56 with identifier: 753c3cbab1
2026-03-25 19:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 77dbeea8-b933-545a-99b8-73fe7cab9b56 with identifier: 753c3cbab1
2026-03-25 19:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 77dbeea8-b933-545a-99b8-73fe7cab9b56 with identifier: 753c3cbab1 to the API
2026-03-25 19:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:06:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/753c3cbab1/hyundai-tucson-16-crdi-136-hybrid-48v-dct-7-n-line-executive>
{'auction_title': '',
'c_o_2_emission_value': 143,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel Hybrid',
'id': '77dbeea8-b933-545a-99b8-73fe7cab9b56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/753c3cbab1/hyundai-tucson-16-crdi-136-hybrid-48v-dct-7-n-line-executive',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'HYUNDAI',
'model': 'Tucson 1.6 CRDi 136 Hybrid 48V DCT-7 N Line Executive',
'odometer': 77544,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.6 CRDi 136 Hybrid 48V DCT-7 N Line Executive',
'transmission': 'automatic',
'trim': 'Tucson 1.6 CRDi 136 Hybrid 48V DCT-7 N Line Executive',
'year': 2022}
2026-03-25 19:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27753c3cbab1%27 HTTP/1.1" 200 None
2026-03-25 19:06:13 [vpauto.fr] INFO: Saving data for 753c3cbab1: {'created_time': 1774256597.854964, 'last_price_update_time': 1774465573.148233, 'auction_closing_time': 1774618200.0}
2026-03-25 19:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='753c3cbab1') HTTP/1.1" 204 0
2026-03-25 19:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fa4b3a8b1/renault-clio-blue-dci-100-evolution> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a141f53-ca09-5f2d-81e7-f0b49d7fc929 with identifier: fa4b3a8b1
2026-03-25 19:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a141f53-ca09-5f2d-81e7-f0b49d7fc929 with scrape type 2
2026-03-25 19:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a141f53-ca09-5f2d-81e7-f0b49d7fc929 with scrape type 2
2026-03-25 19:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2a141f53-ca09-5f2d-81e7-f0b49d7fc929, identifier: fa4b3a8b1
2026-03-25 19:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2a141f53-ca09-5f2d-81e7-f0b49d7fc929 with identifier: fa4b3a8b1
2026-03-25 19:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2a141f53-ca09-5f2d-81e7-f0b49d7fc929 with identifier: fa4b3a8b1
2026-03-25 19:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2a141f53-ca09-5f2d-81e7-f0b49d7fc929 with identifier: fa4b3a8b1 to the API
2026-03-25 19:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fa4b3a8b1/renault-clio-blue-dci-100-evolution>
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '2a141f53-ca09-5f2d-81e7-f0b49d7fc929',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fa4b3a8b1/renault-clio-blue-dci-100-evolution',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio Blue dCi 100 Evolution',
'odometer': 110191,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio Blue dCi 100 Evolution',
'transmission': 'manual',
'trim': 'Clio Blue dCi 100 Evolution',
'year': 2022}
2026-03-25 19:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fa4b3a8b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:14 [vpauto.fr] INFO: Saving data for fa4b3a8b1: {'created_time': 1774256622.5608, 'last_price_update_time': 1774465574.713153, 'auction_closing_time': 1774618200.0}
2026-03-25 19:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fa4b3a8b1') HTTP/1.1" 204 0
2026-03-25 19:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ab440c8bb1/ford-fiesta-10-ecoboost-125-ch-ss-mhev-powershift-titanium-business> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:06:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eac31b07-3d7f-5e5d-b4a2-a9ade05dcedc with identifier: ab440c8bb1
2026-03-25 19:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eac31b07-3d7f-5e5d-b4a2-a9ade05dcedc with scrape type 2
2026-03-25 19:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eac31b07-3d7f-5e5d-b4a2-a9ade05dcedc with scrape type 2
2026-03-25 19:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: eac31b07-3d7f-5e5d-b4a2-a9ade05dcedc, identifier: ab440c8bb1
2026-03-25 19:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: eac31b07-3d7f-5e5d-b4a2-a9ade05dcedc with identifier: ab440c8bb1
2026-03-25 19:06:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: eac31b07-3d7f-5e5d-b4a2-a9ade05dcedc with identifier: ab440c8bb1
2026-03-25 19:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: eac31b07-3d7f-5e5d-b4a2-a9ade05dcedc with identifier: ab440c8bb1 to the API
2026-03-25 19:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ab440c8bb1/ford-fiesta-10-ecoboost-125-ch-ss-mhev-powershift-titanium-business>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'eac31b07-3d7f-5e5d-b4a2-a9ade05dcedc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ab440c8bb1/ford-fiesta-10-ecoboost-125-ch-ss-mhev-powershift-titanium-business',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Fiesta 1.0 EcoBoost 125 ch S&S mHEV Powershift Titanium Business',
'odometer': 89722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.0 EcoBoost 125 ch S&S mHEV Powershift Titanium '
'Business',
'transmission': 'automatic',
'trim': 'Fiesta 1.0 EcoBoost 125 ch S&S mHEV Powershift Titanium Business',
'year': 2022}
2026-03-25 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ab440c8bb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:23 [vpauto.fr] INFO: Saving data for ab440c8bb1: {'created_time': 1774256599.333859, 'last_price_update_time': 1774465583.463576, 'auction_closing_time': 1774618200.0}
2026-03-25 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ab440c8bb1') HTTP/1.1" 204 0
2026-03-25 19:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e4aa98efb1/citroen-c4-puretech-130-eat8-plus> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:06:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddb5fda1-548a-5696-9b32-d00ed0e9d6c5 with identifier: e4aa98efb1
2026-03-25 19:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddb5fda1-548a-5696-9b32-d00ed0e9d6c5 with scrape type 2
2026-03-25 19:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddb5fda1-548a-5696-9b32-d00ed0e9d6c5 with scrape type 2
2026-03-25 19:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ddb5fda1-548a-5696-9b32-d00ed0e9d6c5, identifier: e4aa98efb1
2026-03-25 19:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ddb5fda1-548a-5696-9b32-d00ed0e9d6c5 with identifier: e4aa98efb1
2026-03-25 19:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ddb5fda1-548a-5696-9b32-d00ed0e9d6c5 with identifier: e4aa98efb1
2026-03-25 19:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ddb5fda1-548a-5696-9b32-d00ed0e9d6c5 with identifier: e4aa98efb1 to the API
2026-03-25 19:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:06:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e4aa98efb1/citroen-c4-puretech-130-eat8-plus>
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'ddb5fda1-548a-5696-9b32-d00ed0e9d6c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e4aa98efb1/citroen-c4-puretech-130-eat8-plus',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'C4 PureTech 130 EAT8 Plus',
'odometer': 92843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 PureTech 130 EAT8 Plus',
'transmission': 'automatic',
'trim': 'C4 PureTech 130 EAT8 Plus',
'year': 2023}
2026-03-25 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4aa98efb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:29 [vpauto.fr] INFO: Saving data for e4aa98efb1: {'created_time': 1774256549.800477, 'last_price_update_time': 1774465589.618872, 'auction_closing_time': 1774618200.0}
2026-03-25 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e4aa98efb1') HTTP/1.1" 204 0
2026-03-25 19:06:30 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.287(s), this was the 1st time calling it.
2026-03-25 19:06:30 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.573645361205269 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b7c8dd9db1/renault-clio-v-clio-blue-dci-115-business> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4def4302-4534-5cd6-a483-9a4eadb8860f with identifier: b7c8dd9db1
2026-03-25 19:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4def4302-4534-5cd6-a483-9a4eadb8860f with scrape type 2
2026-03-25 19:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4def4302-4534-5cd6-a483-9a4eadb8860f with scrape type 2
2026-03-25 19:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4def4302-4534-5cd6-a483-9a4eadb8860f, identifier: b7c8dd9db1
2026-03-25 19:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4def4302-4534-5cd6-a483-9a4eadb8860f with identifier: b7c8dd9db1
2026-03-25 19:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4def4302-4534-5cd6-a483-9a4eadb8860f with identifier: b7c8dd9db1
2026-03-25 19:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4def4302-4534-5cd6-a483-9a4eadb8860f with identifier: b7c8dd9db1 to the API
2026-03-25 19:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b7c8dd9db1/renault-clio-v-clio-blue-dci-115-business>
{'auction_title': '',
'c_o_2_emission_value': 95,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4def4302-4534-5cd6-a483-9a4eadb8860f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b7c8dd9db1/renault-clio-v-clio-blue-dci-115-business',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'CLIO V Clio Blue dCi 115 Business',
'odometer': 99396,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2019-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO V Clio Blue dCi 115 Business',
'transmission': 'manual',
'trim': 'CLIO V Clio Blue dCi 115 Business',
'year': 2019}
2026-03-25 19:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b7c8dd9db1%27 HTTP/1.1" 200 None
2026-03-25 19:06:33 [vpauto.fr] INFO: Saving data for b7c8dd9db1: {'created_time': 1774256746.655986, 'last_price_update_time': 1774465593.578596}
2026-03-25 19:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b7c8dd9db1') HTTP/1.1" 204 0
2026-03-25 19:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3c7b7c42b1/renault-clio-tce-100-gpl-evolution> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58b06c5b-0f22-5bb8-a91f-c44846b978bb with identifier: 3c7b7c42b1
2026-03-25 19:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58b06c5b-0f22-5bb8-a91f-c44846b978bb with scrape type 2
2026-03-25 19:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58b06c5b-0f22-5bb8-a91f-c44846b978bb with scrape type 2
2026-03-25 19:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 58b06c5b-0f22-5bb8-a91f-c44846b978bb, identifier: 3c7b7c42b1
2026-03-25 19:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 58b06c5b-0f22-5bb8-a91f-c44846b978bb with identifier: 3c7b7c42b1
2026-03-25 19:06:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 58b06c5b-0f22-5bb8-a91f-c44846b978bb with identifier: 3c7b7c42b1
2026-03-25 19:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 58b06c5b-0f22-5bb8-a91f-c44846b978bb with identifier: 3c7b7c42b1 to the API
2026-03-25 19:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:06:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3c7b7c42b1/renault-clio-tce-100-gpl-evolution>
{'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': '58b06c5b-0f22-5bb8-a91f-c44846b978bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3c7b7c42b1/renault-clio-tce-100-gpl-evolution',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'Clio TCe 100 GPL Evolution',
'odometer': 104107,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 100 GPL Evolution',
'transmission': 'manual',
'trim': 'Clio TCe 100 GPL Evolution',
'year': 2023}
2026-03-25 19:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273c7b7c42b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:34 [vpauto.fr] INFO: Saving data for 3c7b7c42b1: {'created_time': 1774256618.080066, 'last_price_update_time': 1774465594.672579}
2026-03-25 19:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3c7b7c42b1') HTTP/1.1" 204 0
2026-03-25 19:06:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bda54a64b1/renault-kadjar-blue-dci-115-edc-business> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:06:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42f85f3f-f934-5ce1-b4e9-25cb37177705 with identifier: bda54a64b1
2026-03-25 19:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42f85f3f-f934-5ce1-b4e9-25cb37177705 with scrape type 2
2026-03-25 19:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42f85f3f-f934-5ce1-b4e9-25cb37177705 with scrape type 2
2026-03-25 19:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 42f85f3f-f934-5ce1-b4e9-25cb37177705, identifier: bda54a64b1
2026-03-25 19:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 42f85f3f-f934-5ce1-b4e9-25cb37177705 with identifier: bda54a64b1
2026-03-25 19:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 42f85f3f-f934-5ce1-b4e9-25cb37177705 with identifier: bda54a64b1
2026-03-25 19:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 42f85f3f-f934-5ce1-b4e9-25cb37177705 with identifier: bda54a64b1 to the API
2026-03-25 19:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bda54a64b1/renault-kadjar-blue-dci-115-edc-business>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '42f85f3f-f934-5ce1-b4e9-25cb37177705',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bda54a64b1/renault-kadjar-blue-dci-115-edc-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'KADJAR Blue dCi 115 EDC Business',
'odometer': 113313,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT KADJAR Blue dCi 115 EDC Business',
'transmission': 'automatic',
'trim': 'KADJAR Blue dCi 115 EDC Business',
'year': 2021}
2026-03-25 19:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bda54a64b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:41 [vpauto.fr] INFO: Saving data for bda54a64b1: {'created_time': 1774256664.528286, 'last_price_update_time': 1774465601.362916}
2026-03-25 19:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bda54a64b1') HTTP/1.1" 204 0
2026-03-25 19:06:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.892(s), this was the 1st time calling it.
2026-03-25 19:06:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.958226354179857 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:06:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.410(s), this was the 1st time calling it.
2026-03-25 19:06:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.741337836180195 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1e43f32fb1/peugeot-expert-fgn-tole-long-20-bluehdi-120-ss-bvm6-asphalt> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:06:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12e0b2d8-b7b9-5ddb-a1e4-dc5b0f57bad5 with identifier: 1e43f32fb1
2026-03-25 19:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12e0b2d8-b7b9-5ddb-a1e4-dc5b0f57bad5 with scrape type 2
2026-03-25 19:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12e0b2d8-b7b9-5ddb-a1e4-dc5b0f57bad5 with scrape type 2
2026-03-25 19:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 12e0b2d8-b7b9-5ddb-a1e4-dc5b0f57bad5, identifier: 1e43f32fb1
2026-03-25 19:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 12e0b2d8-b7b9-5ddb-a1e4-dc5b0f57bad5 with identifier: 1e43f32fb1
2026-03-25 19:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 12e0b2d8-b7b9-5ddb-a1e4-dc5b0f57bad5 with identifier: 1e43f32fb1
2026-03-25 19:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 12e0b2d8-b7b9-5ddb-a1e4-dc5b0f57bad5 with identifier: 1e43f32fb1 to the API
2026-03-25 19:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:06:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:06:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1e43f32fb1/peugeot-expert-fgn-tole-long-20-bluehdi-120-ss-bvm6-asphalt>
{'auction_title': '',
'c_o_2_emission_value': 193,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '12e0b2d8-b7b9-5ddb-a1e4-dc5b0f57bad5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1e43f32fb1/peugeot-expert-fgn-tole-long-20-bluehdi-120-ss-bvm6-asphalt',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': 'EXPERT FGN TOLE LONG 2.0 BLUEHDI 120 S&S BVM6 ASPHALT',
'odometer': 155459,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FGN TOLE LONG 2.0 BLUEHDI 120 S&S BVM6 ASPHALT',
'transmission': 'manual',
'trim': 'EXPERT FGN TOLE LONG 2.0 BLUEHDI 120 S&S BVM6 ASPHALT',
'year': 2020}
2026-03-25 19:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e43f32fb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:45 [vpauto.fr] INFO: Saving data for 1e43f32fb1: {'auction_closing_time': 1774609200.0, 'created_time': 1774256704.027829, 'last_price_update_time': 1774465605.639756}
2026-03-25 19:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1e43f32fb1') HTTP/1.1" 204 0
2026-03-25 19:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d24c3a0ec/peugeot-expert-fgn-tole-standard-15-bluehdi-120-ss-bvm6-asphalt> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:06:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b760a97-f86c-5a09-818f-c148aa5d9e48 with identifier: d24c3a0ec
2026-03-25 19:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b760a97-f86c-5a09-818f-c148aa5d9e48 with scrape type 2
2026-03-25 19:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b760a97-f86c-5a09-818f-c148aa5d9e48 with scrape type 2
2026-03-25 19:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4b760a97-f86c-5a09-818f-c148aa5d9e48, identifier: d24c3a0ec
2026-03-25 19:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4b760a97-f86c-5a09-818f-c148aa5d9e48 with identifier: d24c3a0ec
2026-03-25 19:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4b760a97-f86c-5a09-818f-c148aa5d9e48 with identifier: d24c3a0ec
2026-03-25 19:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4b760a97-f86c-5a09-818f-c148aa5d9e48 with identifier: d24c3a0ec to the API
2026-03-25 19:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:06:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:06:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d24c3a0ec/peugeot-expert-fgn-tole-standard-15-bluehdi-120-ss-bvm6-asphalt>
{'auction_title': '',
'c_o_2_emission_value': 164,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T11:00:00Z',
'fuel_type': 'Diesel',
'id': '4b760a97-f86c-5a09-818f-c148aa5d9e48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d24c3a0ec/peugeot-expert-fgn-tole-standard-15-bluehdi-120-ss-bvm6-asphalt',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': 'EXPERT FGN TOLE STANDARD 1.5 BLUEHDI 120 S&S BVM6 ASPHALT',
'odometer': 144408,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-08-11',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FGN TOLE STANDARD 1.5 BLUEHDI 120 S&S BVM6 ASPHALT',
'transmission': 'manual',
'trim': 'EXPERT FGN TOLE STANDARD 1.5 BLUEHDI 120 S&S BVM6 ASPHALT',
'year': 2021}
2026-03-25 19:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d24c3a0ec%27 HTTP/1.1" 200 None
2026-03-25 19:06:47 [vpauto.fr] INFO: Saving data for d24c3a0ec: {'created_time': 1773749570.597382, 'last_price_update_time': 1774465607.466266, 'auction_closing_time': 1774522800.0}
2026-03-25 19:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d24c3a0ec') HTTP/1.1" 204 0
2026-03-25 19:06:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:06:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=4> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:06:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:53 [vpauto.fr] INFO: Found 96 ads on page 4
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: ecb19d13b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ecb19d13b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for ecb19d13b1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 51c09fd0ec
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2751c09fd0ec%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 51c09fd0ec: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 5de14b8055
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275de14b8055%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 5de14b8055: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: ba7b5226b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba7b5226b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for ba7b5226b1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 292397bbec
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27292397bbec%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 292397bbec: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 54fbe4f255
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2754fbe4f255%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 54fbe4f255: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: eee8f44ec
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eee8f44ec%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for eee8f44ec: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 88cb4f99b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2788cb4f99b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 88cb4f99b1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 7950a26955
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277950a26955%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 7950a26955: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 89916ba4b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789916ba4b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 89916ba4b1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 342baa0155
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27342baa0155%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 342baa0155: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: df6640c1ec
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27df6640c1ec%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for df6640c1ec: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: e1d7e936ec
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e1d7e936ec%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for e1d7e936ec: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 9e6eac4bb1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279e6eac4bb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 9e6eac4bb1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: dd74d9e9b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dd74d9e9b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for dd74d9e9b1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: cc0573c5b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cc0573c5b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for cc0573c5b1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: ed47f15b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ed47f15b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for ed47f15b1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 774a0d96b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27774a0d96b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 774a0d96b1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: f0a0f49fb1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0a0f49fb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for f0a0f49fb1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: f50391ab1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f50391ab1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for f50391ab1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 69dbbe09b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2769dbbe09b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 69dbbe09b1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: d927cff0b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d927cff0b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for d927cff0b1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 9f7b1d6cb1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279f7b1d6cb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 9f7b1d6cb1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 4a5839e4b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274a5839e4b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 4a5839e4b1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 6fe52ae2b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276fe52ae2b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 6fe52ae2b1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: b8062abcb1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b8062abcb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for b8062abcb1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: e975e5f6b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e975e5f6b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for e975e5f6b1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 770cb285b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27770cb285b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 770cb285b1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 59984facb1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2759984facb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 59984facb1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: d974cabdb1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d974cabdb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for d974cabdb1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 3bcf5b7fb1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273bcf5b7fb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 3bcf5b7fb1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 3c038d8bb1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273c038d8bb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 3c038d8bb1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 65ab2831b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765ab2831b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 65ab2831b1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: df5ab765b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27df5ab765b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for df5ab765b1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 65138a2ab1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765138a2ab1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 65138a2ab1: 0
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: 17eaaa0cb1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2717eaaa0cb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:53 [vpauto.fr] INFO: Scrape type for 17eaaa0cb1: 2
2026-03-25 19:06:53 [vpauto.fr] INFO: Found listing with ID: d60cb082b1
2026-03-25 19:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d60cb082b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for d60cb082b1: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 5f212ea6b1
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275f212ea6b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 5f212ea6b1: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: e140e982b1
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e140e982b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for e140e982b1: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 41aedfe6ec
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2741aedfe6ec%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 41aedfe6ec: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 736ab53d55
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27736ab53d55%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 736ab53d55: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 4ecef26255
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ecef26255%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 4ecef26255: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 7e46b2b655
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277e46b2b655%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 7e46b2b655: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 6eb80bf6b1
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276eb80bf6b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 6eb80bf6b1: 0
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 3460e83455
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273460e83455%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 3460e83455: 0
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: f2c706bfec
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2c706bfec%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for f2c706bfec: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 595adc56b1
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27595adc56b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 595adc56b1: 0
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: eb1ec57dec
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eb1ec57dec%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for eb1ec57dec: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: e585cacc55
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e585cacc55%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for e585cacc55: 0
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 150473bcb1
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27150473bcb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 150473bcb1: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 53fe160755
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2753fe160755%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 53fe160755: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: ffab73e0b1
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ffab73e0b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for ffab73e0b1: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: a20c2e6b55
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a20c2e6b55%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for a20c2e6b55: 0
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: c60986ccb1
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c60986ccb1%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for c60986ccb1: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 228644a155
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27228644a155%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 228644a155: 0
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 6bde7d1a55
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276bde7d1a55%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 6bde7d1a55: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: fe42688ff8
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe42688ff8%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for fe42688ff8: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: c490df35f8
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c490df35f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for c490df35f8: 0
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: e919ee2536
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e919ee2536%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for e919ee2536: 0
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 35daf9bbf8
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2735daf9bbf8%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 35daf9bbf8: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 75dd138dbf
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2775dd138dbf%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 75dd138dbf: 0
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 8bd5f29c36
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278bd5f29c36%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 8bd5f29c36: 0
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 366c7632f8
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27366c7632f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 366c7632f8: 2
2026-03-25 19:06:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fc5b813b1/renault-master-fgn-trac-f3300-l1h1-energy-dci-150-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 22baa2a0bf
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2722baa2a0bf%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 22baa2a0bf: 2
2026-03-25 19:06:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 318c82d736
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27318c82d736%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 318c82d736: 0
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: de9511a0aa
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27de9511a0aa%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for de9511a0aa: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 44ea65e4f8
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744ea65e4f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 44ea65e4f8: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: b610acaef8
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b610acaef8%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for b610acaef8: 0
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: 582bbb51f8
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27582bbb51f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for 582bbb51f8: 2
2026-03-25 19:06:54 [vpauto.fr] INFO: Found listing with ID: f7f3fd09f8
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f7f3fd09f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:54 [vpauto.fr] INFO: Scrape type for f7f3fd09f8: 2
2026-03-25 19:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04890708-4cf8-5120-a48b-1cd735b1a2e6 with identifier: fc5b813b1
2026-03-25 19:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04890708-4cf8-5120-a48b-1cd735b1a2e6 with scrape type 2
2026-03-25 19:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04890708-4cf8-5120-a48b-1cd735b1a2e6 with scrape type 2
2026-03-25 19:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 04890708-4cf8-5120-a48b-1cd735b1a2e6, identifier: fc5b813b1
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: a4e7e7bbf8
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4e7e7bbf8%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for a4e7e7bbf8: 2
2026-03-25 19:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 04890708-4cf8-5120-a48b-1cd735b1a2e6 with identifier: fc5b813b1
2026-03-25 19:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 04890708-4cf8-5120-a48b-1cd735b1a2e6 with identifier: fc5b813b1
2026-03-25 19:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 04890708-4cf8-5120-a48b-1cd735b1a2e6 with identifier: fc5b813b1 to the API
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:06:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fc5b813b1/renault-master-fgn-trac-f3300-l1h1-energy-dci-150-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 238,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '04890708-4cf8-5120-a48b-1cd735b1a2e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fc5b813b1/renault-master-fgn-trac-f3300-l1h1-energy-dci-150-grand-confort',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'MASTER FGN TRAC F3300 L1H1 ENERGY DCI 150 GRAND CONFORT',
'odometer': 104455,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER FGN TRAC F3300 L1H1 ENERGY DCI 150 GRAND CONFORT',
'transmission': 'manual',
'trim': 'MASTER FGN TRAC F3300 L1H1 ENERGY DCI 150 GRAND CONFORT',
'year': 2022}
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fc5b813b1%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Saving data for fc5b813b1: {'created_time': 1774256598.518192, 'last_price_update_time': 1774465615.431929}
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fc5b813b1') HTTP/1.1" 204 0
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 62c65536bf
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2762c65536bf%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for 62c65536bf: 2
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 740848e4f8
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27740848e4f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for 740848e4f8: 2
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 7d396cadbf
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d396cadbf%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for 7d396cadbf: 0
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 7d83b0a8f8
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d83b0a8f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for 7d83b0a8f8: 0
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 17f36d44bf
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2717f36d44bf%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for 17f36d44bf: 0
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 322dd065f8
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27322dd065f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for 322dd065f8: 0
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 1236dddaf8
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271236dddaf8%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for 1236dddaf8: 2
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: e33b1ad6f8
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e33b1ad6f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for e33b1ad6f8: 0
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 440578c35a
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27440578c35a%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for 440578c35a: 0
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 1d6d76b36
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271d6d76b36%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for 1d6d76b36: 0
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: ed8506c4bf
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ed8506c4bf%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for ed8506c4bf: 2
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 9727de77f8
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279727de77f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for 9727de77f8: 2
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 4d9d5fcef8
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274d9d5fcef8%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for 4d9d5fcef8: 2
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 3d98fd2d36
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273d98fd2d36%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for 3d98fd2d36: 0
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: e2e0c9b8f8
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e2e0c9b8f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for e2e0c9b8f8: 2
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: c52ff606f8
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c52ff606f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:55 [vpauto.fr] INFO: Scrape type for c52ff606f8: 2
2026-03-25 19:06:55 [vpauto.fr] INFO: Found listing with ID: 2446bff0f8
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272446bff0f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:56 [vpauto.fr] INFO: Scrape type for 2446bff0f8: 2
2026-03-25 19:06:56 [vpauto.fr] INFO: Found listing with ID: af0fb314f8
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af0fb314f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:56 [vpauto.fr] INFO: Scrape type for af0fb314f8: 0
2026-03-25 19:06:56 [vpauto.fr] INFO: Found listing with ID: 2bd0c09ef8
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272bd0c09ef8%27 HTTP/1.1" 200 None
2026-03-25 19:06:56 [vpauto.fr] INFO: Scrape type for 2bd0c09ef8: 2
2026-03-25 19:06:56 [vpauto.fr] INFO: Found listing with ID: b6834718f8
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b6834718f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:56 [vpauto.fr] INFO: Scrape type for b6834718f8: 0
2026-03-25 19:06:56 [vpauto.fr] INFO: Found listing with ID: a1c4f78ef8
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1c4f78ef8%27 HTTP/1.1" 200 None
2026-03-25 19:06:56 [vpauto.fr] INFO: Scrape type for a1c4f78ef8: 0
2026-03-25 19:06:56 [vpauto.fr] INFO: Found listing with ID: 6b538aa8bf
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276b538aa8bf%27 HTTP/1.1" 200 None
2026-03-25 19:06:56 [vpauto.fr] INFO: Scrape type for 6b538aa8bf: 0
2026-03-25 19:06:56 [vpauto.fr] INFO: Found listing with ID: 2c9b9b41bf
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272c9b9b41bf%27 HTTP/1.1" 200 None
2026-03-25 19:06:56 [vpauto.fr] INFO: Scrape type for 2c9b9b41bf: 2
2026-03-25 19:06:56 [vpauto.fr] INFO: Found listing with ID: 67569c04f8
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2767569c04f8%27 HTTP/1.1" 200 None
2026-03-25 19:06:56 [vpauto.fr] INFO: Scrape type for 67569c04f8: 0
2026-03-25 19:06:56 [vpauto.fr] INFO: Found listing with ID: 245dbbb836
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27245dbbb836%27 HTTP/1.1" 200 None
2026-03-25 19:06:56 [vpauto.fr] INFO: Scrape type for 245dbbb836: 0
2026-03-25 19:06:56 [vpauto.fr] INFO: Requesting listing page 5: https://vpauto.eu/vehicle/list?page=5
2026-03-25 19:06:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cf2df284ec/citroen-jumpy-fgn-m-bluehdi-120-ss-bvm6-club> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:06:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:06:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f3acbe5-a8b7-5bf9-be53-c9279a7fcc25 with identifier: cf2df284ec
2026-03-25 19:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f3acbe5-a8b7-5bf9-be53-c9279a7fcc25 with scrape type 2
2026-03-25 19:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f3acbe5-a8b7-5bf9-be53-c9279a7fcc25 with scrape type 2
2026-03-25 19:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0f3acbe5-a8b7-5bf9-be53-c9279a7fcc25, identifier: cf2df284ec
2026-03-25 19:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0f3acbe5-a8b7-5bf9-be53-c9279a7fcc25 with identifier: cf2df284ec
2026-03-25 19:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0f3acbe5-a8b7-5bf9-be53-c9279a7fcc25 with identifier: cf2df284ec
2026-03-25 19:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0f3acbe5-a8b7-5bf9-be53-c9279a7fcc25 with identifier: cf2df284ec to the API
2026-03-25 19:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cf2df284ec/citroen-jumpy-fgn-m-bluehdi-120-ss-bvm6-club>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T11:00:00Z',
'fuel_type': 'Diesel',
'id': '0f3acbe5-a8b7-5bf9-be53-c9279a7fcc25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cf2df284ec/citroen-jumpy-fgn-m-bluehdi-120-ss-bvm6-club',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'CITROEN',
'model': 'JUMPY FGN M BLUEHDI 120 S&S BVM6 CLUB',
'odometer': 84556,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2019-10-11',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPY FGN M BLUEHDI 120 S&S BVM6 CLUB',
'transmission': 'manual',
'trim': 'JUMPY FGN M BLUEHDI 120 S&S BVM6 CLUB',
'year': 2019}
2026-03-25 19:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf2df284ec%27 HTTP/1.1" 200 None
2026-03-25 19:07:00 [vpauto.fr] INFO: Saving data for cf2df284ec: {'created_time': 1774033794.131428, 'last_price_update_time': 1774465620.202427, 'auction_closing_time': 1774522800.0}
2026-03-25 19:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cf2df284ec') HTTP/1.1" 204 0
2026-03-25 19:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cd9a089555/peugeot-expert-fgn-tole-long-20-bluehdi-120-ss-bvm6-pro> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8857303-989e-5176-850c-2bc9d5ea0f22 with identifier: cd9a089555
2026-03-25 19:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8857303-989e-5176-850c-2bc9d5ea0f22 with scrape type 2
2026-03-25 19:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8857303-989e-5176-850c-2bc9d5ea0f22 with scrape type 2
2026-03-25 19:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b8857303-989e-5176-850c-2bc9d5ea0f22, identifier: cd9a089555
2026-03-25 19:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b8857303-989e-5176-850c-2bc9d5ea0f22 with identifier: cd9a089555
2026-03-25 19:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b8857303-989e-5176-850c-2bc9d5ea0f22 with identifier: cd9a089555
2026-03-25 19:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b8857303-989e-5176-850c-2bc9d5ea0f22 with identifier: cd9a089555 to the API
2026-03-25 19:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cd9a089555/peugeot-expert-fgn-tole-long-20-bluehdi-120-ss-bvm6-pro>
{'auction_title': '',
'c_o_2_emission_value': 193,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': '2026-03-26T14:20:00Z',
'fuel_type': 'Diesel',
'id': 'b8857303-989e-5176-850c-2bc9d5ea0f22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cd9a089555/peugeot-expert-fgn-tole-long-20-bluehdi-120-ss-bvm6-pro',
'listing': 'auction',
'location': '69 - LYON',
'make': 'PEUGEOT',
'model': 'EXPERT FGN TOLE LONG 2.0 BLUEHDI 120 S&S BVM6 PRO',
'odometer': 197869,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FGN TOLE LONG 2.0 BLUEHDI 120 S&S BVM6 PRO',
'transmission': 'manual',
'trim': 'EXPERT FGN TOLE LONG 2.0 BLUEHDI 120 S&S BVM6 PRO',
'year': 2021}
2026-03-25 19:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cd9a089555%27 HTTP/1.1" 200 None
2026-03-25 19:07:01 [vpauto.fr] INFO: Saving data for cd9a089555: {'auction_closing_time': 1774534800.0, 'created_time': 1773688070.486665, 'last_price_update_time': 1774465621.70527}
2026-03-25 19:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cd9a089555') HTTP/1.1" 204 0
2026-03-25 19:07:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c1fdf514ec/volkswagen-e-crafter-van-35-l3h3-136-ch-bva> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:07:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da083ab6-ddab-5574-9214-dc5614676a01 with identifier: c1fdf514ec
2026-03-25 19:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da083ab6-ddab-5574-9214-dc5614676a01 with scrape type 2
2026-03-25 19:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da083ab6-ddab-5574-9214-dc5614676a01 with scrape type 2
2026-03-25 19:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: da083ab6-ddab-5574-9214-dc5614676a01, identifier: c1fdf514ec
2026-03-25 19:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: da083ab6-ddab-5574-9214-dc5614676a01 with identifier: c1fdf514ec
2026-03-25 19:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: da083ab6-ddab-5574-9214-dc5614676a01 with identifier: c1fdf514ec
2026-03-25 19:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: da083ab6-ddab-5574-9214-dc5614676a01 with identifier: c1fdf514ec to the API
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c1fdf514ec/volkswagen-e-crafter-van-35-l3h3-136-ch-bva>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T11:00:00Z',
'fuel_type': 'Electric',
'id': 'da083ab6-ddab-5574-9214-dc5614676a01',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c1fdf514ec/volkswagen-e-crafter-van-35-l3h3-136-ch-bva',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'VOLKSWAGEN',
'model': 'e-CRAFTER VAN 35 L3H3 136 CH BVA',
'odometer': 76633,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-08-14',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN e-CRAFTER VAN 35 L3H3 136 CH BVA',
'transmission': 'automatic',
'trim': 'e-CRAFTER VAN 35 L3H3 136 CH BVA',
'year': 2021}
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c1fdf514ec%27 HTTP/1.1" 200 None
2026-03-25 19:07:03 [vpauto.fr] INFO: Saving data for c1fdf514ec: {'auction_closing_time': 1774522800.0, 'created_time': 1773392924.882309, 'last_price_update_time': 1774465623.262905}
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c1fdf514ec') HTTP/1.1" 204 0
2026-03-25 19:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/318dc6f5b1/peugeot-208-puretech-100-ss-bvm6-style> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/10e24d9a55/peugeot-expert-fgn-tole-standard-20-bluehdi-120-ss-bvm6-asphalt> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:07:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f8a8202-56a7-572a-91d5-714d40117d77 with identifier: 318dc6f5b1
2026-03-25 19:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f8a8202-56a7-572a-91d5-714d40117d77 with scrape type 2
2026-03-25 19:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f8a8202-56a7-572a-91d5-714d40117d77 with scrape type 2
2026-03-25 19:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9f8a8202-56a7-572a-91d5-714d40117d77, identifier: 318dc6f5b1
2026-03-25 19:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54990a82-ff04-5496-93fd-37f9f1faade3 with identifier: 10e24d9a55
2026-03-25 19:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54990a82-ff04-5496-93fd-37f9f1faade3 with scrape type 2
2026-03-25 19:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54990a82-ff04-5496-93fd-37f9f1faade3 with scrape type 2
2026-03-25 19:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 54990a82-ff04-5496-93fd-37f9f1faade3, identifier: 10e24d9a55
2026-03-25 19:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9f8a8202-56a7-572a-91d5-714d40117d77 with identifier: 318dc6f5b1
2026-03-25 19:07:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9f8a8202-56a7-572a-91d5-714d40117d77 with identifier: 318dc6f5b1
2026-03-25 19:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9f8a8202-56a7-572a-91d5-714d40117d77 with identifier: 318dc6f5b1 to the API
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/318dc6f5b1/peugeot-208-puretech-100-ss-bvm6-style>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': '9f8a8202-56a7-572a-91d5-714d40117d77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/318dc6f5b1/peugeot-208-puretech-100-ss-bvm6-style',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '208 PureTech 100 S&S BVM6 Style',
'odometer': 31573,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 PureTech 100 S&S BVM6 Style',
'transmission': 'manual',
'trim': '208 PureTech 100 S&S BVM6 Style',
'year': 2023}
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27318dc6f5b1%27 HTTP/1.1" 200 None
2026-03-25 19:07:03 [vpauto.fr] INFO: Saving data for 318dc6f5b1: {'created_time': 1774256558.077235, 'last_price_update_time': 1774465623.909105, 'auction_closing_time': 1774618200.0}
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='318dc6f5b1') HTTP/1.1" 204 0
2026-03-25 19:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 54990a82-ff04-5496-93fd-37f9f1faade3 with identifier: 10e24d9a55
2026-03-25 19:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 54990a82-ff04-5496-93fd-37f9f1faade3 with identifier: 10e24d9a55
2026-03-25 19:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 54990a82-ff04-5496-93fd-37f9f1faade3 with identifier: 10e24d9a55 to the API
2026-03-25 19:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/10e24d9a55/peugeot-expert-fgn-tole-standard-20-bluehdi-120-ss-bvm6-asphalt>
{'auction_title': '',
'c_o_2_emission_value': 189,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T14:20:00Z',
'fuel_type': 'Diesel',
'id': '54990a82-ff04-5496-93fd-37f9f1faade3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/10e24d9a55/peugeot-expert-fgn-tole-standard-20-bluehdi-120-ss-bvm6-asphalt',
'listing': 'auction',
'location': '69 - LYON',
'make': 'PEUGEOT',
'model': 'EXPERT FGN TOLE STANDARD 2.0 BLUEHDI 120 S&S BVM6 ASPHALT',
'odometer': 185913,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2020-05-18',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FGN TOLE STANDARD 2.0 BLUEHDI 120 S&S BVM6 ASPHALT',
'transmission': 'manual',
'trim': 'EXPERT FGN TOLE STANDARD 2.0 BLUEHDI 120 S&S BVM6 ASPHALT',
'year': 2020}
2026-03-25 19:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2710e24d9a55%27 HTTP/1.1" 200 None
2026-03-25 19:07:04 [vpauto.fr] INFO: Saving data for 10e24d9a55: {'auction_closing_time': 1774534800.0, 'created_time': 1773688103.397145, 'last_price_update_time': 1774465624.235204}
2026-03-25 19:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='10e24d9a55') HTTP/1.1" 204 0
2026-03-25 19:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/34bbc86055/peugeot-expert-fgn-tole-long-20-bluehdi-120-ss-bvm6-asphalt> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:07:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a0de97abb1/nissan-primastar-fourgon-l2h1-3t1-20-dci-150-ss-dct-n-connecta> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:07:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b53abbc-cf26-54d5-bbc1-35668c9ac7bc with identifier: 34bbc86055
2026-03-25 19:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b53abbc-cf26-54d5-bbc1-35668c9ac7bc with scrape type 2
2026-03-25 19:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b53abbc-cf26-54d5-bbc1-35668c9ac7bc with scrape type 2
2026-03-25 19:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0b53abbc-cf26-54d5-bbc1-35668c9ac7bc, identifier: 34bbc86055
2026-03-25 19:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0b53abbc-cf26-54d5-bbc1-35668c9ac7bc with identifier: 34bbc86055
2026-03-25 19:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0b53abbc-cf26-54d5-bbc1-35668c9ac7bc with identifier: 34bbc86055
2026-03-25 19:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0b53abbc-cf26-54d5-bbc1-35668c9ac7bc with identifier: 34bbc86055 to the API
2026-03-25 19:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/34bbc86055/peugeot-expert-fgn-tole-long-20-bluehdi-120-ss-bvm6-asphalt>
{'auction_title': '',
'c_o_2_emission_value': 143,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T14:20:00Z',
'fuel_type': 'Diesel',
'id': '0b53abbc-cf26-54d5-bbc1-35668c9ac7bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/34bbc86055/peugeot-expert-fgn-tole-long-20-bluehdi-120-ss-bvm6-asphalt',
'listing': 'auction',
'location': '69 - LYON',
'make': 'PEUGEOT',
'model': 'EXPERT FGN TOLE LONG 2.0 BLUEHDI 120 S&S BVM6 ASPHALT',
'odometer': 180970,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2020-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FGN TOLE LONG 2.0 BLUEHDI 120 S&S BVM6 ASPHALT',
'transmission': 'manual',
'trim': 'EXPERT FGN TOLE LONG 2.0 BLUEHDI 120 S&S BVM6 ASPHALT',
'year': 2020}
2026-03-25 19:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2734bbc86055%27 HTTP/1.1" 200 None
2026-03-25 19:07:05 [vpauto.fr] INFO: Saving data for 34bbc86055: {'auction_closing_time': 1774534800.0, 'created_time': 1773688090.937888, 'last_price_update_time': 1774465625.866228}
2026-03-25 19:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='34bbc86055') HTTP/1.1" 204 0
2026-03-25 19:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/82d1d48cb1/peugeot-408-phev-180-e-eat8-gt> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:07:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef5a572c-cde7-5dc4-8f63-c7139c853067 with identifier: a0de97abb1
2026-03-25 19:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef5a572c-cde7-5dc4-8f63-c7139c853067 with scrape type 2
2026-03-25 19:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef5a572c-cde7-5dc4-8f63-c7139c853067 with scrape type 2
2026-03-25 19:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ef5a572c-cde7-5dc4-8f63-c7139c853067, identifier: a0de97abb1
2026-03-25 19:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ef5a572c-cde7-5dc4-8f63-c7139c853067 with identifier: a0de97abb1
2026-03-25 19:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ef5a572c-cde7-5dc4-8f63-c7139c853067 with identifier: a0de97abb1
2026-03-25 19:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ef5a572c-cde7-5dc4-8f63-c7139c853067 with identifier: a0de97abb1 to the API
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a0de97abb1/nissan-primastar-fourgon-l2h1-3t1-20-dci-150-ss-dct-n-connecta>
{'auction_title': '',
'c_o_2_emission_value': 188,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/dNisyUD_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef5a572c-cde7-5dc4-8f63-c7139c853067',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a0de97abb1/nissan-primastar-fourgon-l2h1-3t1-20-dci-150-ss-dct-n-connecta',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'NISSAN',
'model': 'PRIMASTAR FOURGON L2H1 3T1 2.0 DCI 150 S/S DCT N-CONNECTA',
'odometer': 39813,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-03-22',
'seats_number': 3,
'seller_name': None,
'title': 'NISSAN PRIMASTAR FOURGON L2H1 3T1 2.0 DCI 150 S/S DCT N-CONNECTA',
'transmission': 'automatic',
'trim': 'PRIMASTAR FOURGON L2H1 3T1 2.0 DCI 150 S/S DCT N-CONNECTA',
'year': 2023}
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a0de97abb1%27 HTTP/1.1" 200 None
2026-03-25 19:07:06 [vpauto.fr] INFO: Saving data for a0de97abb1: {'created_time': 1774256519.008058, 'last_price_update_time': 1774465626.435735, 'auction_closing_time': 1774609200.0}
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a0de97abb1') HTTP/1.1" 204 0
2026-03-25 19:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88f2a191-2f84-5e03-a96e-b0a5204156fc with identifier: 82d1d48cb1
2026-03-25 19:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88f2a191-2f84-5e03-a96e-b0a5204156fc with scrape type 2
2026-03-25 19:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88f2a191-2f84-5e03-a96e-b0a5204156fc with scrape type 2
2026-03-25 19:07:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 88f2a191-2f84-5e03-a96e-b0a5204156fc, identifier: 82d1d48cb1
2026-03-25 19:07:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 88f2a191-2f84-5e03-a96e-b0a5204156fc with identifier: 82d1d48cb1
2026-03-25 19:07:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:07:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 88f2a191-2f84-5e03-a96e-b0a5204156fc with identifier: 82d1d48cb1
2026-03-25 19:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 88f2a191-2f84-5e03-a96e-b0a5204156fc with identifier: 82d1d48cb1 to the API
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/82d1d48cb1/peugeot-408-phev-180-e-eat8-gt>
{'auction_title': '',
'c_o_2_emission_value': 26,
'car_expert_report_source_url': None,
'category': None,
'color': 'Blue green metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '88f2a191-2f84-5e03-a96e-b0a5204156fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/82d1d48cb1/peugeot-408-phev-180-e-eat8-gt',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '408 PHEV 180 e-EAT8 GT',
'odometer': 48985,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 408 PHEV 180 e-EAT8 GT',
'transmission': 'automatic',
'trim': '408 PHEV 180 e-EAT8 GT',
'year': 2023}
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2782d1d48cb1%27 HTTP/1.1" 200 None
2026-03-25 19:07:06 [vpauto.fr] INFO: Saving data for 82d1d48cb1: {'created_time': 1774256529.067639, 'last_price_update_time': 1774465626.848898, 'auction_closing_time': 1774618200.0}
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='82d1d48cb1') HTTP/1.1" 204 0
2026-03-25 19:07:06 [scrapy.extensions.logstats] INFO: Crawled 66 pages (at 20 pages/min), scraped 62 items (at 19 items/min)
2026-03-25 19:07:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 187MiB
2026-03-25 19:07:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/366c7632f8/renault-symbioz-iconic-full-hybrid-e-tech-145> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8ef3292-444e-5be2-9087-29b25b465055 with identifier: 366c7632f8
2026-03-25 19:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8ef3292-444e-5be2-9087-29b25b465055 with scrape type 2
2026-03-25 19:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8ef3292-444e-5be2-9087-29b25b465055 with scrape type 2
2026-03-25 19:07:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b8ef3292-444e-5be2-9087-29b25b465055, identifier: 366c7632f8
2026-03-25 19:07:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b8ef3292-444e-5be2-9087-29b25b465055 with identifier: 366c7632f8
2026-03-25 19:07:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:07:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b8ef3292-444e-5be2-9087-29b25b465055 with identifier: 366c7632f8
2026-03-25 19:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b8ef3292-444e-5be2-9087-29b25b465055 with identifier: 366c7632f8 to the API
2026-03-25 19:07:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/366c7632f8/renault-symbioz-iconic-full-hybrid-e-tech-145>
{'auction_title': '',
'c_o_2_emission_value': 105,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/RxgKqKe_BE.pdf',
'category': None,
'color': 'Light blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b8ef3292-444e-5be2-9087-29b25b465055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/366c7632f8/renault-symbioz-iconic-full-hybrid-e-tech-145',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'SYMBIOZ ICONIC FULL HYBRID E-TECH 145',
'odometer': 13879,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2025-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT SYMBIOZ ICONIC FULL HYBRID E-TECH 145',
'transmission': 'automatic',
'trim': 'SYMBIOZ ICONIC FULL HYBRID E-TECH 145',
'year': 2025}
2026-03-25 19:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27366c7632f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:08 [vpauto.fr] INFO: Saving data for 366c7632f8: {'created_time': 1773738215.746985, 'last_price_update_time': 1774465628.981917}
2026-03-25 19:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='366c7632f8') HTTP/1.1" 204 0
2026-03-25 19:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=5> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:10 [vpauto.fr] INFO: Found 96 ads on page 5
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: 9a53f288f8
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279a53f288f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for 9a53f288f8: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: 56534962bf
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756534962bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for 56534962bf: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: fc1f97faf8
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fc1f97faf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for fc1f97faf8: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: 2d6586a2bf
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272d6586a2bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for 2d6586a2bf: 0
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: 911d9af1aa
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27911d9af1aa%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for 911d9af1aa: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: c47c3c449e
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c47c3c449e%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for c47c3c449e: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: 535398529e
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27535398529e%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for 535398529e: 0
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: d217718436
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d217718436%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for d217718436: 0
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: a81dee1f8
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a81dee1f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for a81dee1f8: 0
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: 2cd87f70bf
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272cd87f70bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for 2cd87f70bf: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: 553a5ee7bf
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27553a5ee7bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for 553a5ee7bf: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: 8890899b9e
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278890899b9e%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for 8890899b9e: 0
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: 35929248bf
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2735929248bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for 35929248bf: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: 32285db336
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2732285db336%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for 32285db336: 0
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: 5df12118bf
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275df12118bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for 5df12118bf: 0
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: fc121d8daa
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fc121d8daa%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for fc121d8daa: 0
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: f8464ddff8
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8464ddff8%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for f8464ddff8: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: f06d1e019e
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f06d1e019e%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for f06d1e019e: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: c83b1abf8
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c83b1abf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for c83b1abf8: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: 2fa726409e
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272fa726409e%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for 2fa726409e: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: a1d05c2a9e
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1d05c2a9e%27 HTTP/1.1" 200 None
2026-03-25 19:07:10 [vpauto.fr] INFO: Scrape type for a1d05c2a9e: 2
2026-03-25 19:07:10 [vpauto.fr] INFO: Found listing with ID: eedabda9e
2026-03-25 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eedabda9e%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for eedabda9e: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 8e67ecf09e
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e67ecf09e%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 8e67ecf09e: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 20392b59aa
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2720392b59aa%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 20392b59aa: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: e33dddfa9e
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e33dddfa9e%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for e33dddfa9e: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 669540885a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27669540885a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 669540885a: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 5061f6c836
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275061f6c836%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 5061f6c836: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: cb9213265a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cb9213265a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for cb9213265a: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: fef0f2775a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fef0f2775a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for fef0f2775a: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: c0a099afbf
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0a099afbf%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for c0a099afbf: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 2c30e88c9e
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272c30e88c9e%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 2c30e88c9e: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 4ada92b9e
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ada92b9e%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 4ada92b9e: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 691174d736
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27691174d736%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 691174d736: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 8be3757e9e
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278be3757e9e%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 8be3757e9e: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: e8a38bf99e
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e8a38bf99e%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for e8a38bf99e: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: f552bf6c5a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f552bf6c5a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for f552bf6c5a: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 56cf23e636
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756cf23e636%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 56cf23e636: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: db8103a15a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db8103a15a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for db8103a15a: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 863fe0efbf
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27863fe0efbf%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 863fe0efbf: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 65477e09e
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765477e09e%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 65477e09e: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: a45274925a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a45274925a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for a45274925a: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: ca0e8ec15a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ca0e8ec15a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for ca0e8ec15a: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 6bdb8f6036
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276bdb8f6036%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 6bdb8f6036: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: f285e4915a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f285e4915a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for f285e4915a: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 5f4d5217aa
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275f4d5217aa%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 5f4d5217aa: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 68e8a8f09e
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2768e8a8f09e%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 68e8a8f09e: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: fbf36f92f8
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fbf36f92f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for fbf36f92f8: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: e138d32c5a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e138d32c5a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for e138d32c5a: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 131e4f5f36
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27131e4f5f36%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 131e4f5f36: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: e4bfb0f1f8
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4bfb0f1f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for e4bfb0f1f8: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: acd1c96236
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27acd1c96236%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for acd1c96236: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 2f2fdba79e
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272f2fdba79e%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 2f2fdba79e: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: c8a04835a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c8a04835a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for c8a04835a: 2
2026-03-25 19:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c4e221c955/peugeot-expert-fgn-tole-compact-bluehdi-100-ss-bvm6-premium> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: fbaeb0165a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fbaeb0165a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for fbaeb0165a: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: a42c9698f8
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a42c9698f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for a42c9698f8: 2
2026-03-25 19:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 6c3bd9c15a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276c3bd9c15a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 6c3bd9c15a: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 8ff6c5f35a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ff6c5f35a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 8ff6c5f35a: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 77b10ccb5a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777b10ccb5a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 77b10ccb5a: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 86b2c07aaa
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786b2c07aaa%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 86b2c07aaa: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 79bc81685a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779bc81685a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 79bc81685a: 0
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: 77ac98ad5a
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777ac98ad5a%27 HTTP/1.1" 200 None
2026-03-25 19:07:11 [vpauto.fr] INFO: Scrape type for 77ac98ad5a: 2
2026-03-25 19:07:11 [vpauto.fr] INFO: Found listing with ID: f2b3734aa
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2b3734aa%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for f2b3734aa: 0
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: be1a4855bf
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27be1a4855bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for be1a4855bf: 2
2026-03-25 19:07:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73757588-f02e-5f0c-a9d0-2caeec166d44 with identifier: c4e221c955
2026-03-25 19:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73757588-f02e-5f0c-a9d0-2caeec166d44 with scrape type 2
2026-03-25 19:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73757588-f02e-5f0c-a9d0-2caeec166d44 with scrape type 2
2026-03-25 19:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 73757588-f02e-5f0c-a9d0-2caeec166d44, identifier: c4e221c955
2026-03-25 19:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 73757588-f02e-5f0c-a9d0-2caeec166d44 with identifier: c4e221c955
2026-03-25 19:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 73757588-f02e-5f0c-a9d0-2caeec166d44 with identifier: c4e221c955
2026-03-25 19:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 73757588-f02e-5f0c-a9d0-2caeec166d44 with identifier: c4e221c955 to the API
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c4e221c955/peugeot-expert-fgn-tole-compact-bluehdi-100-ss-bvm6-premium>
{'auction_title': '',
'c_o_2_emission_value': 175,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T14:20:00Z',
'fuel_type': 'Diesel',
'id': '73757588-f02e-5f0c-a9d0-2caeec166d44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c4e221c955/peugeot-expert-fgn-tole-compact-bluehdi-100-ss-bvm6-premium',
'listing': 'auction',
'location': '69 - LYON',
'make': 'PEUGEOT',
'model': 'EXPERT FGN TOLE COMPACT BLUEHDI 100 S&S BVM6 PREMIUM',
'odometer': 102465,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FGN TOLE COMPACT BLUEHDI 100 S&S BVM6 PREMIUM',
'transmission': 'manual',
'trim': 'EXPERT FGN TOLE COMPACT BLUEHDI 100 S&S BVM6 PREMIUM',
'year': 2021}
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c4e221c955%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Saving data for c4e221c955: {'auction_closing_time': 1774534800.0, 'created_time': 1773688068.568724, 'last_price_update_time': 1774465632.592543}
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c4e221c955') HTTP/1.1" 204 0
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: daa47eafbf
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27daa47eafbf%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for daa47eafbf: 2
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: 486cd51bf8
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27486cd51bf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for 486cd51bf8: 2
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: 778b1532f8
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27778b1532f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for 778b1532f8: 2
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: fbbe89d136
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fbbe89d136%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for fbbe89d136: 0
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: baf20cd2f8
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27baf20cd2f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for baf20cd2f8: 2
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: 9de981bdf8
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279de981bdf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for 9de981bdf8: 2
2026-03-25 19:07:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2c9b9b41bf/silence-silence-s01> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: 25523b3c9e
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2725523b3c9e%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for 25523b3c9e: 2
2026-03-25 19:07:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: a7e2ad6bf8
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a7e2ad6bf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for a7e2ad6bf8: 0
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: cc1f1cba5a
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cc1f1cba5a%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for cc1f1cba5a: 0
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: 61f6af2736
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761f6af2736%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for 61f6af2736: 0
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: 4d9b5d7af8
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274d9b5d7af8%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for 4d9b5d7af8: 2
2026-03-25 19:07:12 [vpauto.fr] INFO: Found listing with ID: a74dcfdbf
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a74dcfdbf%27 HTTP/1.1" 200 None
2026-03-25 19:07:12 [vpauto.fr] INFO: Scrape type for a74dcfdbf: 2
2026-03-25 19:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91d80f79-e263-5b96-ba24-f58eea05b9a7 with identifier: 2c9b9b41bf
2026-03-25 19:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91d80f79-e263-5b96-ba24-f58eea05b9a7 with scrape type 2
2026-03-25 19:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91d80f79-e263-5b96-ba24-f58eea05b9a7 with scrape type 2
2026-03-25 19:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 91d80f79-e263-5b96-ba24-f58eea05b9a7, identifier: 2c9b9b41bf
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: 5704e16cf8
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275704e16cf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for 5704e16cf8: 0
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: 45806c8ef8
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2745806c8ef8%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for 45806c8ef8: 0
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: ae0dd4b3f8
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ae0dd4b3f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for ae0dd4b3f8: 0
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: 183544ef9e
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27183544ef9e%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for 183544ef9e: 2
2026-03-25 19:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 91d80f79-e263-5b96-ba24-f58eea05b9a7 with identifier: 2c9b9b41bf
2026-03-25 19:07:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 91d80f79-e263-5b96-ba24-f58eea05b9a7 with identifier: 2c9b9b41bf
2026-03-25 19:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 91d80f79-e263-5b96-ba24-f58eea05b9a7 with identifier: 2c9b9b41bf to the API
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2c9b9b41bf/silence-silence-s01>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '91d80f79-e263-5b96-ba24-f58eea05b9a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2c9b9b41bf/silence-silence-s01',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'SILENCE',
'model': 'S01',
'odometer': 14335,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 2,
'seller_name': None,
'title': 'SILENCE SILENCE S01',
'transmission': 'automatic',
'trim': 'S01',
'year': 2023}
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272c9b9b41bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Saving data for 2c9b9b41bf: {'created_time': 1774256581.785481, 'last_price_update_time': 1774465633.528891}
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2c9b9b41bf') HTTP/1.1" 204 0
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: a199bb8ff8
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a199bb8ff8%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for a199bb8ff8: 0
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: ec08032d5a
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ec08032d5a%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for ec08032d5a: 2
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: 83f19b345a
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2783f19b345a%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for 83f19b345a: 2
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: cd0f4a50aa
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cd0f4a50aa%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for cd0f4a50aa: 2
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: a1bbcc48aa
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1bbcc48aa%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for a1bbcc48aa: 2
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: f0d8d97d36
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0d8d97d36%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for f0d8d97d36: 0
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: ce7890e5f8
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ce7890e5f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for ce7890e5f8: 2
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: c0008badf8
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0008badf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for c0008badf8: 0
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: c65601c6f8
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c65601c6f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for c65601c6f8: 2
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: eec376d936
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eec376d936%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for eec376d936: 0
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: d4408881aa
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d4408881aa%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for d4408881aa: 2
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: 5103e57ff8
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275103e57ff8%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for 5103e57ff8: 0
2026-03-25 19:07:13 [vpauto.fr] INFO: Found listing with ID: 164f7a5a
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27164f7a5a%27 HTTP/1.1" 200 None
2026-03-25 19:07:13 [vpauto.fr] INFO: Scrape type for 164f7a5a: 2
2026-03-25 19:07:14 [vpauto.fr] INFO: Found listing with ID: a87030a3f8
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a87030a3f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:14 [vpauto.fr] INFO: Scrape type for a87030a3f8: 0
2026-03-25 19:07:14 [vpauto.fr] INFO: Found listing with ID: 5a67e312f8
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275a67e312f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:14 [vpauto.fr] INFO: Scrape type for 5a67e312f8: 1
2026-03-25 19:07:14 [vpauto.fr] INFO: Found listing with ID: 59bb4c635a
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2759bb4c635a%27 HTTP/1.1" 200 None
2026-03-25 19:07:14 [vpauto.fr] INFO: Scrape type for 59bb4c635a: 2
2026-03-25 19:07:14 [vpauto.fr] INFO: Found listing with ID: 8a31ae7af8
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278a31ae7af8%27 HTTP/1.1" 200 None
2026-03-25 19:07:14 [vpauto.fr] INFO: Scrape type for 8a31ae7af8: 0
2026-03-25 19:07:14 [vpauto.fr] INFO: Requesting listing page 6: https://vpauto.eu/vehicle/list?page=6
2026-03-25 19:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9b2f7941b1/citroen-jumper-tole-33-l2h2-bluehdi-130-ss-bvm6-club> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:07:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20b9b340-ef14-51da-8c3d-2db66c27dd50 with identifier: 9b2f7941b1
2026-03-25 19:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20b9b340-ef14-51da-8c3d-2db66c27dd50 with scrape type 2
2026-03-25 19:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20b9b340-ef14-51da-8c3d-2db66c27dd50 with scrape type 2
2026-03-25 19:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 20b9b340-ef14-51da-8c3d-2db66c27dd50, identifier: 9b2f7941b1
2026-03-25 19:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 20b9b340-ef14-51da-8c3d-2db66c27dd50 with identifier: 9b2f7941b1
2026-03-25 19:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 20b9b340-ef14-51da-8c3d-2db66c27dd50 with identifier: 9b2f7941b1
2026-03-25 19:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 20b9b340-ef14-51da-8c3d-2db66c27dd50 with identifier: 9b2f7941b1 to the API
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9b2f7941b1/citroen-jumper-tole-33-l2h2-bluehdi-130-ss-bvm6-club>
{'auction_title': '',
'c_o_2_emission_value': 163,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '20b9b340-ef14-51da-8c3d-2db66c27dd50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9b2f7941b1/citroen-jumper-tole-33-l2h2-bluehdi-130-ss-bvm6-club',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'JUMPER TOLE 33 L2H2 BLUEHDi 130 S&S BVM6 CLUB',
'odometer': 141996,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2018-06-06',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPER TOLE 33 L2H2 BLUEHDi 130 S&S BVM6 CLUB',
'transmission': 'manual',
'trim': 'JUMPER TOLE 33 L2H2 BLUEHDi 130 S&S BVM6 CLUB',
'year': 2018}
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b2f7941b1%27 HTTP/1.1" 200 None
2026-03-25 19:07:14 [vpauto.fr] INFO: Saving data for 9b2f7941b1: {'created_time': 1774256765.636456, 'last_price_update_time': 1774465634.69356}
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9b2f7941b1') HTTP/1.1" 204 0
2026-03-25 19:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7cd7886dec/volkswagen-id4-174-ch-pro> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:07:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c4743f-271f-5fe0-bf75-f967f5aacd7a with identifier: 7cd7886dec
2026-03-25 19:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c4743f-271f-5fe0-bf75-f967f5aacd7a with scrape type 2
2026-03-25 19:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51c4743f-271f-5fe0-bf75-f967f5aacd7a with scrape type 2
2026-03-25 19:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 51c4743f-271f-5fe0-bf75-f967f5aacd7a, identifier: 7cd7886dec
2026-03-25 19:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 51c4743f-271f-5fe0-bf75-f967f5aacd7a with identifier: 7cd7886dec
2026-03-25 19:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 51c4743f-271f-5fe0-bf75-f967f5aacd7a with identifier: 7cd7886dec
2026-03-25 19:07:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 51c4743f-271f-5fe0-bf75-f967f5aacd7a with identifier: 7cd7886dec to the API
2026-03-25 19:07:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7cd7886dec/volkswagen-id4-174-ch-pro>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '51c4743f-271f-5fe0-bf75-f967f5aacd7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7cd7886dec/volkswagen-id4-174-ch-pro',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'VOLKSWAGEN',
'model': 'ID.4 174 ch Pro',
'odometer': 99244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-07-11',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.4 174 ch Pro',
'transmission': 'automatic',
'trim': 'ID.4 174 ch Pro',
'year': 2023}
2026-03-25 19:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277cd7886dec%27 HTTP/1.1" 200 None
2026-03-25 19:07:22 [vpauto.fr] INFO: Saving data for 7cd7886dec: {'created_time': 1773861035.255614, 'last_price_update_time': 1774465642.002912, 'auction_closing_time': 1774519200.0}
2026-03-25 19:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7cd7886dec') HTTP/1.1" 204 0
2026-03-25 19:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/566ffef1b1/peugeot-expert-ca-fixe-m-bluehdi-145-ss-bvm6> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:07:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90d68f6e-e556-58bf-be70-1f39eafb768f with identifier: 566ffef1b1
2026-03-25 19:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90d68f6e-e556-58bf-be70-1f39eafb768f with scrape type 2
2026-03-25 19:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90d68f6e-e556-58bf-be70-1f39eafb768f with scrape type 2
2026-03-25 19:07:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 90d68f6e-e556-58bf-be70-1f39eafb768f, identifier: 566ffef1b1
2026-03-25 19:07:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 90d68f6e-e556-58bf-be70-1f39eafb768f with identifier: 566ffef1b1
2026-03-25 19:07:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 90d68f6e-e556-58bf-be70-1f39eafb768f with identifier: 566ffef1b1
2026-03-25 19:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 90d68f6e-e556-58bf-be70-1f39eafb768f with identifier: 566ffef1b1 to the API
2026-03-25 19:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/566ffef1b1/peugeot-expert-ca-fixe-m-bluehdi-145-ss-bvm6>
{'auction_title': '',
'c_o_2_emission_value': 195,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '90d68f6e-e556-58bf-be70-1f39eafb768f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/566ffef1b1/peugeot-expert-ca-fixe-m-bluehdi-145-ss-bvm6',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': 'EXPERT CA FIXE M BLUEHDI 145 S&S BVM6',
'odometer': 9854,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23500,
'price_includes_vat': True,
'registration_date': '2025-04-04',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT EXPERT CA FIXE M BLUEHDI 145 S&S BVM6',
'transmission': 'manual',
'trim': 'EXPERT CA FIXE M BLUEHDI 145 S&S BVM6',
'year': 2025}
2026-03-25 19:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27566ffef1b1%27 HTTP/1.1" 200 None
2026-03-25 19:07:25 [vpauto.fr] INFO: Saving data for 566ffef1b1: {'created_time': 1774256559.406093, 'last_price_update_time': 1774465645.882771, 'auction_closing_time': 1774609200.0}
2026-03-25 19:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='566ffef1b1') HTTP/1.1" 204 0
2026-03-25 19:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c52ff606f8/ford-transit-custom-fgn-320-l2h1-20-ecoblue-136-ch-bva8-limited> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:07:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27675acd-45bf-59fa-a84d-dc9b4f934330 with identifier: c52ff606f8
2026-03-25 19:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27675acd-45bf-59fa-a84d-dc9b4f934330 with scrape type 2
2026-03-25 19:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27675acd-45bf-59fa-a84d-dc9b4f934330 with scrape type 2
2026-03-25 19:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 27675acd-45bf-59fa-a84d-dc9b4f934330, identifier: c52ff606f8
2026-03-25 19:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 27675acd-45bf-59fa-a84d-dc9b4f934330 with identifier: c52ff606f8
2026-03-25 19:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 27675acd-45bf-59fa-a84d-dc9b4f934330 with identifier: c52ff606f8
2026-03-25 19:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 27675acd-45bf-59fa-a84d-dc9b4f934330 with identifier: c52ff606f8 to the API
2026-03-25 19:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c52ff606f8/ford-transit-custom-fgn-320-l2h1-20-ecoblue-136-ch-bva8-limited>
{'auction_title': '',
'c_o_2_emission_value': 206,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/PIJcLKv_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '27675acd-45bf-59fa-a84d-dc9b4f934330',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c52ff606f8/ford-transit-custom-fgn-320-l2h1-20-ecoblue-136-ch-bva8-limited',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'TRANSIT CUSTOM FGN 320 L2H1 2.0 ECOBLUE 136 CH BVA8 LIMITED',
'odometer': 49980,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CUSTOM FGN 320 L2H1 2.0 ECOBLUE 136 CH BVA8 LIMITED',
'transmission': 'automatic',
'trim': 'TRANSIT CUSTOM FGN 320 L2H1 2.0 ECOBLUE 136 CH BVA8 LIMITED',
'year': 2024}
2026-03-25 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c52ff606f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:26 [vpauto.fr] INFO: Saving data for c52ff606f8: {'auction_closing_time': 1774864800.0, 'created_time': 1774034152.130795, 'last_price_update_time': 1774465646.598399}
2026-03-25 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c52ff606f8') HTTP/1.1" 204 0
2026-03-25 19:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4d9d5fcef8/bmw-i-ix2-ix2-edrive20-204ch-bva-m-sport> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:07:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49e8df3e-1705-57f4-afa1-db8049b5ca75 with identifier: 4d9d5fcef8
2026-03-25 19:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49e8df3e-1705-57f4-afa1-db8049b5ca75 with scrape type 2
2026-03-25 19:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49e8df3e-1705-57f4-afa1-db8049b5ca75 with scrape type 2
2026-03-25 19:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 49e8df3e-1705-57f4-afa1-db8049b5ca75, identifier: 4d9d5fcef8
2026-03-25 19:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 49e8df3e-1705-57f4-afa1-db8049b5ca75 with identifier: 4d9d5fcef8
2026-03-25 19:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 49e8df3e-1705-57f4-afa1-db8049b5ca75 with identifier: 4d9d5fcef8
2026-03-25 19:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 49e8df3e-1705-57f4-afa1-db8049b5ca75 with identifier: 4d9d5fcef8 to the API
2026-03-25 19:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4d9d5fcef8/bmw-i-ix2-ix2-edrive20-204ch-bva-m-sport>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/jYCyjfo_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '49e8df3e-1705-57f4-afa1-db8049b5ca75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4d9d5fcef8/bmw-i-ix2-ix2-edrive20-204ch-bva-m-sport',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'BMW i',
'model': 'iX2 iX2 eDrive20 204ch BVA M Sport',
'odometer': 35972,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW i iX2 iX2 eDrive20 204ch BVA M Sport',
'transmission': 'automatic',
'trim': 'iX2 iX2 eDrive20 204ch BVA M Sport',
'year': 2024}
2026-03-25 19:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274d9d5fcef8%27 HTTP/1.1" 200 None
2026-03-25 19:07:27 [vpauto.fr] INFO: Saving data for 4d9d5fcef8: {'created_time': 1773860688.395389, 'last_price_update_time': 1774465647.663802}
2026-03-25 19:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4d9d5fcef8') HTTP/1.1" 204 0
2026-03-25 19:07:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ed8506c4bf/hyundai-bayon-10-t-gdi-100-hybrid-48v-intuitive> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:07:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 952d12dc-d32c-5d56-93f9-89769d0739a6 with identifier: ed8506c4bf
2026-03-25 19:07:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 952d12dc-d32c-5d56-93f9-89769d0739a6 with scrape type 2
2026-03-25 19:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 952d12dc-d32c-5d56-93f9-89769d0739a6 with scrape type 2
2026-03-25 19:07:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 952d12dc-d32c-5d56-93f9-89769d0739a6, identifier: ed8506c4bf
2026-03-25 19:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 952d12dc-d32c-5d56-93f9-89769d0739a6 with identifier: ed8506c4bf
2026-03-25 19:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 952d12dc-d32c-5d56-93f9-89769d0739a6 with identifier: ed8506c4bf
2026-03-25 19:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 952d12dc-d32c-5d56-93f9-89769d0739a6 with identifier: ed8506c4bf to the API
2026-03-25 19:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ed8506c4bf/hyundai-bayon-10-t-gdi-100-hybrid-48v-intuitive>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '952d12dc-d32c-5d56-93f9-89769d0739a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ed8506c4bf/hyundai-bayon-10-t-gdi-100-hybrid-48v-intuitive',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'HYUNDAI',
'model': 'BAYON 1.0 T-GDi 100 Hybrid 48V Intuitive',
'odometer': 30265,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-05-03',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI BAYON 1.0 T-GDi 100 Hybrid 48V Intuitive',
'transmission': 'automatic',
'trim': 'BAYON 1.0 T-GDi 100 Hybrid 48V Intuitive',
'year': 2024}
2026-03-25 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ed8506c4bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:29 [vpauto.fr] INFO: Saving data for ed8506c4bf: {'created_time': 1774256468.333027, 'last_price_update_time': 1774465649.219043}
2026-03-25 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ed8506c4bf') HTTP/1.1" 204 0
2026-03-25 19:07:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1236dddaf8/nissan-x-trail-e-power-204-ch-tekna> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:07:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14644621-e0f3-5381-80f1-f75cef46969d with identifier: 1236dddaf8
2026-03-25 19:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14644621-e0f3-5381-80f1-f75cef46969d with scrape type 2
2026-03-25 19:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14644621-e0f3-5381-80f1-f75cef46969d with scrape type 2
2026-03-25 19:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 14644621-e0f3-5381-80f1-f75cef46969d, identifier: 1236dddaf8
2026-03-25 19:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 14644621-e0f3-5381-80f1-f75cef46969d with identifier: 1236dddaf8
2026-03-25 19:07:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 14644621-e0f3-5381-80f1-f75cef46969d with identifier: 1236dddaf8
2026-03-25 19:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 14644621-e0f3-5381-80f1-f75cef46969d with identifier: 1236dddaf8 to the API
2026-03-25 19:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1236dddaf8/nissan-x-trail-e-power-204-ch-tekna>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/pcKNNVG_BE.pdf',
'category': None,
'color': 'Light beige metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '14644621-e0f3-5381-80f1-f75cef46969d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1236dddaf8/nissan-x-trail-e-power-204-ch-tekna',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'NISSAN',
'model': 'X-Trail e-POWER 204 ch Tekna',
'odometer': 26232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN X-Trail e-POWER 204 ch Tekna',
'transmission': 'automatic',
'trim': 'X-Trail e-POWER 204 ch Tekna',
'year': 2024}
2026-03-25 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271236dddaf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:30 [vpauto.fr] INFO: Saving data for 1236dddaf8: {'created_time': 1773738031.58077, 'last_price_update_time': 1774465650.907664}
2026-03-25 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1236dddaf8') HTTP/1.1" 204 0
2026-03-25 19:07:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c8a04835a/ford-mach-e-1122-standard-range-76-kwh-269-ch-base-propulsion> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:07:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e8e04d5-b233-5264-8a1b-23d88735bae1 with identifier: c8a04835a
2026-03-25 19:07:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e8e04d5-b233-5264-8a1b-23d88735bae1 with scrape type 2
2026-03-25 19:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e8e04d5-b233-5264-8a1b-23d88735bae1 with scrape type 2
2026-03-25 19:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9e8e04d5-b233-5264-8a1b-23d88735bae1, identifier: c8a04835a
2026-03-25 19:07:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9e8e04d5-b233-5264-8a1b-23d88735bae1 with identifier: c8a04835a
2026-03-25 19:07:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9e8e04d5-b233-5264-8a1b-23d88735bae1 with identifier: c8a04835a
2026-03-25 19:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9e8e04d5-b233-5264-8a1b-23d88735bae1 with identifier: c8a04835a to the API
2026-03-25 19:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c8a04835a/ford-mach-e-1122-standard-range-76-kwh-269-ch-base-propulsion>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '9e8e04d5-b233-5264-8a1b-23d88735bae1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c8a04835a/ford-mach-e-1122-standard-range-76-kwh-269-ch-base-propulsion',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'MACH-E 1122 Standard Range, 76 kWh, 269 ch Base Propulsion',
'odometer': 40093,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'FORD MACH-E 1122 Standard Range, 76 kWh, 269 ch Base Propulsion',
'transmission': 'automatic',
'trim': 'MACH-E 1122 Standard Range, 76 kWh, 269 ch Base Propulsion',
'year': 2023}
2026-03-25 19:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c8a04835a%27 HTTP/1.1" 200 None
2026-03-25 19:07:32 [vpauto.fr] INFO: Saving data for c8a04835a: {'created_time': 1773947497.967107, 'last_price_update_time': 1774465652.305964}
2026-03-25 19:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c8a04835a') HTTP/1.1" 204 0
2026-03-25 19:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2446bff0f8/ford-transit-custom-fgn-320-l1h1-20-ecoblue-136-ch-bva8-limited> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:07:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4e441ea-3653-5d04-a7ed-e33528d3bd8f with identifier: 2446bff0f8
2026-03-25 19:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4e441ea-3653-5d04-a7ed-e33528d3bd8f with scrape type 2
2026-03-25 19:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4e441ea-3653-5d04-a7ed-e33528d3bd8f with scrape type 2
2026-03-25 19:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b4e441ea-3653-5d04-a7ed-e33528d3bd8f, identifier: 2446bff0f8
2026-03-25 19:07:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b4e441ea-3653-5d04-a7ed-e33528d3bd8f with identifier: 2446bff0f8
2026-03-25 19:07:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b4e441ea-3653-5d04-a7ed-e33528d3bd8f with identifier: 2446bff0f8
2026-03-25 19:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b4e441ea-3653-5d04-a7ed-e33528d3bd8f with identifier: 2446bff0f8 to the API
2026-03-25 19:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2446bff0f8/ford-transit-custom-fgn-320-l1h1-20-ecoblue-136-ch-bva8-limited>
{'auction_title': '',
'c_o_2_emission_value': 205,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/EWASVYj_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b4e441ea-3653-5d04-a7ed-e33528d3bd8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2446bff0f8/ford-transit-custom-fgn-320-l1h1-20-ecoblue-136-ch-bva8-limited',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'TRANSIT CUSTOM FGN 320 L1H1 2.0 ECOBLUE 136 CH BVA8 LIMITED',
'odometer': 53117,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CUSTOM FGN 320 L1H1 2.0 ECOBLUE 136 CH BVA8 LIMITED',
'transmission': 'automatic',
'trim': 'TRANSIT CUSTOM FGN 320 L1H1 2.0 ECOBLUE 136 CH BVA8 LIMITED',
'year': 2024}
2026-03-25 19:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272446bff0f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:34 [vpauto.fr] INFO: Saving data for 2446bff0f8: {'auction_closing_time': 1774864800.0, 'created_time': 1774033782.460794, 'last_price_update_time': 1774465654.833772}
2026-03-25 19:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2446bff0f8') HTTP/1.1" 204 0
2026-03-25 19:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=6> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:07:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:36 [vpauto.fr] INFO: Found 96 ads on page 6
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: afec9c5ff8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27afec9c5ff8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for afec9c5ff8: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 24c0c194f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2724c0c194f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 24c0c194f8: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: a5d01398bf
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a5d01398bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for a5d01398bf: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 551e4e38f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27551e4e38f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 551e4e38f8: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: d017892df8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d017892df8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for d017892df8: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 1796cc16bf
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271796cc16bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 1796cc16bf: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 7ad1702bf
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277ad1702bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 7ad1702bf: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: b4480455f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b4480455f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for b4480455f8: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 4412e071f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274412e071f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 4412e071f8: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 44a59a45f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744a59a45f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 44a59a45f8: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 165b940f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27165b940f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 165b940f8: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 6584cd2a36
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276584cd2a36%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 6584cd2a36: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 86a2b67bf8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786a2b67bf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 86a2b67bf8: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 58e36241f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2758e36241f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 58e36241f8: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 444b7d21f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27444b7d21f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 444b7d21f8: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 28b13f37f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2728b13f37f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 28b13f37f8: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 604809b9f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27604809b9f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 604809b9f8: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 729d4b69f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27729d4b69f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 729d4b69f8: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 533e03945a
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27533e03945a%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 533e03945a: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 6d691f8cf8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d691f8cf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 6d691f8cf8: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 7cc3362836
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277cc3362836%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 7cc3362836: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: eaa973ecf8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eaa973ecf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for eaa973ecf8: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: c27ce610bf
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c27ce610bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for c27ce610bf: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 83adcd7af8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2783adcd7af8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 83adcd7af8: 1
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 6651184cbf
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276651184cbf%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 6651184cbf: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: d4c5f713f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d4c5f713f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for d4c5f713f8: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: e3723a105a
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3723a105a%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for e3723a105a: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 61f37f06f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761f37f06f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 61f37f06f8: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 64637325f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2764637325f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 64637325f8: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 9da0fc835a
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279da0fc835a%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 9da0fc835a: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: b2631813f8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b2631813f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for b2631813f8: 0
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 2a6e4e8af8
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a6e4e8af8%27 HTTP/1.1" 200 None
2026-03-25 19:07:36 [vpauto.fr] INFO: Scrape type for 2a6e4e8af8: 2
2026-03-25 19:07:36 [vpauto.fr] INFO: Found listing with ID: 7b277e399e
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b277e399e%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 7b277e399e: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: aad73e0ef8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aad73e0ef8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for aad73e0ef8: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: a049163f8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a049163f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for a049163f8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 37cbe96ff8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2737cbe96ff8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 37cbe96ff8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: e133136df8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e133136df8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for e133136df8: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 5e0405d45a
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275e0405d45a%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 5e0405d45a: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 6c9b52999e
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276c9b52999e%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 6c9b52999e: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: f4fed14f36
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f4fed14f36%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for f4fed14f36: 1
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 90ea55a8bf
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2790ea55a8bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 90ea55a8bf: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: fc895b6a5a
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fc895b6a5a%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for fc895b6a5a: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: aef692dcf8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aef692dcf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for aef692dcf8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: d68f953736
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d68f953736%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for d68f953736: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 7bbc65da36
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277bbc65da36%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 7bbc65da36: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: d2f71f3bf8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d2f71f3bf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for d2f71f3bf8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 9ef602105a
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279ef602105a%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 9ef602105a: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: a103a231f8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a103a231f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for a103a231f8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: eb0f83dbf8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eb0f83dbf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for eb0f83dbf8: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 16ad98caaa
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2716ad98caaa%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 16ad98caaa: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: b026f524bf
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b026f524bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for b026f524bf: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: aa4cbb3aaa
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa4cbb3aaa%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for aa4cbb3aaa: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 9b29fc95f8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b29fc95f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 9b29fc95f8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 38f2bb17f8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738f2bb17f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 38f2bb17f8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 67b4da03f8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2767b4da03f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 67b4da03f8: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: f5a133305a
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f5a133305a%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for f5a133305a: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 5be5ae6ff8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275be5ae6ff8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 5be5ae6ff8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 70c69b6ff8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2770c69b6ff8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 70c69b6ff8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 37783140f8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2737783140f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 37783140f8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 524c0a0736
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27524c0a0736%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 524c0a0736: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 1c24cb3ff8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271c24cb3ff8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 1c24cb3ff8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: d5f7d799f8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d5f7d799f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for d5f7d799f8: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 8ca4bdbabf
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ca4bdbabf%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 8ca4bdbabf: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 9fcff2dcf8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279fcff2dcf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 9fcff2dcf8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: c2eb47e6f8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2eb47e6f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for c2eb47e6f8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: c9371059f8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9371059f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for c9371059f8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: c0bd31aef8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0bd31aef8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for c0bd31aef8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 81aa4912f8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2781aa4912f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 81aa4912f8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 53c0f5c6bf
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2753c0f5c6bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 53c0f5c6bf: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 75f149c836
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2775f149c836%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 75f149c836: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 51bbc226aa
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2751bbc226aa%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for 51bbc226aa: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: b93c34a6f8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b93c34a6f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for b93c34a6f8: 0
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: cd0f7d30f8
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cd0f7d30f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:37 [vpauto.fr] INFO: Scrape type for cd0f7d30f8: 2
2026-03-25 19:07:37 [vpauto.fr] INFO: Found listing with ID: 479db83ff8
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27479db83ff8%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for 479db83ff8: 2
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: d431ba5af8
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d431ba5af8%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for d431ba5af8: 0
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: 68cdcb88aa
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2768cdcb88aa%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for 68cdcb88aa: 0
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: f009422f8
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f009422f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for f009422f8: 2
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: c6caf061f8
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c6caf061f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for c6caf061f8: 0
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: ee435eedbf
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ee435eedbf%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for ee435eedbf: 0
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: 595391a4f8
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27595391a4f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for 595391a4f8: 0
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: d872ab81f8
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d872ab81f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for d872ab81f8: 2
2026-03-25 19:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e2e0c9b8f8/ford-transit-custom-fourgon-300-l1h1-20-ecoblue-136-ch-limited> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: ef326776f8
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef326776f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for ef326776f8: 2
2026-03-25 19:07:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: 1e8ec38b36
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e8ec38b36%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for 1e8ec38b36: 0
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: 8d7b01b4f8
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278d7b01b4f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for 8d7b01b4f8: 2
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: 322a5fb7bf
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27322a5fb7bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for 322a5fb7bf: 1
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: ae9f65a336
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ae9f65a336%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for ae9f65a336: 0
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: e5f7d8e6f8
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e5f7d8e6f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for e5f7d8e6f8: 0
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: a5f47fd6f8
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a5f47fd6f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for a5f47fd6f8: 2
2026-03-25 19:07:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70a644e9-69b5-5e4d-bae3-24c3d000ac64 with identifier: e2e0c9b8f8
2026-03-25 19:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70a644e9-69b5-5e4d-bae3-24c3d000ac64 with scrape type 2
2026-03-25 19:07:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70a644e9-69b5-5e4d-bae3-24c3d000ac64 with scrape type 2
2026-03-25 19:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 70a644e9-69b5-5e4d-bae3-24c3d000ac64, identifier: e2e0c9b8f8
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: 44d2e3de9e
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744d2e3de9e%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Scrape type for 44d2e3de9e: 2
2026-03-25 19:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 70a644e9-69b5-5e4d-bae3-24c3d000ac64 with identifier: e2e0c9b8f8
2026-03-25 19:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 70a644e9-69b5-5e4d-bae3-24c3d000ac64 with identifier: e2e0c9b8f8
2026-03-25 19:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 70a644e9-69b5-5e4d-bae3-24c3d000ac64 with identifier: e2e0c9b8f8 to the API
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e2e0c9b8f8/ford-transit-custom-fourgon-300-l1h1-20-ecoblue-136-ch-limited>
{'auction_title': '',
'c_o_2_emission_value': 191,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/hOdPxgM_BE.pdf',
'category': None,
'color': 'Medium grey',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '70a644e9-69b5-5e4d-bae3-24c3d000ac64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e2e0c9b8f8/ford-transit-custom-fourgon-300-l1h1-20-ecoblue-136-ch-limited',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'TRANSIT CUSTOM FOURGON 300 L1H1 2.0 ECOBLUE 136 CH LIMITED',
'odometer': 49016,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2024-03-19',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CUSTOM FOURGON 300 L1H1 2.0 ECOBLUE 136 CH LIMITED',
'transmission': 'manual',
'trim': 'TRANSIT CUSTOM FOURGON 300 L1H1 2.0 ECOBLUE 136 CH LIMITED',
'year': 2024}
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e2e0c9b8f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:38 [vpauto.fr] INFO: Saving data for e2e0c9b8f8: {'auction_closing_time': 1774864800.0, 'created_time': 1774034204.230077, 'last_price_update_time': 1774465658.8808}
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e2e0c9b8f8') HTTP/1.1" 204 0
2026-03-25 19:07:38 [vpauto.fr] INFO: Found listing with ID: 7749b620f8
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277749b620f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:39 [vpauto.fr] INFO: Scrape type for 7749b620f8: 2
2026-03-25 19:07:39 [vpauto.fr] INFO: Found listing with ID: 2d9a686bf8
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272d9a686bf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:39 [vpauto.fr] INFO: Scrape type for 2d9a686bf8: 2
2026-03-25 19:07:39 [vpauto.fr] INFO: Found listing with ID: 2cdb823e9e
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272cdb823e9e%27 HTTP/1.1" 200 None
2026-03-25 19:07:39 [vpauto.fr] INFO: Scrape type for 2cdb823e9e: 2
2026-03-25 19:07:39 [vpauto.fr] INFO: Found listing with ID: de9b0bf3f8
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27de9b0bf3f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:39 [vpauto.fr] INFO: Scrape type for de9b0bf3f8: 0
2026-03-25 19:07:39 [vpauto.fr] INFO: Found listing with ID: eaa81fd15a
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eaa81fd15a%27 HTTP/1.1" 200 None
2026-03-25 19:07:39 [vpauto.fr] INFO: Scrape type for eaa81fd15a: 2
2026-03-25 19:07:39 [vpauto.fr] INFO: Found listing with ID: d2c0c6dff8
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d2c0c6dff8%27 HTTP/1.1" 200 None
2026-03-25 19:07:39 [vpauto.fr] INFO: Scrape type for d2c0c6dff8: 0
2026-03-25 19:07:39 [vpauto.fr] INFO: Found listing with ID: 27887446bf
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2727887446bf%27 HTTP/1.1" 200 None
2026-03-25 19:07:39 [vpauto.fr] INFO: Scrape type for 27887446bf: 1
2026-03-25 19:07:39 [vpauto.fr] INFO: Requesting listing page 7: https://vpauto.eu/vehicle/list?page=7
2026-03-25 19:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9727de77f8/dacia-jogger-eco-g-100-5-places-expression> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f39c63e-ebf4-5a3a-bf7d-9d222701446a with identifier: 9727de77f8
2026-03-25 19:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f39c63e-ebf4-5a3a-bf7d-9d222701446a with scrape type 2
2026-03-25 19:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f39c63e-ebf4-5a3a-bf7d-9d222701446a with scrape type 2
2026-03-25 19:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4f39c63e-ebf4-5a3a-bf7d-9d222701446a, identifier: 9727de77f8
2026-03-25 19:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4f39c63e-ebf4-5a3a-bf7d-9d222701446a with identifier: 9727de77f8
2026-03-25 19:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4f39c63e-ebf4-5a3a-bf7d-9d222701446a with identifier: 9727de77f8
2026-03-25 19:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4f39c63e-ebf4-5a3a-bf7d-9d222701446a with identifier: 9727de77f8 to the API
2026-03-25 19:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9727de77f8/dacia-jogger-eco-g-100-5-places-expression>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/RDJEEKr_BE.pdf',
'category': None,
'color': 'Orange metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': '4f39c63e-ebf4-5a3a-bf7d-9d222701446a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9727de77f8/dacia-jogger-eco-g-100-5-places-expression',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DACIA',
'model': 'Jogger ECO-G 100 5 places Expression',
'odometer': 34988,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Jogger ECO-G 100 5 places Expression',
'transmission': 'manual',
'trim': 'Jogger ECO-G 100 5 places Expression',
'year': 2024}
2026-03-25 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279727de77f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:45 [vpauto.fr] INFO: Saving data for 9727de77f8: {'created_time': 1773738047.84777, 'last_price_update_time': 1774465665.857276}
2026-03-25 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9727de77f8') HTTP/1.1" 204 0
2026-03-25 19:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c3bafc8eb1/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 19:07:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd173db5-4c25-5281-b45e-42d14072227a with identifier: c3bafc8eb1
2026-03-25 19:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd173db5-4c25-5281-b45e-42d14072227a with scrape type 2
2026-03-25 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd173db5-4c25-5281-b45e-42d14072227a with scrape type 2
2026-03-25 19:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: bd173db5-4c25-5281-b45e-42d14072227a, identifier: c3bafc8eb1
2026-03-25 19:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: bd173db5-4c25-5281-b45e-42d14072227a with identifier: c3bafc8eb1
2026-03-25 19:07:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: bd173db5-4c25-5281-b45e-42d14072227a with identifier: c3bafc8eb1
2026-03-25 19:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: bd173db5-4c25-5281-b45e-42d14072227a with identifier: c3bafc8eb1 to the API
2026-03-25 19:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c3bafc8eb1/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'F H',
'id': 'bd173db5-4c25-5281-b45e-42d14072227a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c3bafc8eb1/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line',
'odometer': 22001,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2023-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line',
'year': 2023}
2026-03-25 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3bafc8eb1%27 HTTP/1.1" 200 None
2026-03-25 19:07:46 [vpauto.fr] INFO: Saving data for c3bafc8eb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256487.918036, 'last_price_update_time': 1774465666.550019}
2026-03-25 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c3bafc8eb1') HTTP/1.1" 204 0
2026-03-25 19:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2bd0c09ef8/opel-mokka-electrique-136-ch-batterie-50-kwh-elegance> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:07:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba379a5c-e9fe-5529-bb2b-088880b6ebb1 with identifier: 2bd0c09ef8
2026-03-25 19:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba379a5c-e9fe-5529-bb2b-088880b6ebb1 with scrape type 2
2026-03-25 19:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba379a5c-e9fe-5529-bb2b-088880b6ebb1 with scrape type 2
2026-03-25 19:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ba379a5c-e9fe-5529-bb2b-088880b6ebb1, identifier: 2bd0c09ef8
2026-03-25 19:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ba379a5c-e9fe-5529-bb2b-088880b6ebb1 with identifier: 2bd0c09ef8
2026-03-25 19:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ba379a5c-e9fe-5529-bb2b-088880b6ebb1 with identifier: 2bd0c09ef8
2026-03-25 19:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ba379a5c-e9fe-5529-bb2b-088880b6ebb1 with identifier: 2bd0c09ef8 to the API
2026-03-25 19:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2bd0c09ef8/opel-mokka-electrique-136-ch-batterie-50-kwh-elegance>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/bEFqbVP_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'ba379a5c-e9fe-5529-bb2b-088880b6ebb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2bd0c09ef8/opel-mokka-electrique-136-ch-batterie-50-kwh-elegance',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'OPEL',
'model': 'Mokka Electrique 136 ch & Batterie 50 kw/h Elegance',
'odometer': 6,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2023-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Mokka Electrique 136 ch & Batterie 50 kw/h Elegance',
'transmission': 'automatic',
'trim': 'Mokka Electrique 136 ch & Batterie 50 kw/h Elegance',
'year': 2023}
2026-03-25 19:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272bd0c09ef8%27 HTTP/1.1" 200 None
2026-03-25 19:07:47 [vpauto.fr] INFO: Saving data for 2bd0c09ef8: {'created_time': 1773738300.481577, 'last_price_update_time': 1774465667.535208, 'auction_closing_time': 1774877400.0}
2026-03-25 19:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2bd0c09ef8') HTTP/1.1" 204 0
2026-03-25 19:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d4408881aa/ford-fiesta-10-flexifuel-95-ch-ss-bvm6-titanium-business> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:07:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86b03dde-2cb6-59fa-9069-a18230490329 with identifier: d4408881aa
2026-03-25 19:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86b03dde-2cb6-59fa-9069-a18230490329 with scrape type 2
2026-03-25 19:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86b03dde-2cb6-59fa-9069-a18230490329 with scrape type 2
2026-03-25 19:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 86b03dde-2cb6-59fa-9069-a18230490329, identifier: d4408881aa
2026-03-25 19:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 86b03dde-2cb6-59fa-9069-a18230490329 with identifier: d4408881aa
2026-03-25 19:07:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 86b03dde-2cb6-59fa-9069-a18230490329 with identifier: d4408881aa
2026-03-25 19:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 86b03dde-2cb6-59fa-9069-a18230490329 with identifier: d4408881aa to the API
2026-03-25 19:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d4408881aa/ford-fiesta-10-flexifuel-95-ch-ss-bvm6-titanium-business>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'E85',
'id': '86b03dde-2cb6-59fa-9069-a18230490329',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d4408881aa/ford-fiesta-10-flexifuel-95-ch-ss-bvm6-titanium-business',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'FORD',
'model': 'Fiesta 1.0 Flexifuel 95 ch S&S BVM6 Titanium Business',
'odometer': 69697,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-11-09',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.0 Flexifuel 95 ch S&S BVM6 Titanium Business',
'transmission': 'manual',
'trim': 'Fiesta 1.0 Flexifuel 95 ch S&S BVM6 Titanium Business',
'year': 2023}
2026-03-25 19:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d4408881aa%27 HTTP/1.1" 200 None
2026-03-25 19:07:48 [vpauto.fr] INFO: Saving data for d4408881aa: {'created_time': 1773947506.603712, 'last_price_update_time': 1774465668.089787}
2026-03-25 19:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d4408881aa') HTTP/1.1" 204 0
2026-03-25 19:07:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/164f7a5a/renault-clio-tce-100-gpl-evolution> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:07:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/59bb4c635a/renault-clio-tce-100-gpl-evolution> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:07:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4069918c-c90f-5a9b-a282-995f798eb82d with identifier: 164f7a5a
2026-03-25 19:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4069918c-c90f-5a9b-a282-995f798eb82d with scrape type 2
2026-03-25 19:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4069918c-c90f-5a9b-a282-995f798eb82d with scrape type 2
2026-03-25 19:07:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4069918c-c90f-5a9b-a282-995f798eb82d, identifier: 164f7a5a
2026-03-25 19:07:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4069918c-c90f-5a9b-a282-995f798eb82d with identifier: 164f7a5a
2026-03-25 19:07:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4069918c-c90f-5a9b-a282-995f798eb82d with identifier: 164f7a5a
2026-03-25 19:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4069918c-c90f-5a9b-a282-995f798eb82d with identifier: 164f7a5a to the API
2026-03-25 19:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/164f7a5a/renault-clio-tce-100-gpl-evolution>
{'auction_title': '',
'c_o_2_emission_value': 121,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': '4069918c-c90f-5a9b-a282-995f798eb82d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/164f7a5a/renault-clio-tce-100-gpl-evolution',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'Clio TCe 100 GPL Evolution',
'odometer': 71745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 100 GPL Evolution',
'transmission': 'manual',
'trim': 'Clio TCe 100 GPL Evolution',
'year': 2023}
2026-03-25 19:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27164f7a5a%27 HTTP/1.1" 200 None
2026-03-25 19:07:49 [vpauto.fr] INFO: Saving data for 164f7a5a: {'created_time': 1773947471.891285, 'last_price_update_time': 1774465669.09024}
2026-03-25 19:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='164f7a5a') HTTP/1.1" 204 0
2026-03-25 19:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5a67e312f8/volkswagen-crafter-van-35-l3h3-20-tdi-177-ch-business> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ce7890e5f8/bmw-i-ix3-m-sport-286-ch-bva8-inspiring> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:07:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 825b5725-5f71-532b-95a0-3f8a83a74bc3 with identifier: 59bb4c635a
2026-03-25 19:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 825b5725-5f71-532b-95a0-3f8a83a74bc3 with scrape type 2
2026-03-25 19:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 825b5725-5f71-532b-95a0-3f8a83a74bc3 with scrape type 2
2026-03-25 19:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 825b5725-5f71-532b-95a0-3f8a83a74bc3, identifier: 59bb4c635a
2026-03-25 19:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 825b5725-5f71-532b-95a0-3f8a83a74bc3 with identifier: 59bb4c635a
2026-03-25 19:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 825b5725-5f71-532b-95a0-3f8a83a74bc3 with identifier: 59bb4c635a
2026-03-25 19:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 825b5725-5f71-532b-95a0-3f8a83a74bc3 with identifier: 59bb4c635a to the API
2026-03-25 19:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/59bb4c635a/renault-clio-tce-100-gpl-evolution>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': '825b5725-5f71-532b-95a0-3f8a83a74bc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/59bb4c635a/renault-clio-tce-100-gpl-evolution',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'Clio TCe 100 GPL Evolution',
'odometer': 80645,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 100 GPL Evolution',
'transmission': 'manual',
'trim': 'Clio TCe 100 GPL Evolution',
'year': 2023}
2026-03-25 19:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2759bb4c635a%27 HTTP/1.1" 200 None
2026-03-25 19:07:49 [vpauto.fr] INFO: Saving data for 59bb4c635a: {'created_time': 1773947466.425524, 'last_price_update_time': 1774465669.52736}
2026-03-25 19:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='59bb4c635a') HTTP/1.1" 204 0
2026-03-25 19:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9de981bdf8/skoda-fabia-10-tsi-110-ch-dsg7-ambition> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:07:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8999fa1b-1252-58eb-9c82-cc49fb4192a1 with identifier: 5a67e312f8
2026-03-25 19:07:49 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88b5bea7-320f-5414-ab8b-51b5809acb03 with identifier: ce7890e5f8
2026-03-25 19:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88b5bea7-320f-5414-ab8b-51b5809acb03 with scrape type 2
2026-03-25 19:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88b5bea7-320f-5414-ab8b-51b5809acb03 with scrape type 2
2026-03-25 19:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 88b5bea7-320f-5414-ab8b-51b5809acb03, identifier: ce7890e5f8
2026-03-25 19:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 88b5bea7-320f-5414-ab8b-51b5809acb03 with identifier: ce7890e5f8
2026-03-25 19:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 88b5bea7-320f-5414-ab8b-51b5809acb03 with identifier: ce7890e5f8
2026-03-25 19:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 88b5bea7-320f-5414-ab8b-51b5809acb03 with identifier: ce7890e5f8 to the API
2026-03-25 19:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ce7890e5f8/bmw-i-ix3-m-sport-286-ch-bva8-inspiring>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '88b5bea7-320f-5414-ab8b-51b5809acb03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ce7890e5f8/bmw-i-ix3-m-sport-286-ch-bva8-inspiring',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'BMW i',
'model': 'iX3 M Sport 286 ch BVA8 Inspiring',
'odometer': 63232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW i iX3 M Sport 286 ch BVA8 Inspiring',
'transmission': 'automatic',
'trim': 'iX3 M Sport 286 ch BVA8 Inspiring',
'year': 2023}
2026-03-25 19:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ce7890e5f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:50 [vpauto.fr] INFO: Saving data for ce7890e5f8: {'created_time': 1774033770.380425, 'last_price_update_time': 1774465670.078583}
2026-03-25 19:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ce7890e5f8') HTTP/1.1" 204 0
2026-03-25 19:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3f8f258-c4ae-5dca-bc6c-51ccf7f18f5f with identifier: 9de981bdf8
2026-03-25 19:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3f8f258-c4ae-5dca-bc6c-51ccf7f18f5f with scrape type 2
2026-03-25 19:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3f8f258-c4ae-5dca-bc6c-51ccf7f18f5f with scrape type 2
2026-03-25 19:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e3f8f258-c4ae-5dca-bc6c-51ccf7f18f5f, identifier: 9de981bdf8
2026-03-25 19:07:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e3f8f258-c4ae-5dca-bc6c-51ccf7f18f5f with identifier: 9de981bdf8
2026-03-25 19:07:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e3f8f258-c4ae-5dca-bc6c-51ccf7f18f5f with identifier: 9de981bdf8
2026-03-25 19:07:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e3f8f258-c4ae-5dca-bc6c-51ccf7f18f5f with identifier: 9de981bdf8 to the API
2026-03-25 19:07:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9de981bdf8/skoda-fabia-10-tsi-110-ch-dsg7-ambition>
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/drddFKS_BE.pdf',
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'e3f8f258-c4ae-5dca-bc6c-51ccf7f18f5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9de981bdf8/skoda-fabia-10-tsi-110-ch-dsg7-ambition',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'SKODA',
'model': 'Fabia 1.0 TSI 110 ch DSG7 Ambition',
'odometer': 47492,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Fabia 1.0 TSI 110 ch DSG7 Ambition',
'transmission': 'automatic',
'trim': 'Fabia 1.0 TSI 110 ch DSG7 Ambition',
'year': 2023}
2026-03-25 19:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279de981bdf8%27 HTTP/1.1" 200 None
2026-03-25 19:07:50 [vpauto.fr] INFO: Saving data for 9de981bdf8: {'created_time': 1773738227.70098, 'last_price_update_time': 1774465670.496755}
2026-03-25 19:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9de981bdf8') HTTP/1.1" 204 0
2026-03-25 19:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d872ab81f8/peugeot-2008-bluehdi-110-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:07:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:07:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bb87a2d-a43e-56d7-ae92-7ae896099908 with identifier: d872ab81f8
2026-03-25 19:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bb87a2d-a43e-56d7-ae92-7ae896099908 with scrape type 2
2026-03-25 19:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bb87a2d-a43e-56d7-ae92-7ae896099908 with scrape type 2
2026-03-25 19:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8bb87a2d-a43e-56d7-ae92-7ae896099908, identifier: d872ab81f8
2026-03-25 19:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8bb87a2d-a43e-56d7-ae92-7ae896099908 with identifier: d872ab81f8
2026-03-25 19:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8bb87a2d-a43e-56d7-ae92-7ae896099908 with identifier: d872ab81f8
2026-03-25 19:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8bb87a2d-a43e-56d7-ae92-7ae896099908 with identifier: d872ab81f8 to the API
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d872ab81f8/peugeot-2008-bluehdi-110-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 116,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8bb87a2d-a43e-56d7-ae92-7ae896099908',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d872ab81f8/peugeot-2008-bluehdi-110-ss-bvm6-active-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '2008 BlueHDi 110 S&S BVM6 Active Pack',
'odometer': 158837,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 BlueHDi 110 S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '2008 BlueHDi 110 S&S BVM6 Active Pack',
'year': 2022}
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d872ab81f8%27 HTTP/1.1" 200 None
2026-03-25 19:07:54 [vpauto.fr] INFO: Saving data for d872ab81f8: {'created_time': 1773860777.307319, 'last_price_update_time': 1774465674.382258}
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d872ab81f8') HTTP/1.1" 204 0
2026-03-25 19:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/d/OHfSqXB_BE.pdf> (referer: https://vpauto.eu/vehicle/5a67e312f8/volkswagen-crafter-van-35-l3h3-20-tdi-177-ch-business)
2026-03-25 19:07:54 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 19:07:54 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 19:07:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:07:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c477dccd0>
2026-03-25 19:07:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:07:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_expert_report_file_1e9c2178-4ced-4aeb-8446-2be59ee929ef.pdf HTTP/1.1" 201 0
2026-03-25 19:07:54 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:07:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8999fa1b-1252-58eb-9c82-cc49fb4192a1, skipping ID generation
2026-03-25 19:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_01-1200.jpg not downloaded yet
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_02-1200.jpg not downloaded yet
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_03-1200.jpg not downloaded yet
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_04-1200.jpg not downloaded yet
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_05-1200.jpg not downloaded yet
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_06-1200.jpg not downloaded yet
2026-03-25 19:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_07-1200.jpg not downloaded yet
2026-03-25 19:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_08-1200.jpg not downloaded yet
2026-03-25 19:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_09-1200.jpg not downloaded yet
2026-03-25 19:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_10-1200.jpg not downloaded yet
2026-03-25 19:08:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/27887446bf/seat-leon-15-tgi-130-startstop-dsg7-style-business> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dde51e4-c1b5-5fb6-b221-f78162042d12 with identifier: 27887446bf
2026-03-25 19:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dde51e4-c1b5-5fb6-b221-f78162042d12 with scrape type 1
2026-03-25 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9dde51e4-c1b5-5fb6-b221-f78162042d12
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtkLkKuo_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tkLkKuo_01-1200.jpg already downloaded
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtkLkKuo_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tkLkKuo_02-1200.jpg already downloaded
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtkLkKuo_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tkLkKuo_03-1200.jpg already downloaded
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtkLkKuo_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tkLkKuo_04-1200.jpg already downloaded
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtkLkKuo_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tkLkKuo_05-1200.jpg already downloaded
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtkLkKuo_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tkLkKuo_06-1200.jpg already downloaded
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtkLkKuo_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tkLkKuo_07-1200.jpg already downloaded
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtkLkKuo_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tkLkKuo_08-1200.jpg already downloaded
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtkLkKuo_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tkLkKuo_09-1200.jpg already downloaded
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtkLkKuo_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tkLkKuo_10-1200.jpg already downloaded
2026-03-25 19:08:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9dde51e4-c1b5-5fb6-b221-f78162042d12, identifier: 27887446bf
2026-03-25 19:08:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9dde51e4-c1b5-5fb6-b221-f78162042d12 with identifier: 27887446bf
2026-03-25 19:08:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:08:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9dde51e4-c1b5-5fb6-b221-f78162042d12 with identifier: 27887446bf
2026-03-25 19:08:02 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9dde51e4-c1b5-5fb6-b221-f78162042d12 with identifier: 27887446bf to the API
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/27887446bf/seat-leon-15-tgi-130-startstop-dsg7-style-business>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Gaz naturel',
'id': '9dde51e4-c1b5-5fb6-b221-f78162042d12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/27887446bf/seat-leon-15-tgi-130-startstop-dsg7-style-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'SEAT',
'model': 'Leon 1.5 TGI 130 Start/Stop DSG7 Style Business',
'odometer': 43314,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://cdn.vpauto.fr/tkLkKuo_01-1200.jpg',
'https://cdn.vpauto.fr/tkLkKuo_02-1200.jpg',
'https://cdn.vpauto.fr/tkLkKuo_03-1200.jpg',
'https://cdn.vpauto.fr/tkLkKuo_04-1200.jpg',
'https://cdn.vpauto.fr/tkLkKuo_05-1200.jpg',
'https://cdn.vpauto.fr/tkLkKuo_06-1200.jpg',
'https://cdn.vpauto.fr/tkLkKuo_07-1200.jpg',
'https://cdn.vpauto.fr/tkLkKuo_08-1200.jpg',
'https://cdn.vpauto.fr/tkLkKuo_09-1200.jpg',
'https://cdn.vpauto.fr/tkLkKuo_10-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b7877-c225-52b7-9587-309dce084ebb/ec8b7877-c225-52b7-9587-309dce084ebb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96500,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tkLkKuo_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b7877-c225-52b7-9587-309dce084ebb/ec8b7877-c225-52b7-9587-309dce084ebb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92694,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tkLkKuo_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b7877-c225-52b7-9587-309dce084ebb/ec8b7877-c225-52b7-9587-309dce084ebb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92704,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tkLkKuo_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b7877-c225-52b7-9587-309dce084ebb/ec8b7877-c225-52b7-9587-309dce084ebb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78512,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tkLkKuo_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b7877-c225-52b7-9587-309dce084ebb/ec8b7877-c225-52b7-9587-309dce084ebb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99017,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tkLkKuo_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b7877-c225-52b7-9587-309dce084ebb/ec8b7877-c225-52b7-9587-309dce084ebb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92183,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tkLkKuo_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b7877-c225-52b7-9587-309dce084ebb/ec8b7877-c225-52b7-9587-309dce084ebb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96547,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tkLkKuo_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b7877-c225-52b7-9587-309dce084ebb/ec8b7877-c225-52b7-9587-309dce084ebb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83423,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tkLkKuo_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b7877-c225-52b7-9587-309dce084ebb/ec8b7877-c225-52b7-9587-309dce084ebb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128778,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tkLkKuo_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b7877-c225-52b7-9587-309dce084ebb/ec8b7877-c225-52b7-9587-309dce084ebb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149736,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tkLkKuo_10-1200.jpg',
'Width': 1200}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Leon 1.5 TGI 130 Start/Stop DSG7 Style Business',
'transmission': 'automatic',
'trim': 'Leon 1.5 TGI 130 Start/Stop DSG7 Style Business',
'year': 2021}
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2727887446bf%27 HTTP/1.1" 200 None
2026-03-25 19:08:02 [vpauto.fr] INFO: Saving data for 27887446bf: {'created_time': 1774465682.984759, 'last_price_update_time': 1774465682.984775}
2026-03-25 19:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='27887446bf') HTTP/1.1" 204 0
2026-03-25 19:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/OHfSqXB_10-1200.jpg> (referer: https://cdn.vpauto.fr/d/OHfSqXB_BE.pdf)
2026-03-25 19:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/OHfSqXB_09-1200.jpg> (referer: https://cdn.vpauto.fr/d/OHfSqXB_BE.pdf)
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4550b150>
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_10-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_10-1200.jpg saved to cache
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/OHfSqXB_08-1200.jpg> (referer: https://cdn.vpauto.fr/d/OHfSqXB_BE.pdf)
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4543cc10>
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_09-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_09-1200.jpg saved to cache
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/OHfSqXB_07-1200.jpg> (referer: https://cdn.vpauto.fr/d/OHfSqXB_BE.pdf)
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c452be390>
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_08-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_08-1200.jpg saved to cache
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/OHfSqXB_06-1200.jpg> (referer: https://cdn.vpauto.fr/d/OHfSqXB_BE.pdf)
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4552d910>
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_07-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_07-1200.jpg saved to cache
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/OHfSqXB_05-1200.jpg> (referer: https://cdn.vpauto.fr/d/OHfSqXB_BE.pdf)
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c454e4ed0>
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_06-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_06-1200.jpg saved to cache
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/OHfSqXB_04-1200.jpg> (referer: https://cdn.vpauto.fr/d/OHfSqXB_BE.pdf)
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c453d4950>
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_05-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_05-1200.jpg saved to cache
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/OHfSqXB_03-1200.jpg> (referer: https://cdn.vpauto.fr/d/OHfSqXB_BE.pdf)
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c454318d0>
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_04-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_04-1200.jpg saved to cache
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/OHfSqXB_02-1200.jpg> (referer: https://cdn.vpauto.fr/d/OHfSqXB_BE.pdf)
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c455a1190>
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_03-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_03-1200.jpg saved to cache
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/OHfSqXB_01-1200.jpg> (referer: https://cdn.vpauto.fr/d/OHfSqXB_BE.pdf)
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c455a3a90>
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_02-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_02-1200.jpg saved to cache
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c453d6b90>
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:08:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FOHfSqXB_01-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/OHfSqXB_01-1200.jpg saved to cache
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1
2026-03-25 19:08:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8999fa1b-1252-58eb-9c82-cc49fb4192a1, skipping ID generation
2026-03-25 19:08:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8999fa1b-1252-58eb-9c82-cc49fb4192a1 sending to next pipeline
2026-03-25 19:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8999fa1b-1252-58eb-9c82-cc49fb4192a1, identifier: 5a67e312f8
2026-03-25 19:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8999fa1b-1252-58eb-9c82-cc49fb4192a1 with identifier: 5a67e312f8
2026-03-25 19:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8999fa1b-1252-58eb-9c82-cc49fb4192a1 with identifier: 5a67e312f8
2026-03-25 19:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8999fa1b-1252-58eb-9c82-cc49fb4192a1 with identifier: 5a67e312f8 to the API
2026-03-25 19:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/OHfSqXB_01-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 234,
'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_expert_report_file_1e9c2178-4ced-4aeb-8446-2be59ee929ef.pdf',
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/OHfSqXB_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8999fa1b-1252-58eb-9c82-cc49fb4192a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5a67e312f8/volkswagen-crafter-van-35-l3h3-20-tdi-177-ch-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER VAN 35 L3H3 2.0 TDI 177 CH BUSINESS',
'odometer': 80160,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93676,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/OHfSqXB_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76459,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/OHfSqXB_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87719,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/OHfSqXB_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74582,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/OHfSqXB_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79224,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/OHfSqXB_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81848,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/OHfSqXB_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87864,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/OHfSqXB_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83607,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/OHfSqXB_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88306,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/OHfSqXB_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8999fa1b-1252-58eb-9c82-cc49fb4192a1/8999fa1b-1252-58eb-9c82-cc49fb4192a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97284,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/OHfSqXB_10-1200.jpg',
'Width': 1200}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN CRAFTER VAN 35 L3H3 2.0 TDI 177 CH BUSINESS',
'transmission': 'manual',
'trim': 'CRAFTER VAN 35 L3H3 2.0 TDI 177 CH BUSINESS',
'year': 2023}
2026-03-25 19:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275a67e312f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:04 [vpauto.fr] INFO: Saving data for 5a67e312f8: {'created_time': 1774465684.423643, 'last_price_update_time': 1774465684.423657}
2026-03-25 19:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5a67e312f8') HTTP/1.1" 204 0
2026-03-25 19:08:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/eaa81fd15a/bmw-x1-sdrive-18i-136-ch-xline> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c65601c6f8/bmw-serie-2-active-tourer-u06-active-tourer-218d-150-ch-dkg7-luxury> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:08:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9942c85b-a67b-522d-af3d-e015b4032864 with identifier: eaa81fd15a
2026-03-25 19:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9942c85b-a67b-522d-af3d-e015b4032864 with scrape type 2
2026-03-25 19:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9942c85b-a67b-522d-af3d-e015b4032864 with scrape type 2
2026-03-25 19:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9942c85b-a67b-522d-af3d-e015b4032864, identifier: eaa81fd15a
2026-03-25 19:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5687c37e-d47f-5d48-9ea0-447db39b9b50 with identifier: c65601c6f8
2026-03-25 19:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5687c37e-d47f-5d48-9ea0-447db39b9b50 with scrape type 2
2026-03-25 19:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5687c37e-d47f-5d48-9ea0-447db39b9b50 with scrape type 2
2026-03-25 19:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5687c37e-d47f-5d48-9ea0-447db39b9b50, identifier: c65601c6f8
2026-03-25 19:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9942c85b-a67b-522d-af3d-e015b4032864 with identifier: eaa81fd15a
2026-03-25 19:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9942c85b-a67b-522d-af3d-e015b4032864 with identifier: eaa81fd15a
2026-03-25 19:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9942c85b-a67b-522d-af3d-e015b4032864 with identifier: eaa81fd15a to the API
2026-03-25 19:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/eaa81fd15a/bmw-x1-sdrive-18i-136-ch-xline>
{'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9942c85b-a67b-522d-af3d-e015b4032864',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/eaa81fd15a/bmw-x1-sdrive-18i-136-ch-xline',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'BMW',
'model': 'X1 Sdrive 18i 136 Ch xLine',
'odometer': 38618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 Sdrive 18i 136 Ch xLine',
'transmission': 'manual',
'trim': 'X1 Sdrive 18i 136 Ch xLine',
'year': 2021}
2026-03-25 19:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eaa81fd15a%27 HTTP/1.1" 200 None
2026-03-25 19:08:05 [vpauto.fr] INFO: Saving data for eaa81fd15a: {'created_time': 1773947119.196608, 'last_price_update_time': 1774465685.262569}
2026-03-25 19:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='eaa81fd15a') HTTP/1.1" 204 0
2026-03-25 19:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5687c37e-d47f-5d48-9ea0-447db39b9b50 with identifier: c65601c6f8
2026-03-25 19:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5687c37e-d47f-5d48-9ea0-447db39b9b50 with identifier: c65601c6f8
2026-03-25 19:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5687c37e-d47f-5d48-9ea0-447db39b9b50 with identifier: c65601c6f8 to the API
2026-03-25 19:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c65601c6f8/bmw-serie-2-active-tourer-u06-active-tourer-218d-150-ch-dkg7-luxury>
{'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/NILOTtf_BE.pdf',
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5687c37e-d47f-5d48-9ea0-447db39b9b50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c65601c6f8/bmw-serie-2-active-tourer-u06-active-tourer-218d-150-ch-dkg7-luxury',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'BMW',
'model': 'SERIE 2 ACTIVE TOURER U06 Active Tourer 218d 150 ch DKG7 Luxury',
'odometer': 64531,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 2 ACTIVE TOURER U06 Active Tourer 218d 150 ch DKG7 Luxury',
'transmission': 'automatic',
'trim': 'SERIE 2 ACTIVE TOURER U06 Active Tourer 218d 150 ch DKG7 Luxury',
'year': 2023}
2026-03-25 19:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c65601c6f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:05 [vpauto.fr] INFO: Saving data for c65601c6f8: {'created_time': 1773738080.491626, 'last_price_update_time': 1774465685.566258}
2026-03-25 19:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c65601c6f8') HTTP/1.1" 204 0
2026-03-25 19:08:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a1bbcc48aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:08:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e9d0166-6d45-59f3-b95c-9354f38c73a2 with identifier: a1bbcc48aa
2026-03-25 19:08:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e9d0166-6d45-59f3-b95c-9354f38c73a2 with scrape type 2
2026-03-25 19:08:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e9d0166-6d45-59f3-b95c-9354f38c73a2 with scrape type 2
2026-03-25 19:08:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8e9d0166-6d45-59f3-b95c-9354f38c73a2, identifier: a1bbcc48aa
2026-03-25 19:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8e9d0166-6d45-59f3-b95c-9354f38c73a2 with identifier: a1bbcc48aa
2026-03-25 19:08:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8e9d0166-6d45-59f3-b95c-9354f38c73a2 with identifier: a1bbcc48aa
2026-03-25 19:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8e9d0166-6d45-59f3-b95c-9354f38c73a2 with identifier: a1bbcc48aa to the API
2026-03-25 19:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a1bbcc48aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Rouge Fonc',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'F H',
'id': '8e9d0166-6d45-59f3-b95c-9354f38c73a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a1bbcc48aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'odometer': 59940,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'year': 2023}
2026-03-25 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1bbcc48aa%27 HTTP/1.1" 200 None
2026-03-25 19:08:06 [vpauto.fr] INFO: Saving data for a1bbcc48aa: {'created_time': 1773947479.546694, 'last_price_update_time': 1774465686.102987}
2026-03-25 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a1bbcc48aa') HTTP/1.1" 204 0
2026-03-25 19:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cd0f4a50aa/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:08:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27139f0d-7551-55a8-9ef7-b57e15dfb6ac with identifier: cd0f4a50aa
2026-03-25 19:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27139f0d-7551-55a8-9ef7-b57e15dfb6ac with scrape type 2
2026-03-25 19:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27139f0d-7551-55a8-9ef7-b57e15dfb6ac with scrape type 2
2026-03-25 19:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 27139f0d-7551-55a8-9ef7-b57e15dfb6ac, identifier: cd0f4a50aa
2026-03-25 19:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 27139f0d-7551-55a8-9ef7-b57e15dfb6ac with identifier: cd0f4a50aa
2026-03-25 19:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 27139f0d-7551-55a8-9ef7-b57e15dfb6ac with identifier: cd0f4a50aa
2026-03-25 19:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 27139f0d-7551-55a8-9ef7-b57e15dfb6ac with identifier: cd0f4a50aa to the API
2026-03-25 19:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cd0f4a50aa/ford-mustang-mach-e-standard-range-76-kwh-269-ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '27139f0d-7551-55a8-9ef7-b57e15dfb6ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cd0f4a50aa/ford-mustang-mach-e-standard-range-76-kwh-269-ch',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'FORD',
'model': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'odometer': 57907,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E Standard Range 76 kWh 269 ch',
'transmission': 'automatic',
'trim': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'year': 2023}
2026-03-25 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cd0f4a50aa%27 HTTP/1.1" 200 None
2026-03-25 19:08:06 [vpauto.fr] INFO: Saving data for cd0f4a50aa: {'created_time': 1773947326.489369, 'last_price_update_time': 1774465686.805613}
2026-03-25 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cd0f4a50aa') HTTP/1.1" 204 0
2026-03-25 19:08:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.048(s), this was the 1st time calling it.
2026-03-25 19:08:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.2257445478008435 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2d9a686bf8/opel-astra-15-diesel-105-ch-bvm6-edition> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:06 [scrapy.extensions.logstats] INFO: Crawled 98 pages (at 32 pages/min), scraped 90 items (at 28 items/min)
2026-03-25 19:08:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-25 19:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff41b46e-5582-551e-894c-498ec2bf7221 with identifier: 2d9a686bf8
2026-03-25 19:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff41b46e-5582-551e-894c-498ec2bf7221 with scrape type 2
2026-03-25 19:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff41b46e-5582-551e-894c-498ec2bf7221 with scrape type 2
2026-03-25 19:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ff41b46e-5582-551e-894c-498ec2bf7221, identifier: 2d9a686bf8
2026-03-25 19:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ff41b46e-5582-551e-894c-498ec2bf7221 with identifier: 2d9a686bf8
2026-03-25 19:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ff41b46e-5582-551e-894c-498ec2bf7221 with identifier: 2d9a686bf8
2026-03-25 19:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ff41b46e-5582-551e-894c-498ec2bf7221 with identifier: 2d9a686bf8 to the API
2026-03-25 19:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2d9a686bf8/opel-astra-15-diesel-105-ch-bvm6-edition>
{'auction_title': '',
'c_o_2_emission_value': 113,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ff41b46e-5582-551e-894c-498ec2bf7221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2d9a686bf8/opel-astra-15-diesel-105-ch-bvm6-edition',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'OPEL',
'model': 'Astra 1.5 Diesel 105 ch BVM6 Edition',
'odometer': 34340,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Astra 1.5 Diesel 105 ch BVM6 Edition',
'transmission': 'manual',
'trim': 'Astra 1.5 Diesel 105 ch BVM6 Edition',
'year': 2021}
2026-03-25 19:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272d9a686bf8%27 HTTP/1.1" 200 None
2026-03-25 19:08:07 [vpauto.fr] INFO: Saving data for 2d9a686bf8: {'created_time': 1773738262.47192, 'last_price_update_time': 1774465687.833913}
2026-03-25 19:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2d9a686bf8') HTTP/1.1" 204 0
2026-03-25 19:08:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7749b620f8/maserati-levante-v8-530-ch-gts-societe> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d5fe018-2abd-569a-8630-0f99906b7613 with identifier: 7749b620f8
2026-03-25 19:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d5fe018-2abd-569a-8630-0f99906b7613 with scrape type 2
2026-03-25 19:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d5fe018-2abd-569a-8630-0f99906b7613 with scrape type 2
2026-03-25 19:08:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3d5fe018-2abd-569a-8630-0f99906b7613, identifier: 7749b620f8
2026-03-25 19:08:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3d5fe018-2abd-569a-8630-0f99906b7613 with identifier: 7749b620f8
2026-03-25 19:08:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3d5fe018-2abd-569a-8630-0f99906b7613 with identifier: 7749b620f8
2026-03-25 19:08:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3d5fe018-2abd-569a-8630-0f99906b7613 with identifier: 7749b620f8 to the API
2026-03-25 19:08:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7749b620f8/maserati-levante-v8-530-ch-gts-societe>
{'auction_title': '',
'c_o_2_emission_value': 362,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3d5fe018-2abd-569a-8630-0f99906b7613',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7749b620f8/maserati-levante-v8-530-ch-gts-societe',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'MASERATI',
'model': 'Levante V8 530 CH GTS Société',
'odometer': 34074,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 2,
'seller_name': None,
'title': 'MASERATI Levante V8 530 CH GTS Société',
'transmission': 'automatic',
'trim': 'Levante V8 530 CH GTS Société',
'year': 2021}
2026-03-25 19:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277749b620f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:08 [vpauto.fr] INFO: Saving data for 7749b620f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773860793.55761, 'last_price_update_time': 1774465688.476969}
2026-03-25 19:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7749b620f8') HTTP/1.1" 204 0
2026-03-25 19:08:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:08:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a5f47fd6f8/peugeot-e-expert-fourgon-expert-fgn-tole-standard-electrique-50kwh-136-asphalt> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1863df3d-d2a3-587c-a2d8-52e71bfe860f with identifier: a5f47fd6f8
2026-03-25 19:08:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1863df3d-d2a3-587c-a2d8-52e71bfe860f with scrape type 2
2026-03-25 19:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1863df3d-d2a3-587c-a2d8-52e71bfe860f with scrape type 2
2026-03-25 19:08:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1863df3d-d2a3-587c-a2d8-52e71bfe860f, identifier: a5f47fd6f8
2026-03-25 19:08:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1863df3d-d2a3-587c-a2d8-52e71bfe860f with identifier: a5f47fd6f8
2026-03-25 19:08:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1863df3d-d2a3-587c-a2d8-52e71bfe860f with identifier: a5f47fd6f8
2026-03-25 19:08:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1863df3d-d2a3-587c-a2d8-52e71bfe860f with identifier: a5f47fd6f8 to the API
2026-03-25 19:08:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a5f47fd6f8/peugeot-e-expert-fourgon-expert-fgn-tole-standard-electrique-50kwh-136-asphalt>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '1863df3d-d2a3-587c-a2d8-52e71bfe860f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a5f47fd6f8/peugeot-e-expert-fourgon-expert-fgn-tole-standard-electrique-50kwh-136-asphalt',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': 'E-EXPERT FOURGON EXPERT FGN TOLE STANDARD ELECTRIQUE 50KWH 136 '
'ASPHALT',
'odometer': 13469,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT E-EXPERT FOURGON EXPERT FGN TOLE STANDARD ELECTRIQUE 50KWH '
'136 ASPHALT',
'transmission': 'automatic',
'trim': 'E-EXPERT FOURGON EXPERT FGN TOLE STANDARD ELECTRIQUE 50KWH 136 '
'ASPHALT',
'year': 2021}
2026-03-25 19:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a5f47fd6f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:11 [vpauto.fr] INFO: Saving data for a5f47fd6f8: {'created_time': 1773738258.678475, 'last_price_update_time': 1774465691.925609, 'auction_closing_time': 1774864800.0}
2026-03-25 19:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a5f47fd6f8') HTTP/1.1" 204 0
2026-03-25 19:08:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/322a5fb7bf/peugeot-308-sw-bluehdi-130ch-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f99fa463-feb5-5693-93f8-6fcf2990e850 with identifier: 322a5fb7bf
2026-03-25 19:08:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f99fa463-feb5-5693-93f8-6fcf2990e850 with scrape type 1
2026-03-25 19:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f99fa463-feb5-5693-93f8-6fcf2990e850
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FfwLvzLi_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fwLvzLi_01-1200.jpg already downloaded
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FfwLvzLi_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fwLvzLi_02-1200.jpg already downloaded
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FfwLvzLi_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fwLvzLi_03-1200.jpg already downloaded
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FfwLvzLi_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fwLvzLi_04-1200.jpg already downloaded
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FfwLvzLi_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fwLvzLi_05-1200.jpg already downloaded
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FfwLvzLi_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fwLvzLi_06-1200.jpg already downloaded
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FfwLvzLi_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fwLvzLi_07-1200.jpg already downloaded
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FfwLvzLi_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fwLvzLi_08-1200.jpg already downloaded
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FfwLvzLi_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fwLvzLi_09-1200.jpg already downloaded
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FfwLvzLi_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fwLvzLi_10-1200.jpg already downloaded
2026-03-25 19:08:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f99fa463-feb5-5693-93f8-6fcf2990e850, identifier: 322a5fb7bf
2026-03-25 19:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f99fa463-feb5-5693-93f8-6fcf2990e850 with identifier: 322a5fb7bf
2026-03-25 19:08:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f99fa463-feb5-5693-93f8-6fcf2990e850 with identifier: 322a5fb7bf
2026-03-25 19:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f99fa463-feb5-5693-93f8-6fcf2990e850 with identifier: 322a5fb7bf to the API
2026-03-25 19:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/322a5fb7bf/peugeot-308-sw-bluehdi-130ch-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium green metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f99fa463-feb5-5693-93f8-6fcf2990e850',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/322a5fb7bf/peugeot-308-sw-bluehdi-130ch-ss-bvm6-active-pack',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '308 SW BlueHDi 130ch S&S BVM6 Active Pack',
'odometer': 176141,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://cdn.vpauto.fr/fwLvzLi_01-1200.jpg',
'https://cdn.vpauto.fr/fwLvzLi_02-1200.jpg',
'https://cdn.vpauto.fr/fwLvzLi_03-1200.jpg',
'https://cdn.vpauto.fr/fwLvzLi_04-1200.jpg',
'https://cdn.vpauto.fr/fwLvzLi_05-1200.jpg',
'https://cdn.vpauto.fr/fwLvzLi_06-1200.jpg',
'https://cdn.vpauto.fr/fwLvzLi_07-1200.jpg',
'https://cdn.vpauto.fr/fwLvzLi_08-1200.jpg',
'https://cdn.vpauto.fr/fwLvzLi_09-1200.jpg',
'https://cdn.vpauto.fr/fwLvzLi_10-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99fa463-feb5-5693-93f8-6fcf2990e850/f99fa463-feb5-5693-93f8-6fcf2990e850_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95552,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fwLvzLi_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99fa463-feb5-5693-93f8-6fcf2990e850/f99fa463-feb5-5693-93f8-6fcf2990e850_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91718,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fwLvzLi_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99fa463-feb5-5693-93f8-6fcf2990e850/f99fa463-feb5-5693-93f8-6fcf2990e850_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106933,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fwLvzLi_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99fa463-feb5-5693-93f8-6fcf2990e850/f99fa463-feb5-5693-93f8-6fcf2990e850_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80124,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fwLvzLi_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99fa463-feb5-5693-93f8-6fcf2990e850/f99fa463-feb5-5693-93f8-6fcf2990e850_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97153,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fwLvzLi_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99fa463-feb5-5693-93f8-6fcf2990e850/f99fa463-feb5-5693-93f8-6fcf2990e850_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93388,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fwLvzLi_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99fa463-feb5-5693-93f8-6fcf2990e850/f99fa463-feb5-5693-93f8-6fcf2990e850_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100804,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fwLvzLi_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99fa463-feb5-5693-93f8-6fcf2990e850/f99fa463-feb5-5693-93f8-6fcf2990e850_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87039,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fwLvzLi_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99fa463-feb5-5693-93f8-6fcf2990e850/f99fa463-feb5-5693-93f8-6fcf2990e850_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118196,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fwLvzLi_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99fa463-feb5-5693-93f8-6fcf2990e850/f99fa463-feb5-5693-93f8-6fcf2990e850_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119609,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fwLvzLi_10-1200.jpg',
'Width': 1200}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW BlueHDi 130ch S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '308 SW BlueHDi 130ch S&S BVM6 Active Pack',
'year': 2022}
2026-03-25 19:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27322a5fb7bf%27 HTTP/1.1" 200 None
2026-03-25 19:08:13 [vpauto.fr] INFO: Saving data for 322a5fb7bf: {'created_time': 1774465693.16538, 'last_price_update_time': 1774465693.165395}
2026-03-25 19:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='322a5fb7bf') HTTP/1.1" 204 0
2026-03-25 19:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2cdb823e9e/tesla-model-3-standard-range-plus-rwd> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75270c5f-8edd-5290-b3ee-093a4d59fcc1 with identifier: 2cdb823e9e
2026-03-25 19:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75270c5f-8edd-5290-b3ee-093a4d59fcc1 with scrape type 2
2026-03-25 19:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75270c5f-8edd-5290-b3ee-093a4d59fcc1 with scrape type 2
2026-03-25 19:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 75270c5f-8edd-5290-b3ee-093a4d59fcc1, identifier: 2cdb823e9e
2026-03-25 19:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 75270c5f-8edd-5290-b3ee-093a4d59fcc1 with identifier: 2cdb823e9e
2026-03-25 19:08:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 75270c5f-8edd-5290-b3ee-093a4d59fcc1 with identifier: 2cdb823e9e
2026-03-25 19:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 75270c5f-8edd-5290-b3ee-093a4d59fcc1 with identifier: 2cdb823e9e to the API
2026-03-25 19:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2cdb823e9e/tesla-model-3-standard-range-plus-rwd>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '75270c5f-8edd-5290-b3ee-093a4d59fcc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2cdb823e9e/tesla-model-3-standard-range-plus-rwd',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'TESLA',
'model': 'MODEL 3 Standard Range Plus RWD',
'odometer': 36212,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Standard Range Plus RWD',
'transmission': 'automatic',
'trim': 'MODEL 3 Standard Range Plus RWD',
'year': 2021}
2026-03-25 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272cdb823e9e%27 HTTP/1.1" 200 None
2026-03-25 19:08:15 [vpauto.fr] INFO: Saving data for 2cdb823e9e: {'created_time': 1773947314.89659, 'last_price_update_time': 1774465695.144297}
2026-03-25 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2cdb823e9e') HTTP/1.1" 204 0
2026-03-25 19:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8d7b01b4f8/citroen-c4-bluehdi-130-ss-eat8-feel-pack-business> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e344274-7ac5-5c2d-ba18-b8e0a0cc5852 with identifier: 8d7b01b4f8
2026-03-25 19:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e344274-7ac5-5c2d-ba18-b8e0a0cc5852 with scrape type 2
2026-03-25 19:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e344274-7ac5-5c2d-ba18-b8e0a0cc5852 with scrape type 2
2026-03-25 19:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8e344274-7ac5-5c2d-ba18-b8e0a0cc5852, identifier: 8d7b01b4f8
2026-03-25 19:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8e344274-7ac5-5c2d-ba18-b8e0a0cc5852 with identifier: 8d7b01b4f8
2026-03-25 19:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8e344274-7ac5-5c2d-ba18-b8e0a0cc5852 with identifier: 8d7b01b4f8
2026-03-25 19:08:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8e344274-7ac5-5c2d-ba18-b8e0a0cc5852 with identifier: 8d7b01b4f8 to the API
2026-03-25 19:08:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8d7b01b4f8/citroen-c4-bluehdi-130-ss-eat8-feel-pack-business>
{'auction_title': '',
'c_o_2_emission_value': 122,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8e344274-7ac5-5c2d-ba18-b8e0a0cc5852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8d7b01b4f8/citroen-c4-bluehdi-130-ss-eat8-feel-pack-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C4 BlueHDi 130 S&S EAT8 Feel Pack Business',
'odometer': 170966,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 BlueHDi 130 S&S EAT8 Feel Pack Business',
'transmission': 'automatic',
'trim': 'C4 BlueHDi 130 S&S EAT8 Feel Pack Business',
'year': 2022}
2026-03-25 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278d7b01b4f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:18 [vpauto.fr] INFO: Saving data for 8d7b01b4f8: {'created_time': 1773738280.471392, 'last_price_update_time': 1774465698.913889}
2026-03-25 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8d7b01b4f8') HTTP/1.1" 204 0
2026-03-25 19:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/479db83ff8/peugeot-308-sw-bluehdi-130ch-ss-eat8-allure> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbe9d24a-e079-59d0-b138-842982b72939 with identifier: 479db83ff8
2026-03-25 19:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbe9d24a-e079-59d0-b138-842982b72939 with scrape type 2
2026-03-25 19:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbe9d24a-e079-59d0-b138-842982b72939 with scrape type 2
2026-03-25 19:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: dbe9d24a-e079-59d0-b138-842982b72939, identifier: 479db83ff8
2026-03-25 19:08:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: dbe9d24a-e079-59d0-b138-842982b72939 with identifier: 479db83ff8
2026-03-25 19:08:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: dbe9d24a-e079-59d0-b138-842982b72939 with identifier: 479db83ff8
2026-03-25 19:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: dbe9d24a-e079-59d0-b138-842982b72939 with identifier: 479db83ff8 to the API
2026-03-25 19:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/479db83ff8/peugeot-308-sw-bluehdi-130ch-ss-eat8-allure>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/iuhLzAz_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'dbe9d24a-e079-59d0-b138-842982b72939',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/479db83ff8/peugeot-308-sw-bluehdi-130ch-ss-eat8-allure',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '308 SW BlueHDi 130ch S&S EAT8 Allure',
'odometer': 130994,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW BlueHDi 130ch S&S EAT8 Allure',
'transmission': 'automatic',
'trim': '308 SW BlueHDi 130ch S&S EAT8 Allure',
'year': 2022}
2026-03-25 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27479db83ff8%27 HTTP/1.1" 200 None
2026-03-25 19:08:20 [vpauto.fr] INFO: Saving data for 479db83ff8: {'created_time': 1773860769.439995, 'last_price_update_time': 1774465700.398134}
2026-03-25 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='479db83ff8') HTTP/1.1" 204 0
2026-03-25 19:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cd0f7d30f8/peugeot-308-puretech-110ch-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 411f7f39-f696-5824-9dad-5732d657d42f with identifier: cd0f7d30f8
2026-03-25 19:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 411f7f39-f696-5824-9dad-5732d657d42f with scrape type 2
2026-03-25 19:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 411f7f39-f696-5824-9dad-5732d657d42f with scrape type 2
2026-03-25 19:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 411f7f39-f696-5824-9dad-5732d657d42f, identifier: cd0f7d30f8
2026-03-25 19:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 411f7f39-f696-5824-9dad-5732d657d42f with identifier: cd0f7d30f8
2026-03-25 19:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 411f7f39-f696-5824-9dad-5732d657d42f with identifier: cd0f7d30f8
2026-03-25 19:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 411f7f39-f696-5824-9dad-5732d657d42f with identifier: cd0f7d30f8 to the API
2026-03-25 19:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cd0f7d30f8/peugeot-308-puretech-110ch-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/wIFULpZ_BE.pdf',
'category': None,
'color': 'Medium blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '411f7f39-f696-5824-9dad-5732d657d42f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cd0f7d30f8/peugeot-308-puretech-110ch-ss-bvm6-active-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '308 PureTech 110ch S&S BVM6 Active Pack',
'odometer': 130950,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-07-06',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 PureTech 110ch S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '308 PureTech 110ch S&S BVM6 Active Pack',
'year': 2022}
2026-03-25 19:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cd0f7d30f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:21 [vpauto.fr] INFO: Saving data for cd0f7d30f8: {'created_time': 1773860753.42031, 'last_price_update_time': 1774465701.853353}
2026-03-25 19:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cd0f7d30f8') HTTP/1.1" 204 0
2026-03-25 19:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f009422f8/hyundai-tucson-16-t-gdi-230-hybrid-bva6-business> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d10cefaa-ac48-5b09-89c3-e60d1f3d481e with identifier: f009422f8
2026-03-25 19:08:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d10cefaa-ac48-5b09-89c3-e60d1f3d481e with scrape type 2
2026-03-25 19:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d10cefaa-ac48-5b09-89c3-e60d1f3d481e with scrape type 2
2026-03-25 19:08:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d10cefaa-ac48-5b09-89c3-e60d1f3d481e, identifier: f009422f8
2026-03-25 19:08:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d10cefaa-ac48-5b09-89c3-e60d1f3d481e with identifier: f009422f8
2026-03-25 19:08:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:08:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d10cefaa-ac48-5b09-89c3-e60d1f3d481e with identifier: f009422f8
2026-03-25 19:08:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d10cefaa-ac48-5b09-89c3-e60d1f3d481e with identifier: f009422f8 to the API
2026-03-25 19:08:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f009422f8/hyundai-tucson-16-t-gdi-230-hybrid-bva6-business>
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/uvaeqMP_BE.pdf',
'category': None,
'color': 'Gray blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd10cefaa-ac48-5b09-89c3-e60d1f3d481e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f009422f8/hyundai-tucson-16-t-gdi-230-hybrid-bva6-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'HYUNDAI',
'model': 'Tucson 1.6 T-GDI 230 Hybrid BVA6 Business',
'odometer': 142010,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.6 T-GDI 230 Hybrid BVA6 Business',
'transmission': 'automatic',
'trim': 'Tucson 1.6 T-GDI 230 Hybrid BVA6 Business',
'year': 2022}
2026-03-25 19:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f009422f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:23 [vpauto.fr] INFO: Saving data for f009422f8: {'created_time': 1773860767.883427, 'last_price_update_time': 1774465703.050006}
2026-03-25 19:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f009422f8') HTTP/1.1" 204 0
2026-03-25 19:08:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/83f19b345a/mazda-cx-60-25l-e-skyactiv-phev-327-ch-4x4-bva8-exclusive-line> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:08:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49 with identifier: 83f19b345a
2026-03-25 19:08:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49 with scrape type 2
2026-03-25 19:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49 with scrape type 2
2026-03-25 19:08:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49, identifier: 83f19b345a
2026-03-25 19:08:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49 with identifier: 83f19b345a
2026-03-25 19:08:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49 with identifier: 83f19b345a
2026-03-25 19:08:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49 with identifier: 83f19b345a to the API
2026-03-25 19:08:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/83f19b345a/mazda-cx-60-25l-e-skyactiv-phev-327-ch-4x4-bva8-exclusive-line>
{'auction_title': '',
'c_o_2_emission_value': 33,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/83f19b345a/mazda-cx-60-25l-e-skyactiv-phev-327-ch-4x4-bva8-exclusive-line',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'MAZDA',
'model': 'CX-60 2.5L e-SKYACTIV PHEV 327 ch 4x4 BVA8 Exclusive-Line',
'odometer': 56720,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA CX-60 2.5L e-SKYACTIV PHEV 327 ch 4x4 BVA8 Exclusive-Line',
'transmission': 'automatic',
'trim': 'CX-60 2.5L e-SKYACTIV PHEV 327 ch 4x4 BVA8 Exclusive-Line',
'year': 2023}
2026-03-25 19:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2783f19b345a%27 HTTP/1.1" 200 None
2026-03-25 19:08:23 [vpauto.fr] INFO: Saving data for 83f19b345a: {'created_time': 1774033779.884638, 'last_price_update_time': 1774465703.578196}
2026-03-25 19:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='83f19b345a') HTTP/1.1" 204 0
2026-03-25 19:08:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/44d2e3de9e/citroen-c3-puretech-110-ss-eat6-shine> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac2b4585-7c01-54ae-85ec-6049c286124e with identifier: 44d2e3de9e
2026-03-25 19:08:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac2b4585-7c01-54ae-85ec-6049c286124e with scrape type 2
2026-03-25 19:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac2b4585-7c01-54ae-85ec-6049c286124e with scrape type 2
2026-03-25 19:08:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ac2b4585-7c01-54ae-85ec-6049c286124e, identifier: 44d2e3de9e
2026-03-25 19:08:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ac2b4585-7c01-54ae-85ec-6049c286124e with identifier: 44d2e3de9e
2026-03-25 19:08:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ac2b4585-7c01-54ae-85ec-6049c286124e with identifier: 44d2e3de9e
2026-03-25 19:08:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ac2b4585-7c01-54ae-85ec-6049c286124e with identifier: 44d2e3de9e to the API
2026-03-25 19:08:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/44d2e3de9e/citroen-c3-puretech-110-ss-eat6-shine>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ac2b4585-7c01-54ae-85ec-6049c286124e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/44d2e3de9e/citroen-c3-puretech-110-ss-eat6-shine',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'CITROEN',
'model': 'C3 PureTech 110 S&S EAT6 Shine',
'odometer': 26948,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 PureTech 110 S&S EAT6 Shine',
'transmission': 'automatic',
'trim': 'C3 PureTech 110 S&S EAT6 Shine',
'year': 2021}
2026-03-25 19:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744d2e3de9e%27 HTTP/1.1" 200 None
2026-03-25 19:08:24 [vpauto.fr] INFO: Saving data for 44d2e3de9e: {'created_time': 1774034003.195248, 'last_price_update_time': 1774465704.109987}
2026-03-25 19:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='44d2e3de9e') HTTP/1.1" 204 0
2026-03-25 19:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c9371059f8/toyota-c-hr-hybride-18l-edition> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9dd57ce-b98d-55bb-a6eb-6e2964e06162 with identifier: c9371059f8
2026-03-25 19:08:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9dd57ce-b98d-55bb-a6eb-6e2964e06162 with scrape type 2
2026-03-25 19:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9dd57ce-b98d-55bb-a6eb-6e2964e06162 with scrape type 2
2026-03-25 19:08:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e9dd57ce-b98d-55bb-a6eb-6e2964e06162, identifier: c9371059f8
2026-03-25 19:08:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e9dd57ce-b98d-55bb-a6eb-6e2964e06162 with identifier: c9371059f8
2026-03-25 19:08:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e9dd57ce-b98d-55bb-a6eb-6e2964e06162 with identifier: c9371059f8
2026-03-25 19:08:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e9dd57ce-b98d-55bb-a6eb-6e2964e06162 with identifier: c9371059f8 to the API
2026-03-25 19:08:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c9371059f8/toyota-c-hr-hybride-18l-edition>
{'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/XOtaNZh_BE.pdf',
'category': None,
'color': 'Medium blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e9dd57ce-b98d-55bb-a6eb-6e2964e06162',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c9371059f8/toyota-c-hr-hybride-18l-edition',
'listing': 'auction',
'location': '00 -',
'make': 'TOYOTA',
'model': 'C-HR Hybride 1.8L Edition',
'odometer': 115735,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA C-HR Hybride 1.8L Edition',
'transmission': 'automatic',
'trim': 'C-HR Hybride 1.8L Edition',
'year': 2022}
2026-03-25 19:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9371059f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:25 [vpauto.fr] INFO: Saving data for c9371059f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773860873.431322, 'last_price_update_time': 1774465705.526169}
2026-03-25 19:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c9371059f8') HTTP/1.1" 204 0
2026-03-25 19:08:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c2eb47e6f8/citroen-c3-societe-pure-tech-83-ss-bvm-feel-nav> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e30271c3-cb55-5e7e-8ac5-8d63910f8ba6 with identifier: c2eb47e6f8
2026-03-25 19:08:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e30271c3-cb55-5e7e-8ac5-8d63910f8ba6 with scrape type 2
2026-03-25 19:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e30271c3-cb55-5e7e-8ac5-8d63910f8ba6 with scrape type 2
2026-03-25 19:08:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e30271c3-cb55-5e7e-8ac5-8d63910f8ba6, identifier: c2eb47e6f8
2026-03-25 19:08:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e30271c3-cb55-5e7e-8ac5-8d63910f8ba6 with identifier: c2eb47e6f8
2026-03-25 19:08:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e30271c3-cb55-5e7e-8ac5-8d63910f8ba6 with identifier: c2eb47e6f8
2026-03-25 19:08:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e30271c3-cb55-5e7e-8ac5-8d63910f8ba6 with identifier: c2eb47e6f8 to the API
2026-03-25 19:08:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c2eb47e6f8/citroen-c3-societe-pure-tech-83-ss-bvm-feel-nav>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/wRHNHTv_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'e30271c3-cb55-5e7e-8ac5-8d63910f8ba6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c2eb47e6f8/citroen-c3-societe-pure-tech-83-ss-bvm-feel-nav',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C3 SOCIETE PURE TECH 83 S&S BVM FEEL NAV',
'odometer': 114695,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE PURE TECH 83 S&S BVM FEEL NAV',
'transmission': 'manual',
'trim': 'C3 SOCIETE PURE TECH 83 S&S BVM FEEL NAV',
'year': 2022}
2026-03-25 19:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2eb47e6f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:28 [vpauto.fr] INFO: Saving data for c2eb47e6f8: {'created_time': 1773738096.698687, 'last_price_update_time': 1774465708.177553}
2026-03-25 19:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c2eb47e6f8') HTTP/1.1" 204 0
2026-03-25 19:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c0bd31aef8/peugeot-partner-fourgon-standard-650-kg-bluehdi-100-ss-bvm6-premium> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ff1e4f8-c6cb-5383-b41c-1d163272e5f9 with identifier: c0bd31aef8
2026-03-25 19:08:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ff1e4f8-c6cb-5383-b41c-1d163272e5f9 with scrape type 2
2026-03-25 19:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ff1e4f8-c6cb-5383-b41c-1d163272e5f9 with scrape type 2
2026-03-25 19:08:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4ff1e4f8-c6cb-5383-b41c-1d163272e5f9, identifier: c0bd31aef8
2026-03-25 19:08:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4ff1e4f8-c6cb-5383-b41c-1d163272e5f9 with identifier: c0bd31aef8
2026-03-25 19:08:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4ff1e4f8-c6cb-5383-b41c-1d163272e5f9 with identifier: c0bd31aef8
2026-03-25 19:08:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4ff1e4f8-c6cb-5383-b41c-1d163272e5f9 with identifier: c0bd31aef8 to the API
2026-03-25 19:08:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c0bd31aef8/peugeot-partner-fourgon-standard-650-kg-bluehdi-100-ss-bvm6-premium>
{'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4ff1e4f8-c6cb-5383-b41c-1d163272e5f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c0bd31aef8/peugeot-partner-fourgon-standard-650-kg-bluehdi-100-ss-bvm6-premium',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': 'PARTNER FOURGON STANDARD 650 KG BLUEHDI 100 S&S BVM6 PREMIUM',
'odometer': 116745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT PARTNER FOURGON STANDARD 650 KG BLUEHDI 100 S&S BVM6 '
'PREMIUM',
'transmission': 'manual',
'trim': 'PARTNER FOURGON STANDARD 650 KG BLUEHDI 100 S&S BVM6 PREMIUM',
'year': 2022}
2026-03-25 19:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0bd31aef8%27 HTTP/1.1" 200 None
2026-03-25 19:08:32 [vpauto.fr] INFO: Saving data for c0bd31aef8: {'created_time': 1773738084.217073, 'last_price_update_time': 1774465712.077657}
2026-03-25 19:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c0bd31aef8') HTTP/1.1" 204 0
2026-03-25 19:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ef326776f8/tesla-model-y-long-range-dual-motor-awd> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fee8185-15bc-5a0c-93f6-c6d4f4ba0941 with identifier: ef326776f8
2026-03-25 19:08:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fee8185-15bc-5a0c-93f6-c6d4f4ba0941 with scrape type 2
2026-03-25 19:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fee8185-15bc-5a0c-93f6-c6d4f4ba0941 with scrape type 2
2026-03-25 19:08:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0fee8185-15bc-5a0c-93f6-c6d4f4ba0941, identifier: ef326776f8
2026-03-25 19:08:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0fee8185-15bc-5a0c-93f6-c6d4f4ba0941 with identifier: ef326776f8
2026-03-25 19:08:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0fee8185-15bc-5a0c-93f6-c6d4f4ba0941 with identifier: ef326776f8
2026-03-25 19:08:33 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0fee8185-15bc-5a0c-93f6-c6d4f4ba0941 with identifier: ef326776f8 to the API
2026-03-25 19:08:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ef326776f8/tesla-model-y-long-range-dual-motor-awd>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '0fee8185-15bc-5a0c-93f6-c6d4f4ba0941',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ef326776f8/tesla-model-y-long-range-dual-motor-awd',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'TESLA',
'model': 'MODEL Y Long-Range Dual Motor AWD',
'odometer': 168155,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL Y Long-Range Dual Motor AWD',
'transmission': 'automatic',
'trim': 'MODEL Y Long-Range Dual Motor AWD',
'year': 2022}
2026-03-25 19:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef326776f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:33 [vpauto.fr] INFO: Saving data for ef326776f8: {'created_time': 1773860791.068722, 'last_price_update_time': 1774465713.821461}
2026-03-25 19:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ef326776f8') HTTP/1.1" 204 0
2026-03-25 19:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/37783140f8/skoda-enyaq-iv-80> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e78b7662-1f4d-5abc-a557-25240687a78f with identifier: 37783140f8
2026-03-25 19:08:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e78b7662-1f4d-5abc-a557-25240687a78f with scrape type 2
2026-03-25 19:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e78b7662-1f4d-5abc-a557-25240687a78f with scrape type 2
2026-03-25 19:08:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e78b7662-1f4d-5abc-a557-25240687a78f, identifier: 37783140f8
2026-03-25 19:08:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e78b7662-1f4d-5abc-a557-25240687a78f with identifier: 37783140f8
2026-03-25 19:08:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e78b7662-1f4d-5abc-a557-25240687a78f with identifier: 37783140f8
2026-03-25 19:08:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e78b7662-1f4d-5abc-a557-25240687a78f with identifier: 37783140f8 to the API
2026-03-25 19:08:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/37783140f8/skoda-enyaq-iv-80>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/WKlrwyx_BE.pdf',
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'e78b7662-1f4d-5abc-a557-25240687a78f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/37783140f8/skoda-enyaq-iv-80',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'SKODA',
'model': 'Enyaq iV 80',
'odometer': 87691,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Enyaq iV 80',
'transmission': 'automatic',
'trim': 'Enyaq iV 80',
'year': 2022}
2026-03-25 19:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2737783140f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:36 [vpauto.fr] INFO: Saving data for 37783140f8: {'created_time': 1773738083.807231, 'last_price_update_time': 1774465716.577761, 'auction_closing_time': 1774877400.0}
2026-03-25 19:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='37783140f8') HTTP/1.1" 204 0
2026-03-25 19:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9fcff2dcf8/peugeot-boxer-tole-335-l3h2-bluehdi-140-ss-premium> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1e57239-c5b7-5f0a-a28a-dbdb79ed713f with identifier: 9fcff2dcf8
2026-03-25 19:08:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1e57239-c5b7-5f0a-a28a-dbdb79ed713f with scrape type 2
2026-03-25 19:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1e57239-c5b7-5f0a-a28a-dbdb79ed713f with scrape type 2
2026-03-25 19:08:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d1e57239-c5b7-5f0a-a28a-dbdb79ed713f, identifier: 9fcff2dcf8
2026-03-25 19:08:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d1e57239-c5b7-5f0a-a28a-dbdb79ed713f with identifier: 9fcff2dcf8
2026-03-25 19:08:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d1e57239-c5b7-5f0a-a28a-dbdb79ed713f with identifier: 9fcff2dcf8
2026-03-25 19:08:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d1e57239-c5b7-5f0a-a28a-dbdb79ed713f with identifier: 9fcff2dcf8 to the API
2026-03-25 19:08:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9fcff2dcf8/peugeot-boxer-tole-335-l3h2-bluehdi-140-ss-premium>
{'auction_title': '',
'c_o_2_emission_value': 239,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd1e57239-c5b7-5f0a-a28a-dbdb79ed713f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9fcff2dcf8/peugeot-boxer-tole-335-l3h2-bluehdi-140-ss-premium',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': 'BOXER TOLE 335 L3H2 BLUEHDI 140 S&S PREMIUM',
'odometer': 112504,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-04-08',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER TOLE 335 L3H2 BLUEHDI 140 S&S PREMIUM',
'transmission': 'manual',
'trim': 'BOXER TOLE 335 L3H2 BLUEHDI 140 S&S PREMIUM',
'year': 2022}
2026-03-25 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279fcff2dcf8%27 HTTP/1.1" 200 None
2026-03-25 19:08:37 [vpauto.fr] INFO: Saving data for 9fcff2dcf8: {'created_time': 1773738250.820661, 'last_price_update_time': 1774465717.123036}
2026-03-25 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9fcff2dcf8') HTTP/1.1" 204 0
2026-03-25 19:08:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.217(s), this was the 1st time calling it.
2026-03-25 19:08:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.4627979295554185 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2f06903cb1/peugeot-3008-bluehdi-130ch-ss-eat8-active> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:08:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 339db780-46a0-5549-937f-183f9d9a69dc with identifier: 2f06903cb1
2026-03-25 19:08:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 339db780-46a0-5549-937f-183f9d9a69dc with scrape type 2
2026-03-25 19:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 339db780-46a0-5549-937f-183f9d9a69dc with scrape type 2
2026-03-25 19:08:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 339db780-46a0-5549-937f-183f9d9a69dc, identifier: 2f06903cb1
2026-03-25 19:08:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 339db780-46a0-5549-937f-183f9d9a69dc with identifier: 2f06903cb1
2026-03-25 19:08:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:08:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 339db780-46a0-5549-937f-183f9d9a69dc with identifier: 2f06903cb1
2026-03-25 19:08:48 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 339db780-46a0-5549-937f-183f9d9a69dc with identifier: 2f06903cb1 to the API
2026-03-25 19:08:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2f06903cb1/peugeot-3008-bluehdi-130ch-ss-eat8-active>
{'auction_title': '',
'c_o_2_emission_value': 101,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gray green metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '339db780-46a0-5549-937f-183f9d9a69dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2f06903cb1/peugeot-3008-bluehdi-130ch-ss-eat8-active',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '3008 BlueHDi 130ch S&S EAT8 Active',
'odometer': 120038,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2018-09-25',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 BlueHDi 130ch S&S EAT8 Active',
'transmission': 'automatic',
'trim': '3008 BlueHDi 130ch S&S EAT8 Active',
'year': 2018}
2026-03-25 19:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272f06903cb1%27 HTTP/1.1" 200 None
2026-03-25 19:08:48 [vpauto.fr] INFO: Saving data for 2f06903cb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256761.665264, 'last_price_update_time': 1774465728.953324}
2026-03-25 19:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2f06903cb1') HTTP/1.1" 204 0
2026-03-25 19:08:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:08:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1c24cb3ff8/fiat-doblo-cargo-ft-16-multijet-105-pro-lounge> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b5524d-404a-5d3f-8de3-fdefbcef0530 with identifier: 1c24cb3ff8
2026-03-25 19:08:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b5524d-404a-5d3f-8de3-fdefbcef0530 with scrape type 2
2026-03-25 19:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7b5524d-404a-5d3f-8de3-fdefbcef0530 with scrape type 2
2026-03-25 19:08:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b7b5524d-404a-5d3f-8de3-fdefbcef0530, identifier: 1c24cb3ff8
2026-03-25 19:08:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b7b5524d-404a-5d3f-8de3-fdefbcef0530 with identifier: 1c24cb3ff8
2026-03-25 19:08:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b7b5524d-404a-5d3f-8de3-fdefbcef0530 with identifier: 1c24cb3ff8
2026-03-25 19:08:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b7b5524d-404a-5d3f-8de3-fdefbcef0530 with identifier: 1c24cb3ff8 to the API
2026-03-25 19:08:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1c24cb3ff8/fiat-doblo-cargo-ft-16-multijet-105-pro-lounge>
{'auction_title': '',
'c_o_2_emission_value': 152,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b7b5524d-404a-5d3f-8de3-fdefbcef0530',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1c24cb3ff8/fiat-doblo-cargo-ft-16-multijet-105-pro-lounge',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FIAT',
'model': 'DOBLO CARGO FT 1.6 MULTIJET 105 PRO LOUNGE',
'odometer': 91282,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 3,
'seller_name': None,
'title': 'FIAT DOBLO CARGO FT 1.6 MULTIJET 105 PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO FT 1.6 MULTIJET 105 PRO LOUNGE',
'year': 2022}
2026-03-25 19:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271c24cb3ff8%27 HTTP/1.1" 200 None
2026-03-25 19:08:51 [vpauto.fr] INFO: Saving data for 1c24cb3ff8: {'created_time': 1773738249.25352, 'last_price_update_time': 1774465731.032747}
2026-03-25 19:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1c24cb3ff8') HTTP/1.1" 204 0
2026-03-25 19:08:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5be5ae6ff8/volkswagen-taigo-10-tsi-110-dsg7-r-line> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bd85ceb-b827-5c3b-8dcb-fc1b94d8eea8 with identifier: 5be5ae6ff8
2026-03-25 19:08:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bd85ceb-b827-5c3b-8dcb-fc1b94d8eea8 with scrape type 2
2026-03-25 19:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bd85ceb-b827-5c3b-8dcb-fc1b94d8eea8 with scrape type 2
2026-03-25 19:08:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2bd85ceb-b827-5c3b-8dcb-fc1b94d8eea8, identifier: 5be5ae6ff8
2026-03-25 19:08:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2bd85ceb-b827-5c3b-8dcb-fc1b94d8eea8 with identifier: 5be5ae6ff8
2026-03-25 19:08:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2bd85ceb-b827-5c3b-8dcb-fc1b94d8eea8 with identifier: 5be5ae6ff8
2026-03-25 19:08:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2bd85ceb-b827-5c3b-8dcb-fc1b94d8eea8 with identifier: 5be5ae6ff8 to the API
2026-03-25 19:08:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5be5ae6ff8/volkswagen-taigo-10-tsi-110-dsg7-r-line>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2bd85ceb-b827-5c3b-8dcb-fc1b94d8eea8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5be5ae6ff8/volkswagen-taigo-10-tsi-110-dsg7-r-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLKSWAGEN',
'model': 'Taigo 1.0 TSI 110 DSG7 R-Line',
'odometer': 80530,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Taigo 1.0 TSI 110 DSG7 R-Line',
'transmission': 'automatic',
'trim': 'Taigo 1.0 TSI 110 DSG7 R-Line',
'year': 2022}
2026-03-25 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275be5ae6ff8%27 HTTP/1.1" 200 None
2026-03-25 19:08:54 [vpauto.fr] INFO: Saving data for 5be5ae6ff8: {'created_time': 1773738082.844001, 'last_price_update_time': 1774465734.057069}
2026-03-25 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5be5ae6ff8') HTTP/1.1" 204 0
2026-03-25 19:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/38f2bb17f8/bmw-serie-1-f40-118d-150-ch-bva8-m-sport> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87fbc8e5-625d-56f0-9718-96d019f76157 with identifier: 38f2bb17f8
2026-03-25 19:08:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87fbc8e5-625d-56f0-9718-96d019f76157 with scrape type 2
2026-03-25 19:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87fbc8e5-625d-56f0-9718-96d019f76157 with scrape type 2
2026-03-25 19:08:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 87fbc8e5-625d-56f0-9718-96d019f76157, identifier: 38f2bb17f8
2026-03-25 19:08:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 87fbc8e5-625d-56f0-9718-96d019f76157 with identifier: 38f2bb17f8
2026-03-25 19:08:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 87fbc8e5-625d-56f0-9718-96d019f76157 with identifier: 38f2bb17f8
2026-03-25 19:08:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 87fbc8e5-625d-56f0-9718-96d019f76157 with identifier: 38f2bb17f8 to the API
2026-03-25 19:08:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/38f2bb17f8/bmw-serie-1-f40-118d-150-ch-bva8-m-sport>
{'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/lAlaDjw_BE.pdf',
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '87fbc8e5-625d-56f0-9718-96d019f76157',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/38f2bb17f8/bmw-serie-1-f40-118d-150-ch-bva8-m-sport',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'BMW',
'model': 'SERIE 1 F40 118d 150 ch BVA8 M Sport',
'odometer': 62500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 F40 118d 150 ch BVA8 M Sport',
'transmission': 'automatic',
'trim': 'SERIE 1 F40 118d 150 ch BVA8 M Sport',
'year': 2022}
2026-03-25 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738f2bb17f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:54 [vpauto.fr] INFO: Saving data for 38f2bb17f8: {'created_time': 1773738281.668948, 'last_price_update_time': 1774465734.573344}
2026-03-25 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='38f2bb17f8') HTTP/1.1" 204 0
2026-03-25 19:08:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b026f524bf/renault-clio-tce-90-21-business> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32c82a94-6437-5c79-a071-258b88cdc32d with identifier: b026f524bf
2026-03-25 19:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32c82a94-6437-5c79-a071-258b88cdc32d with scrape type 2
2026-03-25 19:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32c82a94-6437-5c79-a071-258b88cdc32d with scrape type 2
2026-03-25 19:08:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 32c82a94-6437-5c79-a071-258b88cdc32d, identifier: b026f524bf
2026-03-25 19:08:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 32c82a94-6437-5c79-a071-258b88cdc32d with identifier: b026f524bf
2026-03-25 19:08:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 32c82a94-6437-5c79-a071-258b88cdc32d with identifier: b026f524bf
2026-03-25 19:08:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 32c82a94-6437-5c79-a071-258b88cdc32d with identifier: b026f524bf to the API
2026-03-25 19:08:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b026f524bf/renault-clio-tce-90-21-business>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '32c82a94-6437-5c79-a071-258b88cdc32d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b026f524bf/renault-clio-tce-90-21-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio TCe 90 - 21 Business',
'odometer': 50276,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 90 - 21 Business',
'transmission': 'manual',
'trim': 'Clio TCe 90 - 21 Business',
'year': 2022}
2026-03-25 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b026f524bf%27 HTTP/1.1" 200 None
2026-03-25 19:08:56 [vpauto.fr] INFO: Saving data for b026f524bf: {'created_time': 1774256967.687835, 'last_price_update_time': 1774465736.061939}
2026-03-25 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b026f524bf') HTTP/1.1" 204 0
2026-03-25 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9b29fc95f8/tesla-model-3-autonomie-standard-plus-rwd> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/70c69b6ff8/fiat-doblo-cargo-ft-16-multijet-105-pro-lounge> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b593e41-e431-5e75-8a3f-975f2209f486 with identifier: 9b29fc95f8
2026-03-25 19:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b593e41-e431-5e75-8a3f-975f2209f486 with scrape type 2
2026-03-25 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b593e41-e431-5e75-8a3f-975f2209f486 with scrape type 2
2026-03-25 19:08:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0b593e41-e431-5e75-8a3f-975f2209f486, identifier: 9b29fc95f8
2026-03-25 19:08:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0b593e41-e431-5e75-8a3f-975f2209f486 with identifier: 9b29fc95f8
2026-03-25 19:08:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0b593e41-e431-5e75-8a3f-975f2209f486 with identifier: 9b29fc95f8
2026-03-25 19:08:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0b593e41-e431-5e75-8a3f-975f2209f486 with identifier: 9b29fc95f8 to the API
2026-03-25 19:08:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9b29fc95f8/tesla-model-3-autonomie-standard-plus-rwd>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '0b593e41-e431-5e75-8a3f-975f2209f486',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9b29fc95f8/tesla-model-3-autonomie-standard-plus-rwd',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'TESLA',
'model': 'MODEL 3 Autonomie Standard Plus RWD',
'odometer': 62096,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Autonomie Standard Plus RWD',
'transmission': 'automatic',
'trim': 'MODEL 3 Autonomie Standard Plus RWD',
'year': 2022}
2026-03-25 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b29fc95f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:56 [vpauto.fr] INFO: Saving data for 9b29fc95f8: {'created_time': 1773738285.218243, 'last_price_update_time': 1774465736.707547}
2026-03-25 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9b29fc95f8') HTTP/1.1" 204 0
2026-03-25 19:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c57dee31-6477-5bb3-b3cc-65a304f42339 with identifier: 70c69b6ff8
2026-03-25 19:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c57dee31-6477-5bb3-b3cc-65a304f42339 with scrape type 2
2026-03-25 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c57dee31-6477-5bb3-b3cc-65a304f42339 with scrape type 2
2026-03-25 19:08:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c57dee31-6477-5bb3-b3cc-65a304f42339, identifier: 70c69b6ff8
2026-03-25 19:08:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c57dee31-6477-5bb3-b3cc-65a304f42339 with identifier: 70c69b6ff8
2026-03-25 19:08:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c57dee31-6477-5bb3-b3cc-65a304f42339 with identifier: 70c69b6ff8
2026-03-25 19:08:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c57dee31-6477-5bb3-b3cc-65a304f42339 with identifier: 70c69b6ff8 to the API
2026-03-25 19:08:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/70c69b6ff8/fiat-doblo-cargo-ft-16-multijet-105-pro-lounge>
{'auction_title': '',
'c_o_2_emission_value': 152,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c57dee31-6477-5bb3-b3cc-65a304f42339',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/70c69b6ff8/fiat-doblo-cargo-ft-16-multijet-105-pro-lounge',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FIAT',
'model': 'DOBLO CARGO FT 1.6 MULTIJET 105 PRO LOUNGE',
'odometer': 87100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 3,
'seller_name': None,
'title': 'FIAT DOBLO CARGO FT 1.6 MULTIJET 105 PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO FT 1.6 MULTIJET 105 PRO LOUNGE',
'year': 2022}
2026-03-25 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2770c69b6ff8%27 HTTP/1.1" 200 None
2026-03-25 19:08:57 [vpauto.fr] INFO: Saving data for 70c69b6ff8: {'created_time': 1773738081.608641, 'last_price_update_time': 1774465737.189651}
2026-03-25 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='70c69b6ff8') HTTP/1.1" 204 0
2026-03-25 19:08:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/16ad98caaa/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 817fed88-f8f2-525d-a87e-cf5dc81b2ca4 with identifier: 16ad98caaa
2026-03-25 19:08:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 817fed88-f8f2-525d-a87e-cf5dc81b2ca4 with scrape type 2
2026-03-25 19:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 817fed88-f8f2-525d-a87e-cf5dc81b2ca4 with scrape type 2
2026-03-25 19:08:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 817fed88-f8f2-525d-a87e-cf5dc81b2ca4, identifier: 16ad98caaa
2026-03-25 19:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 817fed88-f8f2-525d-a87e-cf5dc81b2ca4 with identifier: 16ad98caaa
2026-03-25 19:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 817fed88-f8f2-525d-a87e-cf5dc81b2ca4 with identifier: 16ad98caaa
2026-03-25 19:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 817fed88-f8f2-525d-a87e-cf5dc81b2ca4 with identifier: 16ad98caaa to the API
2026-03-25 19:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/16ad98caaa/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav>
{'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '817fed88-f8f2-525d-a87e-cf5dc81b2ca4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/16ad98caaa/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'odometer': 48382,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'transmission': 'manual',
'trim': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'year': 2022}
2026-03-25 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2716ad98caaa%27 HTTP/1.1" 200 None
2026-03-25 19:08:57 [vpauto.fr] INFO: Saving data for 16ad98caaa: {'created_time': 1774033989.634128, 'last_price_update_time': 1774465737.753343}
2026-03-25 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='16ad98caaa') HTTP/1.1" 204 0
2026-03-25 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bb17acdc55/citroen-c3-societe-bluehdi-100-ss-bvm-feel> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:08:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a4ca4d9-482c-52d6-b7ec-d4c3bd2f241a with identifier: bb17acdc55
2026-03-25 19:08:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a4ca4d9-482c-52d6-b7ec-d4c3bd2f241a with scrape type 2
2026-03-25 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a4ca4d9-482c-52d6-b7ec-d4c3bd2f241a with scrape type 2
2026-03-25 19:08:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3a4ca4d9-482c-52d6-b7ec-d4c3bd2f241a, identifier: bb17acdc55
2026-03-25 19:08:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3a4ca4d9-482c-52d6-b7ec-d4c3bd2f241a with identifier: bb17acdc55
2026-03-25 19:08:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3a4ca4d9-482c-52d6-b7ec-d4c3bd2f241a with identifier: bb17acdc55
2026-03-25 19:08:58 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3a4ca4d9-482c-52d6-b7ec-d4c3bd2f241a with identifier: bb17acdc55 to the API
2026-03-25 19:08:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bb17acdc55/citroen-c3-societe-bluehdi-100-ss-bvm-feel>
{'auction_title': '',
'c_o_2_emission_value': 86,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T14:20:00Z',
'fuel_type': 'Diesel',
'id': '3a4ca4d9-482c-52d6-b7ec-d4c3bd2f241a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bb17acdc55/citroen-c3-societe-bluehdi-100-ss-bvm-feel',
'listing': 'auction',
'location': '69 - LYON',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'odometer': 65882,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2019-06-18',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'transmission': 'manual',
'trim': 'C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'year': 2019}
2026-03-25 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bb17acdc55%27 HTTP/1.1" 200 None
2026-03-25 19:08:58 [vpauto.fr] INFO: Saving data for bb17acdc55: {'auction_closing_time': 1774534800.0, 'created_time': 1773428930.242562, 'last_price_update_time': 1774465738.972549}
2026-03-25 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bb17acdc55') HTTP/1.1" 204 0
2026-03-25 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/81aa4912f8/peugeot-3008-bluehdi-130ch-ss-eat8-allure> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:08:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:08:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5a731a4-d688-55ea-a497-b2a1e4ece964 with identifier: 81aa4912f8
2026-03-25 19:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5a731a4-d688-55ea-a497-b2a1e4ece964 with scrape type 2
2026-03-25 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5a731a4-d688-55ea-a497-b2a1e4ece964 with scrape type 2
2026-03-25 19:08:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c5a731a4-d688-55ea-a497-b2a1e4ece964, identifier: 81aa4912f8
2026-03-25 19:08:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c5a731a4-d688-55ea-a497-b2a1e4ece964 with identifier: 81aa4912f8
2026-03-25 19:08:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c5a731a4-d688-55ea-a497-b2a1e4ece964 with identifier: 81aa4912f8
2026-03-25 19:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c5a731a4-d688-55ea-a497-b2a1e4ece964 with identifier: 81aa4912f8 to the API
2026-03-25 19:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:08:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:08:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/81aa4912f8/peugeot-3008-bluehdi-130ch-ss-eat8-allure>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c5a731a4-d688-55ea-a497-b2a1e4ece964',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/81aa4912f8/peugeot-3008-bluehdi-130ch-ss-eat8-allure',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '3008 BlueHDi 130ch S&S EAT8 Allure',
'odometer': 116920,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 BlueHDi 130ch S&S EAT8 Allure',
'transmission': 'automatic',
'trim': '3008 BlueHDi 130ch S&S EAT8 Allure',
'year': 2022}
2026-03-25 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2781aa4912f8%27 HTTP/1.1" 200 None
2026-03-25 19:08:59 [vpauto.fr] INFO: Saving data for 81aa4912f8: {'created_time': 1773860843.462839, 'last_price_update_time': 1774465739.495302}
2026-03-25 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='81aa4912f8') HTTP/1.1" 204 0
2026-03-25 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/aef692dcf8/peugeot-308-phev-180-e-eat8-active-pack> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b4d02dc-0236-503a-bd6c-2f2aea35a143 with identifier: aef692dcf8
2026-03-25 19:09:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b4d02dc-0236-503a-bd6c-2f2aea35a143 with scrape type 2
2026-03-25 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b4d02dc-0236-503a-bd6c-2f2aea35a143 with scrape type 2
2026-03-25 19:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8b4d02dc-0236-503a-bd6c-2f2aea35a143, identifier: aef692dcf8
2026-03-25 19:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8b4d02dc-0236-503a-bd6c-2f2aea35a143 with identifier: aef692dcf8
2026-03-25 19:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8b4d02dc-0236-503a-bd6c-2f2aea35a143 with identifier: aef692dcf8
2026-03-25 19:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8b4d02dc-0236-503a-bd6c-2f2aea35a143 with identifier: aef692dcf8 to the API
2026-03-25 19:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/aef692dcf8/peugeot-308-phev-180-e-eat8-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 24,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/sPyvYaX_BE.pdf',
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '8b4d02dc-0236-503a-bd6c-2f2aea35a143',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/aef692dcf8/peugeot-308-phev-180-e-eat8-active-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '308 PHEV 180 e-EAT8 Active Pack',
'odometer': 42810,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 PHEV 180 e-EAT8 Active Pack',
'transmission': 'automatic',
'trim': '308 PHEV 180 e-EAT8 Active Pack',
'year': 2022}
2026-03-25 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aef692dcf8%27 HTTP/1.1" 200 None
2026-03-25 19:09:01 [vpauto.fr] INFO: Saving data for aef692dcf8: {'created_time': 1773738247.64117, 'last_price_update_time': 1774465741.376889}
2026-03-25 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='aef692dcf8') HTTP/1.1" 204 0
2026-03-25 19:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9ef602105a/ds-ds3-crossback-puretech-130-eat8-rivoli> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239 with identifier: 9ef602105a
2026-03-25 19:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239 with scrape type 2
2026-03-25 19:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239 with scrape type 2
2026-03-25 19:09:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239, identifier: 9ef602105a
2026-03-25 19:09:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239 with identifier: 9ef602105a
2026-03-25 19:09:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239 with identifier: 9ef602105a
2026-03-25 19:09:02 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239 with identifier: 9ef602105a to the API
2026-03-25 19:09:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9ef602105a/ds-ds3-crossback-puretech-130-eat8-rivoli>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9ef602105a/ds-ds3-crossback-puretech-130-eat8-rivoli',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'DS',
'model': 'Ds3 Crossback Puretech 130 Eat8 Rivoli',
'odometer': 46465,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS Ds3 Crossback Puretech 130 Eat8 Rivoli',
'transmission': 'automatic',
'trim': 'Ds3 Crossback Puretech 130 Eat8 Rivoli',
'year': 2022}
2026-03-25 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279ef602105a%27 HTTP/1.1" 200 None
2026-03-25 19:09:02 [vpauto.fr] INFO: Saving data for 9ef602105a: {'created_time': 1773947461.511181, 'last_price_update_time': 1774465742.329775}
2026-03-25 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9ef602105a') HTTP/1.1" 204 0
2026-03-25 19:09:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/aa4cbb3aaa/opel-grandland-hybrid-225-ch-bva8-grandland> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8c11a4f-1b2b-5433-86f1-5972fd6bf35b with identifier: aa4cbb3aaa
2026-03-25 19:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8c11a4f-1b2b-5433-86f1-5972fd6bf35b with scrape type 2
2026-03-25 19:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8c11a4f-1b2b-5433-86f1-5972fd6bf35b with scrape type 2
2026-03-25 19:09:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d8c11a4f-1b2b-5433-86f1-5972fd6bf35b, identifier: aa4cbb3aaa
2026-03-25 19:09:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d8c11a4f-1b2b-5433-86f1-5972fd6bf35b with identifier: aa4cbb3aaa
2026-03-25 19:09:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:09:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d8c11a4f-1b2b-5433-86f1-5972fd6bf35b with identifier: aa4cbb3aaa
2026-03-25 19:09:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d8c11a4f-1b2b-5433-86f1-5972fd6bf35b with identifier: aa4cbb3aaa to the API
2026-03-25 19:09:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/aa4cbb3aaa/opel-grandland-hybrid-225-ch-bva8-grandland>
{'auction_title': '',
'c_o_2_emission_value': 31,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd8c11a4f-1b2b-5433-86f1-5972fd6bf35b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/aa4cbb3aaa/opel-grandland-hybrid-225-ch-bva8-grandland',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'OPEL',
'model': 'Grandland Hybrid 225 ch BVA8 Grandland',
'odometer': 58098,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Grandland Hybrid 225 ch BVA8 Grandland',
'transmission': 'automatic',
'trim': 'Grandland Hybrid 225 ch BVA8 Grandland',
'year': 2022}
2026-03-25 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa4cbb3aaa%27 HTTP/1.1" 200 None
2026-03-25 19:09:03 [vpauto.fr] INFO: Saving data for aa4cbb3aaa: {'created_time': 1773947192.405386, 'last_price_update_time': 1774465743.269463}
2026-03-25 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='aa4cbb3aaa') HTTP/1.1" 204 0
2026-03-25 19:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/37cbe96ff8/audi-q4-e-tron-35-170-ch-55-kw> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc4ef859-0c93-55af-8f9f-49ef7dbc10e4 with identifier: 37cbe96ff8
2026-03-25 19:09:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc4ef859-0c93-55af-8f9f-49ef7dbc10e4 with scrape type 2
2026-03-25 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc4ef859-0c93-55af-8f9f-49ef7dbc10e4 with scrape type 2
2026-03-25 19:09:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fc4ef859-0c93-55af-8f9f-49ef7dbc10e4, identifier: 37cbe96ff8
2026-03-25 19:09:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fc4ef859-0c93-55af-8f9f-49ef7dbc10e4 with identifier: 37cbe96ff8
2026-03-25 19:09:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fc4ef859-0c93-55af-8f9f-49ef7dbc10e4 with identifier: 37cbe96ff8
2026-03-25 19:09:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fc4ef859-0c93-55af-8f9f-49ef7dbc10e4 with identifier: 37cbe96ff8 to the API
2026-03-25 19:09:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/37cbe96ff8/audi-q4-e-tron-35-170-ch-55-kw>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/DYKtBul_BE.pdf',
'category': None,
'color': 'Medium grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'fc4ef859-0c93-55af-8f9f-49ef7dbc10e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/37cbe96ff8/audi-q4-e-tron-35-170-ch-55-kw',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'AUDI',
'model': 'Q4 e-tron 35 170 ch 55 kW',
'odometer': 34130,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q4 e-tron 35 170 ch 55 kW',
'transmission': 'automatic',
'trim': 'Q4 e-tron 35 170 ch 55 kW',
'year': 2022}
2026-03-25 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2737cbe96ff8%27 HTTP/1.1" 200 None
2026-03-25 19:09:04 [vpauto.fr] INFO: Saving data for 37cbe96ff8: {'auction_closing_time': 1774877400.0, 'created_time': 1773860756.678288, 'last_price_update_time': 1774465744.150907}
2026-03-25 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='37cbe96ff8') HTTP/1.1" 204 0
2026-03-25 19:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6c9b52999e/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 055d55d5-5a5e-5446-b43f-108c8b6154dd with identifier: 6c9b52999e
2026-03-25 19:09:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 055d55d5-5a5e-5446-b43f-108c8b6154dd with scrape type 2
2026-03-25 19:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 055d55d5-5a5e-5446-b43f-108c8b6154dd with scrape type 2
2026-03-25 19:09:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 055d55d5-5a5e-5446-b43f-108c8b6154dd, identifier: 6c9b52999e
2026-03-25 19:09:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 055d55d5-5a5e-5446-b43f-108c8b6154dd with identifier: 6c9b52999e
2026-03-25 19:09:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 055d55d5-5a5e-5446-b43f-108c8b6154dd with identifier: 6c9b52999e
2026-03-25 19:09:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 055d55d5-5a5e-5446-b43f-108c8b6154dd with identifier: 6c9b52999e to the API
2026-03-25 19:09:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6c9b52999e/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav>
{'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '055d55d5-5a5e-5446-b43f-108c8b6154dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6c9b52999e/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'odometer': 35858,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'transmission': 'manual',
'trim': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'year': 2022}
2026-03-25 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276c9b52999e%27 HTTP/1.1" 200 None
2026-03-25 19:09:05 [vpauto.fr] INFO: Saving data for 6c9b52999e: {'created_time': 1774034021.760904, 'last_price_update_time': 1774465745.557036}
2026-03-25 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6c9b52999e') HTTP/1.1" 204 0
2026-03-25 19:09:06 [scrapy.extensions.logstats] INFO: Crawled 129 pages (at 31 pages/min), scraped 122 items (at 32 items/min)
2026-03-25 19:09:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-25 19:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a103a231f8/renault-megane-e-tech-er-ev60-130ch-optimum-charge-evolution> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c5d6ced-8392-55d0-aa0c-9129664e6bdc with identifier: a103a231f8
2026-03-25 19:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c5d6ced-8392-55d0-aa0c-9129664e6bdc with scrape type 2
2026-03-25 19:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c5d6ced-8392-55d0-aa0c-9129664e6bdc with scrape type 2
2026-03-25 19:09:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7c5d6ced-8392-55d0-aa0c-9129664e6bdc, identifier: a103a231f8
2026-03-25 19:09:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7c5d6ced-8392-55d0-aa0c-9129664e6bdc with identifier: a103a231f8
2026-03-25 19:09:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7c5d6ced-8392-55d0-aa0c-9129664e6bdc with identifier: a103a231f8
2026-03-25 19:09:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7c5d6ced-8392-55d0-aa0c-9129664e6bdc with identifier: a103a231f8 to the API
2026-03-25 19:09:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a103a231f8/renault-megane-e-tech-er-ev60-130ch-optimum-charge-evolution>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/bXeDvHr_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '7c5d6ced-8392-55d0-aa0c-9129664e6bdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a103a231f8/renault-megane-e-tech-er-ev60-130ch-optimum-charge-evolution',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Megane E-Tech ER EV60 130ch optimum charge Evolution',
'odometer': 46612,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Megane E-Tech ER EV60 130ch optimum charge Evolution',
'transmission': 'automatic',
'trim': 'Megane E-Tech ER EV60 130ch optimum charge Evolution',
'year': 2022}
2026-03-25 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a103a231f8%27 HTTP/1.1" 200 None
2026-03-25 19:09:08 [vpauto.fr] INFO: Saving data for a103a231f8: {'created_time': 1773738095.550775, 'last_price_update_time': 1774465748.87385}
2026-03-25 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a103a231f8') HTTP/1.1" 204 0
2026-03-25 19:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9da0fc835a/peugeot-208-puretech-100-ss-bvm6-style> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a049163f8/peugeot-expert-fgn-tole-long-electrique-75kwh-136-asphalt> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68e4da58-d075-5e02-922f-a91373797dc6 with identifier: 9da0fc835a
2026-03-25 19:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68e4da58-d075-5e02-922f-a91373797dc6 with scrape type 2
2026-03-25 19:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68e4da58-d075-5e02-922f-a91373797dc6 with scrape type 2
2026-03-25 19:09:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 68e4da58-d075-5e02-922f-a91373797dc6, identifier: 9da0fc835a
2026-03-25 19:09:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 68e4da58-d075-5e02-922f-a91373797dc6 with identifier: 9da0fc835a
2026-03-25 19:09:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 68e4da58-d075-5e02-922f-a91373797dc6 with identifier: 9da0fc835a
2026-03-25 19:09:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 68e4da58-d075-5e02-922f-a91373797dc6 with identifier: 9da0fc835a to the API
2026-03-25 19:09:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9da0fc835a/peugeot-208-puretech-100-ss-bvm6-style>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '68e4da58-d075-5e02-922f-a91373797dc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9da0fc835a/peugeot-208-puretech-100-ss-bvm6-style',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'PEUGEOT',
'model': '208 PureTech 100 S&S BVM6 Style',
'odometer': 24942,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 PureTech 100 S&S BVM6 Style',
'transmission': 'manual',
'trim': '208 PureTech 100 S&S BVM6 Style',
'year': 2022}
2026-03-25 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279da0fc835a%27 HTTP/1.1" 200 None
2026-03-25 19:09:11 [vpauto.fr] INFO: Saving data for 9da0fc835a: {'created_time': 1773947466.981406, 'last_price_update_time': 1774465751.646522}
2026-03-25 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9da0fc835a') HTTP/1.1" 204 0
2026-03-25 19:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2899a31a-040a-5c52-93f5-e055c4142a38 with identifier: a049163f8
2026-03-25 19:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2899a31a-040a-5c52-93f5-e055c4142a38 with scrape type 2
2026-03-25 19:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2899a31a-040a-5c52-93f5-e055c4142a38 with scrape type 2
2026-03-25 19:09:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2899a31a-040a-5c52-93f5-e055c4142a38, identifier: a049163f8
2026-03-25 19:09:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2899a31a-040a-5c52-93f5-e055c4142a38 with identifier: a049163f8
2026-03-25 19:09:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2899a31a-040a-5c52-93f5-e055c4142a38 with identifier: a049163f8
2026-03-25 19:09:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2899a31a-040a-5c52-93f5-e055c4142a38 with identifier: a049163f8 to the API
2026-03-25 19:09:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a049163f8/peugeot-expert-fgn-tole-long-electrique-75kwh-136-asphalt>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '2899a31a-040a-5c52-93f5-e055c4142a38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a049163f8/peugeot-expert-fgn-tole-long-electrique-75kwh-136-asphalt',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': 'EXPERT FGN TOLE LONG ELECTRIQUE 75KWH 136 ASPHALT',
'odometer': 34100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-03-29',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FGN TOLE LONG ELECTRIQUE 75KWH 136 ASPHALT',
'transmission': 'automatic',
'trim': 'EXPERT FGN TOLE LONG ELECTRIQUE 75KWH 136 ASPHALT',
'year': 2022}
2026-03-25 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a049163f8%27 HTTP/1.1" 200 None
2026-03-25 19:09:12 [vpauto.fr] INFO: Saving data for a049163f8: {'created_time': 1773774276.04239, 'last_price_update_time': 1774465752.078327}
2026-03-25 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a049163f8') HTTP/1.1" 204 0
2026-03-25 19:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/61f37f06f8/mini-countryman-125-95-ch-all4-bva6-cooper-se-edition-premium-plus> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e762840d-690d-54fb-90ba-dd153aff399c with identifier: 61f37f06f8
2026-03-25 19:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e762840d-690d-54fb-90ba-dd153aff399c with scrape type 2
2026-03-25 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e762840d-690d-54fb-90ba-dd153aff399c with scrape type 2
2026-03-25 19:09:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e762840d-690d-54fb-90ba-dd153aff399c, identifier: 61f37f06f8
2026-03-25 19:09:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e762840d-690d-54fb-90ba-dd153aff399c with identifier: 61f37f06f8
2026-03-25 19:09:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e762840d-690d-54fb-90ba-dd153aff399c with identifier: 61f37f06f8
2026-03-25 19:09:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e762840d-690d-54fb-90ba-dd153aff399c with identifier: 61f37f06f8 to the API
2026-03-25 19:09:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/61f37f06f8/mini-countryman-125-95-ch-all4-bva6-cooper-se-edition-premium-plus>
{'auction_title': '',
'c_o_2_emission_value': 42,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/KoWtZil_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e762840d-690d-54fb-90ba-dd153aff399c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/61f37f06f8/mini-countryman-125-95-ch-all4-bva6-cooper-se-edition-premium-plus',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'MINI',
'model': 'Countryman 125 - 95 ch ALL4 BVA6 Cooper SE Edition Premium Plus',
'odometer': 20772,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': None,
'title': 'MINI Countryman 125 - 95 ch ALL4 BVA6 Cooper SE Edition Premium '
'Plus',
'transmission': 'automatic',
'trim': 'Countryman 125 - 95 ch ALL4 BVA6 Cooper SE Edition Premium Plus',
'year': 2022}
2026-03-25 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761f37f06f8%27 HTTP/1.1" 200 None
2026-03-25 19:09:14 [vpauto.fr] INFO: Saving data for 61f37f06f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773860706.057511, 'last_price_update_time': 1774465754.407125}
2026-03-25 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='61f37f06f8') HTTP/1.1" 204 0
2026-03-25 19:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/83adcd7af8/citroen-ami-vibe> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5ae9105-716a-50d6-a54d-f1e0edbbb193 with identifier: 83adcd7af8
2026-03-25 19:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5ae9105-716a-50d6-a54d-f1e0edbbb193 with scrape type 1
2026-03-25 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c5ae9105-716a-50d6-a54d-f1e0edbbb193
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_01-1200.jpg not downloaded yet
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_02-1200.jpg not downloaded yet
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_03-1200.jpg not downloaded yet
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_04-1200.jpg not downloaded yet
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_05-1200.jpg not downloaded yet
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_06-1200.jpg not downloaded yet
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_07-1200.jpg not downloaded yet
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_08-1200.jpg not downloaded yet
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_09-1200.jpg not downloaded yet
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_10-1200.jpg not downloaded yet
2026-03-25 19:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/eaa973ecf8/mazda-mazda3-5-portes-20l-e-skyactiv-g-m-hybrid-122-ch-bvm6-mazda3> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fbdd13a-8642-57e1-8aea-bf4af5d775b2 with identifier: eaa973ecf8
2026-03-25 19:09:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fbdd13a-8642-57e1-8aea-bf4af5d775b2 with scrape type 2
2026-03-25 19:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fbdd13a-8642-57e1-8aea-bf4af5d775b2 with scrape type 2
2026-03-25 19:09:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2fbdd13a-8642-57e1-8aea-bf4af5d775b2, identifier: eaa973ecf8
2026-03-25 19:09:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2fbdd13a-8642-57e1-8aea-bf4af5d775b2 with identifier: eaa973ecf8
2026-03-25 19:09:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:09:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2fbdd13a-8642-57e1-8aea-bf4af5d775b2 with identifier: eaa973ecf8
2026-03-25 19:09:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2fbdd13a-8642-57e1-8aea-bf4af5d775b2 with identifier: eaa973ecf8 to the API
2026-03-25 19:09:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/eaa973ecf8/mazda-mazda3-5-portes-20l-e-skyactiv-g-m-hybrid-122-ch-bvm6-mazda3>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'NC',
'id': '2fbdd13a-8642-57e1-8aea-bf4af5d775b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/eaa973ecf8/mazda-mazda3-5-portes-20l-e-skyactiv-g-m-hybrid-122-ch-bvm6-mazda3',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'MAZDA',
'model': 'Mazda3 5 portes 2.0L e-SKYACTIV-G M Hybrid 122 ch BVM6 Mazda3',
'odometer': 6786,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA Mazda3 5 portes 2.0L e-SKYACTIV-G M Hybrid 122 ch BVM6 Mazda3',
'transmission': 'manual',
'trim': 'Mazda3 5 portes 2.0L e-SKYACTIV-G M Hybrid 122 ch BVM6 Mazda3',
'year': 2022}
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eaa973ecf8%27 HTTP/1.1" 200 None
2026-03-25 19:09:39 [vpauto.fr] INFO: Saving data for eaa973ecf8: {'created_time': 1773738277.204775, 'last_price_update_time': 1774465779.192656}
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='eaa973ecf8') HTTP/1.1" 204 0
2026-03-25 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GShtYcQ_10-1200.jpg> (referer: https://vpauto.eu/vehicle/83adcd7af8/citroen-ami-vibe)
2026-03-25 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GShtYcQ_09-1200.jpg> (referer: https://vpauto.eu/vehicle/83adcd7af8/citroen-ami-vibe)
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45540850>
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_10-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_10-1200.jpg saved to cache
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c5ae9105-716a-50d6-a54d-f1e0edbbb193
2026-03-25 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GShtYcQ_08-1200.jpg> (referer: https://vpauto.eu/vehicle/83adcd7af8/citroen-ami-vibe)
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45585d50>
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_09-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_09-1200.jpg saved to cache
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c5ae9105-716a-50d6-a54d-f1e0edbbb193
2026-03-25 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GShtYcQ_07-1200.jpg> (referer: https://vpauto.eu/vehicle/83adcd7af8/citroen-ami-vibe)
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c47724710>
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_08-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_08-1200.jpg saved to cache
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c5ae9105-716a-50d6-a54d-f1e0edbbb193
2026-03-25 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GShtYcQ_06-1200.jpg> (referer: https://vpauto.eu/vehicle/83adcd7af8/citroen-ami-vibe)
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c454e5450>
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_07-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_07-1200.jpg saved to cache
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c5ae9105-716a-50d6-a54d-f1e0edbbb193
2026-03-25 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GShtYcQ_05-1200.jpg> (referer: https://vpauto.eu/vehicle/83adcd7af8/citroen-ami-vibe)
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c47724710>
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_06-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_06-1200.jpg saved to cache
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c5ae9105-716a-50d6-a54d-f1e0edbbb193
2026-03-25 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GShtYcQ_04-1200.jpg> (referer: https://vpauto.eu/vehicle/83adcd7af8/citroen-ami-vibe)
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45591110>
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_05-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_05-1200.jpg saved to cache
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c5ae9105-716a-50d6-a54d-f1e0edbbb193
2026-03-25 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GShtYcQ_03-1200.jpg> (referer: https://vpauto.eu/vehicle/83adcd7af8/citroen-ami-vibe)
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c455672d0>
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_04-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_04-1200.jpg saved to cache
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c5ae9105-716a-50d6-a54d-f1e0edbbb193
2026-03-25 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GShtYcQ_02-1200.jpg> (referer: https://vpauto.eu/vehicle/83adcd7af8/citroen-ami-vibe)
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c452ff310>
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:09:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_03-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_03-1200.jpg saved to cache
2026-03-25 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c5ae9105-716a-50d6-a54d-f1e0edbbb193
2026-03-25 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GShtYcQ_01-1200.jpg> (referer: https://vpauto.eu/vehicle/83adcd7af8/citroen-ami-vibe)
2026-03-25 19:09:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:09:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45556410>
2026-03-25 19:09:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:09:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_02-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_02-1200.jpg saved to cache
2026-03-25 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c5ae9105-716a-50d6-a54d-f1e0edbbb193
2026-03-25 19:09:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:09:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45428210>
2026-03-25 19:09:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:09:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGShtYcQ_01-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GShtYcQ_01-1200.jpg saved to cache
2026-03-25 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c5ae9105-716a-50d6-a54d-f1e0edbbb193
2026-03-25 19:09:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c5ae9105-716a-50d6-a54d-f1e0edbbb193, skipping ID generation
2026-03-25 19:09:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5ae9105-716a-50d6-a54d-f1e0edbbb193 with scrape type 1
2026-03-25 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c5ae9105-716a-50d6-a54d-f1e0edbbb193 sending to next pipeline
2026-03-25 19:09:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c5ae9105-716a-50d6-a54d-f1e0edbbb193, identifier: 83adcd7af8
2026-03-25 19:09:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c5ae9105-716a-50d6-a54d-f1e0edbbb193 with identifier: 83adcd7af8
2026-03-25 19:09:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c5ae9105-716a-50d6-a54d-f1e0edbbb193 with identifier: 83adcd7af8
2026-03-25 19:09:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c5ae9105-716a-50d6-a54d-f1e0edbbb193 with identifier: 83adcd7af8 to the API
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/GShtYcQ_01-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'c5ae9105-716a-50d6-a54d-f1e0edbbb193',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/83adcd7af8/citroen-ami-vibe',
'listing': 'auction',
'location': '00 -',
'make': 'CITROEN',
'model': 'AMI VIBE',
'odometer': 12464,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101557,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GShtYcQ_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91292,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GShtYcQ_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89894,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GShtYcQ_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72480,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GShtYcQ_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95374,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GShtYcQ_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105691,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GShtYcQ_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103834,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GShtYcQ_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83987,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GShtYcQ_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120285,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GShtYcQ_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5ae9105-716a-50d6-a54d-f1e0edbbb193/c5ae9105-716a-50d6-a54d-f1e0edbbb193_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88089,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GShtYcQ_10-1200.jpg',
'Width': 1200}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN AMI VIBE',
'transmission': 'automatic',
'trim': 'AMI VIBE',
'year': 2022}
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2783adcd7af8%27 HTTP/1.1" 200 None
2026-03-25 19:09:40 [vpauto.fr] INFO: Saving data for 83adcd7af8: {'created_time': 1774465780.581917, 'last_price_update_time': 1774465780.581932}
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='83adcd7af8') HTTP/1.1" 204 0
2026-03-25 19:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7b277e399e/peugeot-partner-fourgon-electrique-e-partner-fourgon-standard-800-kg-100-kw-136ch-batt-50-kw-asphalt> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6d691f8cf8/toyota-corolla-touring-sports-hybride-122h-dynamic> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14173cbe-bc3f-5828-ba6a-10546bc95a40 with identifier: 7b277e399e
2026-03-25 19:09:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14173cbe-bc3f-5828-ba6a-10546bc95a40 with scrape type 2
2026-03-25 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14173cbe-bc3f-5828-ba6a-10546bc95a40 with scrape type 2
2026-03-25 19:09:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 14173cbe-bc3f-5828-ba6a-10546bc95a40, identifier: 7b277e399e
2026-03-25 19:09:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 14173cbe-bc3f-5828-ba6a-10546bc95a40 with identifier: 7b277e399e
2026-03-25 19:09:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 14173cbe-bc3f-5828-ba6a-10546bc95a40 with identifier: 7b277e399e
2026-03-25 19:09:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 14173cbe-bc3f-5828-ba6a-10546bc95a40 with identifier: 7b277e399e to the API
2026-03-25 19:09:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7b277e399e/peugeot-partner-fourgon-electrique-e-partner-fourgon-standard-800-kg-100-kw-136ch-batt-50-kw-asphalt>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '14173cbe-bc3f-5828-ba6a-10546bc95a40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7b277e399e/peugeot-partner-fourgon-electrique-e-partner-fourgon-standard-800-kg-100-kw-136ch-batt-50-kw-asphalt',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': 'PARTNER FOURGON ELECTRIQUE E-PARTNER FOURGON STANDARD 800 KG 100 KW '
'(136CH) BATT 50 KW ASPHALT',
'odometer': 30759,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT PARTNER FOURGON ELECTRIQUE E-PARTNER FOURGON STANDARD 800 '
'KG 100 KW (136CH) BATT 50 KW ASPHALT',
'transmission': 'automatic',
'trim': 'PARTNER FOURGON ELECTRIQUE E-PARTNER FOURGON STANDARD 800 KG 100 KW '
'(136CH) BATT 50 KW ASPHALT',
'year': 2022}
2026-03-25 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b277e399e%27 HTTP/1.1" 200 None
2026-03-25 19:09:41 [vpauto.fr] INFO: Saving data for 7b277e399e: {'created_time': 1774033992.169371, 'last_price_update_time': 1774465781.261209}
2026-03-25 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7b277e399e') HTTP/1.1" 204 0
2026-03-25 19:09:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 810f5962-ab61-5ab8-a760-54d9178c7173 with identifier: 6d691f8cf8
2026-03-25 19:09:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 810f5962-ab61-5ab8-a760-54d9178c7173 with scrape type 2
2026-03-25 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 810f5962-ab61-5ab8-a760-54d9178c7173 with scrape type 2
2026-03-25 19:09:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 810f5962-ab61-5ab8-a760-54d9178c7173, identifier: 6d691f8cf8
2026-03-25 19:09:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 810f5962-ab61-5ab8-a760-54d9178c7173 with identifier: 6d691f8cf8
2026-03-25 19:09:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 810f5962-ab61-5ab8-a760-54d9178c7173 with identifier: 6d691f8cf8
2026-03-25 19:09:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 810f5962-ab61-5ab8-a760-54d9178c7173 with identifier: 6d691f8cf8 to the API
2026-03-25 19:09:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6d691f8cf8/toyota-corolla-touring-sports-hybride-122h-dynamic>
{'auction_title': '',
'c_o_2_emission_value': 103,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/iDqyIQE_BE.pdf',
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '810f5962-ab61-5ab8-a760-54d9178c7173',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6d691f8cf8/toyota-corolla-touring-sports-hybride-122h-dynamic',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'TOYOTA',
'model': 'Corolla Touring Sports Hybride 122h Dynamic',
'odometer': 165383,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla Touring Sports Hybride 122h Dynamic',
'transmission': 'automatic',
'trim': 'Corolla Touring Sports Hybride 122h Dynamic',
'year': 2023}
2026-03-25 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d691f8cf8%27 HTTP/1.1" 200 None
2026-03-25 19:09:41 [vpauto.fr] INFO: Saving data for 6d691f8cf8: {'created_time': 1773860707.853051, 'last_price_update_time': 1774465781.645624}
2026-03-25 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6d691f8cf8') HTTP/1.1" 204 0
2026-03-25 19:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/604809b9f8/renault-captur-tce-90-evolution> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b206d41-f1b1-5214-9279-eda536bcafb8 with identifier: 604809b9f8
2026-03-25 19:09:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b206d41-f1b1-5214-9279-eda536bcafb8 with scrape type 2
2026-03-25 19:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b206d41-f1b1-5214-9279-eda536bcafb8 with scrape type 2
2026-03-25 19:09:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5b206d41-f1b1-5214-9279-eda536bcafb8, identifier: 604809b9f8
2026-03-25 19:09:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5b206d41-f1b1-5214-9279-eda536bcafb8 with identifier: 604809b9f8
2026-03-25 19:09:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:09:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5b206d41-f1b1-5214-9279-eda536bcafb8 with identifier: 604809b9f8
2026-03-25 19:09:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5b206d41-f1b1-5214-9279-eda536bcafb8 with identifier: 604809b9f8 to the API
2026-03-25 19:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/604809b9f8/renault-captur-tce-90-evolution>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/fwtrzkO_BE.pdf',
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '5b206d41-f1b1-5214-9279-eda536bcafb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/604809b9f8/renault-captur-tce-90-evolution',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Captur TCe 90 Evolution',
'odometer': 136074,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2023-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Captur TCe 90 Evolution',
'transmission': 'manual',
'trim': 'Captur TCe 90 Evolution',
'year': 2023}
2026-03-25 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27604809b9f8%27 HTTP/1.1" 200 None
2026-03-25 19:09:43 [vpauto.fr] INFO: Saving data for 604809b9f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773738085.548098, 'last_price_update_time': 1774465783.435278}
2026-03-25 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='604809b9f8') HTTP/1.1" 204 0
2026-03-25 19:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/533e03945a/peugeot-208-puretech-100-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f32069d6-8cb5-526a-9657-0f896a6c87ec with identifier: 533e03945a
2026-03-25 19:09:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f32069d6-8cb5-526a-9657-0f896a6c87ec with scrape type 2
2026-03-25 19:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f32069d6-8cb5-526a-9657-0f896a6c87ec with scrape type 2
2026-03-25 19:09:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f32069d6-8cb5-526a-9657-0f896a6c87ec, identifier: 533e03945a
2026-03-25 19:09:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f32069d6-8cb5-526a-9657-0f896a6c87ec with identifier: 533e03945a
2026-03-25 19:09:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f32069d6-8cb5-526a-9657-0f896a6c87ec with identifier: 533e03945a
2026-03-25 19:09:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f32069d6-8cb5-526a-9657-0f896a6c87ec with identifier: 533e03945a to the API
2026-03-25 19:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/533e03945a/peugeot-208-puretech-100-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'f32069d6-8cb5-526a-9657-0f896a6c87ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/533e03945a/peugeot-208-puretech-100-ss-bvm6-active-pack',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'PEUGEOT',
'model': '208 PureTech 100 S&S BVM6 Active Pack',
'odometer': 151203,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 PureTech 100 S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '208 PureTech 100 S&S BVM6 Active Pack',
'year': 2023}
2026-03-25 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27533e03945a%27 HTTP/1.1" 200 None
2026-03-25 19:09:44 [vpauto.fr] INFO: Saving data for 533e03945a: {'created_time': 1773947118.493836, 'last_price_update_time': 1774465784.015539}
2026-03-25 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='533e03945a') HTTP/1.1" 204 0
2026-03-25 19:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/64637325f8/peugeot-208-puretech-100-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed4608b8-427b-5d7c-8abc-b5b1e4defba4 with identifier: 64637325f8
2026-03-25 19:09:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed4608b8-427b-5d7c-8abc-b5b1e4defba4 with scrape type 2
2026-03-25 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed4608b8-427b-5d7c-8abc-b5b1e4defba4 with scrape type 2
2026-03-25 19:09:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ed4608b8-427b-5d7c-8abc-b5b1e4defba4, identifier: 64637325f8
2026-03-25 19:09:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ed4608b8-427b-5d7c-8abc-b5b1e4defba4 with identifier: 64637325f8
2026-03-25 19:09:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ed4608b8-427b-5d7c-8abc-b5b1e4defba4 with identifier: 64637325f8
2026-03-25 19:09:44 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ed4608b8-427b-5d7c-8abc-b5b1e4defba4 with identifier: 64637325f8 to the API
2026-03-25 19:09:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/64637325f8/peugeot-208-puretech-100-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/OQcYcYo_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ed4608b8-427b-5d7c-8abc-b5b1e4defba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/64637325f8/peugeot-208-puretech-100-ss-bvm6-active-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 PureTech 100 S&S BVM6 Active Pack',
'odometer': 22955,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 PureTech 100 S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '208 PureTech 100 S&S BVM6 Active Pack',
'year': 2022}
2026-03-25 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2764637325f8%27 HTTP/1.1" 200 None
2026-03-25 19:09:44 [vpauto.fr] INFO: Saving data for 64637325f8: {'created_time': 1773738244.709831, 'last_price_update_time': 1774465784.539152}
2026-03-25 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='64637325f8') HTTP/1.1" 204 0
2026-03-25 19:09:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7ad1702bf/volkswagen-golf-10-etsi-opf-110-dsg7-life-plus> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:09:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:09:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2892f282-ec4a-529b-9848-01308b06bef3 with identifier: 7ad1702bf
2026-03-25 19:09:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2892f282-ec4a-529b-9848-01308b06bef3 with scrape type 2
2026-03-25 19:09:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2892f282-ec4a-529b-9848-01308b06bef3 with scrape type 2
2026-03-25 19:09:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2892f282-ec4a-529b-9848-01308b06bef3, identifier: 7ad1702bf
2026-03-25 19:09:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2892f282-ec4a-529b-9848-01308b06bef3 with identifier: 7ad1702bf
2026-03-25 19:09:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:09:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2892f282-ec4a-529b-9848-01308b06bef3 with identifier: 7ad1702bf
2026-03-25 19:09:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2892f282-ec4a-529b-9848-01308b06bef3 with identifier: 7ad1702bf to the API
2026-03-25 19:09:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:09:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:09:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7ad1702bf/volkswagen-golf-10-etsi-opf-110-dsg7-life-plus>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Night blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '2892f282-ec4a-529b-9848-01308b06bef3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7ad1702bf/volkswagen-golf-10-etsi-opf-110-dsg7-life-plus',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'VOLKSWAGEN',
'model': 'Golf 1.0 eTSI OPF 110 DSG7 Life Plus',
'odometer': 97179,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf 1.0 eTSI OPF 110 DSG7 Life Plus',
'transmission': 'automatic',
'trim': 'Golf 1.0 eTSI OPF 110 DSG7 Life Plus',
'year': 2023}
2026-03-25 19:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277ad1702bf%27 HTTP/1.1" 200 None
2026-03-25 19:09:49 [vpauto.fr] INFO: Saving data for 7ad1702bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774256546.468481, 'last_price_update_time': 1774465789.211504}
2026-03-25 19:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7ad1702bf') HTTP/1.1" 204 0
2026-03-25 19:09:59 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.550(s), this was the 1st time calling it.
2026-03-25 19:09:59 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.060850156455898 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/165b940f8/renault-captur-tce-90-evolution> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:10:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bf3a1c6-7ed0-5f5e-938f-c5e77e92cfbd with identifier: 165b940f8
2026-03-25 19:10:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bf3a1c6-7ed0-5f5e-938f-c5e77e92cfbd with scrape type 2
2026-03-25 19:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bf3a1c6-7ed0-5f5e-938f-c5e77e92cfbd with scrape type 2
2026-03-25 19:10:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7bf3a1c6-7ed0-5f5e-938f-c5e77e92cfbd, identifier: 165b940f8
2026-03-25 19:10:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7bf3a1c6-7ed0-5f5e-938f-c5e77e92cfbd with identifier: 165b940f8
2026-03-25 19:10:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7bf3a1c6-7ed0-5f5e-938f-c5e77e92cfbd with identifier: 165b940f8
2026-03-25 19:10:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7bf3a1c6-7ed0-5f5e-938f-c5e77e92cfbd with identifier: 165b940f8 to the API
2026-03-25 19:10:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/165b940f8/renault-captur-tce-90-evolution>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/pdGgURm_BE.pdf',
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '7bf3a1c6-7ed0-5f5e-938f-c5e77e92cfbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/165b940f8/renault-captur-tce-90-evolution',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Captur TCe 90 Evolution',
'odometer': 122258,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Captur TCe 90 Evolution',
'transmission': 'manual',
'trim': 'Captur TCe 90 Evolution',
'year': 2023}
2026-03-25 19:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27165b940f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:04 [vpauto.fr] INFO: Saving data for 165b940f8: {'created_time': 1773860704.784063, 'last_price_update_time': 1774465804.728504}
2026-03-25 19:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='165b940f8') HTTP/1.1" 204 0
2026-03-25 19:10:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:10:06 [scrapy.extensions.logstats] INFO: Crawled 142 pages (at 13 pages/min), scraped 135 items (at 13 items/min)
2026-03-25 19:10:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-25 19:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=7> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:10:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:07 [vpauto.fr] INFO: Found 96 ads on page 7
2026-03-25 19:10:07 [vpauto.fr] INFO: Found listing with ID: 1e8719eaf8
2026-03-25 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e8719eaf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:07 [vpauto.fr] INFO: Scrape type for 1e8719eaf8: 2
2026-03-25 19:10:07 [vpauto.fr] INFO: Found listing with ID: d33b8659e
2026-03-25 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d33b8659e%27 HTTP/1.1" 200 None
2026-03-25 19:10:07 [vpauto.fr] INFO: Scrape type for d33b8659e: 1
2026-03-25 19:10:07 [vpauto.fr] INFO: Found listing with ID: 36f0ce16f8
2026-03-25 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736f0ce16f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:07 [vpauto.fr] INFO: Scrape type for 36f0ce16f8: 0
2026-03-25 19:10:07 [vpauto.fr] INFO: Found listing with ID: 38eefb04f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738eefb04f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 38eefb04f8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 26019ac1bf
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2726019ac1bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 26019ac1bf: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 1ba9574baa
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271ba9574baa%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 1ba9574baa: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: f4934a87f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f4934a87f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for f4934a87f8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 961319fdf8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27961319fdf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 961319fdf8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: c0255890f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0255890f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for c0255890f8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 27d64521f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2727d64521f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 27d64521f8: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 3a5bd53536
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a5bd53536%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 3a5bd53536: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 23ca135936
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723ca135936%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 23ca135936: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: f42d983cf8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f42d983cf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for f42d983cf8: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 14e7c610f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2714e7c610f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 14e7c610f8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: d7d35623bf
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d7d35623bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for d7d35623bf: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: bf191a27f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bf191a27f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for bf191a27f8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 3a40803bf
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a40803bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 3a40803bf: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: e43234a9f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e43234a9f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for e43234a9f8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: e67abfacf8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e67abfacf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for e67abfacf8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 2d1ab68436
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272d1ab68436%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 2d1ab68436: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: a4049b3bf8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4049b3bf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for a4049b3bf8: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 287b4f3f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27287b4f3f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 287b4f3f8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: f75ed4dbf
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f75ed4dbf%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for f75ed4dbf: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 7d0a46e5f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d0a46e5f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 7d0a46e5f8: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 2931a81cf8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272931a81cf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 2931a81cf8: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 7f7205cef8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277f7205cef8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 7f7205cef8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 4604aeaaf8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274604aeaaf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 4604aeaaf8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 53a2b78cf8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2753a2b78cf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 53a2b78cf8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 797bbbd436
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27797bbbd436%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 797bbbd436: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 7cbc431bf8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277cbc431bf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 7cbc431bf8: 2
2026-03-25 19:10:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/551e4e38f8/peugeot-308-sw-puretech-130ch-ss-eat8-active-pack> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 56c3b653f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756c3b653f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 56c3b653f8: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 34e8a0dbf8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2734e8a0dbf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 34e8a0dbf8: 2
2026-03-25 19:10:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: c2e5646ef8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2e5646ef8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for c2e5646ef8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 972d7915f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27972d7915f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 972d7915f8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 3aeb148536
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273aeb148536%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 3aeb148536: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 1bc43450f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc43450f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 1bc43450f8: 2
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: f3f249e5f8
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f3f249e5f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for f3f249e5f8: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 1ffa4a7136
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271ffa4a7136%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 1ffa4a7136: 0
2026-03-25 19:10:08 [vpauto.fr] INFO: Found listing with ID: 42727b819e
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2742727b819e%27 HTTP/1.1" 200 None
2026-03-25 19:10:08 [vpauto.fr] INFO: Scrape type for 42727b819e: 2
2026-03-25 19:10:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d83de07-df1a-516c-abe9-b9e6d91eba03 with identifier: 551e4e38f8
2026-03-25 19:10:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d83de07-df1a-516c-abe9-b9e6d91eba03 with scrape type 2
2026-03-25 19:10:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d83de07-df1a-516c-abe9-b9e6d91eba03 with scrape type 2
2026-03-25 19:10:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6d83de07-df1a-516c-abe9-b9e6d91eba03, identifier: 551e4e38f8
2026-03-25 19:10:09 [vpauto.fr] INFO: Found listing with ID: 6d55ae03f8
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d55ae03f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:09 [vpauto.fr] INFO: Scrape type for 6d55ae03f8: 2
2026-03-25 19:10:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6d83de07-df1a-516c-abe9-b9e6d91eba03 with identifier: 551e4e38f8
2026-03-25 19:10:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6d83de07-df1a-516c-abe9-b9e6d91eba03 with identifier: 551e4e38f8
2026-03-25 19:10:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6d83de07-df1a-516c-abe9-b9e6d91eba03 with identifier: 551e4e38f8 to the API
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/551e4e38f8/peugeot-308-sw-puretech-130ch-ss-eat8-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/NMzFnvn_BE.pdf',
'category': None,
'color': 'Medium green metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '6d83de07-df1a-516c-abe9-b9e6d91eba03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/551e4e38f8/peugeot-308-sw-puretech-130ch-ss-eat8-active-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '308 SW PureTech 130ch S&S EAT8 Active Pack',
'odometer': 91190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW PureTech 130ch S&S EAT8 Active Pack',
'transmission': 'automatic',
'trim': '308 SW PureTech 130ch S&S EAT8 Active Pack',
'year': 2023}
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27551e4e38f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:09 [vpauto.fr] INFO: Saving data for 551e4e38f8: {'created_time': 1773738228.061385, 'last_price_update_time': 1774465809.40065}
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='551e4e38f8') HTTP/1.1" 204 0
2026-03-25 19:10:09 [vpauto.fr] INFO: Found listing with ID: 1f4428f1f8
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271f4428f1f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:09 [vpauto.fr] INFO: Scrape type for 1f4428f1f8: 2
2026-03-25 19:10:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a5d01398bf/audi-q2-35-tfsi-150-s-tronic-7-s-line-plus> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:10:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1796cc16bf/audi-a5-sportback-40-tdi-204-s-tronic-7-business-executive> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:10:09 [vpauto.fr] INFO: Found listing with ID: c73b0e7a36
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c73b0e7a36%27 HTTP/1.1" 200 None
2026-03-25 19:10:09 [vpauto.fr] INFO: Scrape type for c73b0e7a36: 0
2026-03-25 19:10:09 [vpauto.fr] INFO: Found listing with ID: 941b4415f8
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27941b4415f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:09 [vpauto.fr] INFO: Scrape type for 941b4415f8: 0
2026-03-25 19:10:09 [vpauto.fr] INFO: Found listing with ID: 3d8bd716f8
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273d8bd716f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:09 [vpauto.fr] INFO: Scrape type for 3d8bd716f8: 2
2026-03-25 19:10:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:09 [vpauto.fr] INFO: Found listing with ID: bf4c9e6af8
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bf4c9e6af8%27 HTTP/1.1" 200 None
2026-03-25 19:10:09 [vpauto.fr] INFO: Scrape type for bf4c9e6af8: 2
2026-03-25 19:10:09 [vpauto.fr] INFO: Found listing with ID: 9a0e88ea36
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279a0e88ea36%27 HTTP/1.1" 200 None
2026-03-25 19:10:09 [vpauto.fr] INFO: Scrape type for 9a0e88ea36: 0
2026-03-25 19:10:09 [vpauto.fr] INFO: Found listing with ID: 537a2e7d5a
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27537a2e7d5a%27 HTTP/1.1" 200 None
2026-03-25 19:10:09 [vpauto.fr] INFO: Scrape type for 537a2e7d5a: 2
2026-03-25 19:10:09 [vpauto.fr] INFO: Found listing with ID: d6a7fa5bf8
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d6a7fa5bf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:09 [vpauto.fr] INFO: Scrape type for d6a7fa5bf8: 2
2026-03-25 19:10:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 057bb8e7-3e8b-5064-babb-e33819e1d93a with identifier: a5d01398bf
2026-03-25 19:10:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 057bb8e7-3e8b-5064-babb-e33819e1d93a with scrape type 2
2026-03-25 19:10:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 057bb8e7-3e8b-5064-babb-e33819e1d93a with scrape type 2
2026-03-25 19:10:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 057bb8e7-3e8b-5064-babb-e33819e1d93a, identifier: a5d01398bf
2026-03-25 19:10:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e7618a6-3bf9-5998-b477-a5396d0970b1 with identifier: 1796cc16bf
2026-03-25 19:10:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e7618a6-3bf9-5998-b477-a5396d0970b1 with scrape type 2
2026-03-25 19:10:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e7618a6-3bf9-5998-b477-a5396d0970b1 with scrape type 2
2026-03-25 19:10:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6e7618a6-3bf9-5998-b477-a5396d0970b1, identifier: 1796cc16bf
2026-03-25 19:10:09 [vpauto.fr] INFO: Found listing with ID: 91b0e296f8
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2791b0e296f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:09 [vpauto.fr] INFO: Scrape type for 91b0e296f8: 0
2026-03-25 19:10:09 [vpauto.fr] INFO: Found listing with ID: de9581f2f8
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27de9581f2f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:09 [vpauto.fr] INFO: Scrape type for de9581f2f8: 2
2026-03-25 19:10:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 057bb8e7-3e8b-5064-babb-e33819e1d93a with identifier: a5d01398bf
2026-03-25 19:10:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 057bb8e7-3e8b-5064-babb-e33819e1d93a with identifier: a5d01398bf
2026-03-25 19:10:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 057bb8e7-3e8b-5064-babb-e33819e1d93a with identifier: a5d01398bf to the API
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a5d01398bf/audi-q2-35-tfsi-150-s-tronic-7-s-line-plus>
{'auction_title': '',
'c_o_2_emission_value': 148,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '057bb8e7-3e8b-5064-babb-e33819e1d93a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a5d01398bf/audi-q2-35-tfsi-150-s-tronic-7-s-line-plus',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'AUDI',
'model': 'Q2 35 TFSI 150 S tronic 7 S line Plus',
'odometer': 88172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q2 35 TFSI 150 S tronic 7 S line Plus',
'transmission': 'automatic',
'trim': 'Q2 35 TFSI 150 S tronic 7 S line Plus',
'year': 2023}
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a5d01398bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Saving data for a5d01398bf: {'created_time': 1774256550.302873, 'last_price_update_time': 1774465810.246472}
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a5d01398bf') HTTP/1.1" 204 0
2026-03-25 19:10:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6e7618a6-3bf9-5998-b477-a5396d0970b1 with identifier: 1796cc16bf
2026-03-25 19:10:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6e7618a6-3bf9-5998-b477-a5396d0970b1 with identifier: 1796cc16bf
2026-03-25 19:10:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6e7618a6-3bf9-5998-b477-a5396d0970b1 with identifier: 1796cc16bf to the API
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1796cc16bf/audi-a5-sportback-40-tdi-204-s-tronic-7-business-executive>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel Hybrid',
'id': '6e7618a6-3bf9-5998-b477-a5396d0970b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1796cc16bf/audi-a5-sportback-40-tdi-204-s-tronic-7-business-executive',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'AUDI',
'model': 'A5 Sportback 40 TDI 204 S tronic 7 Business Executive',
'odometer': 93774,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A5 Sportback 40 TDI 204 S tronic 7 Business Executive',
'transmission': 'automatic',
'trim': 'A5 Sportback 40 TDI 204 S tronic 7 Business Executive',
'year': 2023}
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271796cc16bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Saving data for 1796cc16bf: {'created_time': 1774256556.335058, 'last_price_update_time': 1774465810.543742}
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1796cc16bf') HTTP/1.1" 204 0
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: 75aa5e5f8
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2775aa5e5f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for 75aa5e5f8: 2
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: b7a1d4aaf8
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b7a1d4aaf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for b7a1d4aaf8: 0
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: 655fdfdcbf
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27655fdfdcbf%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for 655fdfdcbf: 0
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: 13a6b50bf8
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2713a6b50bf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for 13a6b50bf8: 0
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: f606e694f8
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f606e694f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for f606e694f8: 0
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: cca52d03f8
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cca52d03f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for cca52d03f8: 0
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: d3d28134aa
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d3d28134aa%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for d3d28134aa: 2
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: 7932353cf8
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277932353cf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for 7932353cf8: 2
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: 3249adeabf
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273249adeabf%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for 3249adeabf: 2
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: dbe246405a
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dbe246405a%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for dbe246405a: 2
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: 161e39a0f8
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27161e39a0f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for 161e39a0f8: 0
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: 1442e66af8
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271442e66af8%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for 1442e66af8: 2
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: 31e516a4f8
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731e516a4f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for 31e516a4f8: 0
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: aefd4bd0bf
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aefd4bd0bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for aefd4bd0bf: 2
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: 6cfcea68bf
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276cfcea68bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for 6cfcea68bf: 0
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: a6e80f5f8
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a6e80f5f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for a6e80f5f8: 0
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: cc7f476c5a
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cc7f476c5a%27 HTTP/1.1" 200 None
2026-03-25 19:10:10 [vpauto.fr] INFO: Scrape type for cc7f476c5a: 0
2026-03-25 19:10:10 [vpauto.fr] INFO: Found listing with ID: 97946bd95a
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2797946bd95a%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 97946bd95a: 2
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: efb0cc1df8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27efb0cc1df8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for efb0cc1df8: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 433c4cea36
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27433c4cea36%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 433c4cea36: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 8179eb66f8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278179eb66f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 8179eb66f8: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: c20ed70dbf
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c20ed70dbf%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for c20ed70dbf: 2
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 2139e832bf
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272139e832bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 2139e832bf: 2
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 1c6dca3af8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271c6dca3af8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 1c6dca3af8: 2
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 2a034f9bf
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a034f9bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 2a034f9bf: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 2f99eb06f8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272f99eb06f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 2f99eb06f8: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 40573beaf8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2740573beaf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 40573beaf8: 2
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 6d2fd564f8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d2fd564f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 6d2fd564f8: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 2a2e25bdf8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a2e25bdf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 2a2e25bdf8: 2
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 9e7c9165f8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279e7c9165f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 9e7c9165f8: 2
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: e4f5ebc436
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4f5ebc436%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for e4f5ebc436: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 36fb906e36
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736fb906e36%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 36fb906e36: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 81454a87bf
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2781454a87bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 81454a87bf: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: b473c17b36
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b473c17b36%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for b473c17b36: 1
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 141ad4dbf8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27141ad4dbf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 141ad4dbf8: 2
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 19fd17c9bf
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2719fd17c9bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 19fd17c9bf: 2
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: a1d79880f8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1d79880f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for a1d79880f8: 2
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 8e44b124f8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e44b124f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 8e44b124f8: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 5b87fdd8f8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b87fdd8f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 5b87fdd8f8: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: b176305036
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b176305036%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for b176305036: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 1e2ad6c15a
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e2ad6c15a%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 1e2ad6c15a: 2
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 36e8407ebf
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736e8407ebf%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 36e8407ebf: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: e26c594636
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e26c594636%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for e26c594636: 0
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: 53e13de0f8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2753e13de0f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for 53e13de0f8: 2
2026-03-25 19:10:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ec08032d5a/citroen-c3-puretech-83-ss-bvm5-c-series> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: a66e0969f8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a66e0969f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for a66e0969f8: 2
2026-03-25 19:10:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:11 [vpauto.fr] INFO: Found listing with ID: dd88ae19f8
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dd88ae19f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:11 [vpauto.fr] INFO: Scrape type for dd88ae19f8: 2
2026-03-25 19:10:11 [vpauto.fr] INFO: Requesting listing page 8: https://vpauto.eu/vehicle/list?page=8
2026-03-25 19:10:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/183544ef9e/toyota-corolla-touring-sports-hybride-122h-dynamic> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:10:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00c82770-1066-51cc-84ee-7b769b849877 with identifier: ec08032d5a
2026-03-25 19:10:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c82770-1066-51cc-84ee-7b769b849877 with scrape type 2
2026-03-25 19:10:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00c82770-1066-51cc-84ee-7b769b849877 with scrape type 2
2026-03-25 19:10:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 00c82770-1066-51cc-84ee-7b769b849877, identifier: ec08032d5a
2026-03-25 19:10:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 00c82770-1066-51cc-84ee-7b769b849877 with identifier: ec08032d5a
2026-03-25 19:10:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 00c82770-1066-51cc-84ee-7b769b849877 with identifier: ec08032d5a
2026-03-25 19:10:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 00c82770-1066-51cc-84ee-7b769b849877 with identifier: ec08032d5a to the API
2026-03-25 19:10:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ec08032d5a/citroen-c3-puretech-83-ss-bvm5-c-series>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-02T13:30:00Z',
'fuel_type': 'Petrol',
'id': '00c82770-1066-51cc-84ee-7b769b849877',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ec08032d5a/citroen-c3-puretech-83-ss-bvm5-c-series',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'CITROEN',
'model': 'C3 PureTech 83 S&S BVM5 C-Series',
'odometer': 56196,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-09-12',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 PureTech 83 S&S BVM5 C-Series',
'transmission': 'manual',
'trim': 'C3 PureTech 83 S&S BVM5 C-Series',
'year': 2023}
2026-03-25 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ec08032d5a%27 HTTP/1.1" 200 None
2026-03-25 19:10:12 [vpauto.fr] INFO: Saving data for ec08032d5a: {'created_time': 1773947478.468564, 'last_price_update_time': 1774465812.192221, 'auction_closing_time': 1775136600.0}
2026-03-25 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ec08032d5a') HTTP/1.1" 204 0
2026-03-25 19:10:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cedc37f4-2c1f-514e-9407-615dc5ddc197 with identifier: 183544ef9e
2026-03-25 19:10:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cedc37f4-2c1f-514e-9407-615dc5ddc197 with scrape type 2
2026-03-25 19:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cedc37f4-2c1f-514e-9407-615dc5ddc197 with scrape type 2
2026-03-25 19:10:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: cedc37f4-2c1f-514e-9407-615dc5ddc197, identifier: 183544ef9e
2026-03-25 19:10:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: cedc37f4-2c1f-514e-9407-615dc5ddc197 with identifier: 183544ef9e
2026-03-25 19:10:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: cedc37f4-2c1f-514e-9407-615dc5ddc197 with identifier: 183544ef9e
2026-03-25 19:10:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: cedc37f4-2c1f-514e-9407-615dc5ddc197 with identifier: 183544ef9e to the API
2026-03-25 19:10:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/183544ef9e/toyota-corolla-touring-sports-hybride-122h-dynamic>
{'auction_title': '',
'c_o_2_emission_value': 103,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'cedc37f4-2c1f-514e-9407-615dc5ddc197',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/183544ef9e/toyota-corolla-touring-sports-hybride-122h-dynamic',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'TOYOTA',
'model': 'Corolla Touring Sports Hybride 122h Dynamic',
'odometer': 55870,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla Touring Sports Hybride 122h Dynamic',
'transmission': 'automatic',
'trim': 'Corolla Touring Sports Hybride 122h Dynamic',
'year': 2023}
2026-03-25 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27183544ef9e%27 HTTP/1.1" 200 None
2026-03-25 19:10:12 [vpauto.fr] INFO: Saving data for 183544ef9e: {'created_time': 1773947533.843053, 'last_price_update_time': 1774465812.788618}
2026-03-25 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='183544ef9e') HTTP/1.1" 204 0
2026-03-25 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4d9b5d7af8/mercedes-gla-250-e-8g-dct-progressive-line> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:10:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c26e7169-3fec-534e-a63e-49ec0331de79 with identifier: 4d9b5d7af8
2026-03-25 19:10:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c26e7169-3fec-534e-a63e-49ec0331de79 with scrape type 2
2026-03-25 19:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c26e7169-3fec-534e-a63e-49ec0331de79 with scrape type 2
2026-03-25 19:10:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c26e7169-3fec-534e-a63e-49ec0331de79, identifier: 4d9b5d7af8
2026-03-25 19:10:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c26e7169-3fec-534e-a63e-49ec0331de79 with identifier: 4d9b5d7af8
2026-03-25 19:10:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c26e7169-3fec-534e-a63e-49ec0331de79 with identifier: 4d9b5d7af8
2026-03-25 19:10:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c26e7169-3fec-534e-a63e-49ec0331de79 with identifier: 4d9b5d7af8 to the API
2026-03-25 19:10:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4d9b5d7af8/mercedes-gla-250-e-8g-dct-progressive-line>
{'auction_title': '',
'c_o_2_emission_value': 31,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/glWZgmm_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'c26e7169-3fec-534e-a63e-49ec0331de79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4d9b5d7af8/mercedes-gla-250-e-8g-dct-progressive-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'MERCEDES',
'model': 'GLA 250 e 8G-DCT Progressive Line',
'odometer': 50210,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES GLA 250 e 8G-DCT Progressive Line',
'transmission': 'automatic',
'trim': 'GLA 250 e 8G-DCT Progressive Line',
'year': 2023}
2026-03-25 19:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274d9b5d7af8%27 HTTP/1.1" 200 None
2026-03-25 19:10:14 [vpauto.fr] INFO: Saving data for 4d9b5d7af8: {'created_time': 1774033777.94393, 'last_price_update_time': 1774465814.486312}
2026-03-25 19:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4d9b5d7af8') HTTP/1.1" 204 0
2026-03-25 19:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/28b13f37f8/peugeot-2008-puretech-130-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:10:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55300edf-aecb-52d3-9773-839777dd319a with identifier: 28b13f37f8
2026-03-25 19:10:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55300edf-aecb-52d3-9773-839777dd319a with scrape type 2
2026-03-25 19:10:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55300edf-aecb-52d3-9773-839777dd319a with scrape type 2
2026-03-25 19:10:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 55300edf-aecb-52d3-9773-839777dd319a, identifier: 28b13f37f8
2026-03-25 19:10:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 55300edf-aecb-52d3-9773-839777dd319a with identifier: 28b13f37f8
2026-03-25 19:10:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 55300edf-aecb-52d3-9773-839777dd319a with identifier: 28b13f37f8
2026-03-25 19:10:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 55300edf-aecb-52d3-9773-839777dd319a with identifier: 28b13f37f8 to the API
2026-03-25 19:10:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/28b13f37f8/peugeot-2008-puretech-130-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/kbcDsqQ_BE.pdf',
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '55300edf-aecb-52d3-9773-839777dd319a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/28b13f37f8/peugeot-2008-puretech-130-ss-bvm6-active-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '2008 PureTech 130 S&S BVM6 Active Pack',
'odometer': 134995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 PureTech 130 S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '2008 PureTech 130 S&S BVM6 Active Pack',
'year': 2023}
2026-03-25 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2728b13f37f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:16 [vpauto.fr] INFO: Saving data for 28b13f37f8: {'created_time': 1773860757.416647, 'last_price_update_time': 1774465816.517286}
2026-03-25 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='28b13f37f8') HTTP/1.1" 204 0
2026-03-25 19:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/25523b3c9e/toyota-corolla-touring-sports-hybride-122h-dynamic> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 647c7d55-0d75-5f31-a9a6-d704aa4bd3b6 with identifier: 25523b3c9e
2026-03-25 19:10:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 647c7d55-0d75-5f31-a9a6-d704aa4bd3b6 with scrape type 2
2026-03-25 19:10:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 647c7d55-0d75-5f31-a9a6-d704aa4bd3b6 with scrape type 2
2026-03-25 19:10:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 647c7d55-0d75-5f31-a9a6-d704aa4bd3b6, identifier: 25523b3c9e
2026-03-25 19:10:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 647c7d55-0d75-5f31-a9a6-d704aa4bd3b6 with identifier: 25523b3c9e
2026-03-25 19:10:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 647c7d55-0d75-5f31-a9a6-d704aa4bd3b6 with identifier: 25523b3c9e
2026-03-25 19:10:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 647c7d55-0d75-5f31-a9a6-d704aa4bd3b6 with identifier: 25523b3c9e to the API
2026-03-25 19:10:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/25523b3c9e/toyota-corolla-touring-sports-hybride-122h-dynamic>
{'auction_title': '',
'c_o_2_emission_value': 103,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '647c7d55-0d75-5f31-a9a6-d704aa4bd3b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/25523b3c9e/toyota-corolla-touring-sports-hybride-122h-dynamic',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'TOYOTA',
'model': 'Corolla Touring Sports Hybride 122h Dynamic',
'odometer': 47998,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla Touring Sports Hybride 122h Dynamic',
'transmission': 'automatic',
'trim': 'Corolla Touring Sports Hybride 122h Dynamic',
'year': 2023}
2026-03-25 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2725523b3c9e%27 HTTP/1.1" 200 None
2026-03-25 19:10:17 [vpauto.fr] INFO: Saving data for 25523b3c9e: {'created_time': 1773947477.637395, 'last_price_update_time': 1774465817.019}
2026-03-25 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='25523b3c9e') HTTP/1.1" 204 0
2026-03-25 19:10:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/24c0c194f8/ford-transit-connect-fgn-l1-15-ecoblue-100-ss-bva8-trend> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:10:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16263a9f-dda4-5cfe-8301-4004a17cc963 with identifier: 24c0c194f8
2026-03-25 19:10:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16263a9f-dda4-5cfe-8301-4004a17cc963 with scrape type 2
2026-03-25 19:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16263a9f-dda4-5cfe-8301-4004a17cc963 with scrape type 2
2026-03-25 19:10:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 16263a9f-dda4-5cfe-8301-4004a17cc963, identifier: 24c0c194f8
2026-03-25 19:10:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 16263a9f-dda4-5cfe-8301-4004a17cc963 with identifier: 24c0c194f8
2026-03-25 19:10:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 16263a9f-dda4-5cfe-8301-4004a17cc963 with identifier: 24c0c194f8
2026-03-25 19:10:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 16263a9f-dda4-5cfe-8301-4004a17cc963 with identifier: 24c0c194f8 to the API
2026-03-25 19:10:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/24c0c194f8/ford-transit-connect-fgn-l1-15-ecoblue-100-ss-bva8-trend>
{'auction_title': '',
'c_o_2_emission_value': 157,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/CvmqVpB_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '16263a9f-dda4-5cfe-8301-4004a17cc963',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/24c0c194f8/ford-transit-connect-fgn-l1-15-ecoblue-100-ss-bva8-trend',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'TRANSIT CONNECT FGN L1 1.5 ECOBLUE 100 S&S BVA8 TREND',
'odometer': 87898,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CONNECT FGN L1 1.5 ECOBLUE 100 S&S BVA8 TREND',
'transmission': 'automatic',
'trim': 'TRANSIT CONNECT FGN L1 1.5 ECOBLUE 100 S&S BVA8 TREND',
'year': 2023}
2026-03-25 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2724c0c194f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:17 [vpauto.fr] INFO: Saving data for 24c0c194f8: {'created_time': 1773860834.208511, 'last_price_update_time': 1774465817.719157}
2026-03-25 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='24c0c194f8') HTTP/1.1" 204 0
2026-03-25 19:10:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/baf20cd2f8/dacia-spring-essential-23b> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:10:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb82b8c1-ae30-593a-9b77-387afa9581ad with identifier: baf20cd2f8
2026-03-25 19:10:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb82b8c1-ae30-593a-9b77-387afa9581ad with scrape type 2
2026-03-25 19:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb82b8c1-ae30-593a-9b77-387afa9581ad with scrape type 2
2026-03-25 19:10:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fb82b8c1-ae30-593a-9b77-387afa9581ad, identifier: baf20cd2f8
2026-03-25 19:10:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fb82b8c1-ae30-593a-9b77-387afa9581ad with identifier: baf20cd2f8
2026-03-25 19:10:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fb82b8c1-ae30-593a-9b77-387afa9581ad with identifier: baf20cd2f8
2026-03-25 19:10:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fb82b8c1-ae30-593a-9b77-387afa9581ad with identifier: baf20cd2f8 to the API
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/baf20cd2f8/dacia-spring-essential-23b>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/LSWNRmq_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'fb82b8c1-ae30-593a-9b77-387afa9581ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/baf20cd2f8/dacia-spring-essential-23b',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DACIA',
'model': 'Spring Essential -23B',
'odometer': 47420,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-09-06',
'seats_number': 4,
'seller_name': None,
'title': 'DACIA Spring Essential -23B',
'transmission': 'automatic',
'trim': 'Spring Essential -23B',
'year': 2023}
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27baf20cd2f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:18 [vpauto.fr] INFO: Saving data for baf20cd2f8: {'created_time': 1773738073.925076, 'last_price_update_time': 1774465818.233935}
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='baf20cd2f8') HTTP/1.1" 204 0
2026-03-25 19:10:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/778b1532f8/audi-a8-60-tfsi-e-tiptronic-8-quattro-avus-aa> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:10:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a74dcfdbf/renault-clio-tce-90-x-tronic-evolution> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:10:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0d145f2-93a5-589d-949e-5d19f246bc1e with identifier: 778b1532f8
2026-03-25 19:10:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0d145f2-93a5-589d-949e-5d19f246bc1e with scrape type 2
2026-03-25 19:10:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0d145f2-93a5-589d-949e-5d19f246bc1e with scrape type 2
2026-03-25 19:10:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e0d145f2-93a5-589d-949e-5d19f246bc1e, identifier: 778b1532f8
2026-03-25 19:10:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e0d145f2-93a5-589d-949e-5d19f246bc1e with identifier: 778b1532f8
2026-03-25 19:10:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e0d145f2-93a5-589d-949e-5d19f246bc1e with identifier: 778b1532f8
2026-03-25 19:10:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e0d145f2-93a5-589d-949e-5d19f246bc1e with identifier: 778b1532f8 to the API
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/778b1532f8/audi-a8-60-tfsi-e-tiptronic-8-quattro-avus-aa>
{'auction_title': '',
'c_o_2_emission_value': 41,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/taiKSJL_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'e0d145f2-93a5-589d-949e-5d19f246bc1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/778b1532f8/audi-a8-60-tfsi-e-tiptronic-8-quattro-avus-aa',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'AUDI',
'model': 'A8 60 TFSI e Tiptronic 8 Quattro Avus AA',
'odometer': 44923,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-09-21',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A8 60 TFSI e Tiptronic 8 Quattro Avus AA',
'transmission': 'automatic',
'trim': 'A8 60 TFSI e Tiptronic 8 Quattro Avus AA',
'year': 2023}
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27778b1532f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:18 [vpauto.fr] INFO: Saving data for 778b1532f8: {'created_time': 1773738223.522525, 'last_price_update_time': 1774465818.74938}
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='778b1532f8') HTTP/1.1" 204 0
2026-03-25 19:10:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5421aa8a-f0a2-52f1-aed3-c2a5e7de79ee with identifier: a74dcfdbf
2026-03-25 19:10:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5421aa8a-f0a2-52f1-aed3-c2a5e7de79ee with scrape type 2
2026-03-25 19:10:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5421aa8a-f0a2-52f1-aed3-c2a5e7de79ee with scrape type 2
2026-03-25 19:10:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5421aa8a-f0a2-52f1-aed3-c2a5e7de79ee, identifier: a74dcfdbf
2026-03-25 19:10:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5421aa8a-f0a2-52f1-aed3-c2a5e7de79ee with identifier: a74dcfdbf
2026-03-25 19:10:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5421aa8a-f0a2-52f1-aed3-c2a5e7de79ee with identifier: a74dcfdbf
2026-03-25 19:10:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5421aa8a-f0a2-52f1-aed3-c2a5e7de79ee with identifier: a74dcfdbf to the API
2026-03-25 19:10:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a74dcfdbf/renault-clio-tce-90-x-tronic-evolution>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5421aa8a-f0a2-52f1-aed3-c2a5e7de79ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a74dcfdbf/renault-clio-tce-90-x-tronic-evolution',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio TCe 90 X-Tronic Evolution',
'odometer': 51564,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 90 X-Tronic Evolution',
'transmission': 'automatic',
'trim': 'Clio TCe 90 X-Tronic Evolution',
'year': 2023}
2026-03-25 19:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a74dcfdbf%27 HTTP/1.1" 200 None
2026-03-25 19:10:19 [vpauto.fr] INFO: Saving data for a74dcfdbf: {'auction_closing_time': 1775300400.0, 'created_time': 1774256536.530771, 'last_price_update_time': 1774465819.171907}
2026-03-25 19:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a74dcfdbf') HTTP/1.1" 204 0
2026-03-25 19:10:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6d55ae03f8/fiat-doblo-cargo-doblo-cargo-ft-16-multijet-105-pro-lounge> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:10:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cbb66a9-ed43-5e4c-8f2a-0056c8bc9fc6 with identifier: 6d55ae03f8
2026-03-25 19:10:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cbb66a9-ed43-5e4c-8f2a-0056c8bc9fc6 with scrape type 2
2026-03-25 19:10:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cbb66a9-ed43-5e4c-8f2a-0056c8bc9fc6 with scrape type 2
2026-03-25 19:10:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1cbb66a9-ed43-5e4c-8f2a-0056c8bc9fc6, identifier: 6d55ae03f8
2026-03-25 19:10:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1cbb66a9-ed43-5e4c-8f2a-0056c8bc9fc6 with identifier: 6d55ae03f8
2026-03-25 19:10:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1cbb66a9-ed43-5e4c-8f2a-0056c8bc9fc6 with identifier: 6d55ae03f8
2026-03-25 19:10:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1cbb66a9-ed43-5e4c-8f2a-0056c8bc9fc6 with identifier: 6d55ae03f8 to the API
2026-03-25 19:10:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6d55ae03f8/fiat-doblo-cargo-doblo-cargo-ft-16-multijet-105-pro-lounge>
{'auction_title': '',
'c_o_2_emission_value': 152,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1cbb66a9-ed43-5e4c-8f2a-0056c8bc9fc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6d55ae03f8/fiat-doblo-cargo-doblo-cargo-ft-16-multijet-105-pro-lounge',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FIAT',
'model': 'DOBLO CARGO DOBLO CARGO FT 1.6 MULTIJET 105 PRO LOUNGE',
'odometer': 119876,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 3,
'seller_name': None,
'title': 'FIAT DOBLO CARGO DOBLO CARGO FT 1.6 MULTIJET 105 PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO DOBLO CARGO FT 1.6 MULTIJET 105 PRO LOUNGE',
'year': 2021}
2026-03-25 19:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d55ae03f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:19 [vpauto.fr] INFO: Saving data for 6d55ae03f8: {'created_time': 1773738267.293043, 'last_price_update_time': 1774465819.752617}
2026-03-25 19:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6d55ae03f8') HTTP/1.1" 204 0
2026-03-25 19:10:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7cbc431bf8/fiat-ducato-fourgon-tole-33-l-h2-h3-power-140-ch-pro-lounge> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:10:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76b093c8-30fa-5d2c-abf0-fd528b910ee7 with identifier: 7cbc431bf8
2026-03-25 19:10:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76b093c8-30fa-5d2c-abf0-fd528b910ee7 with scrape type 2
2026-03-25 19:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76b093c8-30fa-5d2c-abf0-fd528b910ee7 with scrape type 2
2026-03-25 19:10:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 76b093c8-30fa-5d2c-abf0-fd528b910ee7, identifier: 7cbc431bf8
2026-03-25 19:10:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 76b093c8-30fa-5d2c-abf0-fd528b910ee7 with identifier: 7cbc431bf8
2026-03-25 19:10:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 76b093c8-30fa-5d2c-abf0-fd528b910ee7 with identifier: 7cbc431bf8
2026-03-25 19:10:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 76b093c8-30fa-5d2c-abf0-fd528b910ee7 with identifier: 7cbc431bf8 to the API
2026-03-25 19:10:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7cbc431bf8/fiat-ducato-fourgon-tole-33-l-h2-h3-power-140-ch-pro-lounge>
{'auction_title': '',
'c_o_2_emission_value': 239,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '3.3L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '76b093c8-30fa-5d2c-abf0-fd528b910ee7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7cbc431bf8/fiat-ducato-fourgon-tole-33-l-h2-h3-power-140-ch-pro-lounge',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FIAT',
'model': 'DUCATO FOURGON TOLE 3.3 L H2 H3-POWER 140 CH PRO LOUNGE',
'odometer': 109141,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 3,
'seller_name': None,
'title': 'FIAT DUCATO FOURGON TOLE 3.3 L H2 H3-POWER 140 CH PRO LOUNGE',
'transmission': 'manual',
'trim': 'DUCATO FOURGON TOLE 3.3 L H2 H3-POWER 140 CH PRO LOUNGE',
'year': 2021}
2026-03-25 19:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277cbc431bf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:26 [vpauto.fr] INFO: Saving data for 7cbc431bf8: {'created_time': 1773738268.935153, 'last_price_update_time': 1774465826.133847}
2026-03-25 19:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7cbc431bf8') HTTP/1.1" 204 0
2026-03-25 19:10:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=8> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:10:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:29 [vpauto.fr] INFO: Found 96 ads on page 8
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 2bfd814d9e
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272bfd814d9e%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 2bfd814d9e: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: d10d5ed4f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d10d5ed4f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for d10d5ed4f8: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: edbd9b2ff8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27edbd9b2ff8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for edbd9b2ff8: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 38bc860c36
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738bc860c36%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 38bc860c36: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 972f84ffaa
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27972f84ffaa%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 972f84ffaa: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: d1b47f3a9e
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d1b47f3a9e%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for d1b47f3a9e: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: e6a5497936
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e6a5497936%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for e6a5497936: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: fd64a290f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fd64a290f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for fd64a290f8: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: f9fcb31336
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9fcb31336%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for f9fcb31336: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 2be88f449e
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272be88f449e%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 2be88f449e: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 862ee945f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27862ee945f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 862ee945f8: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 865cb901f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27865cb901f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 865cb901f8: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: d7af56d9f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d7af56d9f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for d7af56d9f8: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 7348c6a7f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277348c6a7f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 7348c6a7f8: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 50d3773136
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2750d3773136%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 50d3773136: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 5964e0f7f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275964e0f7f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 5964e0f7f8: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: a5660917aa
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a5660917aa%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for a5660917aa: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: fdef5bbc36
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fdef5bbc36%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for fdef5bbc36: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 1d65c722f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271d65c722f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 1d65c722f8: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 2d94aaf5f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272d94aaf5f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 2d94aaf5f8: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 6dda60495a
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276dda60495a%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 6dda60495a: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: a7fa174d36
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a7fa174d36%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for a7fa174d36: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 44d873d736
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744d873d736%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 44d873d736: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: ffcd6069bf
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ffcd6069bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for ffcd6069bf: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: ac2d4d8eaa
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ac2d4d8eaa%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for ac2d4d8eaa: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: a74c9f46bf
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a74c9f46bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for a74c9f46bf: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 4753525ebf
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274753525ebf%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 4753525ebf: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 87dc9de6f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2787dc9de6f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 87dc9de6f8: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 9479d662f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279479d662f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 9479d662f8: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: c77b383236
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c77b383236%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for c77b383236: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: e294ae2036
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e294ae2036%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for e294ae2036: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 88248af4f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2788248af4f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 88248af4f8: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 9920497af8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279920497af8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 9920497af8: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 7f1b3a89f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277f1b3a89f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 7f1b3a89f8: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 642b1273bf
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27642b1273bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 642b1273bf: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: dcd9fb0af8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dcd9fb0af8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for dcd9fb0af8: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: c9a63237f8
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9a63237f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for c9a63237f8: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 244bd5f136
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27244bd5f136%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 244bd5f136: 0
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: 452391e19e
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27452391e19e%27 HTTP/1.1" 200 None
2026-03-25 19:10:29 [vpauto.fr] INFO: Scrape type for 452391e19e: 2
2026-03-25 19:10:29 [vpauto.fr] INFO: Found listing with ID: a579cfe69e
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a579cfe69e%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for a579cfe69e: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 5ff5c369f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275ff5c369f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 5ff5c369f8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 5a358f1cf8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275a358f1cf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 5a358f1cf8: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 9aa5217c9e
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279aa5217c9e%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 9aa5217c9e: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: b70510a2bf
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b70510a2bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for b70510a2bf: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 13936821f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2713936821f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 13936821f8: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: cdefd589f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cdefd589f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for cdefd589f8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: a6edb743bf
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a6edb743bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for a6edb743bf: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 9f376fa036
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279f376fa036%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 9f376fa036: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 8ca251aff8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ca251aff8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 8ca251aff8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: e9532c7af8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9532c7af8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for e9532c7af8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 5ed99e10f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275ed99e10f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 5ed99e10f8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 8b62438bf8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b62438bf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 8b62438bf8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: d6a26bfebf
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d6a26bfebf%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for d6a26bfebf: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: d144e78cf8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d144e78cf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for d144e78cf8: 1
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 4b39f94836
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274b39f94836%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 4b39f94836: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 9145aaaebf
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279145aaaebf%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 9145aaaebf: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 7fd38b4f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277fd38b4f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 7fd38b4f8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: fde7b307f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fde7b307f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for fde7b307f8: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 93b4605ff8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2793b4605ff8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 93b4605ff8: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 667039a936
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27667039a936%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 667039a936: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: da69e614f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27da69e614f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for da69e614f8: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: a562c996f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a562c996f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for a562c996f8: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 8ca4336af8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ca4336af8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 8ca4336af8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: c5c8d7c1bf
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c8d7c1bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for c5c8d7c1bf: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: bcfa1607bf
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bcfa1607bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for bcfa1607bf: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: da730e7bf
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27da730e7bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for da730e7bf: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: e2e85aaaf8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e2e85aaaf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for e2e85aaaf8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 1c86ffedf8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271c86ffedf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 1c86ffedf8: 1
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 69b87a7f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2769b87a7f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 69b87a7f8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 8ad34bf6f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ad34bf6f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 8ad34bf6f8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: c7ce35d3f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c7ce35d3f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for c7ce35d3f8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 7b181886aa
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b181886aa%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 7b181886aa: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 9bd6e5a9f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279bd6e5a9f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 9bd6e5a9f8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: dfdee678f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dfdee678f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for dfdee678f8: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 1321a984f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271321a984f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 1321a984f8: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 18609e79f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2718609e79f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 18609e79f8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 36b697dfbf
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736b697dfbf%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 36b697dfbf: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 6a4ae91d36
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276a4ae91d36%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 6a4ae91d36: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 1d405498bf
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271d405498bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 1d405498bf: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 932e8099f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27932e8099f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 932e8099f8: 2
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: d338a914f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d338a914f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for d338a914f8: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: 3ce7ff38f8
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ce7ff38f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:30 [vpauto.fr] INFO: Scrape type for 3ce7ff38f8: 0
2026-03-25 19:10:30 [vpauto.fr] INFO: Found listing with ID: be6fd6daf8
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27be6fd6daf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for be6fd6daf8: 2
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: aac29dfef8
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aac29dfef8%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for aac29dfef8: 0
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: 5c16d185f8
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275c16d185f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for 5c16d185f8: 0
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: 74f3963af8
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774f3963af8%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for 74f3963af8: 0
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: 241faf66aa
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241faf66aa%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for 241faf66aa: 2
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: d95371575a
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d95371575a%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for d95371575a: 2
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: afa4171abf
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27afa4171abf%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for afa4171abf: 2
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: ee52a6c7f8
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ee52a6c7f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for ee52a6c7f8: 2
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: 7c068175f8
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277c068175f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for 7c068175f8: 0
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: 891dc45536
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27891dc45536%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for 891dc45536: 0
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: cd926fcdbf
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cd926fcdbf%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for cd926fcdbf: 0
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: 1fa2a13f8
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271fa2a13f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for 1fa2a13f8: 2
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: 567d6bbaf8
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27567d6bbaf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for 567d6bbaf8: 1
2026-03-25 19:10:31 [vpauto.fr] INFO: Found listing with ID: 2dbf5fdaf8
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272dbf5fdaf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:31 [vpauto.fr] INFO: Scrape type for 2dbf5fdaf8: 0
2026-03-25 19:10:31 [vpauto.fr] INFO: Requesting listing page 9: https://vpauto.eu/vehicle/list?page=9
2026-03-25 19:10:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.567(s), this was the 1st time calling it.
2026-03-25 19:10:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.877105822850822 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a66e0969f8/citroen-c3-societe-bluehdi-100-ss-bvm-feel> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:10:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e5cb186-5968-5e32-97c6-72e7e7fd186e with identifier: a66e0969f8
2026-03-25 19:10:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e5cb186-5968-5e32-97c6-72e7e7fd186e with scrape type 2
2026-03-25 19:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e5cb186-5968-5e32-97c6-72e7e7fd186e with scrape type 2
2026-03-25 19:10:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8e5cb186-5968-5e32-97c6-72e7e7fd186e, identifier: a66e0969f8
2026-03-25 19:10:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8e5cb186-5968-5e32-97c6-72e7e7fd186e with identifier: a66e0969f8
2026-03-25 19:10:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8e5cb186-5968-5e32-97c6-72e7e7fd186e with identifier: a66e0969f8
2026-03-25 19:10:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8e5cb186-5968-5e32-97c6-72e7e7fd186e with identifier: a66e0969f8 to the API
2026-03-25 19:10:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a66e0969f8/citroen-c3-societe-bluehdi-100-ss-bvm-feel>
{'auction_title': '',
'c_o_2_emission_value': 86,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8e5cb186-5968-5e32-97c6-72e7e7fd186e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a66e0969f8/citroen-c3-societe-bluehdi-100-ss-bvm-feel',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'odometer': 123462,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-03-10',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'transmission': 'manual',
'trim': 'C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'year': 2020}
2026-03-25 19:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a66e0969f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:36 [vpauto.fr] INFO: Saving data for a66e0969f8: {'created_time': 1773738157.59041, 'last_price_update_time': 1774465836.627515}
2026-03-25 19:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a66e0969f8') HTTP/1.1" 204 0
2026-03-25 19:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/53e13de0f8/citroen-berlingo-taille-xl-bluehdi-100-ss-bvm-feel> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:10:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8d513e6-77f1-536b-8f0c-e58e97f06166 with identifier: 53e13de0f8
2026-03-25 19:10:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8d513e6-77f1-536b-8f0c-e58e97f06166 with scrape type 2
2026-03-25 19:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8d513e6-77f1-536b-8f0c-e58e97f06166 with scrape type 2
2026-03-25 19:10:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a8d513e6-77f1-536b-8f0c-e58e97f06166, identifier: 53e13de0f8
2026-03-25 19:10:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a8d513e6-77f1-536b-8f0c-e58e97f06166 with identifier: 53e13de0f8
2026-03-25 19:10:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a8d513e6-77f1-536b-8f0c-e58e97f06166 with identifier: 53e13de0f8
2026-03-25 19:10:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a8d513e6-77f1-536b-8f0c-e58e97f06166 with identifier: 53e13de0f8 to the API
2026-03-25 19:10:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/53e13de0f8/citroen-berlingo-taille-xl-bluehdi-100-ss-bvm-feel>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a8d513e6-77f1-536b-8f0c-e58e97f06166',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/53e13de0f8/citroen-berlingo-taille-xl-bluehdi-100-ss-bvm-feel',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'Berlingo Taille XL BlueHDi 100 S&S BVM Feel',
'odometer': 123034,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-07-07',
'seats_number': 7,
'seller_name': None,
'title': 'CITROEN Berlingo Taille XL BlueHDi 100 S&S BVM Feel',
'transmission': 'manual',
'trim': 'Berlingo Taille XL BlueHDi 100 S&S BVM Feel',
'year': 2020}
2026-03-25 19:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2753e13de0f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:39 [vpauto.fr] INFO: Saving data for 53e13de0f8: {'created_time': 1773860807.311004, 'last_price_update_time': 1774465839.473722}
2026-03-25 19:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='53e13de0f8') HTTP/1.1" 204 0
2026-03-25 19:10:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:10:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1e2ad6c15a/renault-clio-societe-blue-dci-85-air-nav> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:10:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f1dd879-2755-578e-ba50-a0e352c73697 with identifier: 1e2ad6c15a
2026-03-25 19:10:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f1dd879-2755-578e-ba50-a0e352c73697 with scrape type 2
2026-03-25 19:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f1dd879-2755-578e-ba50-a0e352c73697 with scrape type 2
2026-03-25 19:10:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1f1dd879-2755-578e-ba50-a0e352c73697, identifier: 1e2ad6c15a
2026-03-25 19:10:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1f1dd879-2755-578e-ba50-a0e352c73697 with identifier: 1e2ad6c15a
2026-03-25 19:10:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1f1dd879-2755-578e-ba50-a0e352c73697 with identifier: 1e2ad6c15a
2026-03-25 19:10:42 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1f1dd879-2755-578e-ba50-a0e352c73697 with identifier: 1e2ad6c15a to the API
2026-03-25 19:10:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1e2ad6c15a/renault-clio-societe-blue-dci-85-air-nav>
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1f1dd879-2755-578e-ba50-a0e352c73697',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1e2ad6c15a/renault-clio-societe-blue-dci-85-air-nav',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'CLIO SOCIETE BLUE DCI 85 AIR NAV',
'odometer': 117982,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO SOCIETE BLUE DCI 85 AIR NAV',
'transmission': 'manual',
'trim': 'CLIO SOCIETE BLUE DCI 85 AIR NAV',
'year': 2020}
2026-03-25 19:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e2ad6c15a%27 HTTP/1.1" 200 None
2026-03-25 19:10:43 [vpauto.fr] INFO: Saving data for 1e2ad6c15a: {'created_time': 1773947406.849102, 'last_price_update_time': 1774465843.129069}
2026-03-25 19:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1e2ad6c15a') HTTP/1.1" 204 0
2026-03-25 19:10:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a1d79880f8/peugeot-2008-bluehdi-130-ss-eat8-allure-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:10:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a0a211e-001f-5aa3-9a50-0363146547c3 with identifier: a1d79880f8
2026-03-25 19:10:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a0a211e-001f-5aa3-9a50-0363146547c3 with scrape type 2
2026-03-25 19:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a0a211e-001f-5aa3-9a50-0363146547c3 with scrape type 2
2026-03-25 19:10:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2a0a211e-001f-5aa3-9a50-0363146547c3, identifier: a1d79880f8
2026-03-25 19:10:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2a0a211e-001f-5aa3-9a50-0363146547c3 with identifier: a1d79880f8
2026-03-25 19:10:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2a0a211e-001f-5aa3-9a50-0363146547c3 with identifier: a1d79880f8
2026-03-25 19:10:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2a0a211e-001f-5aa3-9a50-0363146547c3 with identifier: a1d79880f8 to the API
2026-03-25 19:10:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a1d79880f8/peugeot-2008-bluehdi-130-ss-eat8-allure-business>
{'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2a0a211e-001f-5aa3-9a50-0363146547c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a1d79880f8/peugeot-2008-bluehdi-130-ss-eat8-allure-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '2008 BlueHDi 130 S&S EAT8 Allure Business',
'odometer': 115000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-11-09',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 BlueHDi 130 S&S EAT8 Allure Business',
'transmission': 'automatic',
'trim': '2008 BlueHDi 130 S&S EAT8 Allure Business',
'year': 2020}
2026-03-25 19:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1d79880f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:43 [vpauto.fr] INFO: Saving data for a1d79880f8: {'created_time': 1773738155.580913, 'last_price_update_time': 1774465843.815675}
2026-03-25 19:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a1d79880f8') HTTP/1.1" 204 0
2026-03-25 19:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/19fd17c9bf/citroen-berlingo-van-m-650-bluehdi-100-ss-bvm5-driver> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:10:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2b3f382-f969-5369-8d1b-9c8ca90f32ec with identifier: 19fd17c9bf
2026-03-25 19:10:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2b3f382-f969-5369-8d1b-9c8ca90f32ec with scrape type 2
2026-03-25 19:10:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2b3f382-f969-5369-8d1b-9c8ca90f32ec with scrape type 2
2026-03-25 19:10:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d2b3f382-f969-5369-8d1b-9c8ca90f32ec, identifier: 19fd17c9bf
2026-03-25 19:10:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d2b3f382-f969-5369-8d1b-9c8ca90f32ec with identifier: 19fd17c9bf
2026-03-25 19:10:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d2b3f382-f969-5369-8d1b-9c8ca90f32ec with identifier: 19fd17c9bf
2026-03-25 19:10:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d2b3f382-f969-5369-8d1b-9c8ca90f32ec with identifier: 19fd17c9bf to the API
2026-03-25 19:10:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/19fd17c9bf/citroen-berlingo-van-m-650-bluehdi-100-ss-bvm5-driver>
{'auction_title': '',
'c_o_2_emission_value': 142,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd2b3f382-f969-5369-8d1b-9c8ca90f32ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/19fd17c9bf/citroen-berlingo-van-m-650-bluehdi-100-ss-bvm5-driver',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'BERLINGO VAN M 650 BLUEHDI 100 S&S BVM5 DRIVER',
'odometer': 112705,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-09-02',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN BERLINGO VAN M 650 BLUEHDI 100 S&S BVM5 DRIVER',
'transmission': 'manual',
'trim': 'BERLINGO VAN M 650 BLUEHDI 100 S&S BVM5 DRIVER',
'year': 2020}
2026-03-25 19:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2719fd17c9bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:50 [vpauto.fr] INFO: Saving data for 19fd17c9bf: {'created_time': 1774256691.28271, 'last_price_update_time': 1774465850.549507}
2026-03-25 19:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='19fd17c9bf') HTTP/1.1" 204 0
2026-03-25 19:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/53c0f5c6bf/citroen-c5-aircross-bluehdi-130-ss-eat8-feel-pack> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:10:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe23b4c7-5463-5fab-8e4c-47eaacc7ac45 with identifier: 53c0f5c6bf
2026-03-25 19:10:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe23b4c7-5463-5fab-8e4c-47eaacc7ac45 with scrape type 2
2026-03-25 19:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe23b4c7-5463-5fab-8e4c-47eaacc7ac45 with scrape type 2
2026-03-25 19:10:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fe23b4c7-5463-5fab-8e4c-47eaacc7ac45, identifier: 53c0f5c6bf
2026-03-25 19:10:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fe23b4c7-5463-5fab-8e4c-47eaacc7ac45 with identifier: 53c0f5c6bf
2026-03-25 19:10:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fe23b4c7-5463-5fab-8e4c-47eaacc7ac45 with identifier: 53c0f5c6bf
2026-03-25 19:10:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fe23b4c7-5463-5fab-8e4c-47eaacc7ac45 with identifier: 53c0f5c6bf to the API
2026-03-25 19:10:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/53c0f5c6bf/citroen-c5-aircross-bluehdi-130-ss-eat8-feel-pack>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'fe23b4c7-5463-5fab-8e4c-47eaacc7ac45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/53c0f5c6bf/citroen-c5-aircross-bluehdi-130-ss-eat8-feel-pack',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'C5 Aircross BlueHDi 130 S&S EAT8 Feel Pack',
'odometer': 117844,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Aircross BlueHDi 130 S&S EAT8 Feel Pack',
'transmission': 'automatic',
'trim': 'C5 Aircross BlueHDi 130 S&S EAT8 Feel Pack',
'year': 2022}
2026-03-25 19:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2753c0f5c6bf%27 HTTP/1.1" 200 None
2026-03-25 19:10:53 [vpauto.fr] INFO: Saving data for 53c0f5c6bf: {'created_time': 1774256606.771248, 'last_price_update_time': 1774465853.028828}
2026-03-25 19:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='53c0f5c6bf') HTTP/1.1" 204 0
2026-03-25 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9e7c9165f8/peugeot-508-sw-bluehdi-130-ch-ss-bvm6-active-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:10:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43303599-caa7-5ed9-a514-5dd26e45ac73 with identifier: 9e7c9165f8
2026-03-25 19:10:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43303599-caa7-5ed9-a514-5dd26e45ac73 with scrape type 2
2026-03-25 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43303599-caa7-5ed9-a514-5dd26e45ac73 with scrape type 2
2026-03-25 19:10:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 43303599-caa7-5ed9-a514-5dd26e45ac73, identifier: 9e7c9165f8
2026-03-25 19:10:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 43303599-caa7-5ed9-a514-5dd26e45ac73 with identifier: 9e7c9165f8
2026-03-25 19:10:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 43303599-caa7-5ed9-a514-5dd26e45ac73 with identifier: 9e7c9165f8
2026-03-25 19:10:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 43303599-caa7-5ed9-a514-5dd26e45ac73 with identifier: 9e7c9165f8 to the API
2026-03-25 19:10:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9e7c9165f8/peugeot-508-sw-bluehdi-130-ch-ss-bvm6-active-business>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '43303599-caa7-5ed9-a514-5dd26e45ac73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9e7c9165f8/peugeot-508-sw-bluehdi-130-ch-ss-bvm6-active-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '508 SW BlueHDi 130 ch S&S BVM6 Active Business',
'odometer': 105900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 SW BlueHDi 130 ch S&S BVM6 Active Business',
'transmission': 'manual',
'trim': '508 SW BlueHDi 130 ch S&S BVM6 Active Business',
'year': 2020}
2026-03-25 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279e7c9165f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:54 [vpauto.fr] INFO: Saving data for 9e7c9165f8: {'created_time': 1773738164.12866, 'last_price_update_time': 1774465854.626482, 'auction_closing_time': 1774877400.0}
2026-03-25 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9e7c9165f8') HTTP/1.1" 204 0
2026-03-25 19:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1f4428f1f8/citroen-c5-aircross-bluehdi-130-ss-eat8-shine> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:10:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2a2e25bdf8/ford-transit-custom-kombi-tpmr-320-l2h1-20-ecoblue-130-trend-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:10:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:10:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4ee72eb-3cac-52b2-919c-920470a4fc8a with identifier: 1f4428f1f8
2026-03-25 19:10:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4ee72eb-3cac-52b2-919c-920470a4fc8a with scrape type 2
2026-03-25 19:10:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4ee72eb-3cac-52b2-919c-920470a4fc8a with scrape type 2
2026-03-25 19:10:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f4ee72eb-3cac-52b2-919c-920470a4fc8a, identifier: 1f4428f1f8
2026-03-25 19:10:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f4ee72eb-3cac-52b2-919c-920470a4fc8a with identifier: 1f4428f1f8
2026-03-25 19:10:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f4ee72eb-3cac-52b2-919c-920470a4fc8a with identifier: 1f4428f1f8
2026-03-25 19:10:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f4ee72eb-3cac-52b2-919c-920470a4fc8a with identifier: 1f4428f1f8 to the API
2026-03-25 19:10:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1f4428f1f8/citroen-c5-aircross-bluehdi-130-ss-eat8-shine>
{'auction_title': '',
'c_o_2_emission_value': 137,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'f4ee72eb-3cac-52b2-919c-920470a4fc8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1f4428f1f8/citroen-c5-aircross-bluehdi-130-ss-eat8-shine',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C5 Aircross BlueHDi 130 S&S EAT8 Shine',
'odometer': 120351,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Aircross BlueHDi 130 S&S EAT8 Shine',
'transmission': 'automatic',
'trim': 'C5 Aircross BlueHDi 130 S&S EAT8 Shine',
'year': 2021}
2026-03-25 19:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271f4428f1f8%27 HTTP/1.1" 200 None
2026-03-25 19:10:56 [vpauto.fr] INFO: Saving data for 1f4428f1f8: {'created_time': 1773860766.090262, 'last_price_update_time': 1774465856.48787, 'auction_closing_time': 1774877400.0}
2026-03-25 19:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1f4428f1f8') HTTP/1.1" 204 0
2026-03-25 19:10:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb805666-2de9-51cd-a37d-afa3c992944d with identifier: 2a2e25bdf8
2026-03-25 19:10:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb805666-2de9-51cd-a37d-afa3c992944d with scrape type 2
2026-03-25 19:10:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb805666-2de9-51cd-a37d-afa3c992944d with scrape type 2
2026-03-25 19:10:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fb805666-2de9-51cd-a37d-afa3c992944d, identifier: 2a2e25bdf8
2026-03-25 19:10:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fb805666-2de9-51cd-a37d-afa3c992944d with identifier: 2a2e25bdf8
2026-03-25 19:10:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fb805666-2de9-51cd-a37d-afa3c992944d with identifier: 2a2e25bdf8
2026-03-25 19:10:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fb805666-2de9-51cd-a37d-afa3c992944d with identifier: 2a2e25bdf8 to the API
2026-03-25 19:10:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:10:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:10:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2a2e25bdf8/ford-transit-custom-kombi-tpmr-320-l2h1-20-ecoblue-130-trend-business>
{'auction_title': '',
'c_o_2_emission_value': 158,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'fb805666-2de9-51cd-a37d-afa3c992944d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2a2e25bdf8/ford-transit-custom-kombi-tpmr-320-l2h1-20-ecoblue-130-trend-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'Transit Custom Kombi TPMR 320 L2H1 2.0 EcoBlue 130 Trend Business',
'odometer': 105481,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-06-05',
'seats_number': 9,
'seller_name': None,
'title': 'FORD Transit Custom Kombi TPMR 320 L2H1 2.0 EcoBlue 130 Trend '
'Business',
'transmission': 'manual',
'trim': 'Transit Custom Kombi TPMR 320 L2H1 2.0 EcoBlue 130 Trend Business',
'year': 2020}
2026-03-25 19:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a2e25bdf8%27 HTTP/1.1" 200 None
2026-03-25 19:10:57 [vpauto.fr] INFO: Saving data for 2a2e25bdf8: {'created_time': 1773824479.568108, 'last_price_update_time': 1774465857.055104}
2026-03-25 19:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2a2e25bdf8') HTTP/1.1" 204 0
2026-03-25 19:11:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=9> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:11:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:01 [vpauto.fr] INFO: Found 96 ads on page 9
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 8d7c9976f8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278d7c9976f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 8d7c9976f8: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: e212982df8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e212982df8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for e212982df8: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 71eee24daa
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771eee24daa%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 71eee24daa: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 2079ad0f8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272079ad0f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 2079ad0f8: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 46ab95e85a
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2746ab95e85a%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 46ab95e85a: 2
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 6e08f77df8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e08f77df8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 6e08f77df8: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: be0a9bfcbf
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27be0a9bfcbf%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for be0a9bfcbf: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: e94ee830f8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e94ee830f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for e94ee830f8: 2
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: dd91f709f8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dd91f709f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for dd91f709f8: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: c218ad59bf
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c218ad59bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for c218ad59bf: 2
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 3feedf52f8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273feedf52f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 3feedf52f8: 2
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 351674c6f8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27351674c6f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 351674c6f8: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 937024ebf
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27937024ebf%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 937024ebf: 2
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 7b0f9165aa
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b0f9165aa%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 7b0f9165aa: 2
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: eb38560c36
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eb38560c36%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for eb38560c36: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 8b94c045bf
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b94c045bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 8b94c045bf: 2
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: a5bcb3fcf8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a5bcb3fcf8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for a5bcb3fcf8: 1
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 294ed497f8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27294ed497f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 294ed497f8: 1
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 56e064495a
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756e064495a%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 56e064495a: 2
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: e4194c8faa
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4194c8faa%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for e4194c8faa: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: b830190ebf
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b830190ebf%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for b830190ebf: 1
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 17de661d36
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2717de661d36%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 17de661d36: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: bb9c1e66f8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bb9c1e66f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for bb9c1e66f8: 2
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: f9492f8fbf
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9492f8fbf%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for f9492f8fbf: 2
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: f07aae4bf8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f07aae4bf8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for f07aae4bf8: 2
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: f0f00893bf
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0f00893bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for f0f00893bf: 2
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: f925d6c336
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f925d6c336%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for f925d6c336: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: f882ba5c5a
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f882ba5c5a%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for f882ba5c5a: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: fd8f013436
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fd8f013436%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for fd8f013436: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 2ad52ffd5a
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272ad52ffd5a%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 2ad52ffd5a: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: d50f7d50aa
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d50f7d50aa%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for d50f7d50aa: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: 54bfd5c3f8
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2754bfd5c3f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:01 [vpauto.fr] INFO: Scrape type for 54bfd5c3f8: 0
2026-03-25 19:11:01 [vpauto.fr] INFO: Found listing with ID: b2ee2918bf
2026-03-25 19:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b2ee2918bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for b2ee2918bf: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 9d9d253fbf
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279d9d253fbf%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 9d9d253fbf: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 8e6d2b14aa
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e6d2b14aa%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 8e6d2b14aa: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: f8cc7a81bf
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8cc7a81bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for f8cc7a81bf: 1
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 29b7ec88bf
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2729b7ec88bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 29b7ec88bf: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 8d636549bf
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278d636549bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 8d636549bf: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 911bcf5b36
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27911bcf5b36%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 911bcf5b36: 1
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: c329b28236
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c329b28236%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for c329b28236: 1
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 7023f569f8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277023f569f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 7023f569f8: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 8ddd1b1ef8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ddd1b1ef8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 8ddd1b1ef8: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: a8df20c6bf
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a8df20c6bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for a8df20c6bf: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 63f2563bbf
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2763f2563bbf%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 63f2563bbf: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: f2b9e485bf
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2b9e485bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for f2b9e485bf: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: e72dd0ceaa
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e72dd0ceaa%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for e72dd0ceaa: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 5b974ba5bf
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b974ba5bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 5b974ba5bf: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 9f47f8c2f8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279f47f8c2f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 9f47f8c2f8: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 368de69536
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27368de69536%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 368de69536: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 8278accebf
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278278accebf%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 8278accebf: 1
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 736f4668f8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27736f4668f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 736f4668f8: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 5cfe4ef5f8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cfe4ef5f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 5cfe4ef5f8: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 1d3d2c5a36
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271d3d2c5a36%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 1d3d2c5a36: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 946cf85ef8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27946cf85ef8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 946cf85ef8: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: c523ac36f8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c523ac36f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for c523ac36f8: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 7980623836
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277980623836%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 7980623836: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: e5dde570f8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e5dde570f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for e5dde570f8: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: b5d87c7bf8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5d87c7bf8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for b5d87c7bf8: 2
2026-03-25 19:11:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/dd88ae19f8/citroen-c3-bluehdi-100-ss-bvm5-feel> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:11:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/567d6bbaf8/volkswagen-crafter-combi-tpmr-30-l2h1-20-tdi-136-fap-bluemotion-technology-9pl> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 94d55d8df8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2794d55d8df8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 94d55d8df8: 2
2026-03-25 19:11:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 756589e536
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27756589e536%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 756589e536: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 86f7e7c436
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786f7e7c436%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 86f7e7c436: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 61da911236
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761da911236%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 61da911236: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: f67b185af8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f67b185af8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for f67b185af8: 2
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: a15f2ed136
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a15f2ed136%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for a15f2ed136: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 2c0e45bf8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272c0e45bf8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 2c0e45bf8: 0
2026-03-25 19:11:02 [vpauto.fr] INFO: Found listing with ID: 435163e5f8
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27435163e5f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:02 [vpauto.fr] INFO: Scrape type for 435163e5f8: 2
2026-03-25 19:11:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d97eb015-2b73-5f9f-b9a8-cb4467cbc2bb with identifier: dd88ae19f8
2026-03-25 19:11:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d97eb015-2b73-5f9f-b9a8-cb4467cbc2bb with scrape type 2
2026-03-25 19:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d97eb015-2b73-5f9f-b9a8-cb4467cbc2bb with scrape type 2
2026-03-25 19:11:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d97eb015-2b73-5f9f-b9a8-cb4467cbc2bb, identifier: dd88ae19f8
2026-03-25 19:11:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e061e36-a59e-563f-9dce-2216a795aec4 with identifier: 567d6bbaf8
2026-03-25 19:11:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e061e36-a59e-563f-9dce-2216a795aec4 with scrape type 1
2026-03-25 19:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e061e36-a59e-563f-9dce-2216a795aec4
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgAKMvCU_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gAKMvCU_01-1200.jpg already downloaded
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgAKMvCU_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gAKMvCU_02-1200.jpg already downloaded
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgAKMvCU_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gAKMvCU_03-1200.jpg already downloaded
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgAKMvCU_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gAKMvCU_04-1200.jpg already downloaded
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgAKMvCU_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gAKMvCU_05-1200.jpg already downloaded
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgAKMvCU_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gAKMvCU_06-1200.jpg already downloaded
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgAKMvCU_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gAKMvCU_07-1200.jpg already downloaded
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgAKMvCU_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gAKMvCU_08-1200.jpg already downloaded
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgAKMvCU_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gAKMvCU_09-1200.jpg already downloaded
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgAKMvCU_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gAKMvCU_10-1200.jpg already downloaded
2026-03-25 19:11:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4e061e36-a59e-563f-9dce-2216a795aec4, identifier: 567d6bbaf8
2026-03-25 19:11:03 [vpauto.fr] INFO: Found listing with ID: ac4afe7c36
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ac4afe7c36%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [vpauto.fr] INFO: Scrape type for ac4afe7c36: 0
2026-03-25 19:11:03 [vpauto.fr] INFO: Found listing with ID: 86c6558b36
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786c6558b36%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [vpauto.fr] INFO: Scrape type for 86c6558b36: 0
2026-03-25 19:11:03 [vpauto.fr] INFO: Found listing with ID: 5688648136
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275688648136%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [vpauto.fr] INFO: Scrape type for 5688648136: 0
2026-03-25 19:11:03 [vpauto.fr] INFO: Found listing with ID: 4231feef8
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274231feef8%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [vpauto.fr] INFO: Scrape type for 4231feef8: 2
2026-03-25 19:11:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d97eb015-2b73-5f9f-b9a8-cb4467cbc2bb with identifier: dd88ae19f8
2026-03-25 19:11:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d97eb015-2b73-5f9f-b9a8-cb4467cbc2bb with identifier: dd88ae19f8
2026-03-25 19:11:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d97eb015-2b73-5f9f-b9a8-cb4467cbc2bb with identifier: dd88ae19f8 to the API
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/dd88ae19f8/citroen-c3-bluehdi-100-ss-bvm5-feel>
{'auction_title': '',
'c_o_2_emission_value': 116,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd97eb015-2b73-5f9f-b9a8-cb4467cbc2bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/dd88ae19f8/citroen-c3-bluehdi-100-ss-bvm5-feel',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C3 BlueHDi 100 S&S BVM5 Feel',
'odometer': 123641,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 BlueHDi 100 S&S BVM5 Feel',
'transmission': 'manual',
'trim': 'C3 BlueHDi 100 S&S BVM5 Feel',
'year': 2020}
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dd88ae19f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:03 [vpauto.fr] INFO: Saving data for dd88ae19f8: {'created_time': 1773738158.357978, 'last_price_update_time': 1774465863.791114}
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='dd88ae19f8') HTTP/1.1" 204 0
2026-03-25 19:11:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4e061e36-a59e-563f-9dce-2216a795aec4 with identifier: 567d6bbaf8
2026-03-25 19:11:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4e061e36-a59e-563f-9dce-2216a795aec4 with identifier: 567d6bbaf8
2026-03-25 19:11:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4e061e36-a59e-563f-9dce-2216a795aec4 with identifier: 567d6bbaf8 to the API
2026-03-25 19:11:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/567d6bbaf8/volkswagen-crafter-combi-tpmr-30-l2h1-20-tdi-136-fap-bluemotion-technology-9pl>
{'auction_title': '',
'c_o_2_emission_value': 181,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4e061e36-a59e-563f-9dce-2216a795aec4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/567d6bbaf8/volkswagen-crafter-combi-tpmr-30-l2h1-20-tdi-136-fap-bluemotion-technology-9pl',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLKSWAGEN',
'model': 'Crafter Combi TPMR 30 L2H1 2.0 TDI 136 FAP BlueMotion Technology '
'9pl',
'odometer': 92828,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://cdn.vpauto.fr/gAKMvCU_01-1200.jpg',
'https://cdn.vpauto.fr/gAKMvCU_02-1200.jpg',
'https://cdn.vpauto.fr/gAKMvCU_03-1200.jpg',
'https://cdn.vpauto.fr/gAKMvCU_04-1200.jpg',
'https://cdn.vpauto.fr/gAKMvCU_05-1200.jpg',
'https://cdn.vpauto.fr/gAKMvCU_06-1200.jpg',
'https://cdn.vpauto.fr/gAKMvCU_07-1200.jpg',
'https://cdn.vpauto.fr/gAKMvCU_08-1200.jpg',
'https://cdn.vpauto.fr/gAKMvCU_09-1200.jpg',
'https://cdn.vpauto.fr/gAKMvCU_10-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76903c04-81ed-54ba-abb4-8185fdfbdd59/76903c04-81ed-54ba-abb4-8185fdfbdd59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100909,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gAKMvCU_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76903c04-81ed-54ba-abb4-8185fdfbdd59/76903c04-81ed-54ba-abb4-8185fdfbdd59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87637,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gAKMvCU_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76903c04-81ed-54ba-abb4-8185fdfbdd59/76903c04-81ed-54ba-abb4-8185fdfbdd59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96402,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gAKMvCU_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76903c04-81ed-54ba-abb4-8185fdfbdd59/76903c04-81ed-54ba-abb4-8185fdfbdd59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94061,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gAKMvCU_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76903c04-81ed-54ba-abb4-8185fdfbdd59/76903c04-81ed-54ba-abb4-8185fdfbdd59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84995,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gAKMvCU_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76903c04-81ed-54ba-abb4-8185fdfbdd59/76903c04-81ed-54ba-abb4-8185fdfbdd59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90644,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gAKMvCU_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76903c04-81ed-54ba-abb4-8185fdfbdd59/76903c04-81ed-54ba-abb4-8185fdfbdd59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108120,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gAKMvCU_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76903c04-81ed-54ba-abb4-8185fdfbdd59/76903c04-81ed-54ba-abb4-8185fdfbdd59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93024,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gAKMvCU_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76903c04-81ed-54ba-abb4-8185fdfbdd59/76903c04-81ed-54ba-abb4-8185fdfbdd59_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113717,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gAKMvCU_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76903c04-81ed-54ba-abb4-8185fdfbdd59/76903c04-81ed-54ba-abb4-8185fdfbdd59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101531,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gAKMvCU_10-1200.jpg',
'Width': 1200}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2016-01-14',
'seats_number': 9,
'seller_name': None,
'title': 'VOLKSWAGEN Crafter Combi TPMR 30 L2H1 2.0 TDI 136 FAP BlueMotion '
'Technology 9pl',
'transmission': 'manual',
'trim': 'Crafter Combi TPMR 30 L2H1 2.0 TDI 136 FAP BlueMotion Technology 9pl',
'year': 2016}
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27567d6bbaf8%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Saving data for 567d6bbaf8: {'created_time': 1774465864.206914, 'last_price_update_time': 1774465864.206926, 'auction_closing_time': 1774864800.0}
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='567d6bbaf8') HTTP/1.1" 204 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: ded8ee0f36
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ded8ee0f36%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for ded8ee0f36: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: c3ecdc31f8
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3ecdc31f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for c3ecdc31f8: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: c6513244f8
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c6513244f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for c6513244f8: 2
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: ff57444f36
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ff57444f36%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for ff57444f36: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 8f17ac7df8
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f17ac7df8%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 8f17ac7df8: 2
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: d55f3622f8
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d55f3622f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for d55f3622f8: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: a9699a59f8
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a9699a59f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for a9699a59f8: 2
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 94184c4cf8
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2794184c4cf8%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 94184c4cf8: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 47d3a131bf
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2747d3a131bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 47d3a131bf: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: a509b7c36
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a509b7c36%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for a509b7c36: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: e83385dc36
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e83385dc36%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for e83385dc36: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 33eab7eebf
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733eab7eebf%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 33eab7eebf: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 9ca964ebbf
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279ca964ebbf%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 9ca964ebbf: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: f8e2eff1bf
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8e2eff1bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for f8e2eff1bf: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 2a3d84eabf
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a3d84eabf%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 2a3d84eabf: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: b916ab4df8
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b916ab4df8%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for b916ab4df8: 2
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: d9b64828bf
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d9b64828bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for d9b64828bf: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 857ae433f8
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27857ae433f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 857ae433f8: 2
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 3bf619f89e
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273bf619f89e%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 3bf619f89e: 2
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 3081d74dbf
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273081d74dbf%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 3081d74dbf: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: d48fad2ef8
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d48fad2ef8%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for d48fad2ef8: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 5158e4836
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275158e4836%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 5158e4836: 1
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 2480d58cf8
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272480d58cf8%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 2480d58cf8: 2
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 66addf76f8
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2766addf76f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 66addf76f8: 2
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 33dd7710aa
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733dd7710aa%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 33dd7710aa: 2
2026-03-25 19:11:04 [vpauto.fr] INFO: Found listing with ID: 41eccb8bbf
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2741eccb8bbf%27 HTTP/1.1" 200 None
2026-03-25 19:11:04 [vpauto.fr] INFO: Scrape type for 41eccb8bbf: 0
2026-03-25 19:11:04 [vpauto.fr] INFO: Requesting listing page 10: https://vpauto.eu/vehicle/list?page=10
2026-03-25 19:11:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.492(s), this was the 1st time calling it.
2026-03-25 19:11:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.156534482775661 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:11:06 [scrapy.extensions.logstats] INFO: Crawled 170 pages (at 28 pages/min), scraped 160 items (at 25 items/min)
2026-03-25 19:11:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-25 19:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ee52a6c7f8/ligier-pro-pulse-4> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:11:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccf95410-cb7a-5c32-a74c-11d3407397cc with identifier: ee52a6c7f8
2026-03-25 19:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccf95410-cb7a-5c32-a74c-11d3407397cc with scrape type 2
2026-03-25 19:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccf95410-cb7a-5c32-a74c-11d3407397cc with scrape type 2
2026-03-25 19:11:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ccf95410-cb7a-5c32-a74c-11d3407397cc, identifier: ee52a6c7f8
2026-03-25 19:11:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ccf95410-cb7a-5c32-a74c-11d3407397cc with identifier: ee52a6c7f8
2026-03-25 19:11:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:11:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ccf95410-cb7a-5c32-a74c-11d3407397cc with identifier: ee52a6c7f8
2026-03-25 19:11:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ccf95410-cb7a-5c32-a74c-11d3407397cc with identifier: ee52a6c7f8 to the API
2026-03-25 19:11:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ee52a6c7f8/ligier-pro-pulse-4>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'ccf95410-cb7a-5c32-a74c-11d3407397cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ee52a6c7f8/ligier-pro-pulse-4',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LIGIER PRO',
'model': 'PULSE 4',
'odometer': 30380,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2016-10-28',
'seats_number': 2,
'seller_name': None,
'title': 'LIGIER PRO PULSE 4',
'transmission': 'automatic',
'trim': 'PULSE 4',
'year': 2016}
2026-03-25 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ee52a6c7f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:08 [vpauto.fr] INFO: Saving data for ee52a6c7f8: {'created_time': 1773738177.400331, 'last_price_update_time': 1774465868.542934}
2026-03-25 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ee52a6c7f8') HTTP/1.1" 204 0
2026-03-25 19:11:08 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.760(s), this was the 1st time calling it.
2026-03-25 19:11:08 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.028070823492568 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/afa4171abf/renault-master-frigo-23-dci-145ch> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:11:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6f51195-ada7-55a3-806f-34ef5c62fcdc with identifier: afa4171abf
2026-03-25 19:11:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6f51195-ada7-55a3-806f-34ef5c62fcdc with scrape type 2
2026-03-25 19:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6f51195-ada7-55a3-806f-34ef5c62fcdc with scrape type 2
2026-03-25 19:11:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d6f51195-ada7-55a3-806f-34ef5c62fcdc, identifier: afa4171abf
2026-03-25 19:11:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d6f51195-ada7-55a3-806f-34ef5c62fcdc with identifier: afa4171abf
2026-03-25 19:11:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d6f51195-ada7-55a3-806f-34ef5c62fcdc with identifier: afa4171abf
2026-03-25 19:11:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d6f51195-ada7-55a3-806f-34ef5c62fcdc with identifier: afa4171abf to the API
2026-03-25 19:11:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/afa4171abf/renault-master-frigo-23-dci-145ch>
{'auction_title': '',
'c_o_2_emission_value': 192,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd6f51195-ada7-55a3-806f-34ef5c62fcdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/afa4171abf/renault-master-frigo-23-dci-145ch',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'MASTER FRIGO 2.3 DCI 145ch',
'odometer': 325526,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2017-06-29',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER FRIGO 2.3 DCI 145ch',
'transmission': 'automatic',
'trim': 'MASTER FRIGO 2.3 DCI 145ch',
'year': 2017}
2026-03-25 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27afa4171abf%27 HTTP/1.1" 200 None
2026-03-25 19:11:10 [vpauto.fr] INFO: Saving data for afa4171abf: {'created_time': 1774256784.327651, 'last_price_update_time': 1774465870.126739}
2026-03-25 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='afa4171abf') HTTP/1.1" 204 0
2026-03-25 19:11:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d95371575a/citroen-berlingo-m-bluehdi-75-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:11:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63898acc-e365-5ee6-b721-35c0ace735f6 with identifier: d95371575a
2026-03-25 19:11:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63898acc-e365-5ee6-b721-35c0ace735f6 with scrape type 2
2026-03-25 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63898acc-e365-5ee6-b721-35c0ace735f6 with scrape type 2
2026-03-25 19:11:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 63898acc-e365-5ee6-b721-35c0ace735f6, identifier: d95371575a
2026-03-25 19:11:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 63898acc-e365-5ee6-b721-35c0ace735f6 with identifier: d95371575a
2026-03-25 19:11:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 63898acc-e365-5ee6-b721-35c0ace735f6 with identifier: d95371575a
2026-03-25 19:11:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 63898acc-e365-5ee6-b721-35c0ace735f6 with identifier: d95371575a to the API
2026-03-25 19:11:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d95371575a/citroen-berlingo-m-bluehdi-75-business>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '63898acc-e365-5ee6-b721-35c0ace735f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d95371575a/citroen-berlingo-m-bluehdi-75-business',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'CITROEN',
'model': 'BERLINGO M BLUEHDI 75 BUSINESS',
'odometer': 202732,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2017-12-14',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN BERLINGO M BLUEHDI 75 BUSINESS',
'transmission': 'manual',
'trim': 'BERLINGO M BLUEHDI 75 BUSINESS',
'year': 2017}
2026-03-25 19:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d95371575a%27 HTTP/1.1" 200 None
2026-03-25 19:11:12 [vpauto.fr] INFO: Saving data for d95371575a: {'created_time': 1773947249.552126, 'last_price_update_time': 1774465872.221669}
2026-03-25 19:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d95371575a') HTTP/1.1" 204 0
2026-03-25 19:11:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:11:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d2f71f3bf8/dacia-sandero-tce-90-22-stepway-confort> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:11:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0273a8f4-02bd-583b-b078-040146c1836b with identifier: d2f71f3bf8
2026-03-25 19:11:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0273a8f4-02bd-583b-b078-040146c1836b with scrape type 2
2026-03-25 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0273a8f4-02bd-583b-b078-040146c1836b with scrape type 2
2026-03-25 19:11:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0273a8f4-02bd-583b-b078-040146c1836b, identifier: d2f71f3bf8
2026-03-25 19:11:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0273a8f4-02bd-583b-b078-040146c1836b with identifier: d2f71f3bf8
2026-03-25 19:11:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0273a8f4-02bd-583b-b078-040146c1836b with identifier: d2f71f3bf8
2026-03-25 19:11:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0273a8f4-02bd-583b-b078-040146c1836b with identifier: d2f71f3bf8 to the API
2026-03-25 19:11:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d2f71f3bf8/dacia-sandero-tce-90-22-stepway-confort>
{'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/LjjbZHR_BE.pdf',
'category': None,
'color': 'Medium blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '0273a8f4-02bd-583b-b078-040146c1836b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d2f71f3bf8/dacia-sandero-tce-90-22-stepway-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DACIA',
'model': 'Sandero TCe 90 - 22 Stepway Confort',
'odometer': 45852,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero TCe 90 - 22 Stepway Confort',
'transmission': 'manual',
'trim': 'Sandero TCe 90 - 22 Stepway Confort',
'year': 2022}
2026-03-25 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d2f71f3bf8%27 HTTP/1.1" 200 None
2026-03-25 19:11:13 [vpauto.fr] INFO: Saving data for d2f71f3bf8: {'created_time': 1773738278.695382, 'last_price_update_time': 1774465873.901998}
2026-03-25 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d2f71f3bf8') HTTP/1.1" 204 0
2026-03-25 19:11:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1fa2a13f8/renault-kangoo-ze-generique-achat-integral> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:11:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4e37a20-f5f6-52c5-8b75-5f80f26aeb08 with identifier: 1fa2a13f8
2026-03-25 19:11:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4e37a20-f5f6-52c5-8b75-5f80f26aeb08 with scrape type 2
2026-03-25 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4e37a20-f5f6-52c5-8b75-5f80f26aeb08 with scrape type 2
2026-03-25 19:11:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d4e37a20-f5f6-52c5-8b75-5f80f26aeb08, identifier: 1fa2a13f8
2026-03-25 19:11:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d4e37a20-f5f6-52c5-8b75-5f80f26aeb08 with identifier: 1fa2a13f8
2026-03-25 19:11:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:11:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d4e37a20-f5f6-52c5-8b75-5f80f26aeb08 with identifier: 1fa2a13f8
2026-03-25 19:11:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d4e37a20-f5f6-52c5-8b75-5f80f26aeb08 with identifier: 1fa2a13f8 to the API
2026-03-25 19:11:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1fa2a13f8/renault-kangoo-ze-generique-achat-integral>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'd4e37a20-f5f6-52c5-8b75-5f80f26aeb08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1fa2a13f8/renault-kangoo-ze-generique-achat-integral',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO Z.E. GENERIQUE achat intégral',
'odometer': 79429,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2016-02-01',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO Z.E. GENERIQUE achat intégral',
'transmission': 'automatic',
'trim': 'KANGOO Z.E. GENERIQUE achat intégral',
'year': 2016}
2026-03-25 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271fa2a13f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:14 [vpauto.fr] INFO: Saving data for 1fa2a13f8: {'created_time': 1773738191.176403, 'last_price_update_time': 1774465874.427924}
2026-03-25 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1fa2a13f8') HTTP/1.1" 204 0
2026-03-25 19:11:14 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.857(s), this was the 1st time calling it.
2026-03-25 19:11:14 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.903684547110977 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:11:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/be6fd6daf8/renault-clio-iv-societe-dci-75-energy-air-medianav> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:11:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:11:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62af6013-8da5-59e0-af41-f7ae2e8078fb with identifier: be6fd6daf8
2026-03-25 19:11:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62af6013-8da5-59e0-af41-f7ae2e8078fb with scrape type 2
2026-03-25 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62af6013-8da5-59e0-af41-f7ae2e8078fb with scrape type 2
2026-03-25 19:11:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 62af6013-8da5-59e0-af41-f7ae2e8078fb, identifier: be6fd6daf8
2026-03-25 19:11:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 62af6013-8da5-59e0-af41-f7ae2e8078fb with identifier: be6fd6daf8
2026-03-25 19:11:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 62af6013-8da5-59e0-af41-f7ae2e8078fb with identifier: be6fd6daf8
2026-03-25 19:11:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 62af6013-8da5-59e0-af41-f7ae2e8078fb with identifier: be6fd6daf8 to the API
2026-03-25 19:11:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/be6fd6daf8/renault-clio-iv-societe-dci-75-energy-air-medianav>
{'auction_title': '',
'c_o_2_emission_value': 85,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '62af6013-8da5-59e0-af41-f7ae2e8078fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/be6fd6daf8/renault-clio-iv-societe-dci-75-energy-air-medianav',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'CLIO IV SOCIETE DCI 75 ENERGY AIR MEDIANAV',
'odometer': 148016,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2017-02-27',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO IV SOCIETE DCI 75 ENERGY AIR MEDIANAV',
'transmission': 'manual',
'trim': 'CLIO IV SOCIETE DCI 75 ENERGY AIR MEDIANAV',
'year': 2017}
2026-03-25 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27be6fd6daf8%27 HTTP/1.1" 200 None
2026-03-25 19:11:16 [vpauto.fr] INFO: Saving data for be6fd6daf8: {'created_time': 1773824498.808892, 'last_price_update_time': 1774465876.300234}
2026-03-25 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='be6fd6daf8') HTTP/1.1" 204 0
2026-03-25 19:11:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/241faf66aa/opel-corsa-13-ecotec-diesel-95-ch-business-edition> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:11:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ba9169b-d0dd-57f7-a9bc-4c878c05d039 with identifier: 241faf66aa
2026-03-25 19:11:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ba9169b-d0dd-57f7-a9bc-4c878c05d039 with scrape type 2
2026-03-25 19:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ba9169b-d0dd-57f7-a9bc-4c878c05d039 with scrape type 2
2026-03-25 19:11:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7ba9169b-d0dd-57f7-a9bc-4c878c05d039, identifier: 241faf66aa
2026-03-25 19:11:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7ba9169b-d0dd-57f7-a9bc-4c878c05d039 with identifier: 241faf66aa
2026-03-25 19:11:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7ba9169b-d0dd-57f7-a9bc-4c878c05d039 with identifier: 241faf66aa
2026-03-25 19:11:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7ba9169b-d0dd-57f7-a9bc-4c878c05d039 with identifier: 241faf66aa to the API
2026-03-25 19:11:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/241faf66aa/opel-corsa-13-ecotec-diesel-95-ch-business-edition>
{'auction_title': '',
'c_o_2_emission_value': 93,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7ba9169b-d0dd-57f7-a9bc-4c878c05d039',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/241faf66aa/opel-corsa-13-ecotec-diesel-95-ch-business-edition',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'OPEL',
'model': 'Corsa 1.3 ECOTEC Diesel 95 ch Business Edition',
'odometer': 174292,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2017-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa 1.3 ECOTEC Diesel 95 ch Business Edition',
'transmission': 'manual',
'trim': 'Corsa 1.3 ECOTEC Diesel 95 ch Business Edition',
'year': 2017}
2026-03-25 19:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241faf66aa%27 HTTP/1.1" 200 None
2026-03-25 19:11:20 [vpauto.fr] INFO: Saving data for 241faf66aa: {'created_time': 1773947372.923173, 'last_price_update_time': 1774465880.790883}
2026-03-25 19:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='241faf66aa') HTTP/1.1" 204 0
2026-03-25 19:11:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:11:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b5d87c7bf8/peugeot-3008-puretech-130ch-ss-eat8-allure-business> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14485de3-4208-566a-b54a-3518b4a90245 with identifier: b5d87c7bf8
2026-03-25 19:11:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14485de3-4208-566a-b54a-3518b4a90245 with scrape type 2
2026-03-25 19:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14485de3-4208-566a-b54a-3518b4a90245 with scrape type 2
2026-03-25 19:11:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 14485de3-4208-566a-b54a-3518b4a90245, identifier: b5d87c7bf8
2026-03-25 19:11:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 14485de3-4208-566a-b54a-3518b4a90245 with identifier: b5d87c7bf8
2026-03-25 19:11:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 14485de3-4208-566a-b54a-3518b4a90245 with identifier: b5d87c7bf8
2026-03-25 19:11:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 14485de3-4208-566a-b54a-3518b4a90245 with identifier: b5d87c7bf8 to the API
2026-03-25 19:11:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b5d87c7bf8/peugeot-3008-puretech-130ch-ss-eat8-allure-business>
{'auction_title': '',
'c_o_2_emission_value': 152,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '14485de3-4208-566a-b54a-3518b4a90245',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b5d87c7bf8/peugeot-3008-puretech-130ch-ss-eat8-allure-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '3008 Puretech 130ch S&S EAT8 Allure Business',
'odometer': 156380,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Puretech 130ch S&S EAT8 Allure Business',
'transmission': 'automatic',
'trim': '3008 Puretech 130ch S&S EAT8 Allure Business',
'year': 2020}
2026-03-25 19:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5d87c7bf8%27 HTTP/1.1" 200 None
2026-03-25 19:11:22 [vpauto.fr] INFO: Saving data for b5d87c7bf8: {'created_time': 1773860917.863252, 'last_price_update_time': 1774465882.290172}
2026-03-25 19:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b5d87c7bf8') HTTP/1.1" 204 0
2026-03-25 19:11:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/932e8099f8/renault-kangoo-express-15-dci-75-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:11:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2a6e4e8af8/ford-puma-10-ecoboost-125-ch-mhev-ss-powershift-st-line> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:11:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa31b234-d0ab-56dc-8632-1900c78721c7 with identifier: 932e8099f8
2026-03-25 19:11:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa31b234-d0ab-56dc-8632-1900c78721c7 with scrape type 2
2026-03-25 19:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa31b234-d0ab-56dc-8632-1900c78721c7 with scrape type 2
2026-03-25 19:11:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fa31b234-d0ab-56dc-8632-1900c78721c7, identifier: 932e8099f8
2026-03-25 19:11:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdecb3c3-69f5-56c5-89af-377e1837a5cd with identifier: 2a6e4e8af8
2026-03-25 19:11:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdecb3c3-69f5-56c5-89af-377e1837a5cd with scrape type 2
2026-03-25 19:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdecb3c3-69f5-56c5-89af-377e1837a5cd with scrape type 2
2026-03-25 19:11:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: bdecb3c3-69f5-56c5-89af-377e1837a5cd, identifier: 2a6e4e8af8
2026-03-25 19:11:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fa31b234-d0ab-56dc-8632-1900c78721c7 with identifier: 932e8099f8
2026-03-25 19:11:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fa31b234-d0ab-56dc-8632-1900c78721c7 with identifier: 932e8099f8
2026-03-25 19:11:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fa31b234-d0ab-56dc-8632-1900c78721c7 with identifier: 932e8099f8 to the API
2026-03-25 19:11:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/932e8099f8/renault-kangoo-express-15-dci-75-energy-e6-generique>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'fa31b234-d0ab-56dc-8632-1900c78721c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/932e8099f8/renault-kangoo-express-15-dci-75-energy-e6-generique',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'odometer': 109919,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2017-01-20',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'year': 2017}
2026-03-25 19:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27932e8099f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:22 [vpauto.fr] INFO: Saving data for 932e8099f8: {'created_time': 1773738175.296528, 'last_price_update_time': 1774465882.939966}
2026-03-25 19:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='932e8099f8') HTTP/1.1" 204 0
2026-03-25 19:11:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: bdecb3c3-69f5-56c5-89af-377e1837a5cd with identifier: 2a6e4e8af8
2026-03-25 19:11:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: bdecb3c3-69f5-56c5-89af-377e1837a5cd with identifier: 2a6e4e8af8
2026-03-25 19:11:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: bdecb3c3-69f5-56c5-89af-377e1837a5cd with identifier: 2a6e4e8af8 to the API
2026-03-25 19:11:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2a6e4e8af8/ford-puma-10-ecoboost-125-ch-mhev-ss-powershift-st-line>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'bdecb3c3-69f5-56c5-89af-377e1837a5cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2a6e4e8af8/ford-puma-10-ecoboost-125-ch-mhev-ss-powershift-st-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'Puma 1.0 EcoBoost 125 ch mHEV S&S Powershift ST-Line',
'odometer': 30008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 EcoBoost 125 ch mHEV S&S Powershift ST-Line',
'transmission': 'automatic',
'trim': 'Puma 1.0 EcoBoost 125 ch mHEV S&S Powershift ST-Line',
'year': 2022}
2026-03-25 19:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a6e4e8af8%27 HTTP/1.1" 200 None
2026-03-25 19:11:23 [vpauto.fr] INFO: Saving data for 2a6e4e8af8: {'created_time': 1773738086.875817, 'last_price_update_time': 1774465883.27098}
2026-03-25 19:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2a6e4e8af8') HTTP/1.1" 204 0
2026-03-25 19:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/33dd7710aa/volkswagen-volkswagen-crafter> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c27b2ba-8d4d-5ba9-8520-522228009187 with identifier: 33dd7710aa
2026-03-25 19:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c27b2ba-8d4d-5ba9-8520-522228009187 with scrape type 2
2026-03-25 19:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c27b2ba-8d4d-5ba9-8520-522228009187 with scrape type 2
2026-03-25 19:11:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0c27b2ba-8d4d-5ba9-8520-522228009187, identifier: 33dd7710aa
2026-03-25 19:11:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0c27b2ba-8d4d-5ba9-8520-522228009187 with identifier: 33dd7710aa
2026-03-25 19:11:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:11:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0c27b2ba-8d4d-5ba9-8520-522228009187 with identifier: 33dd7710aa
2026-03-25 19:11:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0c27b2ba-8d4d-5ba9-8520-522228009187 with identifier: 33dd7710aa to the API
2026-03-25 19:11:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-25 19:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%270c27b2ba-8d4d-5ba9-8520-522228009187%27 HTTP/1.1" 200 None
2026-03-25 19:11:27 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id 0c27b2ba-8d4d-5ba9-8520-522228009187: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Unknown\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: true, \u0022Title\u0022: \u0022VOLKSWAGEN VOLKSWAGEN CRAFTER\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 50000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022CRAFTER\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-10-20\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/33dd7710aa/volkswagen-volkswagen-crafter\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002259 - LILLE\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022CRAFTER\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 3, \u0022DoorsNumber\u0022: null, \u0022CO2EmissionValue\u0022: 339, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00220c27b2ba-8d4d-5ba9-8520-522228009187\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Wed, 25 Mar 2026 19:11:26 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-25 19:11:27 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 19:11:27 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 339,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0c27b2ba-8d4d-5ba9-8520-522228009187',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/33dd7710aa/volkswagen-volkswagen-crafter',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2025-10-20',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN CRAFTER',
'transmission': 'automatic',
'trim': 'CRAFTER',
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 19:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733dd7710aa%27 HTTP/1.1" 200 None
2026-03-25 19:11:27 [vpauto.fr] INFO: Saving data for 33dd7710aa: {'created_time': 1773947359.125549, 'last_price_update_time': 1774465887.424972}
2026-03-25 19:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='33dd7710aa') HTTP/1.1" 204 0
2026-03-25 19:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f4fed14f36/citroen-c4-bluehdi-110-ss-bvm6-feel> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 19:11:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ebc575a-b2b0-56ea-8377-c9d9e51bd256 with identifier: f4fed14f36
2026-03-25 19:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256 with scrape type 1
2026-03-25 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_01-1200.jpg not downloaded yet
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_02-1200.jpg not downloaded yet
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_03-1200.jpg not downloaded yet
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_04-1200.jpg not downloaded yet
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_05-1200.jpg not downloaded yet
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_06-1200.jpg not downloaded yet
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_07-1200.jpg not downloaded yet
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_08-1200.jpg not downloaded yet
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_09-1200.jpg not downloaded yet
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_10-1200.jpg not downloaded yet
2026-03-25 19:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/66addf76f8/renault-master-benne-bicabine-22-dci-90ch> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cad59dc-e294-5b0c-8678-bd19ebb79438 with identifier: 66addf76f8
2026-03-25 19:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cad59dc-e294-5b0c-8678-bd19ebb79438 with scrape type 2
2026-03-25 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cad59dc-e294-5b0c-8678-bd19ebb79438 with scrape type 2
2026-03-25 19:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9cad59dc-e294-5b0c-8678-bd19ebb79438, identifier: 66addf76f8
2026-03-25 19:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9cad59dc-e294-5b0c-8678-bd19ebb79438 with identifier: 66addf76f8
2026-03-25 19:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9cad59dc-e294-5b0c-8678-bd19ebb79438 with identifier: 66addf76f8
2026-03-25 19:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9cad59dc-e294-5b0c-8678-bd19ebb79438 with identifier: 66addf76f8 to the API
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/66addf76f8/renault-master-benne-bicabine-22-dci-90ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '2.2L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9cad59dc-e294-5b0c-8678-bd19ebb79438',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/66addf76f8/renault-master-benne-bicabine-22-dci-90ch',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'MASTER BENNE BICABINE 2.2 DCI 90ch',
'odometer': 185160,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2002-07-30',
'seats_number': None,
'seller_name': None,
'title': 'RENAULT MASTER BENNE BICABINE 2.2 DCI 90ch',
'transmission': 'manual',
'trim': 'MASTER BENNE BICABINE 2.2 DCI 90ch',
'year': 2002}
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2766addf76f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:28 [vpauto.fr] INFO: Saving data for 66addf76f8: {'created_time': 1773774553.485531, 'last_price_update_time': 1774465888.856216}
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='66addf76f8') HTTP/1.1" 204 0
2026-03-25 19:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/IlYzwDb_10-1200.jpg> (referer: https://vpauto.eu/vehicle/f4fed14f36/citroen-c4-bluehdi-110-ss-bvm6-feel)
2026-03-25 19:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/IlYzwDb_09-1200.jpg> (referer: https://vpauto.eu/vehicle/f4fed14f36/citroen-c4-bluehdi-110-ss-bvm6-feel)
2026-03-25 19:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/IlYzwDb_08-1200.jpg> (referer: https://vpauto.eu/vehicle/f4fed14f36/citroen-c4-bluehdi-110-ss-bvm6-feel)
2026-03-25 19:11:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45418550>
2026-03-25 19:11:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_10-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_10-1200.jpg saved to cache
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256
2026-03-25 19:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/IlYzwDb_07-1200.jpg> (referer: https://vpauto.eu/vehicle/f4fed14f36/citroen-c4-bluehdi-110-ss-bvm6-feel)
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45530850>
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_09-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_09-1200.jpg saved to cache
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256
2026-03-25 19:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/40573beaf8/citroen-jumper-tole-33-l2h2-bluehdi-140-ss-bvm6-club> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:11:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c454d2510>
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_08-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_08-1200.jpg saved to cache
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256
2026-03-25 19:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/IlYzwDb_06-1200.jpg> (referer: https://vpauto.eu/vehicle/f4fed14f36/citroen-c4-bluehdi-110-ss-bvm6-feel)
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c455a3e10>
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_07-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_07-1200.jpg saved to cache
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256
2026-03-25 19:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/IlYzwDb_04-1200.jpg> (referer: https://vpauto.eu/vehicle/f4fed14f36/citroen-c4-bluehdi-110-ss-bvm6-feel)
2026-03-25 19:11:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd143d14-0ede-5c55-95ee-b85d0cd153c7 with identifier: 40573beaf8
2026-03-25 19:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd143d14-0ede-5c55-95ee-b85d0cd153c7 with scrape type 2
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd143d14-0ede-5c55-95ee-b85d0cd153c7 with scrape type 2
2026-03-25 19:11:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: cd143d14-0ede-5c55-95ee-b85d0cd153c7, identifier: 40573beaf8
2026-03-25 19:11:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: cd143d14-0ede-5c55-95ee-b85d0cd153c7 with identifier: 40573beaf8
2026-03-25 19:11:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: cd143d14-0ede-5c55-95ee-b85d0cd153c7 with identifier: 40573beaf8
2026-03-25 19:11:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: cd143d14-0ede-5c55-95ee-b85d0cd153c7 with identifier: 40573beaf8 to the API
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/40573beaf8/citroen-jumper-tole-33-l2h2-bluehdi-140-ss-bvm6-club>
{'auction_title': '',
'c_o_2_emission_value': 240,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cd143d14-0ede-5c55-95ee-b85d0cd153c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/40573beaf8/citroen-jumper-tole-33-l2h2-bluehdi-140-ss-bvm6-club',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'JUMPER TOLE 33 L2H2 BLUEHDi 140 S&S BVM6 CLUB',
'odometer': 103297,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPER TOLE 33 L2H2 BLUEHDi 140 S&S BVM6 CLUB',
'transmission': 'manual',
'trim': 'JUMPER TOLE 33 L2H2 BLUEHDi 140 S&S BVM6 CLUB',
'year': 2020}
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2740573beaf8%27 HTTP/1.1" 200 None
2026-03-25 19:11:29 [vpauto.fr] INFO: Saving data for 40573beaf8: {'auction_closing_time': 1774864800.0, 'created_time': 1773738160.197215, 'last_price_update_time': 1774465889.750836}
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='40573beaf8') HTTP/1.1" 204 0
2026-03-25 19:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e5dde570f8/citroen-berlingo-van-m-650-bluehdi-130-ss-eat8-driver> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/IlYzwDb_03-1200.jpg> (referer: https://vpauto.eu/vehicle/f4fed14f36/citroen-c4-bluehdi-110-ss-bvm6-feel)
2026-03-25 19:11:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45351690>
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_06-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_06-1200.jpg saved to cache
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45650f90>
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_04-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_04-1200.jpg saved to cache
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256
2026-03-25 19:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/IlYzwDb_05-1200.jpg> (referer: https://vpauto.eu/vehicle/f4fed14f36/citroen-c4-bluehdi-110-ss-bvm6-feel)
2026-03-25 19:11:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8594392c-7c94-50b1-8166-149a3931d1f3 with identifier: e5dde570f8
2026-03-25 19:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8594392c-7c94-50b1-8166-149a3931d1f3 with scrape type 2
2026-03-25 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8594392c-7c94-50b1-8166-149a3931d1f3 with scrape type 2
2026-03-25 19:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8594392c-7c94-50b1-8166-149a3931d1f3, identifier: e5dde570f8
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45556550>
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_03-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_03-1200.jpg saved to cache
2026-03-25 19:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256
2026-03-25 19:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8594392c-7c94-50b1-8166-149a3931d1f3 with identifier: e5dde570f8
2026-03-25 19:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8594392c-7c94-50b1-8166-149a3931d1f3 with identifier: e5dde570f8
2026-03-25 19:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8594392c-7c94-50b1-8166-149a3931d1f3 with identifier: e5dde570f8 to the API
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e5dde570f8/citroen-berlingo-van-m-650-bluehdi-130-ss-eat8-driver>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8594392c-7c94-50b1-8166-149a3931d1f3',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e5dde570f8/citroen-berlingo-van-m-650-bluehdi-130-ss-eat8-driver',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'BERLINGO VAN M 650 BLUEHDI 130 S&S EAT8 DRIVER',
'odometer': 149059,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN BERLINGO VAN M 650 BLUEHDI 130 S&S EAT8 DRIVER',
'transmission': 'automatic',
'trim': 'BERLINGO VAN M 650 BLUEHDI 130 S&S EAT8 DRIVER',
'year': 2020}
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e5dde570f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:30 [vpauto.fr] INFO: Saving data for e5dde570f8: {'created_time': 1773860877.819931, 'last_price_update_time': 1774465890.411061}
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e5dde570f8') HTTP/1.1" 204 0
2026-03-25 19:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/IlYzwDb_02-1200.jpg> (referer: https://vpauto.eu/vehicle/f4fed14f36/citroen-c4-bluehdi-110-ss-bvm6-feel)
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c453afd10>
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_05-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_05-1200.jpg saved to cache
2026-03-25 19:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4530e750>
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_02-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_02-1200.jpg saved to cache
2026-03-25 19:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256
2026-03-25 19:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/IlYzwDb_01-1200.jpg> (referer: https://vpauto.eu/vehicle/f4fed14f36/citroen-c4-bluehdi-110-ss-bvm6-feel)
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4564b010>
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FIlYzwDb_01-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/IlYzwDb_01-1200.jpg saved to cache
2026-03-25 19:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256
2026-03-25 19:11:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9ebc575a-b2b0-56ea-8377-c9d9e51bd256, skipping ID generation
2026-03-25 19:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256 with scrape type 1
2026-03-25 19:11:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9ebc575a-b2b0-56ea-8377-c9d9e51bd256 sending to next pipeline
2026-03-25 19:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9ebc575a-b2b0-56ea-8377-c9d9e51bd256, identifier: f4fed14f36
2026-03-25 19:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9ebc575a-b2b0-56ea-8377-c9d9e51bd256 with identifier: f4fed14f36
2026-03-25 19:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9ebc575a-b2b0-56ea-8377-c9d9e51bd256 with identifier: f4fed14f36
2026-03-25 19:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9ebc575a-b2b0-56ea-8377-c9d9e51bd256 with identifier: f4fed14f36 to the API
2026-03-25 19:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/IlYzwDb_01-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9ebc575a-b2b0-56ea-8377-c9d9e51bd256',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f4fed14f36/citroen-c4-bluehdi-110-ss-bvm6-feel',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C4 BlueHDi 110 S&S BVM6 Feel',
'odometer': 35948,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97605,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/IlYzwDb_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85876,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/IlYzwDb_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89670,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/IlYzwDb_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68152,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/IlYzwDb_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90968,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/IlYzwDb_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85073,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/IlYzwDb_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98128,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/IlYzwDb_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87174,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/IlYzwDb_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134023,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/IlYzwDb_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ebc575a-b2b0-56ea-8377-c9d9e51bd256/9ebc575a-b2b0-56ea-8377-c9d9e51bd256_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129310,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/IlYzwDb_10-1200.jpg',
'Width': 1200}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 BlueHDi 110 S&S BVM6 Feel',
'transmission': 'manual',
'trim': 'C4 BlueHDi 110 S&S BVM6 Feel',
'year': 2022}
2026-03-25 19:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f4fed14f36%27 HTTP/1.1" 200 None
2026-03-25 19:11:31 [vpauto.fr] INFO: Saving data for f4fed14f36: {'created_time': 1774465891.324198, 'last_price_update_time': 1774465891.324212}
2026-03-25 19:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f4fed14f36') HTTP/1.1" 204 0
2026-03-25 19:11:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2480d58cf8/volkswagen-touran-tdi-105-match-5pl> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 497b8121-5e9b-5563-9823-cb7dd9499dbf with identifier: 2480d58cf8
2026-03-25 19:11:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 497b8121-5e9b-5563-9823-cb7dd9499dbf with scrape type 2
2026-03-25 19:11:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 497b8121-5e9b-5563-9823-cb7dd9499dbf with scrape type 2
2026-03-25 19:11:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 497b8121-5e9b-5563-9823-cb7dd9499dbf, identifier: 2480d58cf8
2026-03-25 19:11:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 497b8121-5e9b-5563-9823-cb7dd9499dbf with identifier: 2480d58cf8
2026-03-25 19:11:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 497b8121-5e9b-5563-9823-cb7dd9499dbf with identifier: 2480d58cf8
2026-03-25 19:11:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 497b8121-5e9b-5563-9823-cb7dd9499dbf with identifier: 2480d58cf8 to the API
2026-03-25 19:11:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2480d58cf8/volkswagen-touran-tdi-105-match-5pl>
{'auction_title': '',
'c_o_2_emission_value': 160,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '497b8121-5e9b-5563-9823-cb7dd9499dbf',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2480d58cf8/volkswagen-touran-tdi-105-match-5pl',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLKSWAGEN',
'model': 'Touran TDI 105 Match 5pl',
'odometer': 317214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2006-10-10',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Touran TDI 105 Match 5pl',
'transmission': 'manual',
'trim': 'Touran TDI 105 Match 5pl',
'year': 2006}
2026-03-25 19:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272480d58cf8%27 HTTP/1.1" 200 None
2026-03-25 19:11:32 [vpauto.fr] INFO: Saving data for 2480d58cf8: {'created_time': 1773774547.440836, 'last_price_update_time': 1774465892.773656}
2026-03-25 19:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2480d58cf8') HTTP/1.1" 204 0
2026-03-25 19:11:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=10> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/857ae433f8/renault-trafic-fgn-dci-115-l2h1-1200-kg-confort-euro-5> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:32 [vpauto.fr] INFO: Found 96 ads on page 10
2026-03-25 19:11:32 [vpauto.fr] INFO: Found listing with ID: 7dccca18f8
2026-03-25 19:11:32 [vpauto.fr] ERROR: Error parsing ad_items: 'NoneType' object has no attribute 'strip'
2026-03-25 19:11:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07ed729e-eba1-5841-bead-b0b4447776b8 with identifier: 857ae433f8
2026-03-25 19:11:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07ed729e-eba1-5841-bead-b0b4447776b8 with scrape type 2
2026-03-25 19:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07ed729e-eba1-5841-bead-b0b4447776b8 with scrape type 2
2026-03-25 19:11:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 07ed729e-eba1-5841-bead-b0b4447776b8, identifier: 857ae433f8
2026-03-25 19:11:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 07ed729e-eba1-5841-bead-b0b4447776b8 with identifier: 857ae433f8
2026-03-25 19:11:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 07ed729e-eba1-5841-bead-b0b4447776b8 with identifier: 857ae433f8
2026-03-25 19:11:33 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 07ed729e-eba1-5841-bead-b0b4447776b8 with identifier: 857ae433f8 to the API
2026-03-25 19:11:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/857ae433f8/renault-trafic-fgn-dci-115-l2h1-1200-kg-confort-euro-5>
{'auction_title': '',
'c_o_2_emission_value': 198,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': '2026-03-30T11:30:00Z',
'fuel_type': 'Diesel',
'id': '07ed729e-eba1-5841-bead-b0b4447776b8',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/857ae433f8/renault-trafic-fgn-dci-115-l2h1-1200-kg-confort-euro-5',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'TRAFIC FGN DCI 115 L2H1 1200 KG CONFORT EURO 5',
'odometer': 215448,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2012-04-16',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC FGN DCI 115 L2H1 1200 KG CONFORT EURO 5',
'transmission': 'manual',
'trim': 'TRAFIC FGN DCI 115 L2H1 1200 KG CONFORT EURO 5',
'year': 2012}
2026-03-25 19:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27857ae433f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:33 [vpauto.fr] INFO: Saving data for 857ae433f8: {'auction_closing_time': 1774870200.0, 'created_time': 1773861003.195284, 'last_price_update_time': 1774465893.367935}
2026-03-25 19:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='857ae433f8') HTTP/1.1" 204 0
2026-03-25 19:11:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1d405498bf/renault-koleos-dci-175-4x4-x-tronic-energy-initiale-paris> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:11:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 616e60ad-19aa-5326-a015-97aa42271698 with identifier: 1d405498bf
2026-03-25 19:11:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 616e60ad-19aa-5326-a015-97aa42271698 with scrape type 2
2026-03-25 19:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 616e60ad-19aa-5326-a015-97aa42271698 with scrape type 2
2026-03-25 19:11:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 616e60ad-19aa-5326-a015-97aa42271698, identifier: 1d405498bf
2026-03-25 19:11:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 616e60ad-19aa-5326-a015-97aa42271698 with identifier: 1d405498bf
2026-03-25 19:11:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 616e60ad-19aa-5326-a015-97aa42271698 with identifier: 1d405498bf
2026-03-25 19:11:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 616e60ad-19aa-5326-a015-97aa42271698 with identifier: 1d405498bf to the API
2026-03-25 19:11:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1d405498bf/renault-koleos-dci-175-4x4-x-tronic-energy-initiale-paris>
{'auction_title': '',
'c_o_2_emission_value': 156,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Diesel',
'id': '616e60ad-19aa-5326-a015-97aa42271698',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1d405498bf/renault-koleos-dci-175-4x4-x-tronic-energy-initiale-paris',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Koleos dCi 175 4x4 X-tronic Energy Initiale Paris',
'odometer': 109524,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2017-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Koleos dCi 175 4x4 X-tronic Energy Initiale Paris',
'transmission': 'automatic',
'trim': 'Koleos dCi 175 4x4 X-tronic Energy Initiale Paris',
'year': 2017}
2026-03-25 19:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271d405498bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:36 [vpauto.fr] INFO: Saving data for 1d405498bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774256783.820067, 'last_price_update_time': 1774465896.106099}
2026-03-25 19:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1d405498bf') HTTP/1.1" 204 0
2026-03-25 19:11:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8f17ac7df8/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 029b8168-7ada-5844-a76a-e1708d22ea06 with identifier: 8f17ac7df8
2026-03-25 19:11:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 029b8168-7ada-5844-a76a-e1708d22ea06 with scrape type 2
2026-03-25 19:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 029b8168-7ada-5844-a76a-e1708d22ea06 with scrape type 2
2026-03-25 19:11:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 029b8168-7ada-5844-a76a-e1708d22ea06, identifier: 8f17ac7df8
2026-03-25 19:11:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 029b8168-7ada-5844-a76a-e1708d22ea06 with identifier: 8f17ac7df8
2026-03-25 19:11:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 029b8168-7ada-5844-a76a-e1708d22ea06 with identifier: 8f17ac7df8
2026-03-25 19:11:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 029b8168-7ada-5844-a76a-e1708d22ea06 with identifier: 8f17ac7df8 to the API
2026-03-25 19:11:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8f17ac7df8/ligier-pro-pulse-3>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '029b8168-7ada-5844-a76a-e1708d22ea06',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8f17ac7df8/ligier-pro-pulse-3',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 29083,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2017-04-12',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2017}
2026-03-25 19:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f17ac7df8%27 HTTP/1.1" 200 None
2026-03-25 19:11:37 [vpauto.fr] INFO: Saving data for 8f17ac7df8: {'created_time': 1773738170.555545, 'last_price_update_time': 1774465897.064978}
2026-03-25 19:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8f17ac7df8') HTTP/1.1" 204 0
2026-03-25 19:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c6513244f8/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91a0f88d-9b25-5224-a19f-587374de889a with identifier: c6513244f8
2026-03-25 19:11:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91a0f88d-9b25-5224-a19f-587374de889a with scrape type 2
2026-03-25 19:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91a0f88d-9b25-5224-a19f-587374de889a with scrape type 2
2026-03-25 19:11:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 91a0f88d-9b25-5224-a19f-587374de889a, identifier: c6513244f8
2026-03-25 19:11:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 91a0f88d-9b25-5224-a19f-587374de889a with identifier: c6513244f8
2026-03-25 19:11:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 91a0f88d-9b25-5224-a19f-587374de889a with identifier: c6513244f8
2026-03-25 19:11:37 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 91a0f88d-9b25-5224-a19f-587374de889a with identifier: c6513244f8 to the API
2026-03-25 19:11:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c6513244f8/ligier-pro-pulse-3>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '91a0f88d-9b25-5224-a19f-587374de889a',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c6513244f8/ligier-pro-pulse-3',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 28865,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2017-01-26',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2017}
2026-03-25 19:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c6513244f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:37 [vpauto.fr] INFO: Saving data for c6513244f8: {'created_time': 1773774741.723596, 'last_price_update_time': 1774465897.799052}
2026-03-25 19:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c6513244f8') HTTP/1.1" 204 0
2026-03-25 19:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3bf619f89e/mercedes-classe-c-220-cdi-blueefficiency> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fc73ad7-8613-510f-ae8e-21b464d99ca1 with identifier: 3bf619f89e
2026-03-25 19:11:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fc73ad7-8613-510f-ae8e-21b464d99ca1 with scrape type 2
2026-03-25 19:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fc73ad7-8613-510f-ae8e-21b464d99ca1 with scrape type 2
2026-03-25 19:11:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3fc73ad7-8613-510f-ae8e-21b464d99ca1, identifier: 3bf619f89e
2026-03-25 19:11:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3fc73ad7-8613-510f-ae8e-21b464d99ca1 with identifier: 3bf619f89e
2026-03-25 19:11:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3fc73ad7-8613-510f-ae8e-21b464d99ca1 with identifier: 3bf619f89e
2026-03-25 19:11:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3fc73ad7-8613-510f-ae8e-21b464d99ca1 with identifier: 3bf619f89e to the API
2026-03-25 19:11:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3bf619f89e/mercedes-classe-c-220-cdi-blueefficiency>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3fc73ad7-8613-510f-ae8e-21b464d99ca1',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3bf619f89e/mercedes-classe-c-220-cdi-blueefficiency',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'MERCEDES',
'model': 'Classe C 220 CDI BlueEfficiency',
'odometer': 311600,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2011-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES Classe C 220 CDI BlueEfficiency',
'transmission': 'automatic',
'trim': 'Classe C 220 CDI BlueEfficiency',
'year': 2011}
2026-03-25 19:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273bf619f89e%27 HTTP/1.1" 200 None
2026-03-25 19:11:38 [vpauto.fr] INFO: Saving data for 3bf619f89e: {'created_time': 1773922242.195999, 'last_price_update_time': 1774465898.381376}
2026-03-25 19:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3bf619f89e') HTTP/1.1" 204 0
2026-03-25 19:11:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f67b185af8/renault-kangoo-express-15-dci-75-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e8a7a45-6651-5d00-b71e-6c395cc68f65 with identifier: f67b185af8
2026-03-25 19:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e8a7a45-6651-5d00-b71e-6c395cc68f65 with scrape type 2
2026-03-25 19:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e8a7a45-6651-5d00-b71e-6c395cc68f65 with scrape type 2
2026-03-25 19:11:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5e8a7a45-6651-5d00-b71e-6c395cc68f65, identifier: f67b185af8
2026-03-25 19:11:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5e8a7a45-6651-5d00-b71e-6c395cc68f65 with identifier: f67b185af8
2026-03-25 19:11:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5e8a7a45-6651-5d00-b71e-6c395cc68f65 with identifier: f67b185af8
2026-03-25 19:11:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5e8a7a45-6651-5d00-b71e-6c395cc68f65 with identifier: f67b185af8 to the API
2026-03-25 19:11:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f67b185af8/renault-kangoo-express-15-dci-75-energy-e6-generique>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5e8a7a45-6651-5d00-b71e-6c395cc68f65',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f67b185af8/renault-kangoo-express-15-dci-75-energy-e6-generique',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'odometer': 121568,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2019-01-23',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'year': 2019}
2026-03-25 19:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f67b185af8%27 HTTP/1.1" 200 None
2026-03-25 19:11:39 [vpauto.fr] INFO: Saving data for f67b185af8: {'created_time': 1773738204.207781, 'last_price_update_time': 1774465899.84366}
2026-03-25 19:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f67b185af8') HTTP/1.1" 204 0
2026-03-25 19:11:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4231feef8/renault-kangoo-express-15-dci-75-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6731e730-4d20-5bba-9dab-12acd7a91e50 with identifier: 4231feef8
2026-03-25 19:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6731e730-4d20-5bba-9dab-12acd7a91e50 with scrape type 2
2026-03-25 19:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6731e730-4d20-5bba-9dab-12acd7a91e50 with scrape type 2
2026-03-25 19:11:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6731e730-4d20-5bba-9dab-12acd7a91e50, identifier: 4231feef8
2026-03-25 19:11:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6731e730-4d20-5bba-9dab-12acd7a91e50 with identifier: 4231feef8
2026-03-25 19:11:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6731e730-4d20-5bba-9dab-12acd7a91e50 with identifier: 4231feef8
2026-03-25 19:11:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6731e730-4d20-5bba-9dab-12acd7a91e50 with identifier: 4231feef8 to the API
2026-03-25 19:11:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4231feef8/renault-kangoo-express-15-dci-75-energy-e6-generique>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6731e730-4d20-5bba-9dab-12acd7a91e50',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4231feef8/renault-kangoo-express-15-dci-75-energy-e6-generique',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'odometer': 206969,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2018-05-04',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'year': 2018}
2026-03-25 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274231feef8%27 HTTP/1.1" 200 None
2026-03-25 19:11:40 [vpauto.fr] INFO: Saving data for 4231feef8: {'created_time': 1773738207.977462, 'last_price_update_time': 1774465900.460308}
2026-03-25 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4231feef8') HTTP/1.1" 204 0
2026-03-25 19:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/94d55d8df8/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 282dd81e-d95d-5ef5-9de1-11791e997e1d with identifier: 94d55d8df8
2026-03-25 19:11:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 282dd81e-d95d-5ef5-9de1-11791e997e1d with scrape type 2
2026-03-25 19:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 282dd81e-d95d-5ef5-9de1-11791e997e1d with scrape type 2
2026-03-25 19:11:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 282dd81e-d95d-5ef5-9de1-11791e997e1d, identifier: 94d55d8df8
2026-03-25 19:11:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 282dd81e-d95d-5ef5-9de1-11791e997e1d with identifier: 94d55d8df8
2026-03-25 19:11:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 282dd81e-d95d-5ef5-9de1-11791e997e1d with identifier: 94d55d8df8
2026-03-25 19:11:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 282dd81e-d95d-5ef5-9de1-11791e997e1d with identifier: 94d55d8df8 to the API
2026-03-25 19:11:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/94d55d8df8/ligier-pro-pulse-3>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '282dd81e-d95d-5ef5-9de1-11791e997e1d',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/94d55d8df8/ligier-pro-pulse-3',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 17341,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2019-05-23',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2019}
2026-03-25 19:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2794d55d8df8%27 HTTP/1.1" 200 None
2026-03-25 19:11:41 [vpauto.fr] INFO: Saving data for 94d55d8df8: {'created_time': 1773774538.416901, 'last_price_update_time': 1774465901.354013}
2026-03-25 19:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='94d55d8df8') HTTP/1.1" 204 0
2026-03-25 19:11:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/435163e5f8/renault-master-fourgon-master-fgn-l2h2-35t-23-dci-110-e6-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18f98cd7-d47d-5859-83dc-35f688ea969e with identifier: 435163e5f8
2026-03-25 19:11:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18f98cd7-d47d-5859-83dc-35f688ea969e with scrape type 2
2026-03-25 19:11:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18f98cd7-d47d-5859-83dc-35f688ea969e with scrape type 2
2026-03-25 19:11:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 18f98cd7-d47d-5859-83dc-35f688ea969e, identifier: 435163e5f8
2026-03-25 19:11:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 18f98cd7-d47d-5859-83dc-35f688ea969e with identifier: 435163e5f8
2026-03-25 19:11:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 18f98cd7-d47d-5859-83dc-35f688ea969e with identifier: 435163e5f8
2026-03-25 19:11:42 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 18f98cd7-d47d-5859-83dc-35f688ea969e with identifier: 435163e5f8 to the API
2026-03-25 19:11:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/435163e5f8/renault-master-fourgon-master-fgn-l2h2-35t-23-dci-110-e6-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 204,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '18f98cd7-d47d-5859-83dc-35f688ea969e',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/435163e5f8/renault-master-fourgon-master-fgn-l2h2-35t-23-dci-110-e6-grand-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'MASTER FOURGON MASTER FGN L2H2 3.5t 2.3 dCi 110 E6 GRAND CONFORT',
'odometer': 130427,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2018-07-06',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER FOURGON MASTER FGN L2H2 3.5t 2.3 dCi 110 E6 GRAND '
'CONFORT',
'transmission': 'manual',
'trim': 'MASTER FOURGON MASTER FGN L2H2 3.5t 2.3 dCi 110 E6 GRAND CONFORT',
'year': 2018}
2026-03-25 19:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27435163e5f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:42 [vpauto.fr] INFO: Saving data for 435163e5f8: {'created_time': 1773947141.890496, 'last_price_update_time': 1774465902.67185}
2026-03-25 19:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='435163e5f8') HTTP/1.1" 204 0
2026-03-25 19:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8278accebf/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44463e95-1b05-5e61-bfa7-0fd138539036 with identifier: 8278accebf
2026-03-25 19:11:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44463e95-1b05-5e61-bfa7-0fd138539036 with scrape type 1
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44463e95-1b05-5e61-bfa7-0fd138539036
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_01-1200.jpg not downloaded yet
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_02-1200.jpg not downloaded yet
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_03-1200.jpg not downloaded yet
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_04-1200.jpg not downloaded yet
2026-03-25 19:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5cfe4ef5f8/peugeot-208-puretech-100-ss-bvm6-active> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_05-1200.jpg not downloaded yet
2026-03-25 19:11:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_06-1200.jpg not downloaded yet
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_07-1200.jpg not downloaded yet
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_08-1200.jpg not downloaded yet
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_09-1200.jpg not downloaded yet
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_10-1200.jpg not downloaded yet
2026-03-25 19:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/kOJqWOL_04-1200.jpg> (referer: https://vpauto.eu/vehicle/8278accebf/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre)
2026-03-25 19:11:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eeb2fae-4906-5ceb-a38e-2fced2b7f717 with identifier: 5cfe4ef5f8
2026-03-25 19:11:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eeb2fae-4906-5ceb-a38e-2fced2b7f717 with scrape type 2
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eeb2fae-4906-5ceb-a38e-2fced2b7f717 with scrape type 2
2026-03-25 19:11:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3eeb2fae-4906-5ceb-a38e-2fced2b7f717, identifier: 5cfe4ef5f8
2026-03-25 19:11:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3eeb2fae-4906-5ceb-a38e-2fced2b7f717 with identifier: 5cfe4ef5f8
2026-03-25 19:11:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3eeb2fae-4906-5ceb-a38e-2fced2b7f717 with identifier: 5cfe4ef5f8
2026-03-25 19:11:44 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3eeb2fae-4906-5ceb-a38e-2fced2b7f717 with identifier: 5cfe4ef5f8 to the API
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5cfe4ef5f8/peugeot-208-puretech-100-ss-bvm6-active>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3eeb2fae-4906-5ceb-a38e-2fced2b7f717',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5cfe4ef5f8/peugeot-208-puretech-100-ss-bvm6-active',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 PureTech 100 S&S BVM6 Active',
'odometer': 74457,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2020-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 PureTech 100 S&S BVM6 Active',
'transmission': 'manual',
'trim': '208 PureTech 100 S&S BVM6 Active',
'year': 2020}
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cfe4ef5f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:44 [vpauto.fr] INFO: Saving data for 5cfe4ef5f8: {'created_time': 1773861002.122998, 'last_price_update_time': 1774465904.793154}
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5cfe4ef5f8') HTTP/1.1" 204 0
2026-03-25 19:11:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c47712c90>
2026-03-25 19:11:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_04-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_04-1200.jpg saved to cache
2026-03-25 19:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 44463e95-1b05-5e61-bfa7-0fd138539036
2026-03-25 19:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/kOJqWOL_10-1200.jpg> (referer: https://vpauto.eu/vehicle/8278accebf/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre)
2026-03-25 19:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/kOJqWOL_09-1200.jpg> (referer: https://vpauto.eu/vehicle/8278accebf/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre)
2026-03-25 19:11:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45432f50>
2026-03-25 19:11:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_10-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_10-1200.jpg saved to cache
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 44463e95-1b05-5e61-bfa7-0fd138539036
2026-03-25 19:11:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/kOJqWOL_08-1200.jpg> (referer: https://vpauto.eu/vehicle/8278accebf/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre)
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45525710>
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_09-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_09-1200.jpg saved to cache
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 44463e95-1b05-5e61-bfa7-0fd138539036
2026-03-25 19:11:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/kOJqWOL_07-1200.jpg> (referer: https://vpauto.eu/vehicle/8278accebf/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre)
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45321150>
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_08-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_08-1200.jpg saved to cache
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 44463e95-1b05-5e61-bfa7-0fd138539036
2026-03-25 19:11:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/kOJqWOL_06-1200.jpg> (referer: https://vpauto.eu/vehicle/8278accebf/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre)
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c455a0a50>
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_07-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_07-1200.jpg saved to cache
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 44463e95-1b05-5e61-bfa7-0fd138539036
2026-03-25 19:11:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/kOJqWOL_05-1200.jpg> (referer: https://vpauto.eu/vehicle/8278accebf/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre)
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45508b50>
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_06-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_06-1200.jpg saved to cache
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 44463e95-1b05-5e61-bfa7-0fd138539036
2026-03-25 19:11:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/kOJqWOL_03-1200.jpg> (referer: https://vpauto.eu/vehicle/8278accebf/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre)
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45541d10>
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_05-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_05-1200.jpg saved to cache
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 44463e95-1b05-5e61-bfa7-0fd138539036
2026-03-25 19:11:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/kOJqWOL_02-1200.jpg> (referer: https://vpauto.eu/vehicle/8278accebf/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre)
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45367850>
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_03-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_03-1200.jpg saved to cache
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 44463e95-1b05-5e61-bfa7-0fd138539036
2026-03-25 19:11:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/kOJqWOL_01-1200.jpg> (referer: https://vpauto.eu/vehicle/8278accebf/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre)
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4550a110>
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_02-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_02-1200.jpg saved to cache
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 44463e95-1b05-5e61-bfa7-0fd138539036
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c454ca610>
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FkOJqWOL_01-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kOJqWOL_01-1200.jpg saved to cache
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 44463e95-1b05-5e61-bfa7-0fd138539036
2026-03-25 19:11:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44463e95-1b05-5e61-bfa7-0fd138539036, skipping ID generation
2026-03-25 19:11:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44463e95-1b05-5e61-bfa7-0fd138539036 with scrape type 1
2026-03-25 19:11:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44463e95-1b05-5e61-bfa7-0fd138539036 sending to next pipeline
2026-03-25 19:11:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 44463e95-1b05-5e61-bfa7-0fd138539036, identifier: 8278accebf
2026-03-25 19:11:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 44463e95-1b05-5e61-bfa7-0fd138539036 with identifier: 8278accebf
2026-03-25 19:11:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 44463e95-1b05-5e61-bfa7-0fd138539036 with identifier: 8278accebf
2026-03-25 19:11:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 44463e95-1b05-5e61-bfa7-0fd138539036 with identifier: 8278accebf to the API
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/kOJqWOL_01-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 34,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '44463e95-1b05-5e61-bfa7-0fd138539036',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8278accebf/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'DS',
'model': '7 Crossback Hybride E-Tense 225 EAT8 Louvre',
'odometer': 54803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111741,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kOJqWOL_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102498,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kOJqWOL_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101670,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kOJqWOL_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85519,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kOJqWOL_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101394,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kOJqWOL_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87010,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kOJqWOL_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106820,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kOJqWOL_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99828,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kOJqWOL_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123814,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kOJqWOL_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44463e95-1b05-5e61-bfa7-0fd138539036/44463e95-1b05-5e61-bfa7-0fd138539036_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113615,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kOJqWOL_10-1200.jpg',
'Width': 1200}],
'price': 500,
'price_includes_vat': True,
'registration_date': '2021-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback Hybride E-Tense 225 EAT8 Louvre',
'transmission': 'automatic',
'trim': '7 Crossback Hybride E-Tense 225 EAT8 Louvre',
'year': 2021}
2026-03-25 19:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278278accebf%27 HTTP/1.1" 200 None
2026-03-25 19:11:46 [vpauto.fr] INFO: Saving data for 8278accebf: {'created_time': 1774465906.114119, 'last_price_update_time': 1774465906.114132}
2026-03-25 19:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8278accebf') HTTP/1.1" 204 0
2026-03-25 19:11:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5b974ba5bf/citroen-c4-cactus-societe-bluehdi-100-ss-bvm6-live> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdb10c9a-467c-568f-bd5d-49324212b96f with identifier: 5b974ba5bf
2026-03-25 19:11:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdb10c9a-467c-568f-bd5d-49324212b96f with scrape type 2
2026-03-25 19:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdb10c9a-467c-568f-bd5d-49324212b96f with scrape type 2
2026-03-25 19:11:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fdb10c9a-467c-568f-bd5d-49324212b96f, identifier: 5b974ba5bf
2026-03-25 19:11:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fdb10c9a-467c-568f-bd5d-49324212b96f with identifier: 5b974ba5bf
2026-03-25 19:11:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fdb10c9a-467c-568f-bd5d-49324212b96f with identifier: 5b974ba5bf
2026-03-25 19:11:46 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fdb10c9a-467c-568f-bd5d-49324212b96f with identifier: 5b974ba5bf to the API
2026-03-25 19:11:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5b974ba5bf/citroen-c4-cactus-societe-bluehdi-100-ss-bvm6-live>
{'auction_title': '',
'c_o_2_emission_value': 92,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-04T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fdb10c9a-467c-568f-bd5d-49324212b96f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5b974ba5bf/citroen-c4-cactus-societe-bluehdi-100-ss-bvm6-live',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'C4 CACTUS SOCIETE BLUEHDI 100 S&S BVM6 LIVE',
'odometer': 161922,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2019-08-30',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C4 CACTUS SOCIETE BLUEHDI 100 S&S BVM6 LIVE',
'transmission': 'manual',
'trim': 'C4 CACTUS SOCIETE BLUEHDI 100 S&S BVM6 LIVE',
'year': 2019}
2026-03-25 19:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b974ba5bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:46 [vpauto.fr] INFO: Saving data for 5b974ba5bf: {'auction_closing_time': 1775296800.0, 'created_time': 1774256988.188731, 'last_price_update_time': 1774465906.624917}
2026-03-25 19:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5b974ba5bf') HTTP/1.1" 204 0
2026-03-25 19:11:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/736f4668f8/nissan-nv300-fourgon-l1h1-2t8-20-dci-120-bvm-optima> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40552c18-4da2-5836-bf48-f3f8e6f81cfb with identifier: 736f4668f8
2026-03-25 19:11:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40552c18-4da2-5836-bf48-f3f8e6f81cfb with scrape type 2
2026-03-25 19:11:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40552c18-4da2-5836-bf48-f3f8e6f81cfb with scrape type 2
2026-03-25 19:11:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 40552c18-4da2-5836-bf48-f3f8e6f81cfb, identifier: 736f4668f8
2026-03-25 19:11:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 40552c18-4da2-5836-bf48-f3f8e6f81cfb with identifier: 736f4668f8
2026-03-25 19:11:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 40552c18-4da2-5836-bf48-f3f8e6f81cfb with identifier: 736f4668f8
2026-03-25 19:11:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 40552c18-4da2-5836-bf48-f3f8e6f81cfb with identifier: 736f4668f8 to the API
2026-03-25 19:11:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/736f4668f8/nissan-nv300-fourgon-l1h1-2t8-20-dci-120-bvm-optima>
{'auction_title': '',
'c_o_2_emission_value': 190,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '40552c18-4da2-5836-bf48-f3f8e6f81cfb',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/736f4668f8/nissan-nv300-fourgon-l1h1-2t8-20-dci-120-bvm-optima',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'NISSAN',
'model': 'NV300 FOURGON L1H1 2T8 2.0 DCI 120 BVM OPTIMA',
'odometer': 129026,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 3,
'seller_name': None,
'title': 'NISSAN NV300 FOURGON L1H1 2T8 2.0 DCI 120 BVM OPTIMA',
'transmission': 'manual',
'trim': 'NV300 FOURGON L1H1 2T8 2.0 DCI 120 BVM OPTIMA',
'year': 2021}
2026-03-25 19:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27736f4668f8%27 HTTP/1.1" 200 None
2026-03-25 19:11:49 [vpauto.fr] INFO: Saving data for 736f4668f8: {'created_time': 1773749544.128398, 'last_price_update_time': 1774465909.56306}
2026-03-25 19:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='736f4668f8') HTTP/1.1" 204 0
2026-03-25 19:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f2b9e485bf/citroen-c3-societe-bluehdi-100-ss-bvm-feel> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c3a1942-0baa-5bee-b2b8-5056a521d97a with identifier: f2b9e485bf
2026-03-25 19:11:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c3a1942-0baa-5bee-b2b8-5056a521d97a with scrape type 2
2026-03-25 19:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c3a1942-0baa-5bee-b2b8-5056a521d97a with scrape type 2
2026-03-25 19:11:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3c3a1942-0baa-5bee-b2b8-5056a521d97a, identifier: f2b9e485bf
2026-03-25 19:11:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3c3a1942-0baa-5bee-b2b8-5056a521d97a with identifier: f2b9e485bf
2026-03-25 19:11:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:11:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3c3a1942-0baa-5bee-b2b8-5056a521d97a with identifier: f2b9e485bf
2026-03-25 19:11:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3c3a1942-0baa-5bee-b2b8-5056a521d97a with identifier: f2b9e485bf to the API
2026-03-25 19:11:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f2b9e485bf/citroen-c3-societe-bluehdi-100-ss-bvm-feel>
{'auction_title': '',
'c_o_2_emission_value': 86,
'car_expert_report_source_url': None,
'category': None,
'color': 'Platinium Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-04T10:00:00Z',
'fuel_type': 'Diesel',
'id': '3c3a1942-0baa-5bee-b2b8-5056a521d97a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f2b9e485bf/citroen-c3-societe-bluehdi-100-ss-bvm-feel',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'odometer': 132388,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2019-07-05',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'transmission': 'manual',
'trim': 'C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'year': 2019}
2026-03-25 19:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2b9e485bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:55 [vpauto.fr] INFO: Saving data for f2b9e485bf: {'auction_closing_time': 1775296800.0, 'created_time': 1774256813.672828, 'last_price_update_time': 1774465915.269288}
2026-03-25 19:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f2b9e485bf') HTTP/1.1" 204 0
2026-03-25 19:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b473c17b36/renault-master-fgn-trac-f2800-l1h1-dci-135-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:11:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c0e07de-dc41-5570-8799-ae12c3d0cdf4 with identifier: b473c17b36
2026-03-25 19:11:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4 with scrape type 1
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_01-1200.jpg not downloaded yet
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_02-1200.jpg not downloaded yet
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_03-1200.jpg not downloaded yet
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_04-1200.jpg not downloaded yet
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_05-1200.jpg not downloaded yet
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_06-1200.jpg not downloaded yet
2026-03-25 19:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a8df20c6bf/mercedes-classe-m-ml-270-cdi-a> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_07-1200.jpg not downloaded yet
2026-03-25 19:11:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_08-1200.jpg not downloaded yet
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_09-1200.jpg not downloaded yet
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_10-1200.jpg not downloaded yet
2026-03-25 19:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KpUDOqD_06-1200.jpg> (referer: https://vpauto.eu/vehicle/b473c17b36/renault-master-fgn-trac-f2800-l1h1-dci-135-grand-confort)
2026-03-25 19:11:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a07ec619-acfb-5fc1-995e-676ed376a701 with identifier: a8df20c6bf
2026-03-25 19:11:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a07ec619-acfb-5fc1-995e-676ed376a701 with scrape type 2
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a07ec619-acfb-5fc1-995e-676ed376a701 with scrape type 2
2026-03-25 19:11:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a07ec619-acfb-5fc1-995e-676ed376a701, identifier: a8df20c6bf
2026-03-25 19:11:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a07ec619-acfb-5fc1-995e-676ed376a701 with identifier: a8df20c6bf
2026-03-25 19:11:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a07ec619-acfb-5fc1-995e-676ed376a701 with identifier: a8df20c6bf
2026-03-25 19:11:59 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a07ec619-acfb-5fc1-995e-676ed376a701 with identifier: a8df20c6bf to the API
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:11:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a8df20c6bf/mercedes-classe-m-ml-270-cdi-a>
{'auction_title': '',
'c_o_2_emission_value': 250,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'a07ec619-acfb-5fc1-995e-676ed376a701',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a8df20c6bf/mercedes-classe-m-ml-270-cdi-a',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'MERCEDES',
'model': 'CLASSE M ML 270 CDI A',
'odometer': 258828,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2002-08-21',
'seats_number': 7,
'seller_name': None,
'title': 'MERCEDES CLASSE M ML 270 CDI A',
'transmission': 'automatic',
'trim': 'CLASSE M ML 270 CDI A',
'year': 2002}
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a8df20c6bf%27 HTTP/1.1" 200 None
2026-03-25 19:11:59 [vpauto.fr] INFO: Saving data for a8df20c6bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774256797.473952, 'last_price_update_time': 1774465919.783307}
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a8df20c6bf') HTTP/1.1" 204 0
2026-03-25 19:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KpUDOqD_10-1200.jpg> (referer: https://vpauto.eu/vehicle/b473c17b36/renault-master-fgn-trac-f2800-l1h1-dci-135-grand-confort)
2026-03-25 19:11:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c453aff90>
2026-03-25 19:11:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_06-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_06-1200.jpg saved to cache
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4
2026-03-25 19:11:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:11:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c47714490>
2026-03-25 19:11:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:11:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_10-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_10-1200.jpg saved to cache
2026-03-25 19:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4
2026-03-25 19:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KpUDOqD_09-1200.jpg> (referer: https://vpauto.eu/vehicle/b473c17b36/renault-master-fgn-trac-f2800-l1h1-dci-135-grand-confort)
2026-03-25 19:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KpUDOqD_08-1200.jpg> (referer: https://vpauto.eu/vehicle/b473c17b36/renault-master-fgn-trac-f2800-l1h1-dci-135-grand-confort)
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4557f050>
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_09-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_09-1200.jpg saved to cache
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4
2026-03-25 19:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KpUDOqD_07-1200.jpg> (referer: https://vpauto.eu/vehicle/b473c17b36/renault-master-fgn-trac-f2800-l1h1-dci-135-grand-confort)
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45667d50>
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_08-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_08-1200.jpg saved to cache
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4
2026-03-25 19:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KpUDOqD_05-1200.jpg> (referer: https://vpauto.eu/vehicle/b473c17b36/renault-master-fgn-trac-f2800-l1h1-dci-135-grand-confort)
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c453aee90>
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_07-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_07-1200.jpg saved to cache
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4
2026-03-25 19:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KpUDOqD_04-1200.jpg> (referer: https://vpauto.eu/vehicle/b473c17b36/renault-master-fgn-trac-f2800-l1h1-dci-135-grand-confort)
2026-03-25 19:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KpUDOqD_03-1200.jpg> (referer: https://vpauto.eu/vehicle/b473c17b36/renault-master-fgn-trac-f2800-l1h1-dci-135-grand-confort)
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45315a90>
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_05-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_05-1200.jpg saved to cache
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45511610>
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_04-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_04-1200.jpg saved to cache
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4553a9d0>
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_03-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_03-1200.jpg saved to cache
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4
2026-03-25 19:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KpUDOqD_02-1200.jpg> (referer: https://vpauto.eu/vehicle/b473c17b36/renault-master-fgn-trac-f2800-l1h1-dci-135-grand-confort)
2026-03-25 19:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KpUDOqD_01-1200.jpg> (referer: https://vpauto.eu/vehicle/b473c17b36/renault-master-fgn-trac-f2800-l1h1-dci-135-grand-confort)
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c455a09d0>
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_02-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_02-1200.jpg saved to cache
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45698790>
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKpUDOqD_01-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KpUDOqD_01-1200.jpg saved to cache
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4
2026-03-25 19:12:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c0e07de-dc41-5570-8799-ae12c3d0cdf4, skipping ID generation
2026-03-25 19:12:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4 with scrape type 1
2026-03-25 19:12:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c0e07de-dc41-5570-8799-ae12c3d0cdf4 sending to next pipeline
2026-03-25 19:12:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1c0e07de-dc41-5570-8799-ae12c3d0cdf4, identifier: b473c17b36
2026-03-25 19:12:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1c0e07de-dc41-5570-8799-ae12c3d0cdf4 with identifier: b473c17b36
2026-03-25 19:12:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:12:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1c0e07de-dc41-5570-8799-ae12c3d0cdf4 with identifier: b473c17b36
2026-03-25 19:12:00 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1c0e07de-dc41-5570-8799-ae12c3d0cdf4 with identifier: b473c17b36 to the API
2026-03-25 19:12:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/KpUDOqD_01-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 231,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium blue',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1c0e07de-dc41-5570-8799-ae12c3d0cdf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b473c17b36/renault-master-fgn-trac-f2800-l1h1-dci-135-grand-confort',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'MASTER FGN TRAC F2800 L1H1 DCI 135 GRAND CONFORT',
'odometer': 110566,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99256,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KpUDOqD_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84178,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KpUDOqD_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93938,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KpUDOqD_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70551,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KpUDOqD_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104463,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KpUDOqD_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92718,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KpUDOqD_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99010,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KpUDOqD_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99315,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KpUDOqD_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124078,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KpUDOqD_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0e07de-dc41-5570-8799-ae12c3d0cdf4/1c0e07de-dc41-5570-8799-ae12c3d0cdf4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94490,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KpUDOqD_10-1200.jpg',
'Width': 1200}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-12-09',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER FGN TRAC F2800 L1H1 DCI 135 GRAND CONFORT',
'transmission': 'manual',
'trim': 'MASTER FGN TRAC F2800 L1H1 DCI 135 GRAND CONFORT',
'year': 2020}
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b473c17b36%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [vpauto.fr] INFO: Saving data for b473c17b36: {'created_time': 1774465921.111555, 'last_price_update_time': 1774465921.11157}
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b473c17b36') HTTP/1.1" 204 0
2026-03-25 19:12:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c329b28236/citroen-c5-16-hdi-110-fap-pack> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/911bcf5b36/peugeot-207-sw-16-vti-16v-120ch-premium> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69f2deeb-1d23-5ba6-bc6a-78567d79df04 with identifier: c329b28236
2026-03-25 19:12:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f2deeb-1d23-5ba6-bc6a-78567d79df04 with scrape type 1
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69f2deeb-1d23-5ba6-bc6a-78567d79df04
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FasmKQmk_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/asmKQmk_01-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FasmKQmk_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/asmKQmk_02-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FasmKQmk_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/asmKQmk_03-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FasmKQmk_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/asmKQmk_04-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FasmKQmk_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/asmKQmk_05-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FasmKQmk_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/asmKQmk_06-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FasmKQmk_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/asmKQmk_07-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FasmKQmk_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/asmKQmk_08-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FasmKQmk_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/asmKQmk_09-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FasmKQmk_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/asmKQmk_10-1200.jpg already downloaded
2026-03-25 19:12:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 69f2deeb-1d23-5ba6-bc6a-78567d79df04, identifier: c329b28236
2026-03-25 19:12:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cdf985b-7fca-552c-9f18-b753a88152d5 with identifier: 911bcf5b36
2026-03-25 19:12:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cdf985b-7fca-552c-9f18-b753a88152d5 with scrape type 1
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3cdf985b-7fca-552c-9f18-b753a88152d5
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBrZXYNF_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BrZXYNF_01-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBrZXYNF_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BrZXYNF_02-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBrZXYNF_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BrZXYNF_03-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBrZXYNF_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BrZXYNF_04-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBrZXYNF_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BrZXYNF_05-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBrZXYNF_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BrZXYNF_06-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBrZXYNF_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BrZXYNF_07-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBrZXYNF_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BrZXYNF_08-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBrZXYNF_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BrZXYNF_09-1200.jpg already downloaded
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBrZXYNF_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BrZXYNF_10-1200.jpg already downloaded
2026-03-25 19:12:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3cdf985b-7fca-552c-9f18-b753a88152d5, identifier: 911bcf5b36
2026-03-25 19:12:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 69f2deeb-1d23-5ba6-bc6a-78567d79df04 with identifier: c329b28236
2026-03-25 19:12:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 69f2deeb-1d23-5ba6-bc6a-78567d79df04 with identifier: c329b28236
2026-03-25 19:12:01 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 69f2deeb-1d23-5ba6-bc6a-78567d79df04 with identifier: c329b28236 to the API
2026-03-25 19:12:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c329b28236/citroen-c5-16-hdi-110-fap-pack>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Diesel',
'id': '69f2deeb-1d23-5ba6-bc6a-78567d79df04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c329b28236/citroen-c5-16-hdi-110-fap-pack',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C5 1.6 Hdi 110 Fap Pack',
'odometer': 205261,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://cdn.vpauto.fr/asmKQmk_01-1200.jpg',
'https://cdn.vpauto.fr/asmKQmk_02-1200.jpg',
'https://cdn.vpauto.fr/asmKQmk_03-1200.jpg',
'https://cdn.vpauto.fr/asmKQmk_04-1200.jpg',
'https://cdn.vpauto.fr/asmKQmk_05-1200.jpg',
'https://cdn.vpauto.fr/asmKQmk_06-1200.jpg',
'https://cdn.vpauto.fr/asmKQmk_07-1200.jpg',
'https://cdn.vpauto.fr/asmKQmk_08-1200.jpg',
'https://cdn.vpauto.fr/asmKQmk_09-1200.jpg',
'https://cdn.vpauto.fr/asmKQmk_10-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ee6e444-c71b-5f03-8ebe-051630562bfe/4ee6e444-c71b-5f03-8ebe-051630562bfe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91243,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/asmKQmk_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ee6e444-c71b-5f03-8ebe-051630562bfe/4ee6e444-c71b-5f03-8ebe-051630562bfe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77438,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/asmKQmk_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ee6e444-c71b-5f03-8ebe-051630562bfe/4ee6e444-c71b-5f03-8ebe-051630562bfe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80611,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/asmKQmk_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ee6e444-c71b-5f03-8ebe-051630562bfe/4ee6e444-c71b-5f03-8ebe-051630562bfe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73383,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/asmKQmk_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ee6e444-c71b-5f03-8ebe-051630562bfe/4ee6e444-c71b-5f03-8ebe-051630562bfe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95473,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/asmKQmk_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ee6e444-c71b-5f03-8ebe-051630562bfe/4ee6e444-c71b-5f03-8ebe-051630562bfe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88738,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/asmKQmk_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ee6e444-c71b-5f03-8ebe-051630562bfe/4ee6e444-c71b-5f03-8ebe-051630562bfe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93941,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/asmKQmk_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ee6e444-c71b-5f03-8ebe-051630562bfe/4ee6e444-c71b-5f03-8ebe-051630562bfe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82329,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/asmKQmk_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ee6e444-c71b-5f03-8ebe-051630562bfe/4ee6e444-c71b-5f03-8ebe-051630562bfe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116331,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/asmKQmk_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ee6e444-c71b-5f03-8ebe-051630562bfe/4ee6e444-c71b-5f03-8ebe-051630562bfe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122406,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/asmKQmk_10-1200.jpg',
'Width': 1200}],
'price': 1700,
'price_includes_vat': True,
'registration_date': '2008-04-10',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 1.6 Hdi 110 Fap Pack',
'transmission': 'manual',
'trim': 'C5 1.6 Hdi 110 Fap Pack',
'year': 2008}
2026-03-25 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c329b28236%27 HTTP/1.1" 200 None
2026-03-25 19:12:02 [vpauto.fr] INFO: Saving data for c329b28236: {'created_time': 1774465922.125129, 'last_price_update_time': 1774465922.125141, 'auction_closing_time': 1775568600.0}
2026-03-25 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c329b28236') HTTP/1.1" 204 0
2026-03-25 19:12:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3cdf985b-7fca-552c-9f18-b753a88152d5 with identifier: 911bcf5b36
2026-03-25 19:12:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3cdf985b-7fca-552c-9f18-b753a88152d5 with identifier: 911bcf5b36
2026-03-25 19:12:02 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3cdf985b-7fca-552c-9f18-b753a88152d5 with identifier: 911bcf5b36 to the API
2026-03-25 19:12:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/911bcf5b36/peugeot-207-sw-16-vti-16v-120ch-premium>
{'auction_title': '',
'c_o_2_emission_value': 150,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Petrol',
'id': '3cdf985b-7fca-552c-9f18-b753a88152d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/911bcf5b36/peugeot-207-sw-16-vti-16v-120ch-premium',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '207 SW 1.6 VTi 16V 120ch Premium',
'odometer': 157908,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://cdn.vpauto.fr/BrZXYNF_01-1200.jpg',
'https://cdn.vpauto.fr/BrZXYNF_02-1200.jpg',
'https://cdn.vpauto.fr/BrZXYNF_03-1200.jpg',
'https://cdn.vpauto.fr/BrZXYNF_04-1200.jpg',
'https://cdn.vpauto.fr/BrZXYNF_05-1200.jpg',
'https://cdn.vpauto.fr/BrZXYNF_06-1200.jpg',
'https://cdn.vpauto.fr/BrZXYNF_07-1200.jpg',
'https://cdn.vpauto.fr/BrZXYNF_08-1200.jpg',
'https://cdn.vpauto.fr/BrZXYNF_09-1200.jpg',
'https://cdn.vpauto.fr/BrZXYNF_10-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e9a0c1-7d1f-588a-9a71-fade4f73f01d/22e9a0c1-7d1f-588a-9a71-fade4f73f01d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97040,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BrZXYNF_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e9a0c1-7d1f-588a-9a71-fade4f73f01d/22e9a0c1-7d1f-588a-9a71-fade4f73f01d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87621,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BrZXYNF_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e9a0c1-7d1f-588a-9a71-fade4f73f01d/22e9a0c1-7d1f-588a-9a71-fade4f73f01d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91493,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BrZXYNF_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e9a0c1-7d1f-588a-9a71-fade4f73f01d/22e9a0c1-7d1f-588a-9a71-fade4f73f01d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77538,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BrZXYNF_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e9a0c1-7d1f-588a-9a71-fade4f73f01d/22e9a0c1-7d1f-588a-9a71-fade4f73f01d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99406,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BrZXYNF_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e9a0c1-7d1f-588a-9a71-fade4f73f01d/22e9a0c1-7d1f-588a-9a71-fade4f73f01d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94571,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BrZXYNF_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e9a0c1-7d1f-588a-9a71-fade4f73f01d/22e9a0c1-7d1f-588a-9a71-fade4f73f01d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96971,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BrZXYNF_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e9a0c1-7d1f-588a-9a71-fade4f73f01d/22e9a0c1-7d1f-588a-9a71-fade4f73f01d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89962,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BrZXYNF_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e9a0c1-7d1f-588a-9a71-fade4f73f01d/22e9a0c1-7d1f-588a-9a71-fade4f73f01d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131568,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BrZXYNF_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e9a0c1-7d1f-588a-9a71-fade4f73f01d/22e9a0c1-7d1f-588a-9a71-fade4f73f01d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131678,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BrZXYNF_10-1200.jpg',
'Width': 1200}],
'price': 2000,
'price_includes_vat': True,
'registration_date': '2008-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 207 SW 1.6 VTi 16V 120ch Premium',
'transmission': 'manual',
'trim': '207 SW 1.6 VTi 16V 120ch Premium',
'year': 2008}
2026-03-25 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27911bcf5b36%27 HTTP/1.1" 200 None
2026-03-25 19:12:02 [vpauto.fr] INFO: Saving data for 911bcf5b36: {'created_time': 1774465922.4491, 'last_price_update_time': 1774465922.449111, 'auction_closing_time': 1775568600.0}
2026-03-25 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='911bcf5b36') HTTP/1.1" 204 0
2026-03-25 19:12:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/29b7ec88bf/renault-trafic-fgn-20-dci-115-l1h1-1000-kg-generique> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14820223-e252-5298-b247-88c7d9d8594f with identifier: 29b7ec88bf
2026-03-25 19:12:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14820223-e252-5298-b247-88c7d9d8594f with scrape type 2
2026-03-25 19:12:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14820223-e252-5298-b247-88c7d9d8594f with scrape type 2
2026-03-25 19:12:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 14820223-e252-5298-b247-88c7d9d8594f, identifier: 29b7ec88bf
2026-03-25 19:12:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 14820223-e252-5298-b247-88c7d9d8594f with identifier: 29b7ec88bf
2026-03-25 19:12:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 14820223-e252-5298-b247-88c7d9d8594f with identifier: 29b7ec88bf
2026-03-25 19:12:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 14820223-e252-5298-b247-88c7d9d8594f with identifier: 29b7ec88bf to the API
2026-03-25 19:12:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/29b7ec88bf/renault-trafic-fgn-20-dci-115-l1h1-1000-kg-generique>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '14820223-e252-5298-b247-88c7d9d8594f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/29b7ec88bf/renault-trafic-fgn-20-dci-115-l1h1-1000-kg-generique',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'TRAFIC FGN 2.0 DCI 115 L1H1 1000 KG GENERIQUE',
'odometer': 304109,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2010-01-06',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC FGN 2.0 DCI 115 L1H1 1000 KG GENERIQUE',
'transmission': 'manual',
'trim': 'TRAFIC FGN 2.0 DCI 115 L1H1 1000 KG GENERIQUE',
'year': 2010}
2026-03-25 19:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2729b7ec88bf%27 HTTP/1.1" 200 None
2026-03-25 19:12:05 [vpauto.fr] INFO: Saving data for 29b7ec88bf: {'created_time': 1774256808.466679, 'last_price_update_time': 1774465925.907405}
2026-03-25 19:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='29b7ec88bf') HTTP/1.1" 204 0
2026-03-25 19:12:06 [scrapy.extensions.logstats] INFO: Crawled 206 pages (at 36 pages/min), scraped 194 items (at 34 items/min)
2026-03-25 19:12:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-25 19:12:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5158e4836/renault-clio-15-dci-85-dynamique> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d97454e-83da-593c-a433-31849ba4c9c9 with identifier: 5158e4836
2026-03-25 19:12:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d97454e-83da-593c-a433-31849ba4c9c9 with scrape type 1
2026-03-25 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d97454e-83da-593c-a433-31849ba4c9c9
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGCpzUnQ_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GCpzUnQ_01-1200.jpg already downloaded
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGCpzUnQ_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GCpzUnQ_02-1200.jpg already downloaded
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGCpzUnQ_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GCpzUnQ_03-1200.jpg already downloaded
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGCpzUnQ_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GCpzUnQ_04-1200.jpg already downloaded
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGCpzUnQ_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GCpzUnQ_05-1200.jpg already downloaded
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGCpzUnQ_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GCpzUnQ_06-1200.jpg already downloaded
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGCpzUnQ_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GCpzUnQ_07-1200.jpg already downloaded
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGCpzUnQ_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GCpzUnQ_08-1200.jpg already downloaded
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGCpzUnQ_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GCpzUnQ_09-1200.jpg already downloaded
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGCpzUnQ_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GCpzUnQ_10-1200.jpg already downloaded
2026-03-25 19:12:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7d97454e-83da-593c-a433-31849ba4c9c9, identifier: 5158e4836
2026-03-25 19:12:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7d97454e-83da-593c-a433-31849ba4c9c9 with identifier: 5158e4836
2026-03-25 19:12:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7d97454e-83da-593c-a433-31849ba4c9c9 with identifier: 5158e4836
2026-03-25 19:12:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7d97454e-83da-593c-a433-31849ba4c9c9 with identifier: 5158e4836 to the API
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5158e4836/renault-clio-15-dci-85-dynamique>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7d97454e-83da-593c-a433-31849ba4c9c9',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5158e4836/renault-clio-15-dci-85-dynamique',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Clio 1.5 dCi 85 Dynamique',
'odometer': 171719,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photo_urls': ['https://cdn.vpauto.fr/GCpzUnQ_01-1200.jpg',
'https://cdn.vpauto.fr/GCpzUnQ_02-1200.jpg',
'https://cdn.vpauto.fr/GCpzUnQ_03-1200.jpg',
'https://cdn.vpauto.fr/GCpzUnQ_04-1200.jpg',
'https://cdn.vpauto.fr/GCpzUnQ_05-1200.jpg',
'https://cdn.vpauto.fr/GCpzUnQ_06-1200.jpg',
'https://cdn.vpauto.fr/GCpzUnQ_07-1200.jpg',
'https://cdn.vpauto.fr/GCpzUnQ_08-1200.jpg',
'https://cdn.vpauto.fr/GCpzUnQ_09-1200.jpg',
'https://cdn.vpauto.fr/GCpzUnQ_10-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2965b9c-c574-5f2d-82db-1ea998f9e17b/d2965b9c-c574-5f2d-82db-1ea998f9e17b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96213,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GCpzUnQ_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2965b9c-c574-5f2d-82db-1ea998f9e17b/d2965b9c-c574-5f2d-82db-1ea998f9e17b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77812,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GCpzUnQ_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2965b9c-c574-5f2d-82db-1ea998f9e17b/d2965b9c-c574-5f2d-82db-1ea998f9e17b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89544,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GCpzUnQ_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2965b9c-c574-5f2d-82db-1ea998f9e17b/d2965b9c-c574-5f2d-82db-1ea998f9e17b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72964,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GCpzUnQ_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2965b9c-c574-5f2d-82db-1ea998f9e17b/d2965b9c-c574-5f2d-82db-1ea998f9e17b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90389,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GCpzUnQ_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2965b9c-c574-5f2d-82db-1ea998f9e17b/d2965b9c-c574-5f2d-82db-1ea998f9e17b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89230,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GCpzUnQ_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2965b9c-c574-5f2d-82db-1ea998f9e17b/d2965b9c-c574-5f2d-82db-1ea998f9e17b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93358,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GCpzUnQ_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2965b9c-c574-5f2d-82db-1ea998f9e17b/d2965b9c-c574-5f2d-82db-1ea998f9e17b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89218,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GCpzUnQ_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2965b9c-c574-5f2d-82db-1ea998f9e17b/d2965b9c-c574-5f2d-82db-1ea998f9e17b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133070,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GCpzUnQ_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2965b9c-c574-5f2d-82db-1ea998f9e17b/d2965b9c-c574-5f2d-82db-1ea998f9e17b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131656,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GCpzUnQ_10-1200.jpg',
'Width': 1200}],
'price': 500,
'price_includes_vat': True,
'registration_date': '2006-10-03',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio 1.5 dCi 85 Dynamique',
'transmission': 'manual',
'trim': 'Clio 1.5 dCi 85 Dynamique',
'year': 2006}
2026-03-25 19:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275158e4836%27 HTTP/1.1" 200 None
2026-03-25 19:12:08 [vpauto.fr] INFO: Saving data for 5158e4836: {'created_time': 1774465928.016047, 'last_price_update_time': 1774465928.016058}
2026-03-25 19:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5158e4836') HTTP/1.1" 204 0
2026-03-25 19:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f8cc7a81bf/audi-a5-sportback-a5-sportback-v6-30-tdi-240-dpf-ambition-luxe-quattro-s-tronic-ambition-luxe-quattro-s-tronic> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eda5046-583f-5349-ac82-ab1a38157909 with identifier: f8cc7a81bf
2026-03-25 19:12:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eda5046-583f-5349-ac82-ab1a38157909 with scrape type 1
2026-03-25 19:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3eda5046-583f-5349-ac82-ab1a38157909
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_01-1200.jpg not downloaded yet
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_02-1200.jpg not downloaded yet
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_03-1200.jpg not downloaded yet
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_04-1200.jpg not downloaded yet
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_05-1200.jpg not downloaded yet
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_06-1200.jpg not downloaded yet
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_07-1200.jpg not downloaded yet
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_08-1200.jpg not downloaded yet
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_09-1200.jpg not downloaded yet
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_10-1200.jpg not downloaded yet
2026-03-25 19:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9d9d253fbf/fiat-ducato-frigo-33-m-23-multijet-pack> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DuOtSXC_10-1200.jpg> (referer: https://vpauto.eu/vehicle/f8cc7a81bf/audi-a5-sportback-a5-sportback-v6-30-tdi-240-dpf-ambition-luxe-quattro-s-tronic-ambition-luxe-quattro-s-tronic)
2026-03-25 19:12:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4edbca5-46a6-5e19-9e49-25b16808da18 with identifier: 9d9d253fbf
2026-03-25 19:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4edbca5-46a6-5e19-9e49-25b16808da18 with scrape type 2
2026-03-25 19:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4edbca5-46a6-5e19-9e49-25b16808da18 with scrape type 2
2026-03-25 19:12:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f4edbca5-46a6-5e19-9e49-25b16808da18, identifier: 9d9d253fbf
2026-03-25 19:12:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f4edbca5-46a6-5e19-9e49-25b16808da18 with identifier: 9d9d253fbf
2026-03-25 19:12:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f4edbca5-46a6-5e19-9e49-25b16808da18 with identifier: 9d9d253fbf
2026-03-25 19:12:15 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f4edbca5-46a6-5e19-9e49-25b16808da18 with identifier: 9d9d253fbf to the API
2026-03-25 19:12:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9d9d253fbf/fiat-ducato-frigo-33-m-23-multijet-pack>
{'auction_title': '',
'c_o_2_emission_value': 218,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 4',
'engine': '3.3L',
'expiration_date': '2026-04-04T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f4edbca5-46a6-5e19-9e49-25b16808da18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9d9d253fbf/fiat-ducato-frigo-33-m-23-multijet-pack',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FIAT',
'model': 'DUCATO FRIGO 3.3 M 2.3 MULTIJET PACK',
'odometer': 281870,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2011-03-19',
'seats_number': 3,
'seller_name': None,
'title': 'FIAT DUCATO FRIGO 3.3 M 2.3 MULTIJET PACK',
'transmission': 'manual',
'trim': 'DUCATO FRIGO 3.3 M 2.3 MULTIJET PACK',
'year': 2011}
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279d9d253fbf%27 HTTP/1.1" 200 None
2026-03-25 19:12:16 [vpauto.fr] INFO: Saving data for 9d9d253fbf: {'auction_closing_time': 1775296800.0, 'created_time': 1774257009.355421, 'last_price_update_time': 1774465936.156761}
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9d9d253fbf') HTTP/1.1" 204 0
2026-03-25 19:12:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DuOtSXC_09-1200.jpg> (referer: https://vpauto.eu/vehicle/f8cc7a81bf/audi-a5-sportback-a5-sportback-v6-30-tdi-240-dpf-ambition-luxe-quattro-s-tronic-ambition-luxe-quattro-s-tronic)
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45317b90>
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_10-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_10-1200.jpg saved to cache
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3eda5046-583f-5349-ac82-ab1a38157909
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4546d3d0>
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_09-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_09-1200.jpg saved to cache
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3eda5046-583f-5349-ac82-ab1a38157909
2026-03-25 19:12:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DuOtSXC_08-1200.jpg> (referer: https://vpauto.eu/vehicle/f8cc7a81bf/audi-a5-sportback-a5-sportback-v6-30-tdi-240-dpf-ambition-luxe-quattro-s-tronic-ambition-luxe-quattro-s-tronic)
2026-03-25 19:12:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DuOtSXC_07-1200.jpg> (referer: https://vpauto.eu/vehicle/f8cc7a81bf/audi-a5-sportback-a5-sportback-v6-30-tdi-240-dpf-ambition-luxe-quattro-s-tronic-ambition-luxe-quattro-s-tronic)
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c456395d0>
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_08-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_08-1200.jpg saved to cache
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3eda5046-583f-5349-ac82-ab1a38157909
2026-03-25 19:12:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DuOtSXC_06-1200.jpg> (referer: https://vpauto.eu/vehicle/f8cc7a81bf/audi-a5-sportback-a5-sportback-v6-30-tdi-240-dpf-ambition-luxe-quattro-s-tronic-ambition-luxe-quattro-s-tronic)
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4546c210>
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_07-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_07-1200.jpg saved to cache
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3eda5046-583f-5349-ac82-ab1a38157909
2026-03-25 19:12:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DuOtSXC_05-1200.jpg> (referer: https://vpauto.eu/vehicle/f8cc7a81bf/audi-a5-sportback-a5-sportback-v6-30-tdi-240-dpf-ambition-luxe-quattro-s-tronic-ambition-luxe-quattro-s-tronic)
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4557e690>
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_06-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_06-1200.jpg saved to cache
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3eda5046-583f-5349-ac82-ab1a38157909
2026-03-25 19:12:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DuOtSXC_04-1200.jpg> (referer: https://vpauto.eu/vehicle/f8cc7a81bf/audi-a5-sportback-a5-sportback-v6-30-tdi-240-dpf-ambition-luxe-quattro-s-tronic-ambition-luxe-quattro-s-tronic)
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4530f790>
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_05-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_05-1200.jpg saved to cache
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3eda5046-583f-5349-ac82-ab1a38157909
2026-03-25 19:12:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DuOtSXC_03-1200.jpg> (referer: https://vpauto.eu/vehicle/f8cc7a81bf/audi-a5-sportback-a5-sportback-v6-30-tdi-240-dpf-ambition-luxe-quattro-s-tronic-ambition-luxe-quattro-s-tronic)
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c46313cd0>
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_04-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_04-1200.jpg saved to cache
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3eda5046-583f-5349-ac82-ab1a38157909
2026-03-25 19:12:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DuOtSXC_02-1200.jpg> (referer: https://vpauto.eu/vehicle/f8cc7a81bf/audi-a5-sportback-a5-sportback-v6-30-tdi-240-dpf-ambition-luxe-quattro-s-tronic-ambition-luxe-quattro-s-tronic)
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45317210>
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_03-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_03-1200.jpg saved to cache
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3eda5046-583f-5349-ac82-ab1a38157909
2026-03-25 19:12:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DuOtSXC_01-1200.jpg> (referer: https://vpauto.eu/vehicle/f8cc7a81bf/audi-a5-sportback-a5-sportback-v6-30-tdi-240-dpf-ambition-luxe-quattro-s-tronic-ambition-luxe-quattro-s-tronic)
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45564f10>
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_02-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_02-1200.jpg saved to cache
2026-03-25 19:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3eda5046-583f-5349-ac82-ab1a38157909
2026-03-25 19:12:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c453d6690>
2026-03-25 19:12:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDuOtSXC_01-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DuOtSXC_01-1200.jpg saved to cache
2026-03-25 19:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3eda5046-583f-5349-ac82-ab1a38157909
2026-03-25 19:12:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3eda5046-583f-5349-ac82-ab1a38157909, skipping ID generation
2026-03-25 19:12:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eda5046-583f-5349-ac82-ab1a38157909 with scrape type 1
2026-03-25 19:12:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3eda5046-583f-5349-ac82-ab1a38157909 sending to next pipeline
2026-03-25 19:12:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3eda5046-583f-5349-ac82-ab1a38157909, identifier: f8cc7a81bf
2026-03-25 19:12:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3eda5046-583f-5349-ac82-ab1a38157909 with identifier: f8cc7a81bf
2026-03-25 19:12:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3eda5046-583f-5349-ac82-ab1a38157909 with identifier: f8cc7a81bf
2026-03-25 19:12:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3eda5046-583f-5349-ac82-ab1a38157909 with identifier: f8cc7a81bf to the API
2026-03-25 19:12:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/DuOtSXC_01-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Diesel',
'id': '3eda5046-583f-5349-ac82-ab1a38157909',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f8cc7a81bf/audi-a5-sportback-a5-sportback-v6-30-tdi-240-dpf-ambition-luxe-quattro-s-tronic-ambition-luxe-quattro-s-tronic',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'AUDI',
'model': 'A5 SPORTBACK A5 Sportback V6 3.0 TDI 240 DPF Ambition Luxe Quattro '
'S tronic Ambition Luxe Quattro S tronic',
'odometer': 194126,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92978,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DuOtSXC_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90226,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DuOtSXC_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94481,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DuOtSXC_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77740,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DuOtSXC_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91458,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DuOtSXC_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88975,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DuOtSXC_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95005,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DuOtSXC_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82990,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DuOtSXC_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124380,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DuOtSXC_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eda5046-583f-5349-ac82-ab1a38157909/3eda5046-583f-5349-ac82-ab1a38157909_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107670,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DuOtSXC_10-1200.jpg',
'Width': 1200}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2010-08-11',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A5 SPORTBACK A5 Sportback V6 3.0 TDI 240 DPF Ambition Luxe '
'Quattro S tronic Ambition Luxe Quattro S tronic',
'transmission': 'automatic',
'trim': 'A5 SPORTBACK A5 Sportback V6 3.0 TDI 240 DPF Ambition Luxe Quattro S '
'tronic Ambition Luxe Quattro S tronic',
'year': 2010}
2026-03-25 19:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8cc7a81bf%27 HTTP/1.1" 200 None
2026-03-25 19:12:17 [vpauto.fr] INFO: Saving data for f8cc7a81bf: {'created_time': 1774465937.557216, 'last_price_update_time': 1774465937.557227, 'auction_closing_time': 1775300400.0}
2026-03-25 19:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f8cc7a81bf') HTTP/1.1" 204 0
2026-03-25 19:12:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f0f00893bf/renault-trafic-fgn-20-dci-90-l1h1-1000-kg-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b2ee2918bf/peugeot-508-22-hdi-204ch-fap-bva6-gt-a> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db80da81-e3fa-5c56-ba9f-fed723757834 with identifier: f0f00893bf
2026-03-25 19:12:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db80da81-e3fa-5c56-ba9f-fed723757834 with scrape type 2
2026-03-25 19:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db80da81-e3fa-5c56-ba9f-fed723757834 with scrape type 2
2026-03-25 19:12:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: db80da81-e3fa-5c56-ba9f-fed723757834, identifier: f0f00893bf
2026-03-25 19:12:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: db80da81-e3fa-5c56-ba9f-fed723757834 with identifier: f0f00893bf
2026-03-25 19:12:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: db80da81-e3fa-5c56-ba9f-fed723757834 with identifier: f0f00893bf
2026-03-25 19:12:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: db80da81-e3fa-5c56-ba9f-fed723757834 with identifier: f0f00893bf to the API
2026-03-25 19:12:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f0f00893bf/renault-trafic-fgn-20-dci-90-l1h1-1000-kg-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 198,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium blue',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-04-04T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'db80da81-e3fa-5c56-ba9f-fed723757834',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f0f00893bf/renault-trafic-fgn-20-dci-90-l1h1-1000-kg-grand-confort',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'TRAFIC FGN 2.0 DCI 90 L1H1 1000 KG GRAND CONFORT',
'odometer': 149356,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2012-11-16',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC FGN 2.0 DCI 90 L1H1 1000 KG GRAND CONFORT',
'transmission': 'manual',
'trim': 'TRAFIC FGN 2.0 DCI 90 L1H1 1000 KG GRAND CONFORT',
'year': 2012}
2026-03-25 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0f00893bf%27 HTTP/1.1" 200 None
2026-03-25 19:12:18 [vpauto.fr] INFO: Saving data for f0f00893bf: {'auction_closing_time': 1775296800.0, 'created_time': 1774257004.224884, 'last_price_update_time': 1774465938.13387}
2026-03-25 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f0f00893bf') HTTP/1.1" 204 0
2026-03-25 19:12:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b78bcb75-b0fc-5514-b426-a0727f27170b with identifier: b2ee2918bf
2026-03-25 19:12:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b78bcb75-b0fc-5514-b426-a0727f27170b with scrape type 2
2026-03-25 19:12:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b78bcb75-b0fc-5514-b426-a0727f27170b with scrape type 2
2026-03-25 19:12:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b78bcb75-b0fc-5514-b426-a0727f27170b, identifier: b2ee2918bf
2026-03-25 19:12:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b78bcb75-b0fc-5514-b426-a0727f27170b with identifier: b2ee2918bf
2026-03-25 19:12:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b78bcb75-b0fc-5514-b426-a0727f27170b with identifier: b2ee2918bf
2026-03-25 19:12:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b78bcb75-b0fc-5514-b426-a0727f27170b with identifier: b2ee2918bf to the API
2026-03-25 19:12:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b2ee2918bf/peugeot-508-22-hdi-204ch-fap-bva6-gt-a>
{'auction_title': '',
'c_o_2_emission_value': 150,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b78bcb75-b0fc-5514-b426-a0727f27170b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b2ee2918bf/peugeot-508-22-hdi-204ch-fap-bva6-gt-a',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '508 2.2 HDi 204ch FAP BVA6 GT A',
'odometer': 216436,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2011-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 2.2 HDi 204ch FAP BVA6 GT A',
'transmission': 'automatic',
'trim': '508 2.2 HDi 204ch FAP BVA6 GT A',
'year': 2011}
2026-03-25 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b2ee2918bf%27 HTTP/1.1" 200 None
2026-03-25 19:12:18 [vpauto.fr] INFO: Saving data for b2ee2918bf: {'created_time': 1774257009.760726, 'last_price_update_time': 1774465938.578771}
2026-03-25 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b2ee2918bf') HTTP/1.1" 204 0
2026-03-25 19:12:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f9492f8fbf/alfa-romeo-giulietta-14-tb-multiair-170-ch-ss-exclusive> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ee1887a-ef45-5a06-a281-d9a017d0e512 with identifier: f9492f8fbf
2026-03-25 19:12:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ee1887a-ef45-5a06-a281-d9a017d0e512 with scrape type 2
2026-03-25 19:12:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ee1887a-ef45-5a06-a281-d9a017d0e512 with scrape type 2
2026-03-25 19:12:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3ee1887a-ef45-5a06-a281-d9a017d0e512, identifier: f9492f8fbf
2026-03-25 19:12:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3ee1887a-ef45-5a06-a281-d9a017d0e512 with identifier: f9492f8fbf
2026-03-25 19:12:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3ee1887a-ef45-5a06-a281-d9a017d0e512 with identifier: f9492f8fbf
2026-03-25 19:12:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3ee1887a-ef45-5a06-a281-d9a017d0e512 with identifier: f9492f8fbf to the API
2026-03-25 19:12:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f9492f8fbf/alfa-romeo-giulietta-14-tb-multiair-170-ch-ss-exclusive>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3ee1887a-ef45-5a06-a281-d9a017d0e512',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f9492f8fbf/alfa-romeo-giulietta-14-tb-multiair-170-ch-ss-exclusive',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'ALFA ROMEO',
'model': 'Giulietta 1.4 TB MultiAir 170 ch S&S Exclusive',
'odometer': 195509,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2013-12-26',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO Giulietta 1.4 TB MultiAir 170 ch S&S Exclusive',
'transmission': 'manual',
'trim': 'Giulietta 1.4 TB MultiAir 170 ch S&S Exclusive',
'year': 2013}
2026-03-25 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9492f8fbf%27 HTTP/1.1" 200 None
2026-03-25 19:12:19 [vpauto.fr] INFO: Saving data for f9492f8fbf: {'created_time': 1774257003.596601, 'last_price_update_time': 1774465939.834268}
2026-03-25 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f9492f8fbf') HTTP/1.1" 204 0
2026-03-25 19:12:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bb9c1e66f8/citroen-jumpy-fourgon-tole-29-l2h1-20-hdi-160-fap-business-a> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a3a11fa-6813-52e9-b984-15858e5648b0 with identifier: bb9c1e66f8
2026-03-25 19:12:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a3a11fa-6813-52e9-b984-15858e5648b0 with scrape type 2
2026-03-25 19:12:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a3a11fa-6813-52e9-b984-15858e5648b0 with scrape type 2
2026-03-25 19:12:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9a3a11fa-6813-52e9-b984-15858e5648b0, identifier: bb9c1e66f8
2026-03-25 19:12:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9a3a11fa-6813-52e9-b984-15858e5648b0 with identifier: bb9c1e66f8
2026-03-25 19:12:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9a3a11fa-6813-52e9-b984-15858e5648b0 with identifier: bb9c1e66f8
2026-03-25 19:12:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9a3a11fa-6813-52e9-b984-15858e5648b0 with identifier: bb9c1e66f8 to the API
2026-03-25 19:12:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bb9c1e66f8/citroen-jumpy-fourgon-tole-29-l2h1-20-hdi-160-fap-business-a>
{'auction_title': '',
'c_o_2_emission_value': 189,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9a3a11fa-6813-52e9-b984-15858e5648b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bb9c1e66f8/citroen-jumpy-fourgon-tole-29-l2h1-20-hdi-160-fap-business-a',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'JUMPY FOURGON Tole 29 L2h1 2.0 Hdi 160 Fap Business A',
'odometer': 301985,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2014-02-06',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPY FOURGON Tole 29 L2h1 2.0 Hdi 160 Fap Business A',
'transmission': 'automatic',
'trim': 'JUMPY FOURGON Tole 29 L2h1 2.0 Hdi 160 Fap Business A',
'year': 2014}
2026-03-25 19:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bb9c1e66f8%27 HTTP/1.1" 200 None
2026-03-25 19:12:27 [vpauto.fr] INFO: Saving data for bb9c1e66f8: {'created_time': 1774034098.480099, 'last_price_update_time': 1774465947.712262}
2026-03-25 19:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bb9c1e66f8') HTTP/1.1" 204 0
2026-03-25 19:12:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b830190ebf/ford-c-max-16-tdci-115-fap-ss-business-nav> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6417b2d0-b300-5535-b579-4623bdad9e8c with identifier: b830190ebf
2026-03-25 19:12:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6417b2d0-b300-5535-b579-4623bdad9e8c with scrape type 1
2026-03-25 19:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6417b2d0-b300-5535-b579-4623bdad9e8c
2026-03-25 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_01-1200.jpg not downloaded yet
2026-03-25 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_02-1200.jpg not downloaded yet
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_03-1200.jpg not downloaded yet
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_04-1200.jpg not downloaded yet
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_05-1200.jpg not downloaded yet
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_06-1200.jpg not downloaded yet
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_07-1200.jpg not downloaded yet
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_08-1200.jpg not downloaded yet
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_09-1200.jpg not downloaded yet
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_10-1200.jpg not downloaded yet
2026-03-25 19:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/56e064495a/peugeot-208-16-e-hdi-92ch-fap-bvm5-allure> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70121fa3-e18b-5645-9d3b-5d648168f386 with identifier: 56e064495a
2026-03-25 19:12:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70121fa3-e18b-5645-9d3b-5d648168f386 with scrape type 2
2026-03-25 19:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70121fa3-e18b-5645-9d3b-5d648168f386 with scrape type 2
2026-03-25 19:12:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 70121fa3-e18b-5645-9d3b-5d648168f386, identifier: 56e064495a
2026-03-25 19:12:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 70121fa3-e18b-5645-9d3b-5d648168f386 with identifier: 56e064495a
2026-03-25 19:12:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 70121fa3-e18b-5645-9d3b-5d648168f386 with identifier: 56e064495a
2026-03-25 19:12:37 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 70121fa3-e18b-5645-9d3b-5d648168f386 with identifier: 56e064495a to the API
2026-03-25 19:12:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/56e064495a/peugeot-208-16-e-hdi-92ch-fap-bvm5-allure>
{'auction_title': '',
'c_o_2_emission_value': 85,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '70121fa3-e18b-5645-9d3b-5d648168f386',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/56e064495a/peugeot-208-16-e-hdi-92ch-fap-bvm5-allure',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'PEUGEOT',
'model': '208 1.6 e-HDi 92ch FAP BVM5 Allure',
'odometer': 69143,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2014-10-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 1.6 e-HDi 92ch FAP BVM5 Allure',
'transmission': 'manual',
'trim': '208 1.6 e-HDi 92ch FAP BVM5 Allure',
'year': 2014}
2026-03-25 19:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756e064495a%27 HTTP/1.1" 200 None
2026-03-25 19:12:37 [vpauto.fr] INFO: Saving data for 56e064495a: {'created_time': 1773922240.965111, 'last_price_update_time': 1774465957.952313}
2026-03-25 19:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='56e064495a') HTTP/1.1" 204 0
2026-03-25 19:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DfRrsGH_10-1200.jpg> (referer: https://vpauto.eu/vehicle/b830190ebf/ford-c-max-16-tdci-115-fap-ss-business-nav)
2026-03-25 19:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DfRrsGH_09-1200.jpg> (referer: https://vpauto.eu/vehicle/b830190ebf/ford-c-max-16-tdci-115-fap-ss-business-nav)
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45430450>
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_10-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_10-1200.jpg saved to cache
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6417b2d0-b300-5535-b579-4623bdad9e8c
2026-03-25 19:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DfRrsGH_08-1200.jpg> (referer: https://vpauto.eu/vehicle/b830190ebf/ford-c-max-16-tdci-115-fap-ss-business-nav)
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c454290d0>
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_09-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_09-1200.jpg saved to cache
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6417b2d0-b300-5535-b579-4623bdad9e8c
2026-03-25 19:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DfRrsGH_07-1200.jpg> (referer: https://vpauto.eu/vehicle/b830190ebf/ford-c-max-16-tdci-115-fap-ss-business-nav)
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c454c9790>
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_08-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_08-1200.jpg saved to cache
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6417b2d0-b300-5535-b579-4623bdad9e8c
2026-03-25 19:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DfRrsGH_06-1200.jpg> (referer: https://vpauto.eu/vehicle/b830190ebf/ford-c-max-16-tdci-115-fap-ss-business-nav)
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c47717710>
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_07-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_07-1200.jpg saved to cache
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6417b2d0-b300-5535-b579-4623bdad9e8c
2026-03-25 19:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DfRrsGH_05-1200.jpg> (referer: https://vpauto.eu/vehicle/b830190ebf/ford-c-max-16-tdci-115-fap-ss-business-nav)
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c452ff610>
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_06-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_06-1200.jpg saved to cache
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6417b2d0-b300-5535-b579-4623bdad9e8c
2026-03-25 19:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DfRrsGH_04-1200.jpg> (referer: https://vpauto.eu/vehicle/b830190ebf/ford-c-max-16-tdci-115-fap-ss-business-nav)
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c456a7990>
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_05-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_05-1200.jpg saved to cache
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6417b2d0-b300-5535-b579-4623bdad9e8c
2026-03-25 19:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DfRrsGH_03-1200.jpg> (referer: https://vpauto.eu/vehicle/b830190ebf/ford-c-max-16-tdci-115-fap-ss-business-nav)
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45695e50>
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_04-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_04-1200.jpg saved to cache
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6417b2d0-b300-5535-b579-4623bdad9e8c
2026-03-25 19:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DfRrsGH_02-1200.jpg> (referer: https://vpauto.eu/vehicle/b830190ebf/ford-c-max-16-tdci-115-fap-ss-business-nav)
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45640910>
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_03-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_03-1200.jpg saved to cache
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6417b2d0-b300-5535-b579-4623bdad9e8c
2026-03-25 19:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/DfRrsGH_01-1200.jpg> (referer: https://vpauto.eu/vehicle/b830190ebf/ford-c-max-16-tdci-115-fap-ss-business-nav)
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c456404d0>
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_02-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_02-1200.jpg saved to cache
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6417b2d0-b300-5535-b579-4623bdad9e8c
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45508a90>
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:12:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FDfRrsGH_01-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/DfRrsGH_01-1200.jpg saved to cache
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6417b2d0-b300-5535-b579-4623bdad9e8c
2026-03-25 19:12:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6417b2d0-b300-5535-b579-4623bdad9e8c, skipping ID generation
2026-03-25 19:12:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6417b2d0-b300-5535-b579-4623bdad9e8c with scrape type 1
2026-03-25 19:12:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6417b2d0-b300-5535-b579-4623bdad9e8c sending to next pipeline
2026-03-25 19:12:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6417b2d0-b300-5535-b579-4623bdad9e8c, identifier: b830190ebf
2026-03-25 19:12:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6417b2d0-b300-5535-b579-4623bdad9e8c with identifier: b830190ebf
2026-03-25 19:12:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6417b2d0-b300-5535-b579-4623bdad9e8c with identifier: b830190ebf
2026-03-25 19:12:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6417b2d0-b300-5535-b579-4623bdad9e8c with identifier: b830190ebf to the API
2026-03-25 19:12:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/DfRrsGH_01-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6417b2d0-b300-5535-b579-4623bdad9e8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b830190ebf/ford-c-max-16-tdci-115-fap-ss-business-nav',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FORD',
'model': 'C-MAX 1.6 TDCI 115 FAP S&S Business Nav',
'odometer': 170993,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111159,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DfRrsGH_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101155,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DfRrsGH_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106166,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DfRrsGH_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79921,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DfRrsGH_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103007,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DfRrsGH_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101971,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DfRrsGH_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99149,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DfRrsGH_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93493,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DfRrsGH_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131856,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DfRrsGH_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6417b2d0-b300-5535-b579-4623bdad9e8c/6417b2d0-b300-5535-b579-4623bdad9e8c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148623,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/DfRrsGH_10-1200.jpg',
'Width': 1200}],
'price': 500,
'price_includes_vat': True,
'registration_date': '2014-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'FORD C-MAX 1.6 TDCI 115 FAP S&S Business Nav',
'transmission': 'manual',
'trim': 'C-MAX 1.6 TDCI 115 FAP S&S Business Nav',
'year': 2014}
2026-03-25 19:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b830190ebf%27 HTTP/1.1" 200 None
2026-03-25 19:12:39 [vpauto.fr] INFO: Saving data for b830190ebf: {'created_time': 1774465959.259768, 'last_price_update_time': 1774465959.25978}
2026-03-25 19:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b830190ebf') HTTP/1.1" 204 0
2026-03-25 19:12:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/294ed497f8/mercedes-classe-m-ml-350-bluetec-4matic-fascination-a> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c668842-b1ea-5673-962f-08ae9b908be1 with identifier: 294ed497f8
2026-03-25 19:12:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c668842-b1ea-5673-962f-08ae9b908be1 with scrape type 1
2026-03-25 19:12:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c668842-b1ea-5673-962f-08ae9b908be1
2026-03-25 19:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FXtpaFSg_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/XtpaFSg_01-1200.jpg already downloaded
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FXtpaFSg_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/XtpaFSg_02-1200.jpg already downloaded
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FXtpaFSg_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/XtpaFSg_03-1200.jpg already downloaded
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FXtpaFSg_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/XtpaFSg_04-1200.jpg already downloaded
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FXtpaFSg_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/XtpaFSg_05-1200.jpg already downloaded
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FXtpaFSg_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/XtpaFSg_06-1200.jpg already downloaded
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FXtpaFSg_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/XtpaFSg_07-1200.jpg already downloaded
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FXtpaFSg_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/XtpaFSg_08-1200.jpg already downloaded
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FXtpaFSg_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/XtpaFSg_09-1200.jpg already downloaded
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FXtpaFSg_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/XtpaFSg_10-1200.jpg already downloaded
2026-03-25 19:12:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3c668842-b1ea-5673-962f-08ae9b908be1, identifier: 294ed497f8
2026-03-25 19:12:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3c668842-b1ea-5673-962f-08ae9b908be1 with identifier: 294ed497f8
2026-03-25 19:12:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3c668842-b1ea-5673-962f-08ae9b908be1 with identifier: 294ed497f8
2026-03-25 19:12:42 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3c668842-b1ea-5673-962f-08ae9b908be1 with identifier: 294ed497f8 to the API
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/294ed497f8/mercedes-classe-m-ml-350-bluetec-4matic-fascination-a>
{'auction_title': '',
'c_o_2_emission_value': 187,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '3c668842-b1ea-5673-962f-08ae9b908be1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/294ed497f8/mercedes-classe-m-ml-350-bluetec-4matic-fascination-a',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'MERCEDES',
'model': 'CLASSE M ML 350 BlueTEC 4MATIC Fascination A',
'odometer': 197738,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photo_urls': ['https://cdn.vpauto.fr/XtpaFSg_01-1200.jpg',
'https://cdn.vpauto.fr/XtpaFSg_02-1200.jpg',
'https://cdn.vpauto.fr/XtpaFSg_03-1200.jpg',
'https://cdn.vpauto.fr/XtpaFSg_04-1200.jpg',
'https://cdn.vpauto.fr/XtpaFSg_05-1200.jpg',
'https://cdn.vpauto.fr/XtpaFSg_06-1200.jpg',
'https://cdn.vpauto.fr/XtpaFSg_07-1200.jpg',
'https://cdn.vpauto.fr/XtpaFSg_08-1200.jpg',
'https://cdn.vpauto.fr/XtpaFSg_09-1200.jpg',
'https://cdn.vpauto.fr/XtpaFSg_10-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c668842-b1ea-5673-962f-08ae9b908be1/3c668842-b1ea-5673-962f-08ae9b908be1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100640,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/XtpaFSg_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c668842-b1ea-5673-962f-08ae9b908be1/3c668842-b1ea-5673-962f-08ae9b908be1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93563,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/XtpaFSg_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c668842-b1ea-5673-962f-08ae9b908be1/3c668842-b1ea-5673-962f-08ae9b908be1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112775,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/XtpaFSg_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c668842-b1ea-5673-962f-08ae9b908be1/3c668842-b1ea-5673-962f-08ae9b908be1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77184,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/XtpaFSg_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c668842-b1ea-5673-962f-08ae9b908be1/3c668842-b1ea-5673-962f-08ae9b908be1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104724,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/XtpaFSg_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c668842-b1ea-5673-962f-08ae9b908be1/3c668842-b1ea-5673-962f-08ae9b908be1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100990,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/XtpaFSg_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c668842-b1ea-5673-962f-08ae9b908be1/3c668842-b1ea-5673-962f-08ae9b908be1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108511,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/XtpaFSg_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c668842-b1ea-5673-962f-08ae9b908be1/3c668842-b1ea-5673-962f-08ae9b908be1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86415,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/XtpaFSg_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c668842-b1ea-5673-962f-08ae9b908be1/3c668842-b1ea-5673-962f-08ae9b908be1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124060,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/XtpaFSg_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c668842-b1ea-5673-962f-08ae9b908be1/3c668842-b1ea-5673-962f-08ae9b908be1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138364,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/XtpaFSg_10-1200.jpg',
'Width': 1200}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2015-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES CLASSE M ML 350 BlueTEC 4MATIC Fascination A',
'transmission': 'automatic',
'trim': 'CLASSE M ML 350 BlueTEC 4MATIC Fascination A',
'year': 2015}
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27294ed497f8%27 HTTP/1.1" 200 None
2026-03-25 19:12:42 [vpauto.fr] INFO: Saving data for 294ed497f8: {'created_time': 1774465962.733237, 'last_price_update_time': 1774465962.733249, 'auction_closing_time': 1774877400.0}
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='294ed497f8') HTTP/1.1" 204 0
2026-03-25 19:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a5bcb3fcf8/jeep-grand-cherokee-v6-30-crd-250-overland-a> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6599ab10-7ffc-53e0-85af-c54fdcd673a6 with identifier: a5bcb3fcf8
2026-03-25 19:12:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6599ab10-7ffc-53e0-85af-c54fdcd673a6 with scrape type 1
2026-03-25 19:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6599ab10-7ffc-53e0-85af-c54fdcd673a6
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtbOhZOk_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tbOhZOk_01-1200.jpg already downloaded
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtbOhZOk_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tbOhZOk_02-1200.jpg already downloaded
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtbOhZOk_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tbOhZOk_03-1200.jpg already downloaded
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtbOhZOk_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tbOhZOk_04-1200.jpg already downloaded
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtbOhZOk_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tbOhZOk_05-1200.jpg already downloaded
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtbOhZOk_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tbOhZOk_06-1200.jpg already downloaded
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtbOhZOk_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tbOhZOk_07-1200.jpg already downloaded
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtbOhZOk_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tbOhZOk_08-1200.jpg already downloaded
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtbOhZOk_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tbOhZOk_09-1200.jpg already downloaded
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FtbOhZOk_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:12:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/tbOhZOk_10-1200.jpg already downloaded
2026-03-25 19:12:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6599ab10-7ffc-53e0-85af-c54fdcd673a6, identifier: a5bcb3fcf8
2026-03-25 19:12:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6599ab10-7ffc-53e0-85af-c54fdcd673a6 with identifier: a5bcb3fcf8
2026-03-25 19:12:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6599ab10-7ffc-53e0-85af-c54fdcd673a6 with identifier: a5bcb3fcf8
2026-03-25 19:12:51 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6599ab10-7ffc-53e0-85af-c54fdcd673a6 with identifier: a5bcb3fcf8 to the API
2026-03-25 19:12:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a5bcb3fcf8/jeep-grand-cherokee-v6-30-crd-250-overland-a>
{'auction_title': '',
'c_o_2_emission_value': 198,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '6599ab10-7ffc-53e0-85af-c54fdcd673a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a5bcb3fcf8/jeep-grand-cherokee-v6-30-crd-250-overland-a',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'JEEP',
'model': 'Grand Cherokee V6 3.0 CRD 250 Overland A',
'odometer': 186915,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://cdn.vpauto.fr/tbOhZOk_01-1200.jpg',
'https://cdn.vpauto.fr/tbOhZOk_02-1200.jpg',
'https://cdn.vpauto.fr/tbOhZOk_03-1200.jpg',
'https://cdn.vpauto.fr/tbOhZOk_04-1200.jpg',
'https://cdn.vpauto.fr/tbOhZOk_05-1200.jpg',
'https://cdn.vpauto.fr/tbOhZOk_06-1200.jpg',
'https://cdn.vpauto.fr/tbOhZOk_07-1200.jpg',
'https://cdn.vpauto.fr/tbOhZOk_08-1200.jpg',
'https://cdn.vpauto.fr/tbOhZOk_09-1200.jpg',
'https://cdn.vpauto.fr/tbOhZOk_10-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700e69f2-48c4-5d4d-871a-b56f0a0d246d/700e69f2-48c4-5d4d-871a-b56f0a0d246d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103354,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tbOhZOk_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700e69f2-48c4-5d4d-871a-b56f0a0d246d/700e69f2-48c4-5d4d-871a-b56f0a0d246d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83484,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tbOhZOk_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700e69f2-48c4-5d4d-871a-b56f0a0d246d/700e69f2-48c4-5d4d-871a-b56f0a0d246d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100032,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tbOhZOk_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700e69f2-48c4-5d4d-871a-b56f0a0d246d/700e69f2-48c4-5d4d-871a-b56f0a0d246d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74906,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tbOhZOk_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700e69f2-48c4-5d4d-871a-b56f0a0d246d/700e69f2-48c4-5d4d-871a-b56f0a0d246d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96152,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tbOhZOk_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700e69f2-48c4-5d4d-871a-b56f0a0d246d/700e69f2-48c4-5d4d-871a-b56f0a0d246d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94010,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tbOhZOk_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700e69f2-48c4-5d4d-871a-b56f0a0d246d/700e69f2-48c4-5d4d-871a-b56f0a0d246d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101769,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tbOhZOk_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700e69f2-48c4-5d4d-871a-b56f0a0d246d/700e69f2-48c4-5d4d-871a-b56f0a0d246d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88299,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tbOhZOk_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700e69f2-48c4-5d4d-871a-b56f0a0d246d/700e69f2-48c4-5d4d-871a-b56f0a0d246d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119794,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tbOhZOk_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700e69f2-48c4-5d4d-871a-b56f0a0d246d/700e69f2-48c4-5d4d-871a-b56f0a0d246d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141921,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/tbOhZOk_10-1200.jpg',
'Width': 1200}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2015-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Grand Cherokee V6 3.0 CRD 250 Overland A',
'transmission': 'automatic',
'trim': 'Grand Cherokee V6 3.0 CRD 250 Overland A',
'year': 2015}
2026-03-25 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a5bcb3fcf8%27 HTTP/1.1" 200 None
2026-03-25 19:12:51 [vpauto.fr] INFO: Saving data for a5bcb3fcf8: {'created_time': 1774465971.363317, 'last_price_update_time': 1774465971.363327, 'auction_closing_time': 1774877400.0}
2026-03-25 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a5bcb3fcf8') HTTP/1.1" 204 0
2026-03-25 19:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9f47f8c2f8/peugeot-2008-bluehdi-130-ss-eat8-gt> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97cd911f-97e7-50c4-8869-3876c84739da with identifier: 9f47f8c2f8
2026-03-25 19:12:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97cd911f-97e7-50c4-8869-3876c84739da with scrape type 2
2026-03-25 19:12:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97cd911f-97e7-50c4-8869-3876c84739da with scrape type 2
2026-03-25 19:12:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 97cd911f-97e7-50c4-8869-3876c84739da, identifier: 9f47f8c2f8
2026-03-25 19:12:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 97cd911f-97e7-50c4-8869-3876c84739da with identifier: 9f47f8c2f8
2026-03-25 19:12:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:12:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 97cd911f-97e7-50c4-8869-3876c84739da with identifier: 9f47f8c2f8
2026-03-25 19:12:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 97cd911f-97e7-50c4-8869-3876c84739da with identifier: 9f47f8c2f8 to the API
2026-03-25 19:12:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9f47f8c2f8/peugeot-2008-bluehdi-130-ss-eat8-gt>
{'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/NoGLInr_BE.pdf',
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '97cd911f-97e7-50c4-8869-3876c84739da',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9f47f8c2f8/peugeot-2008-bluehdi-130-ss-eat8-gt',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '2008 BlueHDi 130 S&S EAT8 GT',
'odometer': 78885,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 BlueHDi 130 S&S EAT8 GT',
'transmission': 'automatic',
'trim': '2008 BlueHDi 130 S&S EAT8 GT',
'year': 2022}
2026-03-25 19:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279f47f8c2f8%27 HTTP/1.1" 200 None
2026-03-25 19:12:53 [vpauto.fr] INFO: Saving data for 9f47f8c2f8: {'auction_closing_time': 1774870200.0, 'created_time': 1773860852.908226, 'last_price_update_time': 1774465973.074638}
2026-03-25 19:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9f47f8c2f8') HTTP/1.1" 204 0
2026-03-25 19:12:53 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.868(s), this was the 1st time calling it.
2026-03-25 19:12:53 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.859932235771181 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:12:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f07aae4bf8/peugeot-308-16-hdi-92ch-fap-business> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42fe8772-50ee-5a40-a606-48c0bf243a1e with identifier: f07aae4bf8
2026-03-25 19:12:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42fe8772-50ee-5a40-a606-48c0bf243a1e with scrape type 2
2026-03-25 19:12:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42fe8772-50ee-5a40-a606-48c0bf243a1e with scrape type 2
2026-03-25 19:12:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 42fe8772-50ee-5a40-a606-48c0bf243a1e, identifier: f07aae4bf8
2026-03-25 19:12:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 42fe8772-50ee-5a40-a606-48c0bf243a1e with identifier: f07aae4bf8
2026-03-25 19:12:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 42fe8772-50ee-5a40-a606-48c0bf243a1e with identifier: f07aae4bf8
2026-03-25 19:12:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 42fe8772-50ee-5a40-a606-48c0bf243a1e with identifier: f07aae4bf8 to the API
2026-03-25 19:12:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f07aae4bf8/peugeot-308-16-hdi-92ch-fap-business>
{'auction_title': '',
'c_o_2_emission_value': 105,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '42fe8772-50ee-5a40-a606-48c0bf243a1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f07aae4bf8/peugeot-308-16-hdi-92ch-fap-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '308 1.6 HDi 92ch FAP Business',
'odometer': 247590,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2013-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 1.6 HDi 92ch FAP Business',
'transmission': 'manual',
'trim': '308 1.6 HDi 92ch FAP Business',
'year': 2013}
2026-03-25 19:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f07aae4bf8%27 HTTP/1.1" 200 None
2026-03-25 19:12:53 [vpauto.fr] INFO: Saving data for f07aae4bf8: {'created_time': 1773738204.928308, 'last_price_update_time': 1774465973.880919}
2026-03-25 19:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f07aae4bf8') HTTP/1.1" 204 0
2026-03-25 19:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/937024ebf/peugeot-208-12-puretech-82ch-bvm5-active> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:12:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e4dfd18-ba11-5250-940a-0d59f99f5e22 with identifier: 937024ebf
2026-03-25 19:12:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e4dfd18-ba11-5250-940a-0d59f99f5e22 with scrape type 2
2026-03-25 19:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e4dfd18-ba11-5250-940a-0d59f99f5e22 with scrape type 2
2026-03-25 19:12:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7e4dfd18-ba11-5250-940a-0d59f99f5e22, identifier: 937024ebf
2026-03-25 19:12:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7e4dfd18-ba11-5250-940a-0d59f99f5e22 with identifier: 937024ebf
2026-03-25 19:12:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:12:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7e4dfd18-ba11-5250-940a-0d59f99f5e22 with identifier: 937024ebf
2026-03-25 19:12:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7e4dfd18-ba11-5250-940a-0d59f99f5e22 with identifier: 937024ebf to the API
2026-03-25 19:12:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:12:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:12:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/937024ebf/peugeot-208-12-puretech-82ch-bvm5-active>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'category': None,
'color': 'Orange Clair',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '7e4dfd18-ba11-5250-940a-0d59f99f5e22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/937024ebf/peugeot-208-12-puretech-82ch-bvm5-active',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '208 1.2 PureTech 82ch BVM5 Active',
'odometer': 86893,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2015-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 1.2 PureTech 82ch BVM5 Active',
'transmission': 'manual',
'trim': '208 1.2 PureTech 82ch BVM5 Active',
'year': 2015}
2026-03-25 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27937024ebf%27 HTTP/1.1" 200 None
2026-03-25 19:12:56 [vpauto.fr] INFO: Saving data for 937024ebf: {'created_time': 1774256928.284484, 'last_price_update_time': 1774465976.083095}
2026-03-25 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='937024ebf') HTTP/1.1" 204 0
2026-03-25 19:12:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:12:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8b94c045bf/opel-astra-sports-tourer-16-cdti-136-ch-startstop-innovation> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:12:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 532375e1-99c8-536a-a5b8-d57a42a0dfed with identifier: 8b94c045bf
2026-03-25 19:13:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 532375e1-99c8-536a-a5b8-d57a42a0dfed with scrape type 2
2026-03-25 19:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 532375e1-99c8-536a-a5b8-d57a42a0dfed with scrape type 2
2026-03-25 19:13:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 532375e1-99c8-536a-a5b8-d57a42a0dfed, identifier: 8b94c045bf
2026-03-25 19:13:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 532375e1-99c8-536a-a5b8-d57a42a0dfed with identifier: 8b94c045bf
2026-03-25 19:13:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 532375e1-99c8-536a-a5b8-d57a42a0dfed with identifier: 8b94c045bf
2026-03-25 19:13:00 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 532375e1-99c8-536a-a5b8-d57a42a0dfed with identifier: 8b94c045bf to the API
2026-03-25 19:13:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8b94c045bf/opel-astra-sports-tourer-16-cdti-136-ch-startstop-innovation>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '532375e1-99c8-536a-a5b8-d57a42a0dfed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8b94c045bf/opel-astra-sports-tourer-16-cdti-136-ch-startstop-innovation',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'OPEL',
'model': 'Astra Sports Tourer 1.6 CDTI 136 ch Start/Stop Innovation',
'odometer': 177015,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2015-11-13',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Astra Sports Tourer 1.6 CDTI 136 ch Start/Stop Innovation',
'transmission': 'manual',
'trim': 'Astra Sports Tourer 1.6 CDTI 136 ch Start/Stop Innovation',
'year': 2015}
2026-03-25 19:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b94c045bf%27 HTTP/1.1" 200 None
2026-03-25 19:13:00 [vpauto.fr] INFO: Saving data for 8b94c045bf: {'created_time': 1774256923.175667, 'last_price_update_time': 1774465980.456932}
2026-03-25 19:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8b94c045bf') HTTP/1.1" 204 0
2026-03-25 19:13:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7b0f9165aa/hyundai-i10-10-66-blue-drive-sl-ea-sports> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:13:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cbae810-bc38-5f37-8b18-e5aedf065ae1 with identifier: 7b0f9165aa
2026-03-25 19:13:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cbae810-bc38-5f37-8b18-e5aedf065ae1 with scrape type 2
2026-03-25 19:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cbae810-bc38-5f37-8b18-e5aedf065ae1 with scrape type 2
2026-03-25 19:13:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5cbae810-bc38-5f37-8b18-e5aedf065ae1, identifier: 7b0f9165aa
2026-03-25 19:13:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5cbae810-bc38-5f37-8b18-e5aedf065ae1 with identifier: 7b0f9165aa
2026-03-25 19:13:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5cbae810-bc38-5f37-8b18-e5aedf065ae1 with identifier: 7b0f9165aa
2026-03-25 19:13:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5cbae810-bc38-5f37-8b18-e5aedf065ae1 with identifier: 7b0f9165aa to the API
2026-03-25 19:13:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7b0f9165aa/hyundai-i10-10-66-blue-drive-sl-ea-sports>
{'auction_title': '',
'c_o_2_emission_value': 98,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-02T11:00:00Z',
'fuel_type': 'Petrol',
'id': '5cbae810-bc38-5f37-8b18-e5aedf065ae1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7b0f9165aa/hyundai-i10-10-66-blue-drive-sl-ea-sports',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'HYUNDAI',
'model': 'i10 1.0 66 Blue Drive SL EA Sports',
'odometer': 102275,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2015-10-23',
'seats_number': 4,
'seller_name': None,
'title': 'HYUNDAI i10 1.0 66 Blue Drive SL EA Sports',
'transmission': 'manual',
'trim': 'i10 1.0 66 Blue Drive SL EA Sports',
'year': 2015}
2026-03-25 19:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b0f9165aa%27 HTTP/1.1" 200 None
2026-03-25 19:13:05 [vpauto.fr] INFO: Saving data for 7b0f9165aa: {'auction_closing_time': 1775127600.0, 'created_time': 1774034114.592788, 'last_price_update_time': 1774465985.839431}
2026-03-25 19:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7b0f9165aa') HTTP/1.1" 204 0
2026-03-25 19:13:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/141ad4dbf8/renault-zoe-r110-achat-integral-business-societe> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:13:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49d44226-b690-57c9-85c6-a9b57795ffb6 with identifier: 141ad4dbf8
2026-03-25 19:13:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49d44226-b690-57c9-85c6-a9b57795ffb6 with scrape type 2
2026-03-25 19:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49d44226-b690-57c9-85c6-a9b57795ffb6 with scrape type 2
2026-03-25 19:13:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 49d44226-b690-57c9-85c6-a9b57795ffb6, identifier: 141ad4dbf8
2026-03-25 19:13:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 49d44226-b690-57c9-85c6-a9b57795ffb6 with identifier: 141ad4dbf8
2026-03-25 19:13:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 49d44226-b690-57c9-85c6-a9b57795ffb6 with identifier: 141ad4dbf8
2026-03-25 19:13:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 49d44226-b690-57c9-85c6-a9b57795ffb6 with identifier: 141ad4dbf8 to the API
2026-03-25 19:13:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/141ad4dbf8/renault-zoe-r110-achat-integral-business-societe>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '49d44226-b690-57c9-85c6-a9b57795ffb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/141ad4dbf8/renault-zoe-r110-achat-integral-business-societe',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Zoe R110 Achat Integral Business société',
'odometer': 111378,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-09-25',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT Zoe R110 Achat Integral Business société',
'transmission': 'automatic',
'trim': 'Zoe R110 Achat Integral Business société',
'year': 2020}
2026-03-25 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27141ad4dbf8%27 HTTP/1.1" 200 None
2026-03-25 19:13:06 [vpauto.fr] INFO: Saving data for 141ad4dbf8: {'created_time': 1773738161.720761, 'last_price_update_time': 1774465986.364055}
2026-03-25 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='141ad4dbf8') HTTP/1.1" 204 0
2026-03-25 19:13:06 [scrapy.extensions.logstats] INFO: Crawled 223 pages (at 17 pages/min), scraped 211 items (at 17 items/min)
2026-03-25 19:13:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-25 19:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/46ab95e85a/volvo-xc60-d4-190-ch-r-design-geartronic-a> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:13:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24e9c146-e2b2-5d22-97bf-418ef25e1b51 with identifier: 46ab95e85a
2026-03-25 19:13:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24e9c146-e2b2-5d22-97bf-418ef25e1b51 with scrape type 2
2026-03-25 19:13:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24e9c146-e2b2-5d22-97bf-418ef25e1b51 with scrape type 2
2026-03-25 19:13:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 24e9c146-e2b2-5d22-97bf-418ef25e1b51, identifier: 46ab95e85a
2026-03-25 19:13:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 24e9c146-e2b2-5d22-97bf-418ef25e1b51 with identifier: 46ab95e85a
2026-03-25 19:13:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 24e9c146-e2b2-5d22-97bf-418ef25e1b51 with identifier: 46ab95e85a
2026-03-25 19:13:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 24e9c146-e2b2-5d22-97bf-418ef25e1b51 with identifier: 46ab95e85a to the API
2026-03-25 19:13:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/46ab95e85a/volvo-xc60-d4-190-ch-r-design-geartronic-a>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '24e9c146-e2b2-5d22-97bf-418ef25e1b51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/46ab95e85a/volvo-xc60-d4-190-ch-r-design-geartronic-a',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'VOLVO',
'model': 'Xc60 D4 190 Ch R-Design Geartronic A',
'odometer': 127178,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2016-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO Xc60 D4 190 Ch R-Design Geartronic A',
'transmission': 'automatic',
'trim': 'Xc60 D4 190 Ch R-Design Geartronic A',
'year': 2016}
2026-03-25 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2746ab95e85a%27 HTTP/1.1" 200 None
2026-03-25 19:13:08 [vpauto.fr] INFO: Saving data for 46ab95e85a: {'created_time': 1773947372.600733, 'last_price_update_time': 1774465988.464833}
2026-03-25 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='46ab95e85a') HTTP/1.1" 204 0
2026-03-25 19:13:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c218ad59bf/citroen-jumpy-fgn-tole-29-l1h1-hdi-125-business> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:13:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd7a09a7-880f-5bcb-b97a-9f64e20066a2 with identifier: c218ad59bf
2026-03-25 19:13:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd7a09a7-880f-5bcb-b97a-9f64e20066a2 with scrape type 2
2026-03-25 19:13:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd7a09a7-880f-5bcb-b97a-9f64e20066a2 with scrape type 2
2026-03-25 19:13:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: dd7a09a7-880f-5bcb-b97a-9f64e20066a2, identifier: c218ad59bf
2026-03-25 19:13:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: dd7a09a7-880f-5bcb-b97a-9f64e20066a2 with identifier: c218ad59bf
2026-03-25 19:13:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: dd7a09a7-880f-5bcb-b97a-9f64e20066a2 with identifier: c218ad59bf
2026-03-25 19:13:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: dd7a09a7-880f-5bcb-b97a-9f64e20066a2 with identifier: c218ad59bf to the API
2026-03-25 19:13:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c218ad59bf/citroen-jumpy-fgn-tole-29-l1h1-hdi-125-business>
{'auction_title': '',
'c_o_2_emission_value': 168,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light blue',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': '2026-04-04T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'dd7a09a7-880f-5bcb-b97a-9f64e20066a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c218ad59bf/citroen-jumpy-fgn-tole-29-l1h1-hdi-125-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'JUMPY FGN TOLE 29 L1H1 HDI 125 BUSINESS',
'odometer': 198040,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2016-02-05',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPY FGN TOLE 29 L1H1 HDI 125 BUSINESS',
'transmission': 'manual',
'trim': 'JUMPY FGN TOLE 29 L1H1 HDI 125 BUSINESS',
'year': 2016}
2026-03-25 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c218ad59bf%27 HTTP/1.1" 200 None
2026-03-25 19:13:13 [vpauto.fr] INFO: Saving data for c218ad59bf: {'auction_closing_time': 1775296800.0, 'created_time': 1774256815.175276, 'last_price_update_time': 1774465993.076005}
2026-03-25 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c218ad59bf') HTTP/1.1" 204 0
2026-03-25 19:13:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e94ee830f8/ford-focus-15-tdci-95-ss-trend> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:13:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a3dbb16-b55c-50a2-95da-87bfc941d85c with identifier: e94ee830f8
2026-03-25 19:13:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3dbb16-b55c-50a2-95da-87bfc941d85c with scrape type 2
2026-03-25 19:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a3dbb16-b55c-50a2-95da-87bfc941d85c with scrape type 2
2026-03-25 19:13:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0a3dbb16-b55c-50a2-95da-87bfc941d85c, identifier: e94ee830f8
2026-03-25 19:13:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0a3dbb16-b55c-50a2-95da-87bfc941d85c with identifier: e94ee830f8
2026-03-25 19:13:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0a3dbb16-b55c-50a2-95da-87bfc941d85c with identifier: e94ee830f8
2026-03-25 19:13:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0a3dbb16-b55c-50a2-95da-87bfc941d85c with identifier: e94ee830f8 to the API
2026-03-25 19:13:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e94ee830f8/ford-focus-15-tdci-95-ss-trend>
{'auction_title': '',
'c_o_2_emission_value': 98,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0a3dbb16-b55c-50a2-95da-87bfc941d85c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e94ee830f8/ford-focus-15-tdci-95-ss-trend',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'Focus 1.5 TDCi 95 S&S Trend',
'odometer': 143374,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2016-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.5 TDCi 95 S&S Trend',
'transmission': 'manual',
'trim': 'Focus 1.5 TDCi 95 S&S Trend',
'year': 2016}
2026-03-25 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e94ee830f8%27 HTTP/1.1" 200 None
2026-03-25 19:13:17 [vpauto.fr] INFO: Saving data for e94ee830f8: {'created_time': 1773738205.342445, 'last_price_update_time': 1774465997.562887}
2026-03-25 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e94ee830f8') HTTP/1.1" 204 0
2026-03-25 19:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7b181886aa/peugeot-308-sw-308-sw-puretech-110ch-ss-bvm6-style> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7848a6a6-e92b-5a49-9fad-62b1596804b5 with identifier: 7b181886aa
2026-03-25 19:13:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7848a6a6-e92b-5a49-9fad-62b1596804b5 with scrape type 2
2026-03-25 19:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7848a6a6-e92b-5a49-9fad-62b1596804b5 with scrape type 2
2026-03-25 19:13:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7848a6a6-e92b-5a49-9fad-62b1596804b5, identifier: 7b181886aa
2026-03-25 19:13:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7848a6a6-e92b-5a49-9fad-62b1596804b5 with identifier: 7b181886aa
2026-03-25 19:13:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:13:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7848a6a6-e92b-5a49-9fad-62b1596804b5 with identifier: 7b181886aa
2026-03-25 19:13:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7848a6a6-e92b-5a49-9fad-62b1596804b5 with identifier: 7b181886aa to the API
2026-03-25 19:13:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7b181886aa/peugeot-308-sw-308-sw-puretech-110ch-ss-bvm6-style>
{'auction_title': '',
'c_o_2_emission_value': 113,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gris Clair',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '7848a6a6-e92b-5a49-9fad-62b1596804b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7b181886aa/peugeot-308-sw-308-sw-puretech-110ch-ss-bvm6-style',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'PEUGEOT',
'model': '308 SW 308 SW PureTech 110ch S&S BVM6 Style',
'odometer': 208279,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-10-09',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW PureTech 110ch S&S BVM6 Style',
'transmission': 'manual',
'trim': '308 SW 308 SW PureTech 110ch S&S BVM6 Style',
'year': 2018}
2026-03-25 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b181886aa%27 HTTP/1.1" 200 None
2026-03-25 19:13:19 [vpauto.fr] INFO: Saving data for 7b181886aa: {'created_time': 1773947247.119467, 'last_price_update_time': 1774465999.470168}
2026-03-25 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7b181886aa') HTTP/1.1" 204 0
2026-03-25 19:13:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c7ce35d3f8/renault-kangoo-express-15-dci-75-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 118ae032-e715-5510-a235-92e235f740d6 with identifier: c7ce35d3f8
2026-03-25 19:13:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 118ae032-e715-5510-a235-92e235f740d6 with scrape type 2
2026-03-25 19:13:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 118ae032-e715-5510-a235-92e235f740d6 with scrape type 2
2026-03-25 19:13:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 118ae032-e715-5510-a235-92e235f740d6, identifier: c7ce35d3f8
2026-03-25 19:13:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 118ae032-e715-5510-a235-92e235f740d6 with identifier: c7ce35d3f8
2026-03-25 19:13:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 118ae032-e715-5510-a235-92e235f740d6 with identifier: c7ce35d3f8
2026-03-25 19:13:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 118ae032-e715-5510-a235-92e235f740d6 with identifier: c7ce35d3f8 to the API
2026-03-25 19:13:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c7ce35d3f8/renault-kangoo-express-15-dci-75-energy-e6-generique>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '118ae032-e715-5510-a235-92e235f740d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c7ce35d3f8/renault-kangoo-express-15-dci-75-energy-e6-generique',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'odometer': 183081,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1500,
'price_includes_vat': True,
'registration_date': '2018-05-04',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'year': 2018}
2026-03-25 19:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c7ce35d3f8%27 HTTP/1.1" 200 None
2026-03-25 19:13:20 [vpauto.fr] INFO: Saving data for c7ce35d3f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773860858.492762, 'last_price_update_time': 1774466000.968242}
2026-03-25 19:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c7ce35d3f8') HTTP/1.1" 204 0
2026-03-25 19:13:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9bd6e5a9f8/peugeot-208-16-bluehdi-75ch-bvm5-active> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/18609e79f8/renault-twingo-iii-09-tce-90-energy-zen> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d57642b6-5e57-54c0-a279-02d5ed43b196 with identifier: 9bd6e5a9f8
2026-03-25 19:13:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d57642b6-5e57-54c0-a279-02d5ed43b196 with scrape type 2
2026-03-25 19:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d57642b6-5e57-54c0-a279-02d5ed43b196 with scrape type 2
2026-03-25 19:13:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d57642b6-5e57-54c0-a279-02d5ed43b196, identifier: 9bd6e5a9f8
2026-03-25 19:13:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d57642b6-5e57-54c0-a279-02d5ed43b196 with identifier: 9bd6e5a9f8
2026-03-25 19:13:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d57642b6-5e57-54c0-a279-02d5ed43b196 with identifier: 9bd6e5a9f8
2026-03-25 19:13:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d57642b6-5e57-54c0-a279-02d5ed43b196 with identifier: 9bd6e5a9f8 to the API
2026-03-25 19:13:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9bd6e5a9f8/peugeot-208-16-bluehdi-75ch-bvm5-active>
{'auction_title': '',
'c_o_2_emission_value': 90,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd57642b6-5e57-54c0-a279-02d5ed43b196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9bd6e5a9f8/peugeot-208-16-bluehdi-75ch-bvm5-active',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 1.6 BlueHDi 75ch BVM5 Active',
'odometer': 229077,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 1.6 BlueHDi 75ch BVM5 Active',
'transmission': 'manual',
'trim': '208 1.6 BlueHDi 75ch BVM5 Active',
'year': 2018}
2026-03-25 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279bd6e5a9f8%27 HTTP/1.1" 200 None
2026-03-25 19:13:21 [vpauto.fr] INFO: Saving data for 9bd6e5a9f8: {'created_time': 1773738178.312242, 'last_price_update_time': 1774466001.51968}
2026-03-25 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9bd6e5a9f8') HTTP/1.1" 204 0
2026-03-25 19:13:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21804c6b-2bc9-5464-8bd5-2fe554d6919f with identifier: 18609e79f8
2026-03-25 19:13:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21804c6b-2bc9-5464-8bd5-2fe554d6919f with scrape type 2
2026-03-25 19:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21804c6b-2bc9-5464-8bd5-2fe554d6919f with scrape type 2
2026-03-25 19:13:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 21804c6b-2bc9-5464-8bd5-2fe554d6919f, identifier: 18609e79f8
2026-03-25 19:13:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 21804c6b-2bc9-5464-8bd5-2fe554d6919f with identifier: 18609e79f8
2026-03-25 19:13:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 21804c6b-2bc9-5464-8bd5-2fe554d6919f with identifier: 18609e79f8
2026-03-25 19:13:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 21804c6b-2bc9-5464-8bd5-2fe554d6919f with identifier: 18609e79f8 to the API
2026-03-25 19:13:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/18609e79f8/renault-twingo-iii-09-tce-90-energy-zen>
{'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '21804c6b-2bc9-5464-8bd5-2fe554d6919f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/18609e79f8/renault-twingo-iii-09-tce-90-energy-zen',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Twingo III 0.9 TCe 90 Energy Zen',
'odometer': 35886,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2017-12-08',
'seats_number': 4,
'seller_name': None,
'title': 'RENAULT Twingo III 0.9 TCe 90 Energy Zen',
'transmission': 'manual',
'trim': 'Twingo III 0.9 TCe 90 Energy Zen',
'year': 2017}
2026-03-25 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2718609e79f8%27 HTTP/1.1" 200 None
2026-03-25 19:13:21 [vpauto.fr] INFO: Saving data for 18609e79f8: {'created_time': 1774034213.173404, 'last_price_update_time': 1774466001.988223}
2026-03-25 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='18609e79f8') HTTP/1.1" 204 0
2026-03-25 19:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8ad34bf6f8/renault-kangoo-express-15-dci-75-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e8c6c03-edb7-5c0d-81ef-d96c99bdfa5a with identifier: 8ad34bf6f8
2026-03-25 19:13:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e8c6c03-edb7-5c0d-81ef-d96c99bdfa5a with scrape type 2
2026-03-25 19:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e8c6c03-edb7-5c0d-81ef-d96c99bdfa5a with scrape type 2
2026-03-25 19:13:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8e8c6c03-edb7-5c0d-81ef-d96c99bdfa5a, identifier: 8ad34bf6f8
2026-03-25 19:13:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8e8c6c03-edb7-5c0d-81ef-d96c99bdfa5a with identifier: 8ad34bf6f8
2026-03-25 19:13:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8e8c6c03-edb7-5c0d-81ef-d96c99bdfa5a with identifier: 8ad34bf6f8
2026-03-25 19:13:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8e8c6c03-edb7-5c0d-81ef-d96c99bdfa5a with identifier: 8ad34bf6f8 to the API
2026-03-25 19:13:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8ad34bf6f8/renault-kangoo-express-15-dci-75-energy-e6-generique>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8e8c6c03-edb7-5c0d-81ef-d96c99bdfa5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8ad34bf6f8/renault-kangoo-express-15-dci-75-energy-e6-generique',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'odometer': 156073,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-05-14',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'year': 2018}
2026-03-25 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ad34bf6f8%27 HTTP/1.1" 200 None
2026-03-25 19:13:22 [vpauto.fr] INFO: Saving data for 8ad34bf6f8: {'created_time': 1773738166.838967, 'last_price_update_time': 1774466002.510487}
2026-03-25 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8ad34bf6f8') HTTP/1.1" 204 0
2026-03-25 19:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/69b87a7f8/renault-grand-scenic-dci-160-energy-edc-initiale-paris-7-places> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71a7e50e-d5ec-5bc9-8d1f-d8c92e78960e with identifier: 69b87a7f8
2026-03-25 19:13:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71a7e50e-d5ec-5bc9-8d1f-d8c92e78960e with scrape type 2
2026-03-25 19:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71a7e50e-d5ec-5bc9-8d1f-d8c92e78960e with scrape type 2
2026-03-25 19:13:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 71a7e50e-d5ec-5bc9-8d1f-d8c92e78960e, identifier: 69b87a7f8
2026-03-25 19:13:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 71a7e50e-d5ec-5bc9-8d1f-d8c92e78960e with identifier: 69b87a7f8
2026-03-25 19:13:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:13:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 71a7e50e-d5ec-5bc9-8d1f-d8c92e78960e with identifier: 69b87a7f8
2026-03-25 19:13:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 71a7e50e-d5ec-5bc9-8d1f-d8c92e78960e with identifier: 69b87a7f8 to the API
2026-03-25 19:13:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/69b87a7f8/renault-grand-scenic-dci-160-energy-edc-initiale-paris-7-places>
{'auction_title': '',
'c_o_2_emission_value': 122,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark violet metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '71a7e50e-d5ec-5bc9-8d1f-d8c92e78960e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/69b87a7f8/renault-grand-scenic-dci-160-energy-edc-initiale-paris-7-places',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Grand Scénic dCi 160 Energy EDC Initiale Paris 7 places',
'odometer': 152591,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-07-17',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT Grand Scénic dCi 160 Energy EDC Initiale Paris 7 places',
'transmission': 'automatic',
'trim': 'Grand Scénic dCi 160 Energy EDC Initiale Paris 7 places',
'year': 2018}
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2769b87a7f8%27 HTTP/1.1" 200 None
2026-03-25 19:13:24 [vpauto.fr] INFO: Saving data for 69b87a7f8: {'created_time': 1773738182.374066, 'last_price_update_time': 1774466004.053602}
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='69b87a7f8') HTTP/1.1" 204 0
2026-03-25 19:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1c86ffedf8/volkswagen-crafter-tpmr-30-l3h2-20-tdi-140-ch-business-line> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98f515a5-8f81-5b98-b28e-4446d4c47214 with identifier: 1c86ffedf8
2026-03-25 19:13:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98f515a5-8f81-5b98-b28e-4446d4c47214 with scrape type 1
2026-03-25 19:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98f515a5-8f81-5b98-b28e-4446d4c47214
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkQgnFNq_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kQgnFNq_01-1200.jpg already downloaded
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkQgnFNq_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kQgnFNq_02-1200.jpg already downloaded
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkQgnFNq_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kQgnFNq_03-1200.jpg already downloaded
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkQgnFNq_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kQgnFNq_04-1200.jpg already downloaded
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkQgnFNq_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kQgnFNq_05-1200.jpg already downloaded
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkQgnFNq_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kQgnFNq_06-1200.jpg already downloaded
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkQgnFNq_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kQgnFNq_07-1200.jpg already downloaded
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkQgnFNq_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kQgnFNq_08-1200.jpg already downloaded
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkQgnFNq_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kQgnFNq_09-1200.jpg already downloaded
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FkQgnFNq_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/kQgnFNq_10-1200.jpg already downloaded
2026-03-25 19:13:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 98f515a5-8f81-5b98-b28e-4446d4c47214, identifier: 1c86ffedf8
2026-03-25 19:13:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 98f515a5-8f81-5b98-b28e-4446d4c47214 with identifier: 1c86ffedf8
2026-03-25 19:13:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 98f515a5-8f81-5b98-b28e-4446d4c47214 with identifier: 1c86ffedf8
2026-03-25 19:13:24 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 98f515a5-8f81-5b98-b28e-4446d4c47214 with identifier: 1c86ffedf8 to the API
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1c86ffedf8/volkswagen-crafter-tpmr-30-l3h2-20-tdi-140-ch-business-line>
{'auction_title': '',
'c_o_2_emission_value': 189,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '98f515a5-8f81-5b98-b28e-4446d4c47214',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1c86ffedf8/volkswagen-crafter-tpmr-30-l3h2-20-tdi-140-ch-business-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER TPMR 30 L3H2 2.0 TDI 140 CH BUSINESS LINE',
'odometer': 150156,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://cdn.vpauto.fr/kQgnFNq_01-1200.jpg',
'https://cdn.vpauto.fr/kQgnFNq_02-1200.jpg',
'https://cdn.vpauto.fr/kQgnFNq_03-1200.jpg',
'https://cdn.vpauto.fr/kQgnFNq_04-1200.jpg',
'https://cdn.vpauto.fr/kQgnFNq_05-1200.jpg',
'https://cdn.vpauto.fr/kQgnFNq_06-1200.jpg',
'https://cdn.vpauto.fr/kQgnFNq_07-1200.jpg',
'https://cdn.vpauto.fr/kQgnFNq_08-1200.jpg',
'https://cdn.vpauto.fr/kQgnFNq_09-1200.jpg',
'https://cdn.vpauto.fr/kQgnFNq_10-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f515a5-8f81-5b98-b28e-4446d4c47214/98f515a5-8f81-5b98-b28e-4446d4c47214_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91567,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kQgnFNq_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f515a5-8f81-5b98-b28e-4446d4c47214/98f515a5-8f81-5b98-b28e-4446d4c47214_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87767,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kQgnFNq_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f515a5-8f81-5b98-b28e-4446d4c47214/98f515a5-8f81-5b98-b28e-4446d4c47214_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94704,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kQgnFNq_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f515a5-8f81-5b98-b28e-4446d4c47214/98f515a5-8f81-5b98-b28e-4446d4c47214_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82620,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kQgnFNq_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f515a5-8f81-5b98-b28e-4446d4c47214/98f515a5-8f81-5b98-b28e-4446d4c47214_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92227,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kQgnFNq_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f515a5-8f81-5b98-b28e-4446d4c47214/98f515a5-8f81-5b98-b28e-4446d4c47214_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94744,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kQgnFNq_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f515a5-8f81-5b98-b28e-4446d4c47214/98f515a5-8f81-5b98-b28e-4446d4c47214_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95201,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kQgnFNq_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f515a5-8f81-5b98-b28e-4446d4c47214/98f515a5-8f81-5b98-b28e-4446d4c47214_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94203,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kQgnFNq_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f515a5-8f81-5b98-b28e-4446d4c47214/98f515a5-8f81-5b98-b28e-4446d4c47214_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94234,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kQgnFNq_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f515a5-8f81-5b98-b28e-4446d4c47214/98f515a5-8f81-5b98-b28e-4446d4c47214_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94680,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/kQgnFNq_10-1200.jpg',
'Width': 1200}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2018-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN CRAFTER TPMR 30 L3H2 2.0 TDI 140 CH BUSINESS LINE',
'transmission': 'manual',
'trim': 'CRAFTER TPMR 30 L3H2 2.0 TDI 140 CH BUSINESS LINE',
'year': 2018}
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271c86ffedf8%27 HTTP/1.1" 200 None
2026-03-25 19:13:24 [vpauto.fr] INFO: Saving data for 1c86ffedf8: {'created_time': 1774466004.743395, 'last_price_update_time': 1774466004.743407, 'auction_closing_time': 1774877400.0}
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1c86ffedf8') HTTP/1.1" 204 0
2026-03-25 19:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bcfa1607bf/renault-clio-iv-societe-clio-societe-12-16v-75-air> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c72aabff-0e85-5ce8-a084-a18795006bc4 with identifier: bcfa1607bf
2026-03-25 19:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c72aabff-0e85-5ce8-a084-a18795006bc4 with scrape type 2
2026-03-25 19:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c72aabff-0e85-5ce8-a084-a18795006bc4 with scrape type 2
2026-03-25 19:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c72aabff-0e85-5ce8-a084-a18795006bc4, identifier: bcfa1607bf
2026-03-25 19:13:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c72aabff-0e85-5ce8-a084-a18795006bc4 with identifier: bcfa1607bf
2026-03-25 19:13:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c72aabff-0e85-5ce8-a084-a18795006bc4 with identifier: bcfa1607bf
2026-03-25 19:13:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c72aabff-0e85-5ce8-a084-a18795006bc4 with identifier: bcfa1607bf to the API
2026-03-25 19:13:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bcfa1607bf/renault-clio-iv-societe-clio-societe-12-16v-75-air>
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'c72aabff-0e85-5ce8-a084-a18795006bc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bcfa1607bf/renault-clio-iv-societe-clio-societe-12-16v-75-air',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'CLIO IV SOCIETE CLIO SOCIETE 1.2 16V 75 AIR',
'odometer': 137902,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-01-30',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO IV SOCIETE CLIO SOCIETE 1.2 16V 75 AIR',
'transmission': 'manual',
'trim': 'CLIO IV SOCIETE CLIO SOCIETE 1.2 16V 75 AIR',
'year': 2018}
2026-03-25 19:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bcfa1607bf%27 HTTP/1.1" 200 None
2026-03-25 19:13:25 [vpauto.fr] INFO: Saving data for bcfa1607bf: {'created_time': 1774256912.064776, 'last_price_update_time': 1774466005.537265}
2026-03-25 19:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bcfa1607bf') HTTP/1.1" 204 0
2026-03-25 19:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8ca4336af8/renault-clio-dci-75-energy-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f6b84db-2a2a-55f6-bc62-f741f03aa85e with identifier: 8ca4336af8
2026-03-25 19:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f6b84db-2a2a-55f6-bc62-f741f03aa85e with scrape type 2
2026-03-25 19:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f6b84db-2a2a-55f6-bc62-f741f03aa85e with scrape type 2
2026-03-25 19:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8f6b84db-2a2a-55f6-bc62-f741f03aa85e, identifier: 8ca4336af8
2026-03-25 19:13:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8f6b84db-2a2a-55f6-bc62-f741f03aa85e with identifier: 8ca4336af8
2026-03-25 19:13:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8f6b84db-2a2a-55f6-bc62-f741f03aa85e with identifier: 8ca4336af8
2026-03-25 19:13:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8f6b84db-2a2a-55f6-bc62-f741f03aa85e with identifier: 8ca4336af8 to the API
2026-03-25 19:13:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8ca4336af8/renault-clio-dci-75-energy-business>
{'auction_title': '',
'c_o_2_emission_value': 85,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8f6b84db-2a2a-55f6-bc62-f741f03aa85e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8ca4336af8/renault-clio-dci-75-energy-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Clio dCi 75 Energy Business',
'odometer': 116025,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio dCi 75 Energy Business',
'transmission': 'manual',
'trim': 'Clio dCi 75 Energy Business',
'year': 2018}
2026-03-25 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ca4336af8%27 HTTP/1.1" 200 None
2026-03-25 19:13:27 [vpauto.fr] INFO: Saving data for 8ca4336af8: {'created_time': 1773738180.01883, 'last_price_update_time': 1774466007.669207}
2026-03-25 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8ca4336af8') HTTP/1.1" 204 0
2026-03-25 19:13:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e2e85aaaf8/citroen-berlingo-m-bluehdi-100-ss-etg6-club> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b918d5eb-4268-5faf-841f-92062ed5e092 with identifier: e2e85aaaf8
2026-03-25 19:13:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b918d5eb-4268-5faf-841f-92062ed5e092 with scrape type 2
2026-03-25 19:13:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b918d5eb-4268-5faf-841f-92062ed5e092 with scrape type 2
2026-03-25 19:13:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b918d5eb-4268-5faf-841f-92062ed5e092, identifier: e2e85aaaf8
2026-03-25 19:13:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b918d5eb-4268-5faf-841f-92062ed5e092 with identifier: e2e85aaaf8
2026-03-25 19:13:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b918d5eb-4268-5faf-841f-92062ed5e092 with identifier: e2e85aaaf8
2026-03-25 19:13:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b918d5eb-4268-5faf-841f-92062ed5e092 with identifier: e2e85aaaf8 to the API
2026-03-25 19:13:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e2e85aaaf8/citroen-berlingo-m-bluehdi-100-ss-etg6-club>
{'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b918d5eb-4268-5faf-841f-92062ed5e092',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e2e85aaaf8/citroen-berlingo-m-bluehdi-100-ss-etg6-club',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'BERLINGO M BLUEHDI 100 S&S ETG6 CLUB',
'odometer': 149800,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-06-20',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN BERLINGO M BLUEHDI 100 S&S ETG6 CLUB',
'transmission': 'automatic',
'trim': 'BERLINGO M BLUEHDI 100 S&S ETG6 CLUB',
'year': 2018}
2026-03-25 19:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e2e85aaaf8%27 HTTP/1.1" 200 None
2026-03-25 19:13:29 [vpauto.fr] INFO: Saving data for e2e85aaaf8: {'created_time': 1773738181.441681, 'last_price_update_time': 1774466009.540005}
2026-03-25 19:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e2e85aaaf8') HTTP/1.1" 204 0
2026-03-25 19:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3feedf52f8/peugeot-boxer-tole-330-l1h2-bluehdi-130-premium-pack> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38a6d9d9-71fb-560e-84ef-52973a71de82 with identifier: 3feedf52f8
2026-03-25 19:13:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38a6d9d9-71fb-560e-84ef-52973a71de82 with scrape type 2
2026-03-25 19:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38a6d9d9-71fb-560e-84ef-52973a71de82 with scrape type 2
2026-03-25 19:13:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 38a6d9d9-71fb-560e-84ef-52973a71de82, identifier: 3feedf52f8
2026-03-25 19:13:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 38a6d9d9-71fb-560e-84ef-52973a71de82 with identifier: 3feedf52f8
2026-03-25 19:13:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 38a6d9d9-71fb-560e-84ef-52973a71de82 with identifier: 3feedf52f8
2026-03-25 19:13:32 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 38a6d9d9-71fb-560e-84ef-52973a71de82 with identifier: 3feedf52f8 to the API
2026-03-25 19:13:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3feedf52f8/peugeot-boxer-tole-330-l1h2-bluehdi-130-premium-pack>
{'auction_title': '',
'c_o_2_emission_value': 163,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '38a6d9d9-71fb-560e-84ef-52973a71de82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3feedf52f8/peugeot-boxer-tole-330-l1h2-bluehdi-130-premium-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': 'BOXER TOLE 330 L1H2 BLUEHDI 130 PREMIUM PACK',
'odometer': 208957,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2016-11-22',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER TOLE 330 L1H2 BLUEHDI 130 PREMIUM PACK',
'transmission': 'manual',
'trim': 'BOXER TOLE 330 L1H2 BLUEHDI 130 PREMIUM PACK',
'year': 2016}
2026-03-25 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273feedf52f8%27 HTTP/1.1" 200 None
2026-03-25 19:13:32 [vpauto.fr] INFO: Saving data for 3feedf52f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773738194.187398, 'last_price_update_time': 1774466012.507374}
2026-03-25 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3feedf52f8') HTTP/1.1" 204 0
2026-03-25 19:13:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7fd38b4f8/ds-ds7-crossback-puretech-225-eat8-performance-line> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4c8f4a1-4e2c-5aaf-b76c-26d4afa69f64 with identifier: 7fd38b4f8
2026-03-25 19:13:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4c8f4a1-4e2c-5aaf-b76c-26d4afa69f64 with scrape type 2
2026-03-25 19:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4c8f4a1-4e2c-5aaf-b76c-26d4afa69f64 with scrape type 2
2026-03-25 19:13:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a4c8f4a1-4e2c-5aaf-b76c-26d4afa69f64, identifier: 7fd38b4f8
2026-03-25 19:13:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a4c8f4a1-4e2c-5aaf-b76c-26d4afa69f64 with identifier: 7fd38b4f8
2026-03-25 19:13:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a4c8f4a1-4e2c-5aaf-b76c-26d4afa69f64 with identifier: 7fd38b4f8
2026-03-25 19:13:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a4c8f4a1-4e2c-5aaf-b76c-26d4afa69f64 with identifier: 7fd38b4f8 to the API
2026-03-25 19:13:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7fd38b4f8/ds-ds7-crossback-puretech-225-eat8-performance-line>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'a4c8f4a1-4e2c-5aaf-b76c-26d4afa69f64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7fd38b4f8/ds-ds7-crossback-puretech-225-eat8-performance-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DS',
'model': '7 Crossback PureTech 225 EAT8 Performance Line',
'odometer': 94449,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback PureTech 225 EAT8 Performance Line',
'transmission': 'automatic',
'trim': '7 Crossback PureTech 225 EAT8 Performance Line',
'year': 2018}
2026-03-25 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277fd38b4f8%27 HTTP/1.1" 200 None
2026-03-25 19:13:36 [vpauto.fr] INFO: Saving data for 7fd38b4f8: {'created_time': 1773860839.08388, 'last_price_update_time': 1774466016.275491}
2026-03-25 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7fd38b4f8') HTTP/1.1" 204 0
2026-03-25 19:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d6a26bfebf/peugeot-208-208-puretech-82ch-ss-bvm5-active> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9145aaaebf/bmw-serie-4-cabriolet-f33-cab-435d-xdrive-313-ch-m-sport-a> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c502b11f-8e66-522a-8520-966ef8bf504a with identifier: d6a26bfebf
2026-03-25 19:13:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c502b11f-8e66-522a-8520-966ef8bf504a with scrape type 2
2026-03-25 19:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c502b11f-8e66-522a-8520-966ef8bf504a with scrape type 2
2026-03-25 19:13:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c502b11f-8e66-522a-8520-966ef8bf504a, identifier: d6a26bfebf
2026-03-25 19:13:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c502b11f-8e66-522a-8520-966ef8bf504a with identifier: d6a26bfebf
2026-03-25 19:13:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c502b11f-8e66-522a-8520-966ef8bf504a with identifier: d6a26bfebf
2026-03-25 19:13:37 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c502b11f-8e66-522a-8520-966ef8bf504a with identifier: d6a26bfebf to the API
2026-03-25 19:13:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d6a26bfebf/peugeot-208-208-puretech-82ch-ss-bvm5-active>
{'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'c502b11f-8e66-522a-8520-966ef8bf504a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d6a26bfebf/peugeot-208-208-puretech-82ch-ss-bvm5-active',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '208 208 PureTech 82ch S&S BVM5 Active',
'odometer': 223997,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 PureTech 82ch S&S BVM5 Active',
'transmission': 'manual',
'trim': '208 208 PureTech 82ch S&S BVM5 Active',
'year': 2019}
2026-03-25 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d6a26bfebf%27 HTTP/1.1" 200 None
2026-03-25 19:13:38 [vpauto.fr] INFO: Saving data for d6a26bfebf: {'created_time': 1774256752.602564, 'last_price_update_time': 1774466018.881679}
2026-03-25 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d6a26bfebf') HTTP/1.1" 204 0
2026-03-25 19:13:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 791f07e5-9d90-509c-aaec-f9522b7e4189 with identifier: 9145aaaebf
2026-03-25 19:13:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 791f07e5-9d90-509c-aaec-f9522b7e4189 with scrape type 2
2026-03-25 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 791f07e5-9d90-509c-aaec-f9522b7e4189 with scrape type 2
2026-03-25 19:13:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 791f07e5-9d90-509c-aaec-f9522b7e4189, identifier: 9145aaaebf
2026-03-25 19:13:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 791f07e5-9d90-509c-aaec-f9522b7e4189 with identifier: 9145aaaebf
2026-03-25 19:13:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 791f07e5-9d90-509c-aaec-f9522b7e4189 with identifier: 9145aaaebf
2026-03-25 19:13:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 791f07e5-9d90-509c-aaec-f9522b7e4189 with identifier: 9145aaaebf to the API
2026-03-25 19:13:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9145aaaebf/bmw-serie-4-cabriolet-f33-cab-435d-xdrive-313-ch-m-sport-a>
{'auction_title': '',
'c_o_2_emission_value': 155,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '791f07e5-9d90-509c-aaec-f9522b7e4189',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9145aaaebf/bmw-serie-4-cabriolet-f33-cab-435d-xdrive-313-ch-m-sport-a',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'BMW',
'model': 'SERIE 4 CABRIOLET F33 Cab 435d Xdrive 313 Ch M Sport A',
'odometer': 80970,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-02-23',
'seats_number': 4,
'seller_name': None,
'title': 'BMW SERIE 4 CABRIOLET F33 Cab 435d Xdrive 313 Ch M Sport A',
'transmission': 'automatic',
'trim': 'SERIE 4 CABRIOLET F33 Cab 435d Xdrive 313 Ch M Sport A',
'year': 2018}
2026-03-25 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279145aaaebf%27 HTTP/1.1" 200 None
2026-03-25 19:13:39 [vpauto.fr] INFO: Saving data for 9145aaaebf: {'created_time': 1774256932.852237, 'last_price_update_time': 1774466019.298112}
2026-03-25 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9145aaaebf') HTTP/1.1" 204 0
2026-03-25 19:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8b62438bf8/ford-focus-15-ecoblue-95-ss-trend-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aaf9c72-5f7e-56e0-8d5a-6734d2ce1e50 with identifier: 8b62438bf8
2026-03-25 19:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aaf9c72-5f7e-56e0-8d5a-6734d2ce1e50 with scrape type 2
2026-03-25 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7aaf9c72-5f7e-56e0-8d5a-6734d2ce1e50 with scrape type 2
2026-03-25 19:13:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7aaf9c72-5f7e-56e0-8d5a-6734d2ce1e50, identifier: 8b62438bf8
2026-03-25 19:13:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7aaf9c72-5f7e-56e0-8d5a-6734d2ce1e50 with identifier: 8b62438bf8
2026-03-25 19:13:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7aaf9c72-5f7e-56e0-8d5a-6734d2ce1e50 with identifier: 8b62438bf8
2026-03-25 19:13:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7aaf9c72-5f7e-56e0-8d5a-6734d2ce1e50 with identifier: 8b62438bf8 to the API
2026-03-25 19:13:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8b62438bf8/ford-focus-15-ecoblue-95-ss-trend-business>
{'auction_title': '',
'c_o_2_emission_value': 90,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7aaf9c72-5f7e-56e0-8d5a-6734d2ce1e50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8b62438bf8/ford-focus-15-ecoblue-95-ss-trend-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'Focus 1.5 EcoBlue 95 S&S Trend Business',
'odometer': 221399,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.5 EcoBlue 95 S&S Trend Business',
'transmission': 'manual',
'trim': 'Focus 1.5 EcoBlue 95 S&S Trend Business',
'year': 2019}
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b62438bf8%27 HTTP/1.1" 200 None
2026-03-25 19:13:41 [vpauto.fr] INFO: Saving data for 8b62438bf8: {'created_time': 1773774856.253165, 'last_price_update_time': 1774466021.356823}
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8b62438bf8') HTTP/1.1" 204 0
2026-03-25 19:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d144e78cf8/volkswagen-crafter-tpmr-30-l3h3-20-tdi-140-ch-business-line> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467 with identifier: d144e78cf8
2026-03-25 19:13:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467 with scrape type 1
2026-03-25 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FMTaMlWo_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/MTaMlWo_01-1200.jpg already downloaded
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FMTaMlWo_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/MTaMlWo_02-1200.jpg already downloaded
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FMTaMlWo_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/MTaMlWo_03-1200.jpg already downloaded
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FMTaMlWo_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/MTaMlWo_04-1200.jpg already downloaded
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FMTaMlWo_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/MTaMlWo_05-1200.jpg already downloaded
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FMTaMlWo_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/MTaMlWo_06-1200.jpg already downloaded
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FMTaMlWo_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/MTaMlWo_07-1200.jpg already downloaded
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FMTaMlWo_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/MTaMlWo_08-1200.jpg already downloaded
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FMTaMlWo_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/MTaMlWo_09-1200.jpg already downloaded
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FMTaMlWo_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/MTaMlWo_10-1200.jpg already downloaded
2026-03-25 19:13:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467, identifier: d144e78cf8
2026-03-25 19:13:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467 with identifier: d144e78cf8
2026-03-25 19:13:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467 with identifier: d144e78cf8
2026-03-25 19:13:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467 with identifier: d144e78cf8 to the API
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d144e78cf8/volkswagen-crafter-tpmr-30-l3h3-20-tdi-140-ch-business-line>
{'auction_title': '',
'c_o_2_emission_value': 191,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d144e78cf8/volkswagen-crafter-tpmr-30-l3h3-20-tdi-140-ch-business-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER TPMR 30 L3H3 2.0 TDI 140 CH BUSINESS LINE',
'odometer': 54520,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://cdn.vpauto.fr/MTaMlWo_01-1200.jpg',
'https://cdn.vpauto.fr/MTaMlWo_02-1200.jpg',
'https://cdn.vpauto.fr/MTaMlWo_03-1200.jpg',
'https://cdn.vpauto.fr/MTaMlWo_04-1200.jpg',
'https://cdn.vpauto.fr/MTaMlWo_05-1200.jpg',
'https://cdn.vpauto.fr/MTaMlWo_06-1200.jpg',
'https://cdn.vpauto.fr/MTaMlWo_07-1200.jpg',
'https://cdn.vpauto.fr/MTaMlWo_08-1200.jpg',
'https://cdn.vpauto.fr/MTaMlWo_09-1200.jpg',
'https://cdn.vpauto.fr/MTaMlWo_10-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467/4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93447,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/MTaMlWo_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467/4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89903,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/MTaMlWo_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467/4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91543,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/MTaMlWo_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467/4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78660,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/MTaMlWo_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467/4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86744,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/MTaMlWo_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467/4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97460,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/MTaMlWo_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467/4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107876,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/MTaMlWo_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467/4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90662,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/MTaMlWo_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467/4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103956,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/MTaMlWo_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467/4ad5d414-fe02-5bdd-bdff-6e3e2d9d0467_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127861,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/MTaMlWo_10-1200.jpg',
'Width': 1200}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-09-14',
'seats_number': 4,
'seller_name': None,
'title': 'VOLKSWAGEN CRAFTER TPMR 30 L3H3 2.0 TDI 140 CH BUSINESS LINE',
'transmission': 'manual',
'trim': 'CRAFTER TPMR 30 L3H3 2.0 TDI 140 CH BUSINESS LINE',
'year': 2018}
2026-03-25 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d144e78cf8%27 HTTP/1.1" 200 None
2026-03-25 19:13:42 [vpauto.fr] INFO: Saving data for d144e78cf8: {'created_time': 1774466022.086188, 'last_price_update_time': 1774466022.086202}
2026-03-25 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d144e78cf8') HTTP/1.1" 204 0
2026-03-25 19:13:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.842(s), this was the 1st time calling it.
2026-03-25 19:13:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.541059346360594 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:13:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.555(s), this was the 1st time calling it.
2026-03-25 19:13:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.203607286736979 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5ed99e10f8/renault-kangoo-express-15-dci-75-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7465d30-cd69-59ea-a782-2a915a9a622f with identifier: 5ed99e10f8
2026-03-25 19:13:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7465d30-cd69-59ea-a782-2a915a9a622f with scrape type 2
2026-03-25 19:13:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7465d30-cd69-59ea-a782-2a915a9a622f with scrape type 2
2026-03-25 19:13:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e7465d30-cd69-59ea-a782-2a915a9a622f, identifier: 5ed99e10f8
2026-03-25 19:13:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e7465d30-cd69-59ea-a782-2a915a9a622f with identifier: 5ed99e10f8
2026-03-25 19:13:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e7465d30-cd69-59ea-a782-2a915a9a622f with identifier: 5ed99e10f8
2026-03-25 19:13:42 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e7465d30-cd69-59ea-a782-2a915a9a622f with identifier: 5ed99e10f8 to the API
2026-03-25 19:13:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5ed99e10f8/renault-kangoo-express-15-dci-75-energy-e6-generique>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e7465d30-cd69-59ea-a782-2a915a9a622f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5ed99e10f8/renault-kangoo-express-15-dci-75-energy-e6-generique',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'odometer': 179080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-12-16',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'year': 2019}
2026-03-25 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275ed99e10f8%27 HTTP/1.1" 200 None
2026-03-25 19:13:42 [vpauto.fr] INFO: Saving data for 5ed99e10f8: {'created_time': 1773738159.484372, 'last_price_update_time': 1774466022.94033}
2026-03-25 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5ed99e10f8') HTTP/1.1" 204 0
2026-03-25 19:13:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:13:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a9699a59f8/ligier-pro-pulse-4> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:13:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f91233b-3e15-57b3-a7ca-c53dae3805a7 with identifier: a9699a59f8
2026-03-25 19:13:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f91233b-3e15-57b3-a7ca-c53dae3805a7 with scrape type 2
2026-03-25 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f91233b-3e15-57b3-a7ca-c53dae3805a7 with scrape type 2
2026-03-25 19:13:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5f91233b-3e15-57b3-a7ca-c53dae3805a7, identifier: a9699a59f8
2026-03-25 19:13:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5f91233b-3e15-57b3-a7ca-c53dae3805a7 with identifier: a9699a59f8
2026-03-25 19:13:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5f91233b-3e15-57b3-a7ca-c53dae3805a7 with identifier: a9699a59f8
2026-03-25 19:13:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5f91233b-3e15-57b3-a7ca-c53dae3805a7 with identifier: a9699a59f8 to the API
2026-03-25 19:13:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a9699a59f8/ligier-pro-pulse-4>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '5f91233b-3e15-57b3-a7ca-c53dae3805a7',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a9699a59f8/ligier-pro-pulse-4',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LIGIER PRO',
'model': 'PULSE 4',
'odometer': 42000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2017-01-09',
'seats_number': 2,
'seller_name': None,
'title': 'LIGIER PRO PULSE 4',
'transmission': 'automatic',
'trim': 'PULSE 4',
'year': 2017}
2026-03-25 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a9699a59f8%27 HTTP/1.1" 200 None
2026-03-25 19:13:49 [vpauto.fr] INFO: Saving data for a9699a59f8: {'created_time': 1773738215.309105, 'last_price_update_time': 1774466029.41508}
2026-03-25 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a9699a59f8') HTTP/1.1" 204 0
2026-03-25 19:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b916ab4df8/ligier-pro-pulse-4> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:13:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae237429-10db-53f8-8e81-c56de1b38d0b with identifier: b916ab4df8
2026-03-25 19:13:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae237429-10db-53f8-8e81-c56de1b38d0b with scrape type 2
2026-03-25 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae237429-10db-53f8-8e81-c56de1b38d0b with scrape type 2
2026-03-25 19:13:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ae237429-10db-53f8-8e81-c56de1b38d0b, identifier: b916ab4df8
2026-03-25 19:13:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ae237429-10db-53f8-8e81-c56de1b38d0b with identifier: b916ab4df8
2026-03-25 19:13:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ae237429-10db-53f8-8e81-c56de1b38d0b with identifier: b916ab4df8
2026-03-25 19:13:51 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ae237429-10db-53f8-8e81-c56de1b38d0b with identifier: b916ab4df8 to the API
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b916ab4df8/ligier-pro-pulse-4>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'ae237429-10db-53f8-8e81-c56de1b38d0b',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b916ab4df8/ligier-pro-pulse-4',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LIGIER PRO',
'model': 'PULSE 4',
'odometer': 46040,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2014-07-07',
'seats_number': 2,
'seller_name': None,
'title': 'LIGIER PRO PULSE 4',
'transmission': 'automatic',
'trim': 'PULSE 4',
'year': 2014}
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b916ab4df8%27 HTTP/1.1" 200 None
2026-03-25 19:13:51 [vpauto.fr] INFO: Saving data for b916ab4df8: {'created_time': 1773774711.04997, 'last_price_update_time': 1774466031.305147}
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b916ab4df8') HTTP/1.1" 204 0
2026-03-25 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cdefd589f8/renault-kangoo-express-15-dci-75-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd5f7ccb-c484-5336-ab75-1c4a0bca4f7c with identifier: cdefd589f8
2026-03-25 19:13:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd5f7ccb-c484-5336-ab75-1c4a0bca4f7c with scrape type 2
2026-03-25 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd5f7ccb-c484-5336-ab75-1c4a0bca4f7c with scrape type 2
2026-03-25 19:13:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: dd5f7ccb-c484-5336-ab75-1c4a0bca4f7c, identifier: cdefd589f8
2026-03-25 19:13:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: dd5f7ccb-c484-5336-ab75-1c4a0bca4f7c with identifier: cdefd589f8
2026-03-25 19:13:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:13:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: dd5f7ccb-c484-5336-ab75-1c4a0bca4f7c with identifier: cdefd589f8
2026-03-25 19:13:51 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: dd5f7ccb-c484-5336-ab75-1c4a0bca4f7c with identifier: cdefd589f8 to the API
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cdefd589f8/renault-kangoo-express-15-dci-75-energy-e6-generique>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'dd5f7ccb-c484-5336-ab75-1c4a0bca4f7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cdefd589f8/renault-kangoo-express-15-dci-75-energy-e6-generique',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'odometer': 156301,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-12-16',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'year': 2019}
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cdefd589f8%27 HTTP/1.1" 200 None
2026-03-25 19:13:51 [vpauto.fr] INFO: Saving data for cdefd589f8: {'created_time': 1773738153.34973, 'last_price_update_time': 1774466031.838754}
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cdefd589f8') HTTP/1.1" 204 0
2026-03-25 19:13:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b70510a2bf/citroen-c4-cactus-societe-bluehdi-100-ss-bvm6-live> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 138268d4-2255-5497-815e-a8c98b5d4afb with identifier: b70510a2bf
2026-03-25 19:13:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 138268d4-2255-5497-815e-a8c98b5d4afb with scrape type 2
2026-03-25 19:13:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 138268d4-2255-5497-815e-a8c98b5d4afb with scrape type 2
2026-03-25 19:13:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 138268d4-2255-5497-815e-a8c98b5d4afb, identifier: b70510a2bf
2026-03-25 19:13:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 138268d4-2255-5497-815e-a8c98b5d4afb with identifier: b70510a2bf
2026-03-25 19:13:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 138268d4-2255-5497-815e-a8c98b5d4afb with identifier: b70510a2bf
2026-03-25 19:13:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 138268d4-2255-5497-815e-a8c98b5d4afb with identifier: b70510a2bf to the API
2026-03-25 19:13:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b70510a2bf/citroen-c4-cactus-societe-bluehdi-100-ss-bvm6-live>
{'auction_title': '',
'c_o_2_emission_value': 92,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '138268d4-2255-5497-815e-a8c98b5d4afb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b70510a2bf/citroen-c4-cactus-societe-bluehdi-100-ss-bvm6-live',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'C4 CACTUS SOCIETE BLUEHDI 100 S&S BVM6 LIVE',
'odometer': 146939,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-08-30',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C4 CACTUS SOCIETE BLUEHDI 100 S&S BVM6 LIVE',
'transmission': 'manual',
'trim': 'C4 CACTUS SOCIETE BLUEHDI 100 S&S BVM6 LIVE',
'year': 2019}
2026-03-25 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b70510a2bf%27 HTTP/1.1" 200 None
2026-03-25 19:13:53 [vpauto.fr] INFO: Saving data for b70510a2bf: {'created_time': 1774256944.268284, 'last_price_update_time': 1774466033.867319}
2026-03-25 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b70510a2bf') HTTP/1.1" 204 0
2026-03-25 19:13:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9aa5217c9e/citroen-c4-spacetourer-puretech-130-ss-eat8-feel> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66526368-91d9-5bf3-a612-54e2853fa38b with identifier: 9aa5217c9e
2026-03-25 19:13:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66526368-91d9-5bf3-a612-54e2853fa38b with scrape type 2
2026-03-25 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66526368-91d9-5bf3-a612-54e2853fa38b with scrape type 2
2026-03-25 19:13:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 66526368-91d9-5bf3-a612-54e2853fa38b, identifier: 9aa5217c9e
2026-03-25 19:13:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 66526368-91d9-5bf3-a612-54e2853fa38b with identifier: 9aa5217c9e
2026-03-25 19:13:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 66526368-91d9-5bf3-a612-54e2853fa38b with identifier: 9aa5217c9e
2026-03-25 19:13:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 66526368-91d9-5bf3-a612-54e2853fa38b with identifier: 9aa5217c9e to the API
2026-03-25 19:13:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9aa5217c9e/citroen-c4-spacetourer-puretech-130-ss-eat8-feel>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-02T09:30:00Z',
'fuel_type': 'Petrol',
'id': '66526368-91d9-5bf3-a612-54e2853fa38b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9aa5217c9e/citroen-c4-spacetourer-puretech-130-ss-eat8-feel',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'CITROEN',
'model': 'C4 Spacetourer PureTech 130 S&S EAT8 Feel',
'odometer': 146122,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Spacetourer PureTech 130 S&S EAT8 Feel',
'transmission': 'automatic',
'trim': 'C4 Spacetourer PureTech 130 S&S EAT8 Feel',
'year': 2019}
2026-03-25 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279aa5217c9e%27 HTTP/1.1" 200 None
2026-03-25 19:13:54 [vpauto.fr] INFO: Saving data for 9aa5217c9e: {'auction_closing_time': 1775122200.0, 'created_time': 1774033793.230026, 'last_price_update_time': 1774466034.383281}
2026-03-25 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9aa5217c9e') HTTP/1.1" 204 0
2026-03-25 19:13:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5ff5c369f8/renault-megane-iv-societe-blue-dci-95-air-nav-2p> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abfb9b35-99cd-5d53-9fb1-2b81b997b7f8 with identifier: 5ff5c369f8
2026-03-25 19:13:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abfb9b35-99cd-5d53-9fb1-2b81b997b7f8 with scrape type 2
2026-03-25 19:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abfb9b35-99cd-5d53-9fb1-2b81b997b7f8 with scrape type 2
2026-03-25 19:13:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: abfb9b35-99cd-5d53-9fb1-2b81b997b7f8, identifier: 5ff5c369f8
2026-03-25 19:13:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: abfb9b35-99cd-5d53-9fb1-2b81b997b7f8 with identifier: 5ff5c369f8
2026-03-25 19:13:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: abfb9b35-99cd-5d53-9fb1-2b81b997b7f8 with identifier: 5ff5c369f8
2026-03-25 19:13:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: abfb9b35-99cd-5d53-9fb1-2b81b997b7f8 with identifier: 5ff5c369f8 to the API
2026-03-25 19:13:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5ff5c369f8/renault-megane-iv-societe-blue-dci-95-air-nav-2p>
{'auction_title': '',
'c_o_2_emission_value': 102,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'abfb9b35-99cd-5d53-9fb1-2b81b997b7f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5ff5c369f8/renault-megane-iv-societe-blue-dci-95-air-nav-2p',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'MEGANE IV SOCIETE BLUE DCI 95 AIR NAV 2P',
'odometer': 138454,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-12-03',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT MEGANE IV SOCIETE BLUE DCI 95 AIR NAV 2P',
'transmission': 'manual',
'trim': 'MEGANE IV SOCIETE BLUE DCI 95 AIR NAV 2P',
'year': 2019}
2026-03-25 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275ff5c369f8%27 HTTP/1.1" 200 None
2026-03-25 19:13:55 [vpauto.fr] INFO: Saving data for 5ff5c369f8: {'created_time': 1773860806.157718, 'last_price_update_time': 1774466035.465461}
2026-03-25 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5ff5c369f8') HTTP/1.1" 204 0
2026-03-25 19:13:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a579cfe69e/peugeot-308-sw-bluehdi-130ch-ss-eat8-active-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0a3c29f-17c3-51e0-8a42-2f0aabc1c455 with identifier: a579cfe69e
2026-03-25 19:13:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0a3c29f-17c3-51e0-8a42-2f0aabc1c455 with scrape type 2
2026-03-25 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0a3c29f-17c3-51e0-8a42-2f0aabc1c455 with scrape type 2
2026-03-25 19:13:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e0a3c29f-17c3-51e0-8a42-2f0aabc1c455, identifier: a579cfe69e
2026-03-25 19:13:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e0a3c29f-17c3-51e0-8a42-2f0aabc1c455 with identifier: a579cfe69e
2026-03-25 19:13:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e0a3c29f-17c3-51e0-8a42-2f0aabc1c455 with identifier: a579cfe69e
2026-03-25 19:13:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e0a3c29f-17c3-51e0-8a42-2f0aabc1c455 with identifier: a579cfe69e to the API
2026-03-25 19:13:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a579cfe69e/peugeot-308-sw-bluehdi-130ch-ss-eat8-active-business>
{'auction_title': '',
'c_o_2_emission_value': 93,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e0a3c29f-17c3-51e0-8a42-2f0aabc1c455',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a579cfe69e/peugeot-308-sw-bluehdi-130ch-ss-eat8-active-business',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '308 SW BlueHDi 130ch S&S EAT8 Active Business',
'odometer': 132698,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-04-09',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW BlueHDi 130ch S&S EAT8 Active Business',
'transmission': 'automatic',
'trim': '308 SW BlueHDi 130ch S&S EAT8 Active Business',
'year': 2019}
2026-03-25 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a579cfe69e%27 HTTP/1.1" 200 None
2026-03-25 19:13:57 [vpauto.fr] INFO: Saving data for a579cfe69e: {'created_time': 1773947124.512764, 'last_price_update_time': 1774466037.403411}
2026-03-25 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a579cfe69e') HTTP/1.1" 204 0
2026-03-25 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e9532c7af8/peugeot-308-bluehdi-130ch-ss-bvm6-active-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff5901c-ad8b-53bc-bd97-cb0d7211d4ae with identifier: e9532c7af8
2026-03-25 19:13:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff5901c-ad8b-53bc-bd97-cb0d7211d4ae with scrape type 2
2026-03-25 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ff5901c-ad8b-53bc-bd97-cb0d7211d4ae with scrape type 2
2026-03-25 19:13:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5ff5901c-ad8b-53bc-bd97-cb0d7211d4ae, identifier: e9532c7af8
2026-03-25 19:13:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5ff5901c-ad8b-53bc-bd97-cb0d7211d4ae with identifier: e9532c7af8
2026-03-25 19:13:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5ff5901c-ad8b-53bc-bd97-cb0d7211d4ae with identifier: e9532c7af8
2026-03-25 19:13:58 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5ff5901c-ad8b-53bc-bd97-cb0d7211d4ae with identifier: e9532c7af8 to the API
2026-03-25 19:13:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e9532c7af8/peugeot-308-bluehdi-130ch-ss-bvm6-active-business>
{'auction_title': '',
'c_o_2_emission_value': 92,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5ff5901c-ad8b-53bc-bd97-cb0d7211d4ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e9532c7af8/peugeot-308-bluehdi-130ch-ss-bvm6-active-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '308 BlueHDi 130ch S&S BVM6 Active Business',
'odometer': 170813,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 BlueHDi 130ch S&S BVM6 Active Business',
'transmission': 'manual',
'trim': '308 BlueHDi 130ch S&S BVM6 Active Business',
'year': 2019}
2026-03-25 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9532c7af8%27 HTTP/1.1" 200 None
2026-03-25 19:13:58 [vpauto.fr] INFO: Saving data for e9532c7af8: {'created_time': 1773738153.800359, 'last_price_update_time': 1774466038.314151}
2026-03-25 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e9532c7af8') HTTP/1.1" 204 0
2026-03-25 19:13:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8ca251aff8/citroen-c4-cactus-bluehdi-120-ss-eat6-feel-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b5e8217-d854-5e4d-80b9-6c19bee183c7 with identifier: 8ca251aff8
2026-03-25 19:13:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b5e8217-d854-5e4d-80b9-6c19bee183c7 with scrape type 2
2026-03-25 19:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b5e8217-d854-5e4d-80b9-6c19bee183c7 with scrape type 2
2026-03-25 19:13:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5b5e8217-d854-5e4d-80b9-6c19bee183c7, identifier: 8ca251aff8
2026-03-25 19:13:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5b5e8217-d854-5e4d-80b9-6c19bee183c7 with identifier: 8ca251aff8
2026-03-25 19:13:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5b5e8217-d854-5e4d-80b9-6c19bee183c7 with identifier: 8ca251aff8
2026-03-25 19:13:58 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5b5e8217-d854-5e4d-80b9-6c19bee183c7 with identifier: 8ca251aff8 to the API
2026-03-25 19:13:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8ca251aff8/citroen-c4-cactus-bluehdi-120-ss-eat6-feel-business>
{'auction_title': '',
'c_o_2_emission_value': 102,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '5b5e8217-d854-5e4d-80b9-6c19bee183c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8ca251aff8/citroen-c4-cactus-bluehdi-120-ss-eat6-feel-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C4 Cactus BlueHDi 120 S&S EAT6 Feel Business',
'odometer': 170066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Cactus BlueHDi 120 S&S EAT6 Feel Business',
'transmission': 'automatic',
'trim': 'C4 Cactus BlueHDi 120 S&S EAT6 Feel Business',
'year': 2019}
2026-03-25 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ca251aff8%27 HTTP/1.1" 200 None
2026-03-25 19:13:58 [vpauto.fr] INFO: Saving data for 8ca251aff8: {'auction_closing_time': 1774877400.0, 'created_time': 1773860813.38122, 'last_price_update_time': 1774466038.795806}
2026-03-25 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8ca251aff8') HTTP/1.1" 204 0
2026-03-25 19:13:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.934(s), this was the 1st time calling it.
2026-03-25 19:13:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.015801757947724 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:13:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/dcd9fb0af8/renault-kangoo-express-blue-dci-95-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:13:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:13:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71c13ba3-d57a-5b74-8b60-74dd35696323 with identifier: dcd9fb0af8
2026-03-25 19:13:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71c13ba3-d57a-5b74-8b60-74dd35696323 with scrape type 2
2026-03-25 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71c13ba3-d57a-5b74-8b60-74dd35696323 with scrape type 2
2026-03-25 19:13:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 71c13ba3-d57a-5b74-8b60-74dd35696323, identifier: dcd9fb0af8
2026-03-25 19:13:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 71c13ba3-d57a-5b74-8b60-74dd35696323 with identifier: dcd9fb0af8
2026-03-25 19:13:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 71c13ba3-d57a-5b74-8b60-74dd35696323 with identifier: dcd9fb0af8
2026-03-25 19:13:59 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 71c13ba3-d57a-5b74-8b60-74dd35696323 with identifier: dcd9fb0af8 to the API
2026-03-25 19:13:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:13:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:13:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/dcd9fb0af8/renault-kangoo-express-blue-dci-95-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 116,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '71c13ba3-d57a-5b74-8b60-74dd35696323',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/dcd9fb0af8/renault-kangoo-express-blue-dci-95-grand-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS BLUE DCI 95 GRAND CONFORT',
'odometer': 117303,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2019-11-29',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS BLUE DCI 95 GRAND CONFORT',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS BLUE DCI 95 GRAND CONFORT',
'year': 2019}
2026-03-25 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dcd9fb0af8%27 HTTP/1.1" 200 None
2026-03-25 19:13:59 [vpauto.fr] INFO: Saving data for dcd9fb0af8: {'created_time': 1773738152.405158, 'last_price_update_time': 1774466039.943368, 'auction_closing_time': 1774864800.0}
2026-03-25 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='dcd9fb0af8') HTTP/1.1" 204 0
2026-03-25 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/87dc9de6f8/citroen-jumper-tole-30-l1h1-bluehdi-110-bvm6-club> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96f26220-a8df-548e-b76c-fb8e747f6fd0 with identifier: 87dc9de6f8
2026-03-25 19:14:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96f26220-a8df-548e-b76c-fb8e747f6fd0 with scrape type 2
2026-03-25 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96f26220-a8df-548e-b76c-fb8e747f6fd0 with scrape type 2
2026-03-25 19:14:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 96f26220-a8df-548e-b76c-fb8e747f6fd0, identifier: 87dc9de6f8
2026-03-25 19:14:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 96f26220-a8df-548e-b76c-fb8e747f6fd0 with identifier: 87dc9de6f8
2026-03-25 19:14:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 96f26220-a8df-548e-b76c-fb8e747f6fd0 with identifier: 87dc9de6f8
2026-03-25 19:14:01 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 96f26220-a8df-548e-b76c-fb8e747f6fd0 with identifier: 87dc9de6f8 to the API
2026-03-25 19:14:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/87dc9de6f8/citroen-jumper-tole-30-l1h1-bluehdi-110-bvm6-club>
{'auction_title': '',
'c_o_2_emission_value': 158,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '96f26220-a8df-548e-b76c-fb8e747f6fd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/87dc9de6f8/citroen-jumper-tole-30-l1h1-bluehdi-110-bvm6-club',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'JUMPER TOLE 30 L1H1 BLUEHDi 110 BVM6 CLUB',
'odometer': 99343,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-07-05',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPER TOLE 30 L1H1 BLUEHDi 110 BVM6 CLUB',
'transmission': 'manual',
'trim': 'JUMPER TOLE 30 L1H1 BLUEHDi 110 BVM6 CLUB',
'year': 2019}
2026-03-25 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2787dc9de6f8%27 HTTP/1.1" 200 None
2026-03-25 19:14:01 [vpauto.fr] INFO: Saving data for 87dc9de6f8: {'created_time': 1773860808.82029, 'last_price_update_time': 1774466041.961914}
2026-03-25 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='87dc9de6f8') HTTP/1.1" 204 0
2026-03-25 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c9a63237f8/renault-kangoo-express-15-dci-75-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0180280c-91f3-5b24-9e91-361dbcc2e108 with identifier: c9a63237f8
2026-03-25 19:14:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0180280c-91f3-5b24-9e91-361dbcc2e108 with scrape type 2
2026-03-25 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0180280c-91f3-5b24-9e91-361dbcc2e108 with scrape type 2
2026-03-25 19:14:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0180280c-91f3-5b24-9e91-361dbcc2e108, identifier: c9a63237f8
2026-03-25 19:14:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0180280c-91f3-5b24-9e91-361dbcc2e108 with identifier: c9a63237f8
2026-03-25 19:14:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0180280c-91f3-5b24-9e91-361dbcc2e108 with identifier: c9a63237f8
2026-03-25 19:14:02 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0180280c-91f3-5b24-9e91-361dbcc2e108 with identifier: c9a63237f8 to the API
2026-03-25 19:14:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c9a63237f8/renault-kangoo-express-15-dci-75-energy-e6-generique>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0180280c-91f3-5b24-9e91-361dbcc2e108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c9a63237f8/renault-kangoo-express-15-dci-75-energy-e6-generique',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'odometer': 122409,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-12-18',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'year': 2019}
2026-03-25 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9a63237f8%27 HTTP/1.1" 200 None
2026-03-25 19:14:02 [vpauto.fr] INFO: Saving data for c9a63237f8: {'created_time': 1773738149.0847, 'last_price_update_time': 1774466042.472246}
2026-03-25 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c9a63237f8') HTTP/1.1" 204 0
2026-03-25 19:14:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a6edb743bf/renault-megane-iv-berline-blue-dci-115-edc-intens> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22459a11-c2af-575f-bddd-a9192306b230 with identifier: a6edb743bf
2026-03-25 19:14:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22459a11-c2af-575f-bddd-a9192306b230 with scrape type 2
2026-03-25 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22459a11-c2af-575f-bddd-a9192306b230 with scrape type 2
2026-03-25 19:14:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 22459a11-c2af-575f-bddd-a9192306b230, identifier: a6edb743bf
2026-03-25 19:14:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 22459a11-c2af-575f-bddd-a9192306b230 with identifier: a6edb743bf
2026-03-25 19:14:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 22459a11-c2af-575f-bddd-a9192306b230 with identifier: a6edb743bf
2026-03-25 19:14:02 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 22459a11-c2af-575f-bddd-a9192306b230 with identifier: a6edb743bf to the API
2026-03-25 19:14:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a6edb743bf/renault-megane-iv-berline-blue-dci-115-edc-intens>
{'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Diesel',
'id': '22459a11-c2af-575f-bddd-a9192306b230',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a6edb743bf/renault-megane-iv-berline-blue-dci-115-edc-intens',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Mégane IV Berline Blue dCi 115 EDC Intens',
'odometer': 159293,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2019-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Mégane IV Berline Blue dCi 115 EDC Intens',
'transmission': 'automatic',
'trim': 'Mégane IV Berline Blue dCi 115 EDC Intens',
'year': 2019}
2026-03-25 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a6edb743bf%27 HTTP/1.1" 200 None
2026-03-25 19:14:02 [vpauto.fr] INFO: Saving data for a6edb743bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774256749.616012, 'last_price_update_time': 1774466042.980281}
2026-03-25 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a6edb743bf') HTTP/1.1" 204 0
2026-03-25 19:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ffcd6069bf/renault-megane-iv-berline-tce-140-edc-fap-intens> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47851ad4-749f-5d75-ab84-c4b6b0b3add6 with identifier: ffcd6069bf
2026-03-25 19:14:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47851ad4-749f-5d75-ab84-c4b6b0b3add6 with scrape type 2
2026-03-25 19:14:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47851ad4-749f-5d75-ab84-c4b6b0b3add6 with scrape type 2
2026-03-25 19:14:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 47851ad4-749f-5d75-ab84-c4b6b0b3add6, identifier: ffcd6069bf
2026-03-25 19:14:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 47851ad4-749f-5d75-ab84-c4b6b0b3add6 with identifier: ffcd6069bf
2026-03-25 19:14:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 47851ad4-749f-5d75-ab84-c4b6b0b3add6 with identifier: ffcd6069bf
2026-03-25 19:14:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 47851ad4-749f-5d75-ab84-c4b6b0b3add6 with identifier: ffcd6069bf to the API
2026-03-25 19:14:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ffcd6069bf/renault-megane-iv-berline-tce-140-edc-fap-intens>
{'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Petrol',
'id': '47851ad4-749f-5d75-ab84-c4b6b0b3add6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ffcd6069bf/renault-megane-iv-berline-tce-140-edc-fap-intens',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Mégane IV Berline TCe 140 EDC FAP Intens',
'odometer': 91491,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2019-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Mégane IV Berline TCe 140 EDC FAP Intens',
'transmission': 'automatic',
'trim': 'Mégane IV Berline TCe 140 EDC FAP Intens',
'year': 2019}
2026-03-25 19:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ffcd6069bf%27 HTTP/1.1" 200 None
2026-03-25 19:14:05 [vpauto.fr] INFO: Saving data for ffcd6069bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774256748.147996, 'last_price_update_time': 1774466045.406647}
2026-03-25 19:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ffcd6069bf') HTTP/1.1" 204 0
2026-03-25 19:14:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6dda60495a/bmw-x1-sdrive-18i-140-ch-xline> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aa427e8-6b82-5893-bf29-e1bb8deef251 with identifier: 6dda60495a
2026-03-25 19:14:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aa427e8-6b82-5893-bf29-e1bb8deef251 with scrape type 2
2026-03-25 19:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aa427e8-6b82-5893-bf29-e1bb8deef251 with scrape type 2
2026-03-25 19:14:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5aa427e8-6b82-5893-bf29-e1bb8deef251, identifier: 6dda60495a
2026-03-25 19:14:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5aa427e8-6b82-5893-bf29-e1bb8deef251 with identifier: 6dda60495a
2026-03-25 19:14:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5aa427e8-6b82-5893-bf29-e1bb8deef251 with identifier: 6dda60495a
2026-03-25 19:14:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5aa427e8-6b82-5893-bf29-e1bb8deef251 with identifier: 6dda60495a to the API
2026-03-25 19:14:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6dda60495a/bmw-x1-sdrive-18i-140-ch-xline>
{'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': None,
'category': None,
'color': 'Night blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5aa427e8-6b82-5893-bf29-e1bb8deef251',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6dda60495a/bmw-x1-sdrive-18i-140-ch-xline',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'BMW',
'model': 'X1 Sdrive 18i 140 Ch xLine',
'odometer': 59592,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 Sdrive 18i 140 Ch xLine',
'transmission': 'manual',
'trim': 'X1 Sdrive 18i 140 Ch xLine',
'year': 2019}
2026-03-25 19:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276dda60495a%27 HTTP/1.1" 200 None
2026-03-25 19:14:06 [vpauto.fr] INFO: Saving data for 6dda60495a: {'created_time': 1773947352.490109, 'last_price_update_time': 1774466046.937427}
2026-03-25 19:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6dda60495a') HTTP/1.1" 204 0
2026-03-25 19:14:06 [scrapy.extensions.logstats] INFO: Crawled 258 pages (at 35 pages/min), scraped 246 items (at 35 items/min)
2026-03-25 19:14:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-25 19:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/452391e19e/peugeot-308-sw-bluehdi-130ch-ss-eat6-active-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a46cc02a-9aa4-5fd0-9d82-1f3f8fb2c650 with identifier: 452391e19e
2026-03-25 19:14:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a46cc02a-9aa4-5fd0-9d82-1f3f8fb2c650 with scrape type 2
2026-03-25 19:14:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a46cc02a-9aa4-5fd0-9d82-1f3f8fb2c650 with scrape type 2
2026-03-25 19:14:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a46cc02a-9aa4-5fd0-9d82-1f3f8fb2c650, identifier: 452391e19e
2026-03-25 19:14:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a46cc02a-9aa4-5fd0-9d82-1f3f8fb2c650 with identifier: 452391e19e
2026-03-25 19:14:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a46cc02a-9aa4-5fd0-9d82-1f3f8fb2c650 with identifier: 452391e19e
2026-03-25 19:14:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a46cc02a-9aa4-5fd0-9d82-1f3f8fb2c650 with identifier: 452391e19e to the API
2026-03-25 19:14:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/452391e19e/peugeot-308-sw-bluehdi-130ch-ss-eat6-active-business>
{'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a46cc02a-9aa4-5fd0-9d82-1f3f8fb2c650',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/452391e19e/peugeot-308-sw-bluehdi-130ch-ss-eat6-active-business',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '308 SW BlueHDi 130ch S&S EAT6 Active Business',
'odometer': 130763,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW BlueHDi 130ch S&S EAT6 Active Business',
'transmission': 'automatic',
'trim': '308 SW BlueHDi 130ch S&S EAT6 Active Business',
'year': 2019}
2026-03-25 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27452391e19e%27 HTTP/1.1" 200 None
2026-03-25 19:14:07 [vpauto.fr] INFO: Saving data for 452391e19e: {'created_time': 1773947122.274451, 'last_price_update_time': 1774466047.480887}
2026-03-25 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='452391e19e') HTTP/1.1" 204 0
2026-03-25 19:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1d65c722f8/skoda-kamiq-16-tdi-116-ch-dsg7-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59f6aa4d-b8e3-5d9c-bc30-0683788d7886 with identifier: 1d65c722f8
2026-03-25 19:14:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59f6aa4d-b8e3-5d9c-bc30-0683788d7886 with scrape type 2
2026-03-25 19:14:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59f6aa4d-b8e3-5d9c-bc30-0683788d7886 with scrape type 2
2026-03-25 19:14:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 59f6aa4d-b8e3-5d9c-bc30-0683788d7886, identifier: 1d65c722f8
2026-03-25 19:14:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 59f6aa4d-b8e3-5d9c-bc30-0683788d7886 with identifier: 1d65c722f8
2026-03-25 19:14:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 59f6aa4d-b8e3-5d9c-bc30-0683788d7886 with identifier: 1d65c722f8
2026-03-25 19:14:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 59f6aa4d-b8e3-5d9c-bc30-0683788d7886 with identifier: 1d65c722f8 to the API
2026-03-25 19:14:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1d65c722f8/skoda-kamiq-16-tdi-116-ch-dsg7-business>
{'auction_title': '',
'c_o_2_emission_value': 141,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '59f6aa4d-b8e3-5d9c-bc30-0683788d7886',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1d65c722f8/skoda-kamiq-16-tdi-116-ch-dsg7-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'SKODA',
'model': 'Kamiq 1.6 TDI 116 ch DSG7 Business',
'odometer': 229101,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Kamiq 1.6 TDI 116 ch DSG7 Business',
'transmission': 'automatic',
'trim': 'Kamiq 1.6 TDI 116 ch DSG7 Business',
'year': 2020}
2026-03-25 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271d65c722f8%27 HTTP/1.1" 200 None
2026-03-25 19:14:08 [vpauto.fr] INFO: Saving data for 1d65c722f8: {'created_time': 1773947353.044847, 'last_price_update_time': 1774466048.393272}
2026-03-25 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1d65c722f8') HTTP/1.1" 204 0
2026-03-25 19:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4753525ebf/toyota-yaris-hybride-114h-france-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9635928a-af51-50da-b564-006c0680fd96 with identifier: 4753525ebf
2026-03-25 19:14:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9635928a-af51-50da-b564-006c0680fd96 with scrape type 2
2026-03-25 19:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9635928a-af51-50da-b564-006c0680fd96 with scrape type 2
2026-03-25 19:14:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9635928a-af51-50da-b564-006c0680fd96, identifier: 4753525ebf
2026-03-25 19:14:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9635928a-af51-50da-b564-006c0680fd96 with identifier: 4753525ebf
2026-03-25 19:14:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9635928a-af51-50da-b564-006c0680fd96 with identifier: 4753525ebf
2026-03-25 19:14:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9635928a-af51-50da-b564-006c0680fd96 with identifier: 4753525ebf to the API
2026-03-25 19:14:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4753525ebf/toyota-yaris-hybride-114h-france-business>
{'auction_title': '',
'c_o_2_emission_value': 84,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9635928a-af51-50da-b564-006c0680fd96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4753525ebf/toyota-yaris-hybride-114h-france-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'TOYOTA',
'model': 'Yaris Hybride 114h France Business',
'odometer': 96645,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Yaris Hybride 114h France Business',
'transmission': 'automatic',
'trim': 'Yaris Hybride 114h France Business',
'year': 2019}
2026-03-25 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274753525ebf%27 HTTP/1.1" 200 None
2026-03-25 19:14:10 [vpauto.fr] INFO: Saving data for 4753525ebf: {'created_time': 1774256720.748511, 'last_price_update_time': 1774466050.671062}
2026-03-25 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4753525ebf') HTTP/1.1" 204 0
2026-03-25 19:14:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/865cb901f8/peugeot-308-sw-bluehdi-130ch-ss-eat8-active-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6645128d-56fb-5a4b-9155-3a7cc964ee41 with identifier: 865cb901f8
2026-03-25 19:14:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6645128d-56fb-5a4b-9155-3a7cc964ee41 with scrape type 2
2026-03-25 19:14:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6645128d-56fb-5a4b-9155-3a7cc964ee41 with scrape type 2
2026-03-25 19:14:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6645128d-56fb-5a4b-9155-3a7cc964ee41, identifier: 865cb901f8
2026-03-25 19:14:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6645128d-56fb-5a4b-9155-3a7cc964ee41 with identifier: 865cb901f8
2026-03-25 19:14:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6645128d-56fb-5a4b-9155-3a7cc964ee41 with identifier: 865cb901f8
2026-03-25 19:14:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6645128d-56fb-5a4b-9155-3a7cc964ee41 with identifier: 865cb901f8 to the API
2026-03-25 19:14:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/865cb901f8/peugeot-308-sw-bluehdi-130ch-ss-eat8-active-business>
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6645128d-56fb-5a4b-9155-3a7cc964ee41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/865cb901f8/peugeot-308-sw-bluehdi-130ch-ss-eat8-active-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '308 SW BlueHDi 130ch S&S EAT8 Active Business',
'odometer': 145313,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW BlueHDi 130ch S&S EAT8 Active Business',
'transmission': 'automatic',
'trim': '308 SW BlueHDi 130ch S&S EAT8 Active Business',
'year': 2020}
2026-03-25 19:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27865cb901f8%27 HTTP/1.1" 200 None
2026-03-25 19:14:13 [vpauto.fr] INFO: Saving data for 865cb901f8: {'created_time': 1773738147.267656, 'last_price_update_time': 1774466053.120822}
2026-03-25 19:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='865cb901f8') HTTP/1.1" 204 0
2026-03-25 19:14:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2be88f449e/peugeot-5008-bluehdi-130ch-ss-eat8-active-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb11f1d4-e950-52e2-a5bf-1f66b77b30d5 with identifier: 2be88f449e
2026-03-25 19:14:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb11f1d4-e950-52e2-a5bf-1f66b77b30d5 with scrape type 2
2026-03-25 19:14:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb11f1d4-e950-52e2-a5bf-1f66b77b30d5 with scrape type 2
2026-03-25 19:14:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fb11f1d4-e950-52e2-a5bf-1f66b77b30d5, identifier: 2be88f449e
2026-03-25 19:14:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fb11f1d4-e950-52e2-a5bf-1f66b77b30d5 with identifier: 2be88f449e
2026-03-25 19:14:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fb11f1d4-e950-52e2-a5bf-1f66b77b30d5 with identifier: 2be88f449e
2026-03-25 19:14:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fb11f1d4-e950-52e2-a5bf-1f66b77b30d5 with identifier: 2be88f449e to the API
2026-03-25 19:14:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2be88f449e/peugeot-5008-bluehdi-130ch-ss-eat8-active-business>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'fb11f1d4-e950-52e2-a5bf-1f66b77b30d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2be88f449e/peugeot-5008-bluehdi-130ch-ss-eat8-active-business',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '5008 BlueHDi 130ch S&S EAT8 Active Business',
'odometer': 140605,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-10-13',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 BlueHDi 130ch S&S EAT8 Active Business',
'transmission': 'automatic',
'trim': '5008 BlueHDi 130ch S&S EAT8 Active Business',
'year': 2020}
2026-03-25 19:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272be88f449e%27 HTTP/1.1" 200 None
2026-03-25 19:14:14 [vpauto.fr] INFO: Saving data for 2be88f449e: {'created_time': 1773947132.334411, 'last_price_update_time': 1774466054.579819}
2026-03-25 19:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2be88f449e') HTTP/1.1" 204 0
2026-03-25 19:14:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.727(s), this was the 1st time calling it.
2026-03-25 19:14:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.991537615784058 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:14:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:14:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/63f2563bbf/renault-megane-iv-societe-dci-90-energy-air-2p> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:14:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddf54f2e-cd44-59f5-aa1e-bcac6fa87ba5 with identifier: 63f2563bbf
2026-03-25 19:14:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddf54f2e-cd44-59f5-aa1e-bcac6fa87ba5 with scrape type 2
2026-03-25 19:14:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddf54f2e-cd44-59f5-aa1e-bcac6fa87ba5 with scrape type 2
2026-03-25 19:14:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ddf54f2e-cd44-59f5-aa1e-bcac6fa87ba5, identifier: 63f2563bbf
2026-03-25 19:14:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ddf54f2e-cd44-59f5-aa1e-bcac6fa87ba5 with identifier: 63f2563bbf
2026-03-25 19:14:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:14:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ddf54f2e-cd44-59f5-aa1e-bcac6fa87ba5 with identifier: 63f2563bbf
2026-03-25 19:14:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ddf54f2e-cd44-59f5-aa1e-bcac6fa87ba5 with identifier: 63f2563bbf to the API
2026-03-25 19:14:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/63f2563bbf/renault-megane-iv-societe-dci-90-energy-air-2p>
{'auction_title': '',
'c_o_2_emission_value': 95,
'car_expert_report_source_url': None,
'category': None,
'color': 'STAR BLACK',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-04T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ddf54f2e-cd44-59f5-aa1e-bcac6fa87ba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/63f2563bbf/renault-megane-iv-societe-dci-90-energy-air-2p',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'MEGANE IV SOCIETE DCI 90 ENERGY AIR 2P',
'odometer': 130646,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2018-06-26',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT MEGANE IV SOCIETE DCI 90 ENERGY AIR 2P',
'transmission': 'manual',
'trim': 'MEGANE IV SOCIETE DCI 90 ENERGY AIR 2P',
'year': 2018}
2026-03-25 19:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2763f2563bbf%27 HTTP/1.1" 200 None
2026-03-25 19:14:23 [vpauto.fr] INFO: Saving data for 63f2563bbf: {'auction_closing_time': 1775296800.0, 'created_time': 1774256812.259112, 'last_price_update_time': 1774466063.16419}
2026-03-25 19:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='63f2563bbf') HTTP/1.1" 204 0
2026-03-25 19:14:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fd64a290f8/renault-megane-iv-societe-blue-dci-95-air-nav-2p> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5a50074-ce49-5320-b37a-34feb337ee93 with identifier: fd64a290f8
2026-03-25 19:14:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5a50074-ce49-5320-b37a-34feb337ee93 with scrape type 2
2026-03-25 19:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5a50074-ce49-5320-b37a-34feb337ee93 with scrape type 2
2026-03-25 19:14:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d5a50074-ce49-5320-b37a-34feb337ee93, identifier: fd64a290f8
2026-03-25 19:14:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d5a50074-ce49-5320-b37a-34feb337ee93 with identifier: fd64a290f8
2026-03-25 19:14:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d5a50074-ce49-5320-b37a-34feb337ee93 with identifier: fd64a290f8
2026-03-25 19:14:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d5a50074-ce49-5320-b37a-34feb337ee93 with identifier: fd64a290f8 to the API
2026-03-25 19:14:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fd64a290f8/renault-megane-iv-societe-blue-dci-95-air-nav-2p>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd5a50074-ce49-5320-b37a-34feb337ee93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fd64a290f8/renault-megane-iv-societe-blue-dci-95-air-nav-2p',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'MEGANE IV SOCIETE BLUE DCI 95 AIR NAV 2P',
'odometer': 134544,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT MEGANE IV SOCIETE BLUE DCI 95 AIR NAV 2P',
'transmission': 'manual',
'trim': 'MEGANE IV SOCIETE BLUE DCI 95 AIR NAV 2P',
'year': 2020}
2026-03-25 19:14:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fd64a290f8%27 HTTP/1.1" 200 None
2026-03-25 19:14:25 [vpauto.fr] INFO: Saving data for fd64a290f8: {'created_time': 1773947399.390424, 'last_price_update_time': 1774466065.396128}
2026-03-25 19:14:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fd64a290f8') HTTP/1.1" 204 0
2026-03-25 19:14:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d1b47f3a9e/citroen-c3-aircross-business-c3-aircross-bluehdi-120-ss-eat6-feel-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d6d0ab7-fe53-5fbe-80f8-e955f92df642 with identifier: d1b47f3a9e
2026-03-25 19:14:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d6d0ab7-fe53-5fbe-80f8-e955f92df642 with scrape type 2
2026-03-25 19:14:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d6d0ab7-fe53-5fbe-80f8-e955f92df642 with scrape type 2
2026-03-25 19:14:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7d6d0ab7-fe53-5fbe-80f8-e955f92df642, identifier: d1b47f3a9e
2026-03-25 19:14:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7d6d0ab7-fe53-5fbe-80f8-e955f92df642 with identifier: d1b47f3a9e
2026-03-25 19:14:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7d6d0ab7-fe53-5fbe-80f8-e955f92df642 with identifier: d1b47f3a9e
2026-03-25 19:14:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7d6d0ab7-fe53-5fbe-80f8-e955f92df642 with identifier: d1b47f3a9e to the API
2026-03-25 19:14:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d1b47f3a9e/citroen-c3-aircross-business-c3-aircross-bluehdi-120-ss-eat6-feel-business>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7d6d0ab7-fe53-5fbe-80f8-e955f92df642',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d1b47f3a9e/citroen-c3-aircross-business-c3-aircross-bluehdi-120-ss-eat6-feel-business',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'CITROEN',
'model': 'C3 AIRCROSS BUSINESS C3 Aircross BlueHDi 120 S&S EAT6 Feel Business',
'odometer': 131799,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-12-23',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 AIRCROSS BUSINESS C3 Aircross BlueHDi 120 S&S EAT6 Feel '
'Business',
'transmission': 'automatic',
'trim': 'C3 AIRCROSS BUSINESS C3 Aircross BlueHDi 120 S&S EAT6 Feel Business',
'year': 2020}
2026-03-25 19:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d1b47f3a9e%27 HTTP/1.1" 200 None
2026-03-25 19:14:26 [vpauto.fr] INFO: Saving data for d1b47f3a9e: {'created_time': 1774033933.181916, 'last_price_update_time': 1774466066.101608}
2026-03-25 19:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d1b47f3a9e') HTTP/1.1" 204 0
2026-03-25 19:14:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/972f84ffaa/citroen-berlingo-van-berlingo-van-m-650-puretech-110-ss-bvm6-club> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a063a5-0c49-52d6-94e2-50a0122497a1 with identifier: 972f84ffaa
2026-03-25 19:14:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a063a5-0c49-52d6-94e2-50a0122497a1 with scrape type 2
2026-03-25 19:14:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78a063a5-0c49-52d6-94e2-50a0122497a1 with scrape type 2
2026-03-25 19:14:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 78a063a5-0c49-52d6-94e2-50a0122497a1, identifier: 972f84ffaa
2026-03-25 19:14:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 78a063a5-0c49-52d6-94e2-50a0122497a1 with identifier: 972f84ffaa
2026-03-25 19:14:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 78a063a5-0c49-52d6-94e2-50a0122497a1 with identifier: 972f84ffaa
2026-03-25 19:14:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 78a063a5-0c49-52d6-94e2-50a0122497a1 with identifier: 972f84ffaa to the API
2026-03-25 19:14:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/972f84ffaa/citroen-berlingo-van-berlingo-van-m-650-puretech-110-ss-bvm6-club>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '78a063a5-0c49-52d6-94e2-50a0122497a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/972f84ffaa/citroen-berlingo-van-berlingo-van-m-650-puretech-110-ss-bvm6-club',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'CITROEN',
'model': 'BERLINGO VAN BERLINGO VAN M 650 PURETECH 110 S&S BVM6 CLUB',
'odometer': 130000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-01-27',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN BERLINGO VAN BERLINGO VAN M 650 PURETECH 110 S&S BVM6 CLUB',
'transmission': 'automatic',
'trim': 'BERLINGO VAN BERLINGO VAN M 650 PURETECH 110 S&S BVM6 CLUB',
'year': 2020}
2026-03-25 19:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27972f84ffaa%27 HTTP/1.1" 200 None
2026-03-25 19:14:28 [vpauto.fr] INFO: Saving data for 972f84ffaa: {'created_time': 1773947220.657511, 'last_price_update_time': 1774466068.540126}
2026-03-25 19:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='972f84ffaa') HTTP/1.1" 204 0
2026-03-25 19:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1c6dca3af8/renault-kadjar-blue-dci-115-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:14:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d97175de-2546-54f9-b038-d800f827db66 with identifier: 1c6dca3af8
2026-03-25 19:14:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d97175de-2546-54f9-b038-d800f827db66 with scrape type 2
2026-03-25 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d97175de-2546-54f9-b038-d800f827db66 with scrape type 2
2026-03-25 19:14:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d97175de-2546-54f9-b038-d800f827db66, identifier: 1c6dca3af8
2026-03-25 19:14:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d97175de-2546-54f9-b038-d800f827db66 with identifier: 1c6dca3af8
2026-03-25 19:14:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d97175de-2546-54f9-b038-d800f827db66 with identifier: 1c6dca3af8
2026-03-25 19:14:33 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d97175de-2546-54f9-b038-d800f827db66 with identifier: 1c6dca3af8 to the API
2026-03-25 19:14:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1c6dca3af8/renault-kadjar-blue-dci-115-business>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd97175de-2546-54f9-b038-d800f827db66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1c6dca3af8/renault-kadjar-blue-dci-115-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 Business',
'odometer': 96519,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-10-21',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Kadjar Blue dCi 115 Business',
'transmission': 'manual',
'trim': 'Kadjar Blue dCi 115 Business',
'year': 2020}
2026-03-25 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271c6dca3af8%27 HTTP/1.1" 200 None
2026-03-25 19:14:34 [vpauto.fr] INFO: Saving data for 1c6dca3af8: {'created_time': 1773947405.628681, 'last_price_update_time': 1774466074.356231}
2026-03-25 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1c6dca3af8') HTTP/1.1" 204 0
2026-03-25 19:14:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2bfd814d9e/peugeot-308-sw-bluehdi-130ch-ss-eat8-active-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3f5898a-1e95-5bc2-ac8b-607ee99a4dab with identifier: 2bfd814d9e
2026-03-25 19:14:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f5898a-1e95-5bc2-ac8b-607ee99a4dab with scrape type 2
2026-03-25 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3f5898a-1e95-5bc2-ac8b-607ee99a4dab with scrape type 2
2026-03-25 19:14:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b3f5898a-1e95-5bc2-ac8b-607ee99a4dab, identifier: 2bfd814d9e
2026-03-25 19:14:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b3f5898a-1e95-5bc2-ac8b-607ee99a4dab with identifier: 2bfd814d9e
2026-03-25 19:14:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b3f5898a-1e95-5bc2-ac8b-607ee99a4dab with identifier: 2bfd814d9e
2026-03-25 19:14:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b3f5898a-1e95-5bc2-ac8b-607ee99a4dab with identifier: 2bfd814d9e to the API
2026-03-25 19:14:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2bfd814d9e/peugeot-308-sw-bluehdi-130ch-ss-eat8-active-business>
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b3f5898a-1e95-5bc2-ac8b-607ee99a4dab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2bfd814d9e/peugeot-308-sw-bluehdi-130ch-ss-eat8-active-business',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '308 SW BlueHDi 130ch S&S EAT8 Active Business',
'odometer': 127514,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW BlueHDi 130ch S&S EAT8 Active Business',
'transmission': 'automatic',
'trim': '308 SW BlueHDi 130ch S&S EAT8 Active Business',
'year': 2020}
2026-03-25 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272bfd814d9e%27 HTTP/1.1" 200 None
2026-03-25 19:14:34 [vpauto.fr] INFO: Saving data for 2bfd814d9e: {'created_time': 1773947400.176674, 'last_price_update_time': 1774466074.892989}
2026-03-25 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2bfd814d9e') HTTP/1.1" 204 0
2026-03-25 19:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8e6d2b14aa/renault-clio-15-dci-65-eco2-campus-authentique> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 19:14:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e3fa94d-31a9-5f85-ad98-5a8046affb51 with identifier: 8e6d2b14aa
2026-03-25 19:14:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e3fa94d-31a9-5f85-ad98-5a8046affb51 with scrape type 2
2026-03-25 19:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e3fa94d-31a9-5f85-ad98-5a8046affb51 with scrape type 2
2026-03-25 19:14:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4e3fa94d-31a9-5f85-ad98-5a8046affb51, identifier: 8e6d2b14aa
2026-03-25 19:14:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4e3fa94d-31a9-5f85-ad98-5a8046affb51 with identifier: 8e6d2b14aa
2026-03-25 19:14:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:14:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4e3fa94d-31a9-5f85-ad98-5a8046affb51 with identifier: 8e6d2b14aa
2026-03-25 19:14:37 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4e3fa94d-31a9-5f85-ad98-5a8046affb51 with identifier: 8e6d2b14aa to the API
2026-03-25 19:14:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8e6d2b14aa/renault-clio-15-dci-65-eco2-campus-authentique>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'category': None,
'color': 'Grey blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'expiration_date': '2026-04-02T11:00:00Z',
'fuel_type': 'Diesel',
'id': '4e3fa94d-31a9-5f85-ad98-5a8046affb51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8e6d2b14aa/renault-clio-15-dci-65-eco2-campus-authentique',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'RENAULT',
'model': 'Clio 1.5 dCi 65 eco2 Campus Authentique',
'odometer': 164771,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2010-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio 1.5 dCi 65 eco2 Campus Authentique',
'transmission': 'manual',
'trim': 'Clio 1.5 dCi 65 eco2 Campus Authentique',
'year': 2010}
2026-03-25 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e6d2b14aa%27 HTTP/1.1" 200 None
2026-03-25 19:14:37 [vpauto.fr] INFO: Saving data for 8e6d2b14aa: {'auction_closing_time': 1775127600.0, 'created_time': 1774034094.340978, 'last_price_update_time': 1774466077.370949}
2026-03-25 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8e6d2b14aa') HTTP/1.1" 204 0
2026-03-25 19:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2139e832bf/renault-clio-tce-100-business-societe> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:14:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0b3d869-4fa4-5473-8358-415c1326fbe6 with identifier: 2139e832bf
2026-03-25 19:14:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0b3d869-4fa4-5473-8358-415c1326fbe6 with scrape type 2
2026-03-25 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0b3d869-4fa4-5473-8358-415c1326fbe6 with scrape type 2
2026-03-25 19:14:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e0b3d869-4fa4-5473-8358-415c1326fbe6, identifier: 2139e832bf
2026-03-25 19:14:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e0b3d869-4fa4-5473-8358-415c1326fbe6 with identifier: 2139e832bf
2026-03-25 19:14:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:14:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e0b3d869-4fa4-5473-8358-415c1326fbe6 with identifier: 2139e832bf
2026-03-25 19:14:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e0b3d869-4fa4-5473-8358-415c1326fbe6 with identifier: 2139e832bf to the API
2026-03-25 19:14:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2139e832bf/renault-clio-tce-100-business-societe>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Platinum Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'e0b3d869-4fa4-5473-8358-415c1326fbe6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2139e832bf/renault-clio-tce-100-business-societe',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio TCe 100 Business société',
'odometer': 93462,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-08-31',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT Clio TCe 100 Business société',
'transmission': 'manual',
'trim': 'Clio TCe 100 Business société',
'year': 2020}
2026-03-25 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272139e832bf%27 HTTP/1.1" 200 None
2026-03-25 19:14:38 [vpauto.fr] INFO: Saving data for 2139e832bf: {'auction_closing_time': 1775296800.0, 'created_time': 1774256682.251529, 'last_price_update_time': 1774466078.647245}
2026-03-25 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2139e832bf') HTTP/1.1" 204 0
2026-03-25 19:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/97946bd95a/renault-clio-societe-blue-dci-85-air-nav> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:14:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6375dfb9-73fb-59b6-baa5-afa0816061d0 with identifier: 97946bd95a
2026-03-25 19:14:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6375dfb9-73fb-59b6-baa5-afa0816061d0 with scrape type 2
2026-03-25 19:14:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6375dfb9-73fb-59b6-baa5-afa0816061d0 with scrape type 2
2026-03-25 19:14:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6375dfb9-73fb-59b6-baa5-afa0816061d0, identifier: 97946bd95a
2026-03-25 19:14:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6375dfb9-73fb-59b6-baa5-afa0816061d0 with identifier: 97946bd95a
2026-03-25 19:14:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6375dfb9-73fb-59b6-baa5-afa0816061d0 with identifier: 97946bd95a
2026-03-25 19:14:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6375dfb9-73fb-59b6-baa5-afa0816061d0 with identifier: 97946bd95a to the API
2026-03-25 19:14:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/97946bd95a/renault-clio-societe-blue-dci-85-air-nav>
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6375dfb9-73fb-59b6-baa5-afa0816061d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/97946bd95a/renault-clio-societe-blue-dci-85-air-nav',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'CLIO SOCIETE BLUE DCI 85 AIR NAV',
'odometer': 66278,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO SOCIETE BLUE DCI 85 AIR NAV',
'transmission': 'manual',
'trim': 'CLIO SOCIETE BLUE DCI 85 AIR NAV',
'year': 2020}
2026-03-25 19:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2797946bd95a%27 HTTP/1.1" 200 None
2026-03-25 19:14:41 [vpauto.fr] INFO: Saving data for 97946bd95a: {'created_time': 1773947410.246577, 'last_price_update_time': 1774466081.838933}
2026-03-25 19:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='97946bd95a') HTTP/1.1" 204 0
2026-03-25 19:14:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1442e66af8/audi-q5-35-tdi-163-s-tronic-7-s-edition> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:14:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff569e0e-c06c-50e1-bd13-5f150351d8f3 with identifier: 1442e66af8
2026-03-25 19:14:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff569e0e-c06c-50e1-bd13-5f150351d8f3 with scrape type 2
2026-03-25 19:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff569e0e-c06c-50e1-bd13-5f150351d8f3 with scrape type 2
2026-03-25 19:14:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ff569e0e-c06c-50e1-bd13-5f150351d8f3, identifier: 1442e66af8
2026-03-25 19:14:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ff569e0e-c06c-50e1-bd13-5f150351d8f3 with identifier: 1442e66af8
2026-03-25 19:14:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ff569e0e-c06c-50e1-bd13-5f150351d8f3 with identifier: 1442e66af8
2026-03-25 19:14:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ff569e0e-c06c-50e1-bd13-5f150351d8f3 with identifier: 1442e66af8 to the API
2026-03-25 19:14:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1442e66af8/audi-q5-35-tdi-163-s-tronic-7-s-edition>
{'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'NC',
'id': 'ff569e0e-c06c-50e1-bd13-5f150351d8f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1442e66af8/audi-q5-35-tdi-163-s-tronic-7-s-edition',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'AUDI',
'model': 'Q5 35 TDI 163 S tronic 7 S Edition',
'odometer': 36893,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-08-19',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 35 TDI 163 S tronic 7 S Edition',
'transmission': 'automatic',
'trim': 'Q5 35 TDI 163 S tronic 7 S Edition',
'year': 2020}
2026-03-25 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271442e66af8%27 HTTP/1.1" 200 None
2026-03-25 19:14:43 [vpauto.fr] INFO: Saving data for 1442e66af8: {'created_time': 1773738129.226285, 'last_price_update_time': 1774466083.807488}
2026-03-25 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1442e66af8') HTTP/1.1" 204 0
2026-03-25 19:14:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/dbe246405a/mazda-cx-30-20l-e-skyactiv-x-m-hybrid-186-ch-4x2-bva6-sportline> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:14:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95320c85-e977-5461-9a4d-87bbadfd9225 with identifier: dbe246405a
2026-03-25 19:14:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95320c85-e977-5461-9a4d-87bbadfd9225 with scrape type 2
2026-03-25 19:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95320c85-e977-5461-9a4d-87bbadfd9225 with scrape type 2
2026-03-25 19:14:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 95320c85-e977-5461-9a4d-87bbadfd9225, identifier: dbe246405a
2026-03-25 19:14:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 95320c85-e977-5461-9a4d-87bbadfd9225 with identifier: dbe246405a
2026-03-25 19:14:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 95320c85-e977-5461-9a4d-87bbadfd9225 with identifier: dbe246405a
2026-03-25 19:14:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 95320c85-e977-5461-9a4d-87bbadfd9225 with identifier: dbe246405a to the API
2026-03-25 19:14:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/dbe246405a/mazda-cx-30-20l-e-skyactiv-x-m-hybrid-186-ch-4x2-bva6-sportline>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '95320c85-e977-5461-9a4d-87bbadfd9225',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/dbe246405a/mazda-cx-30-20l-e-skyactiv-x-m-hybrid-186-ch-4x2-bva6-sportline',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'MAZDA',
'model': 'CX-30 2.0L e-SKYACTIV X M Hybrid 186 ch 4x2 BVA6 Sportline',
'odometer': 187013,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA CX-30 2.0L e-SKYACTIV X M Hybrid 186 ch 4x2 BVA6 Sportline',
'transmission': 'automatic',
'trim': 'CX-30 2.0L e-SKYACTIV X M Hybrid 186 ch 4x2 BVA6 Sportline',
'year': 2021}
2026-03-25 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dbe246405a%27 HTTP/1.1" 200 None
2026-03-25 19:14:45 [vpauto.fr] INFO: Saving data for dbe246405a: {'created_time': 1773947408.971548, 'last_price_update_time': 1774466085.999567}
2026-03-25 19:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='dbe246405a') HTTP/1.1" 204 0
2026-03-25 19:14:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/aefd4bd0bf/renault-clio-sce-65-life> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:14:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2b23053-998f-5b77-8a0d-175384c38ff7 with identifier: aefd4bd0bf
2026-03-25 19:14:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b23053-998f-5b77-8a0d-175384c38ff7 with scrape type 2
2026-03-25 19:14:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2b23053-998f-5b77-8a0d-175384c38ff7 with scrape type 2
2026-03-25 19:14:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f2b23053-998f-5b77-8a0d-175384c38ff7, identifier: aefd4bd0bf
2026-03-25 19:14:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f2b23053-998f-5b77-8a0d-175384c38ff7 with identifier: aefd4bd0bf
2026-03-25 19:14:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f2b23053-998f-5b77-8a0d-175384c38ff7 with identifier: aefd4bd0bf
2026-03-25 19:14:46 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f2b23053-998f-5b77-8a0d-175384c38ff7 with identifier: aefd4bd0bf to the API
2026-03-25 19:14:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/aefd4bd0bf/renault-clio-sce-65-life>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'f2b23053-998f-5b77-8a0d-175384c38ff7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/aefd4bd0bf/renault-clio-sce-65-life',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio SCe 65 Life',
'odometer': 50584,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio SCe 65 Life',
'transmission': 'manual',
'trim': 'Clio SCe 65 Life',
'year': 2020}
2026-03-25 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aefd4bd0bf%27 HTTP/1.1" 200 None
2026-03-25 19:14:47 [vpauto.fr] INFO: Saving data for aefd4bd0bf: {'created_time': 1774256891.221312, 'last_price_update_time': 1774466087.057286}
2026-03-25 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='aefd4bd0bf') HTTP/1.1" 204 0
2026-03-25 19:14:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3249adeabf/peugeot-508-bluehdi-130-ch-ss-eat8-gt-pack> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:14:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9cf79bb-f1be-5f1d-8100-57194070f070 with identifier: 3249adeabf
2026-03-25 19:14:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9cf79bb-f1be-5f1d-8100-57194070f070 with scrape type 2
2026-03-25 19:14:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9cf79bb-f1be-5f1d-8100-57194070f070 with scrape type 2
2026-03-25 19:14:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b9cf79bb-f1be-5f1d-8100-57194070f070, identifier: 3249adeabf
2026-03-25 19:14:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b9cf79bb-f1be-5f1d-8100-57194070f070 with identifier: 3249adeabf
2026-03-25 19:14:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:14:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b9cf79bb-f1be-5f1d-8100-57194070f070 with identifier: 3249adeabf
2026-03-25 19:14:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b9cf79bb-f1be-5f1d-8100-57194070f070 with identifier: 3249adeabf to the API
2026-03-25 19:14:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3249adeabf/peugeot-508-bluehdi-130-ch-ss-eat8-gt-pack>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black Perla Nera Metallic Tintcoat',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b9cf79bb-f1be-5f1d-8100-57194070f070',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3249adeabf/peugeot-508-bluehdi-130-ch-ss-eat8-gt-pack',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '508 BlueHDi 130 ch S&S EAT8 GT Pack',
'odometer': 169192,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 BlueHDi 130 ch S&S EAT8 GT Pack',
'transmission': 'automatic',
'trim': '508 BlueHDi 130 ch S&S EAT8 GT Pack',
'year': 2021}
2026-03-25 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273249adeabf%27 HTTP/1.1" 200 None
2026-03-25 19:14:47 [vpauto.fr] INFO: Saving data for 3249adeabf: {'created_time': 1774256901.467294, 'last_price_update_time': 1774466087.629957}
2026-03-25 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3249adeabf') HTTP/1.1" 204 0
2026-03-25 19:14:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7932353cf8/peugeot-3008-bluehdi-130ch-ss-eat8-active-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:14:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e343850-c86d-5ce2-900e-4e9342a6e379 with identifier: 7932353cf8
2026-03-25 19:14:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e343850-c86d-5ce2-900e-4e9342a6e379 with scrape type 2
2026-03-25 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e343850-c86d-5ce2-900e-4e9342a6e379 with scrape type 2
2026-03-25 19:14:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8e343850-c86d-5ce2-900e-4e9342a6e379, identifier: 7932353cf8
2026-03-25 19:14:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8e343850-c86d-5ce2-900e-4e9342a6e379 with identifier: 7932353cf8
2026-03-25 19:14:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8e343850-c86d-5ce2-900e-4e9342a6e379 with identifier: 7932353cf8
2026-03-25 19:14:48 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8e343850-c86d-5ce2-900e-4e9342a6e379 with identifier: 7932353cf8 to the API
2026-03-25 19:14:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7932353cf8/peugeot-3008-bluehdi-130ch-ss-eat8-active-business>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8e343850-c86d-5ce2-900e-4e9342a6e379',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7932353cf8/peugeot-3008-bluehdi-130ch-ss-eat8-active-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '3008 BlueHDi 130ch S&S EAT8 Active Business',
'odometer': 168732,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 BlueHDi 130ch S&S EAT8 Active Business',
'transmission': 'automatic',
'trim': '3008 BlueHDi 130ch S&S EAT8 Active Business',
'year': 2021}
2026-03-25 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277932353cf8%27 HTTP/1.1" 200 None
2026-03-25 19:14:48 [vpauto.fr] INFO: Saving data for 7932353cf8: {'created_time': 1773738113.752253, 'last_price_update_time': 1774466088.577046}
2026-03-25 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7932353cf8') HTTP/1.1" 204 0
2026-03-25 19:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d3d28134aa/peugeot-partner-fourgon-standard-1000-kg-bluehdi-130-ss-eat8-premium> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:14:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 231c2b53-c791-5b94-b111-c2498418ef46 with identifier: d3d28134aa
2026-03-25 19:14:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 231c2b53-c791-5b94-b111-c2498418ef46 with scrape type 2
2026-03-25 19:14:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 231c2b53-c791-5b94-b111-c2498418ef46 with scrape type 2
2026-03-25 19:14:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 231c2b53-c791-5b94-b111-c2498418ef46, identifier: d3d28134aa
2026-03-25 19:14:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 231c2b53-c791-5b94-b111-c2498418ef46 with identifier: d3d28134aa
2026-03-25 19:14:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 231c2b53-c791-5b94-b111-c2498418ef46 with identifier: d3d28134aa
2026-03-25 19:14:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 231c2b53-c791-5b94-b111-c2498418ef46 with identifier: d3d28134aa to the API
2026-03-25 19:14:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d3d28134aa/peugeot-partner-fourgon-standard-1000-kg-bluehdi-130-ss-eat8-premium>
{'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '231c2b53-c791-5b94-b111-c2498418ef46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d3d28134aa/peugeot-partner-fourgon-standard-1000-kg-bluehdi-130-ss-eat8-premium',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'PEUGEOT',
'model': 'PARTNER FOURGON STANDARD 1000 KG BLUEHDI 130 S&S EAT8 PREMIUM',
'odometer': 164930,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT PARTNER FOURGON STANDARD 1000 KG BLUEHDI 130 S&S EAT8 '
'PREMIUM',
'transmission': 'automatic',
'trim': 'PARTNER FOURGON STANDARD 1000 KG BLUEHDI 130 S&S EAT8 PREMIUM',
'year': 2021}
2026-03-25 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d3d28134aa%27 HTTP/1.1" 200 None
2026-03-25 19:14:53 [vpauto.fr] INFO: Saving data for d3d28134aa: {'created_time': 1773947416.59979, 'last_price_update_time': 1774466093.664081}
2026-03-25 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d3d28134aa') HTTP/1.1" 204 0
2026-03-25 19:14:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d7af56d9f8/renault-clio-societe-tce-100-business-reversible> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:14:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db9ff323-a787-5c5a-9f61-a7d1ce597223 with identifier: d7af56d9f8
2026-03-25 19:14:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db9ff323-a787-5c5a-9f61-a7d1ce597223 with scrape type 2
2026-03-25 19:14:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db9ff323-a787-5c5a-9f61-a7d1ce597223 with scrape type 2
2026-03-25 19:14:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: db9ff323-a787-5c5a-9f61-a7d1ce597223, identifier: d7af56d9f8
2026-03-25 19:14:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: db9ff323-a787-5c5a-9f61-a7d1ce597223 with identifier: d7af56d9f8
2026-03-25 19:14:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: db9ff323-a787-5c5a-9f61-a7d1ce597223 with identifier: d7af56d9f8
2026-03-25 19:14:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: db9ff323-a787-5c5a-9f61-a7d1ce597223 with identifier: d7af56d9f8 to the API
2026-03-25 19:14:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d7af56d9f8/renault-clio-societe-tce-100-business-reversible>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'db9ff323-a787-5c5a-9f61-a7d1ce597223',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d7af56d9f8/renault-clio-societe-tce-100-business-reversible',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'CLIO SOCIETE TCE 100 BUSINESS REVERSIBLE',
'odometer': 145861,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-11-06',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO SOCIETE TCE 100 BUSINESS REVERSIBLE',
'transmission': 'manual',
'trim': 'CLIO SOCIETE TCE 100 BUSINESS REVERSIBLE',
'year': 2020}
2026-03-25 19:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d7af56d9f8%27 HTTP/1.1" 200 None
2026-03-25 19:14:55 [vpauto.fr] INFO: Saving data for d7af56d9f8: {'created_time': 1773860822.281302, 'last_price_update_time': 1774466095.087641}
2026-03-25 19:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d7af56d9f8') HTTP/1.1" 204 0
2026-03-25 19:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c20ed70dbf/renault-clio-iv-sce-75-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:14:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3f3614a-94c6-5ebc-aa04-5597efff20fd with identifier: c20ed70dbf
2026-03-25 19:14:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3f3614a-94c6-5ebc-aa04-5597efff20fd with scrape type 2
2026-03-25 19:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3f3614a-94c6-5ebc-aa04-5597efff20fd with scrape type 2
2026-03-25 19:14:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c3f3614a-94c6-5ebc-aa04-5597efff20fd, identifier: c20ed70dbf
2026-03-25 19:14:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c3f3614a-94c6-5ebc-aa04-5597efff20fd with identifier: c20ed70dbf
2026-03-25 19:14:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c3f3614a-94c6-5ebc-aa04-5597efff20fd with identifier: c20ed70dbf
2026-03-25 19:14:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c3f3614a-94c6-5ebc-aa04-5597efff20fd with identifier: c20ed70dbf to the API
2026-03-25 19:14:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c20ed70dbf/renault-clio-iv-sce-75-business>
{'auction_title': '',
'c_o_2_emission_value': 122,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'c3f3614a-94c6-5ebc-aa04-5597efff20fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c20ed70dbf/renault-clio-iv-sce-75-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'CLIO IV SCe 75 Business',
'odometer': 81005,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO IV SCe 75 Business',
'transmission': 'manual',
'trim': 'CLIO IV SCe 75 Business',
'year': 2020}
2026-03-25 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c20ed70dbf%27 HTTP/1.1" 200 None
2026-03-25 19:14:57 [vpauto.fr] INFO: Saving data for c20ed70dbf: {'created_time': 1774256950.275645, 'last_price_update_time': 1774466097.059626}
2026-03-25 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c20ed70dbf') HTTP/1.1" 204 0
2026-03-25 19:14:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/537a2e7d5a/peugeot-208-puretech-75-ss-bvm5-premium> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:14:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:14:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0409d171-8a77-597a-a086-acb56fc8fdd1 with identifier: 537a2e7d5a
2026-03-25 19:14:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0409d171-8a77-597a-a086-acb56fc8fdd1 with scrape type 2
2026-03-25 19:14:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0409d171-8a77-597a-a086-acb56fc8fdd1 with scrape type 2
2026-03-25 19:14:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0409d171-8a77-597a-a086-acb56fc8fdd1, identifier: 537a2e7d5a
2026-03-25 19:14:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0409d171-8a77-597a-a086-acb56fc8fdd1 with identifier: 537a2e7d5a
2026-03-25 19:14:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0409d171-8a77-597a-a086-acb56fc8fdd1 with identifier: 537a2e7d5a
2026-03-25 19:14:58 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0409d171-8a77-597a-a086-acb56fc8fdd1 with identifier: 537a2e7d5a to the API
2026-03-25 19:14:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:14:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:14:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/537a2e7d5a/peugeot-208-puretech-75-ss-bvm5-premium>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-02T14:30:00Z',
'fuel_type': 'Petrol',
'id': '0409d171-8a77-597a-a086-acb56fc8fdd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/537a2e7d5a/peugeot-208-puretech-75-ss-bvm5-premium',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'PEUGEOT',
'model': '208 PURETECH 75 S&S BVM5 PREMIUM',
'odometer': 124618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 PURETECH 75 S&S BVM5 PREMIUM',
'transmission': 'manual',
'trim': '208 PURETECH 75 S&S BVM5 PREMIUM',
'year': 2021}
2026-03-25 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27537a2e7d5a%27 HTTP/1.1" 200 None
2026-03-25 19:14:58 [vpauto.fr] INFO: Saving data for 537a2e7d5a: {'auction_closing_time': 1775140200.0, 'created_time': 1773947418.709793, 'last_price_update_time': 1774466098.855577}
2026-03-25 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='537a2e7d5a') HTTP/1.1" 204 0
2026-03-25 19:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bf4c9e6af8/renault-express-van-blue-dci-95-confort> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1da14a0-1b9d-5cad-8bf0-6f532a31d514 with identifier: bf4c9e6af8
2026-03-25 19:15:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1da14a0-1b9d-5cad-8bf0-6f532a31d514 with scrape type 2
2026-03-25 19:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1da14a0-1b9d-5cad-8bf0-6f532a31d514 with scrape type 2
2026-03-25 19:15:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c1da14a0-1b9d-5cad-8bf0-6f532a31d514, identifier: bf4c9e6af8
2026-03-25 19:15:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c1da14a0-1b9d-5cad-8bf0-6f532a31d514 with identifier: bf4c9e6af8
2026-03-25 19:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c1da14a0-1b9d-5cad-8bf0-6f532a31d514 with identifier: bf4c9e6af8
2026-03-25 19:15:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c1da14a0-1b9d-5cad-8bf0-6f532a31d514 with identifier: bf4c9e6af8 to the API
2026-03-25 19:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bf4c9e6af8/renault-express-van-blue-dci-95-confort>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c1da14a0-1b9d-5cad-8bf0-6f532a31d514',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bf4c9e6af8/renault-express-van-blue-dci-95-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'EXPRESS VAN BLUE DCI 95 CONFORT',
'odometer': 123324,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT EXPRESS VAN BLUE DCI 95 CONFORT',
'transmission': 'manual',
'trim': 'EXPRESS VAN BLUE DCI 95 CONFORT',
'year': 2021}
2026-03-25 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bf4c9e6af8%27 HTTP/1.1" 200 None
2026-03-25 19:15:06 [vpauto.fr] INFO: Saving data for bf4c9e6af8: {'created_time': 1773738145.73519, 'last_price_update_time': 1774466106.930979}
2026-03-25 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bf4c9e6af8') HTTP/1.1" 204 0
2026-03-25 19:15:06 [scrapy.extensions.logstats] INFO: Crawled 282 pages (at 24 pages/min), scraped 270 items (at 24 items/min)
2026-03-25 19:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-25 19:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a5660917aa/citroen-c4-cactus-business-c4-cactus-puretech-110-ss-bvm6-feel-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9909172d-165c-591e-bc92-2943acd3ba4c with identifier: a5660917aa
2026-03-25 19:15:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9909172d-165c-591e-bc92-2943acd3ba4c with scrape type 2
2026-03-25 19:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9909172d-165c-591e-bc92-2943acd3ba4c with scrape type 2
2026-03-25 19:15:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9909172d-165c-591e-bc92-2943acd3ba4c, identifier: a5660917aa
2026-03-25 19:15:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9909172d-165c-591e-bc92-2943acd3ba4c with identifier: a5660917aa
2026-03-25 19:15:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:15:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9909172d-165c-591e-bc92-2943acd3ba4c with identifier: a5660917aa
2026-03-25 19:15:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9909172d-165c-591e-bc92-2943acd3ba4c with identifier: a5660917aa to the API
2026-03-25 19:15:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a5660917aa/citroen-c4-cactus-business-c4-cactus-puretech-110-ss-bvm6-feel-business>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'category': None,
'color': 'UNKNOWN',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9909172d-165c-591e-bc92-2943acd3ba4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a5660917aa/citroen-c4-cactus-business-c4-cactus-puretech-110-ss-bvm6-feel-business',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'CITROEN',
'model': 'C4 CACTUS BUSINESS C4 Cactus PureTech 110 S&S BVM6 Feel Business',
'odometer': 200000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 CACTUS BUSINESS C4 Cactus PureTech 110 S&S BVM6 Feel '
'Business',
'transmission': 'automatic',
'trim': 'C4 CACTUS BUSINESS C4 Cactus PureTech 110 S&S BVM6 Feel Business',
'year': 2020}
2026-03-25 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a5660917aa%27 HTTP/1.1" 200 None
2026-03-25 19:15:14 [vpauto.fr] INFO: Saving data for a5660917aa: {'created_time': 1773947225.272195, 'last_price_update_time': 1774466114.405406}
2026-03-25 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a5660917aa') HTTP/1.1" 204 0
2026-03-25 19:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/42727b819e/peugeot-3008-business-3008-bluehdi-130ch-ss-eat8-active-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ada9675-49bc-5ed4-88f4-a650cadc89be with identifier: 42727b819e
2026-03-25 19:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ada9675-49bc-5ed4-88f4-a650cadc89be with scrape type 2
2026-03-25 19:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ada9675-49bc-5ed4-88f4-a650cadc89be with scrape type 2
2026-03-25 19:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5ada9675-49bc-5ed4-88f4-a650cadc89be, identifier: 42727b819e
2026-03-25 19:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5ada9675-49bc-5ed4-88f4-a650cadc89be with identifier: 42727b819e
2026-03-25 19:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5ada9675-49bc-5ed4-88f4-a650cadc89be with identifier: 42727b819e
2026-03-25 19:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5ada9675-49bc-5ed4-88f4-a650cadc89be with identifier: 42727b819e to the API
2026-03-25 19:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/42727b819e/peugeot-3008-business-3008-bluehdi-130ch-ss-eat8-active-business>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5ada9675-49bc-5ed4-88f4-a650cadc89be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/42727b819e/peugeot-3008-business-3008-bluehdi-130ch-ss-eat8-active-business',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '3008 BUSINESS 3008 BlueHDi 130ch S&S EAT8 Active Business',
'odometer': 119495,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 BUSINESS 3008 BlueHDi 130ch S&S EAT8 Active Business',
'transmission': 'automatic',
'trim': '3008 BUSINESS 3008 BlueHDi 130ch S&S EAT8 Active Business',
'year': 2021}
2026-03-25 19:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2742727b819e%27 HTTP/1.1" 200 None
2026-03-25 19:15:17 [vpauto.fr] INFO: Saving data for 42727b819e: {'created_time': 1774033960.141403, 'last_price_update_time': 1774466117.884907}
2026-03-25 19:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='42727b819e') HTTP/1.1" 204 0
2026-03-25 19:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/75aa5e5f8/dacia-duster-tce-130-fap-4x2-15-ans> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfbd6ee9-a61e-56ad-9cf1-095a01e3e048 with identifier: 75aa5e5f8
2026-03-25 19:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfbd6ee9-a61e-56ad-9cf1-095a01e3e048 with scrape type 2
2026-03-25 19:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfbd6ee9-a61e-56ad-9cf1-095a01e3e048 with scrape type 2
2026-03-25 19:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: bfbd6ee9-a61e-56ad-9cf1-095a01e3e048, identifier: 75aa5e5f8
2026-03-25 19:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: bfbd6ee9-a61e-56ad-9cf1-095a01e3e048 with identifier: 75aa5e5f8
2026-03-25 19:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: bfbd6ee9-a61e-56ad-9cf1-095a01e3e048 with identifier: 75aa5e5f8
2026-03-25 19:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: bfbd6ee9-a61e-56ad-9cf1-095a01e3e048 with identifier: 75aa5e5f8 to the API
2026-03-25 19:15:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/75aa5e5f8/dacia-duster-tce-130-fap-4x2-15-ans>
{'auction_title': '',
'c_o_2_emission_value': 145,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'bfbd6ee9-a61e-56ad-9cf1-095a01e3e048',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/75aa5e5f8/dacia-duster-tce-130-fap-4x2-15-ans',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DACIA',
'model': 'Duster TCe 130 FAP 4x2 15 ans',
'odometer': 128476,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Duster TCe 130 FAP 4x2 15 ans',
'transmission': 'manual',
'trim': 'Duster TCe 130 FAP 4x2 15 ans',
'year': 2021}
2026-03-25 19:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2775aa5e5f8%27 HTTP/1.1" 200 None
2026-03-25 19:15:21 [vpauto.fr] INFO: Saving data for 75aa5e5f8: {'created_time': 1773738124.933041, 'last_price_update_time': 1774466121.24485}
2026-03-25 19:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='75aa5e5f8') HTTP/1.1" 204 0
2026-03-25 19:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d6a7fa5bf8/toyota-c-hr-hybride-18l-dynamic> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74ef6dd6-0673-5ebc-890c-b8a58d33a1c0 with identifier: d6a7fa5bf8
2026-03-25 19:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74ef6dd6-0673-5ebc-890c-b8a58d33a1c0 with scrape type 2
2026-03-25 19:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74ef6dd6-0673-5ebc-890c-b8a58d33a1c0 with scrape type 2
2026-03-25 19:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 74ef6dd6-0673-5ebc-890c-b8a58d33a1c0, identifier: d6a7fa5bf8
2026-03-25 19:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 74ef6dd6-0673-5ebc-890c-b8a58d33a1c0 with identifier: d6a7fa5bf8
2026-03-25 19:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 74ef6dd6-0673-5ebc-890c-b8a58d33a1c0 with identifier: d6a7fa5bf8
2026-03-25 19:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 74ef6dd6-0673-5ebc-890c-b8a58d33a1c0 with identifier: d6a7fa5bf8 to the API
2026-03-25 19:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d6a7fa5bf8/toyota-c-hr-hybride-18l-dynamic>
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '74ef6dd6-0673-5ebc-890c-b8a58d33a1c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d6a7fa5bf8/toyota-c-hr-hybride-18l-dynamic',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'TOYOTA',
'model': 'C-HR Hybride 1.8L Dynamic',
'odometer': 125998,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA C-HR Hybride 1.8L Dynamic',
'transmission': 'automatic',
'trim': 'C-HR Hybride 1.8L Dynamic',
'year': 2021}
2026-03-25 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d6a7fa5bf8%27 HTTP/1.1" 200 None
2026-03-25 19:15:28 [vpauto.fr] INFO: Saving data for d6a7fa5bf8: {'created_time': 1773738122.369608, 'last_price_update_time': 1774466128.045326}
2026-03-25 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d6a7fa5bf8') HTTP/1.1" 204 0
2026-03-25 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1bc43450f8/peugeot-208-bluehdi-100-ss-bvm6-premium-pack> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b196b93-5521-596b-b94e-2afc901511b0 with identifier: 1bc43450f8
2026-03-25 19:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b196b93-5521-596b-b94e-2afc901511b0 with scrape type 2
2026-03-25 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b196b93-5521-596b-b94e-2afc901511b0 with scrape type 2
2026-03-25 19:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4b196b93-5521-596b-b94e-2afc901511b0, identifier: 1bc43450f8
2026-03-25 19:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4b196b93-5521-596b-b94e-2afc901511b0 with identifier: 1bc43450f8
2026-03-25 19:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4b196b93-5521-596b-b94e-2afc901511b0 with identifier: 1bc43450f8
2026-03-25 19:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4b196b93-5521-596b-b94e-2afc901511b0 with identifier: 1bc43450f8 to the API
2026-03-25 19:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1bc43450f8/peugeot-208-bluehdi-100-ss-bvm6-premium-pack>
{'auction_title': '',
'c_o_2_emission_value': 105,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4b196b93-5521-596b-b94e-2afc901511b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1bc43450f8/peugeot-208-bluehdi-100-ss-bvm6-premium-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 BLUEHDI 100 S&S BVM6 PREMIUM PACK',
'odometer': 117235,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 BLUEHDI 100 S&S BVM6 PREMIUM PACK',
'transmission': 'manual',
'trim': '208 BLUEHDI 100 S&S BVM6 PREMIUM PACK',
'year': 2021}
2026-03-25 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc43450f8%27 HTTP/1.1" 200 None
2026-03-25 19:15:29 [vpauto.fr] INFO: Saving data for 1bc43450f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773738137.007927, 'last_price_update_time': 1774466129.756584}
2026-03-25 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1bc43450f8') HTTP/1.1" 204 0
2026-03-25 19:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/34e8a0dbf8/renault-kadjar-blue-dci-115-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c4513a4-d6f4-53a1-997f-19059708404f with identifier: 34e8a0dbf8
2026-03-25 19:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c4513a4-d6f4-53a1-997f-19059708404f with scrape type 2
2026-03-25 19:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c4513a4-d6f4-53a1-997f-19059708404f with scrape type 2
2026-03-25 19:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6c4513a4-d6f4-53a1-997f-19059708404f, identifier: 34e8a0dbf8
2026-03-25 19:15:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6c4513a4-d6f4-53a1-997f-19059708404f with identifier: 34e8a0dbf8
2026-03-25 19:15:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6c4513a4-d6f4-53a1-997f-19059708404f with identifier: 34e8a0dbf8
2026-03-25 19:15:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6c4513a4-d6f4-53a1-997f-19059708404f with identifier: 34e8a0dbf8 to the API
2026-03-25 19:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/34e8a0dbf8/renault-kadjar-blue-dci-115-business>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6c4513a4-d6f4-53a1-997f-19059708404f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/34e8a0dbf8/renault-kadjar-blue-dci-115-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 Business',
'odometer': 113658,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Kadjar Blue dCi 115 Business',
'transmission': 'manual',
'trim': 'Kadjar Blue dCi 115 Business',
'year': 2021}
2026-03-25 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2734e8a0dbf8%27 HTTP/1.1" 200 None
2026-03-25 19:15:31 [vpauto.fr] INFO: Saving data for 34e8a0dbf8: {'created_time': 1773947420.307082, 'last_price_update_time': 1774466131.878449}
2026-03-25 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='34e8a0dbf8') HTTP/1.1" 204 0
2026-03-25 19:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c2e5646ef8/peugeot-boxer-fourgon-boxer-tole-333-l3h2-bluehdi-120-ss-asphalt> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3c6f842-e616-5114-becb-ac4612b1fb45 with identifier: c2e5646ef8
2026-03-25 19:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3c6f842-e616-5114-becb-ac4612b1fb45 with scrape type 2
2026-03-25 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3c6f842-e616-5114-becb-ac4612b1fb45 with scrape type 2
2026-03-25 19:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b3c6f842-e616-5114-becb-ac4612b1fb45, identifier: c2e5646ef8
2026-03-25 19:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b3c6f842-e616-5114-becb-ac4612b1fb45 with identifier: c2e5646ef8
2026-03-25 19:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b3c6f842-e616-5114-becb-ac4612b1fb45 with identifier: c2e5646ef8
2026-03-25 19:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b3c6f842-e616-5114-becb-ac4612b1fb45 with identifier: c2e5646ef8 to the API
2026-03-25 19:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c2e5646ef8/peugeot-boxer-fourgon-boxer-tole-333-l3h2-bluehdi-120-ss-asphalt>
{'auction_title': '',
'c_o_2_emission_value': 243,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b3c6f842-e616-5114-becb-ac4612b1fb45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c2e5646ef8/peugeot-boxer-fourgon-boxer-tole-333-l3h2-bluehdi-120-ss-asphalt',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': 'BOXER FOURGON BOXER TOLE 333 L3H2 BLUEHDI 120 S&S ASPHALT',
'odometer': 116689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-04-28',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER FOURGON BOXER TOLE 333 L3H2 BLUEHDI 120 S&S ASPHALT',
'transmission': 'manual',
'trim': 'BOXER FOURGON BOXER TOLE 333 L3H2 BLUEHDI 120 S&S ASPHALT',
'year': 2021}
2026-03-25 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2e5646ef8%27 HTTP/1.1" 200 None
2026-03-25 19:15:32 [vpauto.fr] INFO: Saving data for c2e5646ef8: {'created_time': 1773738266.372782, 'last_price_update_time': 1774466132.536564}
2026-03-25 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c2e5646ef8') HTTP/1.1" 204 0
2026-03-25 19:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4604aeaaf8/renault-master-fourgon-master-fgn-trac-f3300-l1h1-energy-dci-150-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1633f5b8-b48f-505a-b2e2-71de7cd60650 with identifier: 4604aeaaf8
2026-03-25 19:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1633f5b8-b48f-505a-b2e2-71de7cd60650 with scrape type 2
2026-03-25 19:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1633f5b8-b48f-505a-b2e2-71de7cd60650 with scrape type 2
2026-03-25 19:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1633f5b8-b48f-505a-b2e2-71de7cd60650, identifier: 4604aeaaf8
2026-03-25 19:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1633f5b8-b48f-505a-b2e2-71de7cd60650 with identifier: 4604aeaaf8
2026-03-25 19:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1633f5b8-b48f-505a-b2e2-71de7cd60650 with identifier: 4604aeaaf8
2026-03-25 19:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1633f5b8-b48f-505a-b2e2-71de7cd60650 with identifier: 4604aeaaf8 to the API
2026-03-25 19:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4604aeaaf8/renault-master-fourgon-master-fgn-trac-f3300-l1h1-energy-dci-150-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 234,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1633f5b8-b48f-505a-b2e2-71de7cd60650',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4604aeaaf8/renault-master-fourgon-master-fgn-trac-f3300-l1h1-energy-dci-150-grand-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'MASTER FOURGON MASTER FGN TRAC F3300 L1H1 ENERGY DCI 150 GRAND '
'CONFORT',
'odometer': 107906,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER FOURGON MASTER FGN TRAC F3300 L1H1 ENERGY DCI 150 '
'GRAND CONFORT',
'transmission': 'manual',
'trim': 'MASTER FOURGON MASTER FGN TRAC F3300 L1H1 ENERGY DCI 150 GRAND '
'CONFORT',
'year': 2021}
2026-03-25 19:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274604aeaaf8%27 HTTP/1.1" 200 None
2026-03-25 19:15:34 [vpauto.fr] INFO: Saving data for 4604aeaaf8: {'created_time': 1773738269.328214, 'last_price_update_time': 1774466134.607186}
2026-03-25 19:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4604aeaaf8') HTTP/1.1" 204 0
2026-03-25 19:15:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.922(s), this was the 1st time calling it.
2026-03-25 19:15:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.5717290624281395 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7f7205cef8/renault-trafic-fgn-l1h1-1000-kg-dci-120-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98825145-88ac-5b31-91d1-dfb0416a5091 with identifier: 7f7205cef8
2026-03-25 19:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98825145-88ac-5b31-91d1-dfb0416a5091 with scrape type 2
2026-03-25 19:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98825145-88ac-5b31-91d1-dfb0416a5091 with scrape type 2
2026-03-25 19:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 98825145-88ac-5b31-91d1-dfb0416a5091, identifier: 7f7205cef8
2026-03-25 19:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 98825145-88ac-5b31-91d1-dfb0416a5091 with identifier: 7f7205cef8
2026-03-25 19:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 98825145-88ac-5b31-91d1-dfb0416a5091 with identifier: 7f7205cef8
2026-03-25 19:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 98825145-88ac-5b31-91d1-dfb0416a5091 with identifier: 7f7205cef8 to the API
2026-03-25 19:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7f7205cef8/renault-trafic-fgn-l1h1-1000-kg-dci-120-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 190,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '98825145-88ac-5b31-91d1-dfb0416a5091',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7f7205cef8/renault-trafic-fgn-l1h1-1000-kg-dci-120-grand-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'TRAFIC FGN L1H1 1000 KG DCI 120 GRAND CONFORT',
'odometer': 106818,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-09-20',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC FGN L1H1 1000 KG DCI 120 GRAND CONFORT',
'transmission': 'manual',
'trim': 'TRAFIC FGN L1H1 1000 KG DCI 120 GRAND CONFORT',
'year': 2021}
2026-03-25 19:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277f7205cef8%27 HTTP/1.1" 200 None
2026-03-25 19:15:36 [vpauto.fr] INFO: Saving data for 7f7205cef8: {'created_time': 1773738119.281617, 'last_price_update_time': 1774466136.402991}
2026-03-25 19:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7f7205cef8') HTTP/1.1" 204 0
2026-03-25 19:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/53a2b78cf8/peugeot-3008-bluehdi-130ch-ss-eat8-allure-pack> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90ff752b-eee6-5cb9-8111-6c9e063c925e with identifier: 53a2b78cf8
2026-03-25 19:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90ff752b-eee6-5cb9-8111-6c9e063c925e with scrape type 2
2026-03-25 19:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90ff752b-eee6-5cb9-8111-6c9e063c925e with scrape type 2
2026-03-25 19:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 90ff752b-eee6-5cb9-8111-6c9e063c925e, identifier: 53a2b78cf8
2026-03-25 19:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 90ff752b-eee6-5cb9-8111-6c9e063c925e with identifier: 53a2b78cf8
2026-03-25 19:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 90ff752b-eee6-5cb9-8111-6c9e063c925e with identifier: 53a2b78cf8
2026-03-25 19:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 90ff752b-eee6-5cb9-8111-6c9e063c925e with identifier: 53a2b78cf8 to the API
2026-03-25 19:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/53a2b78cf8/peugeot-3008-bluehdi-130ch-ss-eat8-allure-pack>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '90ff752b-eee6-5cb9-8111-6c9e063c925e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/53a2b78cf8/peugeot-3008-bluehdi-130ch-ss-eat8-allure-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '3008 BlueHDi 130ch S&S EAT8 Allure Pack',
'odometer': 108446,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 BlueHDi 130ch S&S EAT8 Allure Pack',
'transmission': 'automatic',
'trim': '3008 BlueHDi 130ch S&S EAT8 Allure Pack',
'year': 2021}
2026-03-25 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2753a2b78cf8%27 HTTP/1.1" 200 None
2026-03-25 19:15:39 [vpauto.fr] INFO: Saving data for 53a2b78cf8: {'created_time': 1773738119.660231, 'last_price_update_time': 1774466139.137098, 'auction_closing_time': 1774877400.0}
2026-03-25 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='53a2b78cf8') HTTP/1.1" 204 0
2026-03-25 19:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3d8bd716f8/peugeot-208-bluehdi-100-ss-bvm6-active-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7323cb9-76d3-5a9d-b9fc-3cb5daf904a8 with identifier: 3d8bd716f8
2026-03-25 19:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7323cb9-76d3-5a9d-b9fc-3cb5daf904a8 with scrape type 2
2026-03-25 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7323cb9-76d3-5a9d-b9fc-3cb5daf904a8 with scrape type 2
2026-03-25 19:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a7323cb9-76d3-5a9d-b9fc-3cb5daf904a8, identifier: 3d8bd716f8
2026-03-25 19:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a7323cb9-76d3-5a9d-b9fc-3cb5daf904a8 with identifier: 3d8bd716f8
2026-03-25 19:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a7323cb9-76d3-5a9d-b9fc-3cb5daf904a8 with identifier: 3d8bd716f8
2026-03-25 19:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a7323cb9-76d3-5a9d-b9fc-3cb5daf904a8 with identifier: 3d8bd716f8 to the API
2026-03-25 19:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3d8bd716f8/peugeot-208-bluehdi-100-ss-bvm6-active-business>
{'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a7323cb9-76d3-5a9d-b9fc-3cb5daf904a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3d8bd716f8/peugeot-208-bluehdi-100-ss-bvm6-active-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 BlueHDi 100 S&S BVM6 Active Business',
'odometer': 122774,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 BlueHDi 100 S&S BVM6 Active Business',
'transmission': 'manual',
'trim': '208 BlueHDi 100 S&S BVM6 Active Business',
'year': 2021}
2026-03-25 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273d8bd716f8%27 HTTP/1.1" 200 None
2026-03-25 19:15:40 [vpauto.fr] INFO: Saving data for 3d8bd716f8: {'created_time': 1773860788.498899, 'last_price_update_time': 1774466140.408795}
2026-03-25 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3d8bd716f8') HTTP/1.1" 204 0
2026-03-25 19:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/287b4f3f8/ds-ds-9-hybride-e-tense-225-rivoli> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fef06d09-4fdf-5378-876c-d9991940b3d4 with identifier: 287b4f3f8
2026-03-25 19:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fef06d09-4fdf-5378-876c-d9991940b3d4 with scrape type 2
2026-03-25 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fef06d09-4fdf-5378-876c-d9991940b3d4 with scrape type 2
2026-03-25 19:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fef06d09-4fdf-5378-876c-d9991940b3d4, identifier: 287b4f3f8
2026-03-25 19:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fef06d09-4fdf-5378-876c-d9991940b3d4 with identifier: 287b4f3f8
2026-03-25 19:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fef06d09-4fdf-5378-876c-d9991940b3d4 with identifier: 287b4f3f8
2026-03-25 19:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fef06d09-4fdf-5378-876c-d9991940b3d4 with identifier: 287b4f3f8 to the API
2026-03-25 19:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/287b4f3f8/ds-ds-9-hybride-e-tense-225-rivoli>
{'auction_title': '',
'c_o_2_emission_value': 35,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'fef06d09-4fdf-5378-876c-d9991940b3d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/287b4f3f8/ds-ds-9-hybride-e-tense-225-rivoli',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DS',
'model': '9 Hybride E-tense 225 Rivoli +',
'odometer': 102840,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 9 Hybride E-tense 225 Rivoli +',
'transmission': 'automatic',
'trim': '9 Hybride E-tense 225 Rivoli +',
'year': 2021}
2026-03-25 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27287b4f3f8%27 HTTP/1.1" 200 None
2026-03-25 19:15:40 [vpauto.fr] INFO: Saving data for 287b4f3f8: {'created_time': 1773738261.749986, 'last_price_update_time': 1774466140.928659}
2026-03-25 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='287b4f3f8') HTTP/1.1" 204 0
2026-03-25 19:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e67abfacf8/renault-kadjar-kadjar-blue-dci-115-edc-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44dc31b4-9689-5a32-aefa-931c0afb2012 with identifier: e67abfacf8
2026-03-25 19:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44dc31b4-9689-5a32-aefa-931c0afb2012 with scrape type 2
2026-03-25 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44dc31b4-9689-5a32-aefa-931c0afb2012 with scrape type 2
2026-03-25 19:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 44dc31b4-9689-5a32-aefa-931c0afb2012, identifier: e67abfacf8
2026-03-25 19:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 44dc31b4-9689-5a32-aefa-931c0afb2012 with identifier: e67abfacf8
2026-03-25 19:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 44dc31b4-9689-5a32-aefa-931c0afb2012 with identifier: e67abfacf8
2026-03-25 19:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 44dc31b4-9689-5a32-aefa-931c0afb2012 with identifier: e67abfacf8 to the API
2026-03-25 19:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e67abfacf8/renault-kadjar-kadjar-blue-dci-115-edc-business>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '44dc31b4-9689-5a32-aefa-931c0afb2012',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e67abfacf8/renault-kadjar-kadjar-blue-dci-115-edc-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KADJAR Kadjar Blue dCi 115 EDC Business',
'odometer': 97134,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT KADJAR Kadjar Blue dCi 115 EDC Business',
'transmission': 'automatic',
'trim': 'KADJAR Kadjar Blue dCi 115 EDC Business',
'year': 2021}
2026-03-25 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e67abfacf8%27 HTTP/1.1" 200 None
2026-03-25 19:15:43 [vpauto.fr] INFO: Saving data for e67abfacf8: {'created_time': 1773947439.734572, 'last_price_update_time': 1774466143.634306}
2026-03-25 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e67abfacf8') HTTP/1.1" 204 0
2026-03-25 19:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bf191a27f8/kia-niro-16-gdi-hybride-141-ch-dct6-active-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46298f3f-be53-56e9-8039-f6df843b6467 with identifier: bf191a27f8
2026-03-25 19:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46298f3f-be53-56e9-8039-f6df843b6467 with scrape type 2
2026-03-25 19:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46298f3f-be53-56e9-8039-f6df843b6467 with scrape type 2
2026-03-25 19:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 46298f3f-be53-56e9-8039-f6df843b6467, identifier: bf191a27f8
2026-03-25 19:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 46298f3f-be53-56e9-8039-f6df843b6467 with identifier: bf191a27f8
2026-03-25 19:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 46298f3f-be53-56e9-8039-f6df843b6467 with identifier: bf191a27f8
2026-03-25 19:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 46298f3f-be53-56e9-8039-f6df843b6467 with identifier: bf191a27f8 to the API
2026-03-25 19:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bf191a27f8/kia-niro-16-gdi-hybride-141-ch-dct6-active-business>
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '46298f3f-be53-56e9-8039-f6df843b6467',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bf191a27f8/kia-niro-16-gdi-hybride-141-ch-dct6-active-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'KIA',
'model': 'Niro 1.6 GDi Hybride 141 ch DCT6 Active Business',
'odometer': 93008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Niro 1.6 GDi Hybride 141 ch DCT6 Active Business',
'transmission': 'automatic',
'trim': 'Niro 1.6 GDi Hybride 141 ch DCT6 Active Business',
'year': 2021}
2026-03-25 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bf191a27f8%27 HTTP/1.1" 200 None
2026-03-25 19:15:45 [vpauto.fr] INFO: Saving data for bf191a27f8: {'created_time': 1773738263.244755, 'last_price_update_time': 1774466145.067643}
2026-03-25 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bf191a27f8') HTTP/1.1" 204 0
2026-03-25 19:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c5c8d7c1bf/citroen-jumpy-fgn-m-bluehdi-120-ss-bvm6-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38de0e30-c6c7-5681-87d4-36dcaa479be8 with identifier: c5c8d7c1bf
2026-03-25 19:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38de0e30-c6c7-5681-87d4-36dcaa479be8 with scrape type 2
2026-03-25 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38de0e30-c6c7-5681-87d4-36dcaa479be8 with scrape type 2
2026-03-25 19:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 38de0e30-c6c7-5681-87d4-36dcaa479be8, identifier: c5c8d7c1bf
2026-03-25 19:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 38de0e30-c6c7-5681-87d4-36dcaa479be8 with identifier: c5c8d7c1bf
2026-03-25 19:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 38de0e30-c6c7-5681-87d4-36dcaa479be8 with identifier: c5c8d7c1bf
2026-03-25 19:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 38de0e30-c6c7-5681-87d4-36dcaa479be8 with identifier: c5c8d7c1bf to the API
2026-03-25 19:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c5c8d7c1bf/citroen-jumpy-fgn-m-bluehdi-120-ss-bvm6-business>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium blue',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-04T10:00:00Z',
'fuel_type': 'Diesel',
'id': '38de0e30-c6c7-5681-87d4-36dcaa479be8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c5c8d7c1bf/citroen-jumpy-fgn-m-bluehdi-120-ss-bvm6-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'JUMPY FGN M BLUEHDI 120 S&S BVM6 BUSINESS',
'odometer': 137899,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2018-07-12',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPY FGN M BLUEHDI 120 S&S BVM6 BUSINESS',
'transmission': 'manual',
'trim': 'JUMPY FGN M BLUEHDI 120 S&S BVM6 BUSINESS',
'year': 2018}
2026-03-25 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c8d7c1bf%27 HTTP/1.1" 200 None
2026-03-25 19:15:45 [vpauto.fr] INFO: Saving data for c5c8d7c1bf: {'auction_closing_time': 1775296800.0, 'created_time': 1774256770.461043, 'last_price_update_time': 1774466145.913768}
2026-03-25 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c5c8d7c1bf') HTTP/1.1" 204 0
2026-03-25 19:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/14e7c610f8/fiat-doblo-cargo-ft-13-multijet-95-pro-lounge> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c8e8076-8894-557b-b990-cf7f910f0168 with identifier: 14e7c610f8
2026-03-25 19:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c8e8076-8894-557b-b990-cf7f910f0168 with scrape type 2
2026-03-25 19:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c8e8076-8894-557b-b990-cf7f910f0168 with scrape type 2
2026-03-25 19:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7c8e8076-8894-557b-b990-cf7f910f0168, identifier: 14e7c610f8
2026-03-25 19:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7c8e8076-8894-557b-b990-cf7f910f0168 with identifier: 14e7c610f8
2026-03-25 19:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7c8e8076-8894-557b-b990-cf7f910f0168 with identifier: 14e7c610f8
2026-03-25 19:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7c8e8076-8894-557b-b990-cf7f910f0168 with identifier: 14e7c610f8 to the API
2026-03-25 19:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/14e7c610f8/fiat-doblo-cargo-ft-13-multijet-95-pro-lounge>
{'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7c8e8076-8894-557b-b990-cf7f910f0168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/14e7c610f8/fiat-doblo-cargo-ft-13-multijet-95-pro-lounge',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FIAT',
'model': 'DOBLO CARGO FT 1.3 MULTIJET 95 PRO LOUNGE',
'odometer': 84159,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 3,
'seller_name': None,
'title': 'FIAT DOBLO CARGO FT 1.3 MULTIJET 95 PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO FT 1.3 MULTIJET 95 PRO LOUNGE',
'year': 2021}
2026-03-25 19:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2714e7c610f8%27 HTTP/1.1" 200 None
2026-03-25 19:15:50 [vpauto.fr] INFO: Saving data for 14e7c610f8: {'created_time': 1773738272.629216, 'last_price_update_time': 1774466150.432053}
2026-03-25 19:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='14e7c610f8') HTTP/1.1" 204 0
2026-03-25 19:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3a40803bf/audi-q3-35-tfsi-150-ch-s-tronic-7-business-line> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16db9496-0899-5b34-a1eb-33aa3b6b47a6 with identifier: 3a40803bf
2026-03-25 19:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16db9496-0899-5b34-a1eb-33aa3b6b47a6 with scrape type 2
2026-03-25 19:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16db9496-0899-5b34-a1eb-33aa3b6b47a6 with scrape type 2
2026-03-25 19:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 16db9496-0899-5b34-a1eb-33aa3b6b47a6, identifier: 3a40803bf
2026-03-25 19:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 16db9496-0899-5b34-a1eb-33aa3b6b47a6 with identifier: 3a40803bf
2026-03-25 19:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 16db9496-0899-5b34-a1eb-33aa3b6b47a6 with identifier: 3a40803bf
2026-03-25 19:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 16db9496-0899-5b34-a1eb-33aa3b6b47a6 with identifier: 3a40803bf to the API
2026-03-25 19:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3a40803bf/audi-q3-35-tfsi-150-ch-s-tronic-7-business-line>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '16db9496-0899-5b34-a1eb-33aa3b6b47a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3a40803bf/audi-q3-35-tfsi-150-ch-s-tronic-7-business-line',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'AUDI',
'model': 'Q3 35 TFSI 150 ch S tronic 7 Business line',
'odometer': 93499,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 35 TFSI 150 ch S tronic 7 Business line',
'transmission': 'automatic',
'trim': 'Q3 35 TFSI 150 ch S tronic 7 Business line',
'year': 2021}
2026-03-25 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a40803bf%27 HTTP/1.1" 200 None
2026-03-25 19:15:52 [vpauto.fr] INFO: Saving data for 3a40803bf: {'created_time': 1774256902.250144, 'last_price_update_time': 1774466152.411101}
2026-03-25 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3a40803bf') HTTP/1.1" 204 0
2026-03-25 19:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e43234a9f8/bmw-x3-xdrive-30e-292ch-bva8-m-sport> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a45c96e9-33eb-58bc-ba25-8490f14d568e with identifier: e43234a9f8
2026-03-25 19:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a45c96e9-33eb-58bc-ba25-8490f14d568e with scrape type 2
2026-03-25 19:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a45c96e9-33eb-58bc-ba25-8490f14d568e with scrape type 2
2026-03-25 19:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a45c96e9-33eb-58bc-ba25-8490f14d568e, identifier: e43234a9f8
2026-03-25 19:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a45c96e9-33eb-58bc-ba25-8490f14d568e with identifier: e43234a9f8
2026-03-25 19:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a45c96e9-33eb-58bc-ba25-8490f14d568e with identifier: e43234a9f8
2026-03-25 19:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a45c96e9-33eb-58bc-ba25-8490f14d568e with identifier: e43234a9f8 to the API
2026-03-25 19:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e43234a9f8/bmw-x3-xdrive-30e-292ch-bva8-m-sport>
{'auction_title': '',
'c_o_2_emission_value': 46,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a45c96e9-33eb-58bc-ba25-8490f14d568e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e43234a9f8/bmw-x3-xdrive-30e-292ch-bva8-m-sport',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'BMW',
'model': 'X3 xDrive 30e 292ch BVA8 M Sport',
'odometer': 96599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 30800,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive 30e 292ch BVA8 M Sport',
'transmission': 'automatic',
'trim': 'X3 xDrive 30e 292ch BVA8 M Sport',
'year': 2021}
2026-03-25 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e43234a9f8%27 HTTP/1.1" 200 None
2026-03-25 19:15:52 [vpauto.fr] INFO: Saving data for e43234a9f8: {'created_time': 1773738118.151018, 'last_price_update_time': 1774466152.922561, 'auction_closing_time': 1774877400.0}
2026-03-25 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e43234a9f8') HTTP/1.1" 204 0
2026-03-25 19:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/961319fdf8/fiat-doblo-cargo-ft-13-multijet-95-pro-lounge> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59e75ac1-b98f-59fb-a3fa-a9ad74c8b59a with identifier: 961319fdf8
2026-03-25 19:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59e75ac1-b98f-59fb-a3fa-a9ad74c8b59a with scrape type 2
2026-03-25 19:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59e75ac1-b98f-59fb-a3fa-a9ad74c8b59a with scrape type 2
2026-03-25 19:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 59e75ac1-b98f-59fb-a3fa-a9ad74c8b59a, identifier: 961319fdf8
2026-03-25 19:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 59e75ac1-b98f-59fb-a3fa-a9ad74c8b59a with identifier: 961319fdf8
2026-03-25 19:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 59e75ac1-b98f-59fb-a3fa-a9ad74c8b59a with identifier: 961319fdf8
2026-03-25 19:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 59e75ac1-b98f-59fb-a3fa-a9ad74c8b59a with identifier: 961319fdf8 to the API
2026-03-25 19:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/961319fdf8/fiat-doblo-cargo-ft-13-multijet-95-pro-lounge>
{'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '59e75ac1-b98f-59fb-a3fa-a9ad74c8b59a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/961319fdf8/fiat-doblo-cargo-ft-13-multijet-95-pro-lounge',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FIAT',
'model': 'DOBLO CARGO FT 1.3 MULTIJET 95 PRO LOUNGE',
'odometer': 73343,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 3,
'seller_name': None,
'title': 'FIAT DOBLO CARGO FT 1.3 MULTIJET 95 PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO FT 1.3 MULTIJET 95 PRO LOUNGE',
'year': 2021}
2026-03-25 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27961319fdf8%27 HTTP/1.1" 200 None
2026-03-25 19:15:54 [vpauto.fr] INFO: Saving data for 961319fdf8: {'created_time': 1773738273.058512, 'last_price_update_time': 1774466154.776562}
2026-03-25 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='961319fdf8') HTTP/1.1" 204 0
2026-03-25 19:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f4934a87f8/peugeot-3008-hybrid-225-e-eat8-allure-pack> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c0255890f8/jeep-renegade-13-turbo-t4-190-ch-phev-at6-4xe-eawd-80th-anniversary> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9e787d4-9cac-5270-bd46-d123c532436e with identifier: f4934a87f8
2026-03-25 19:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9e787d4-9cac-5270-bd46-d123c532436e with scrape type 2
2026-03-25 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9e787d4-9cac-5270-bd46-d123c532436e with scrape type 2
2026-03-25 19:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a9e787d4-9cac-5270-bd46-d123c532436e, identifier: f4934a87f8
2026-03-25 19:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea6e52a7-0f38-54d8-9440-537fd99d2dbc with identifier: c0255890f8
2026-03-25 19:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea6e52a7-0f38-54d8-9440-537fd99d2dbc with scrape type 2
2026-03-25 19:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea6e52a7-0f38-54d8-9440-537fd99d2dbc with scrape type 2
2026-03-25 19:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ea6e52a7-0f38-54d8-9440-537fd99d2dbc, identifier: c0255890f8
2026-03-25 19:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a9e787d4-9cac-5270-bd46-d123c532436e with identifier: f4934a87f8
2026-03-25 19:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a9e787d4-9cac-5270-bd46-d123c532436e with identifier: f4934a87f8
2026-03-25 19:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a9e787d4-9cac-5270-bd46-d123c532436e with identifier: f4934a87f8 to the API
2026-03-25 19:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f4934a87f8/peugeot-3008-hybrid-225-e-eat8-allure-pack>
{'auction_title': '',
'c_o_2_emission_value': 31,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a9e787d4-9cac-5270-bd46-d123c532436e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f4934a87f8/peugeot-3008-hybrid-225-e-eat8-allure-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '3008 Hybrid 225 e-EAT8 Allure Pack',
'odometer': 72661,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Hybrid 225 e-EAT8 Allure Pack',
'transmission': 'automatic',
'trim': '3008 Hybrid 225 e-EAT8 Allure Pack',
'year': 2021}
2026-03-25 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f4934a87f8%27 HTTP/1.1" 200 None
2026-03-25 19:15:55 [vpauto.fr] INFO: Saving data for f4934a87f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773738108.555666, 'last_price_update_time': 1774466155.375807}
2026-03-25 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f4934a87f8') HTTP/1.1" 204 0
2026-03-25 19:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ea6e52a7-0f38-54d8-9440-537fd99d2dbc with identifier: c0255890f8
2026-03-25 19:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ea6e52a7-0f38-54d8-9440-537fd99d2dbc with identifier: c0255890f8
2026-03-25 19:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ea6e52a7-0f38-54d8-9440-537fd99d2dbc with identifier: c0255890f8 to the API
2026-03-25 19:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c0255890f8/jeep-renegade-13-turbo-t4-190-ch-phev-at6-4xe-eawd-80th-anniversary>
{'auction_title': '',
'c_o_2_emission_value': 49,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'ea6e52a7-0f38-54d8-9440-537fd99d2dbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c0255890f8/jeep-renegade-13-turbo-t4-190-ch-phev-at6-4xe-eawd-80th-anniversary',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'JEEP',
'model': 'Renegade 1.3 Turbo T4 190 ch PHEV AT6 4xe eAWD 80th Anniversary',
'odometer': 75479,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Renegade 1.3 Turbo T4 190 ch PHEV AT6 4xe eAWD 80th '
'Anniversary',
'transmission': 'automatic',
'trim': 'Renegade 1.3 Turbo T4 190 ch PHEV AT6 4xe eAWD 80th Anniversary',
'year': 2021}
2026-03-25 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0255890f8%27 HTTP/1.1" 200 None
2026-03-25 19:15:55 [vpauto.fr] INFO: Saving data for c0255890f8: {'created_time': 1773738097.121739, 'last_price_update_time': 1774466155.701199}
2026-03-25 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c0255890f8') HTTP/1.1" 204 0
2026-03-25 19:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/38eefb04f8/peugeot-partner-fourgon-standard-650-kg-bluehdi-100-ss-bvm5-premium> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 860b8447-76a8-5f6e-8451-6cbe3e179688 with identifier: 38eefb04f8
2026-03-25 19:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 860b8447-76a8-5f6e-8451-6cbe3e179688 with scrape type 2
2026-03-25 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 860b8447-76a8-5f6e-8451-6cbe3e179688 with scrape type 2
2026-03-25 19:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 860b8447-76a8-5f6e-8451-6cbe3e179688, identifier: 38eefb04f8
2026-03-25 19:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 860b8447-76a8-5f6e-8451-6cbe3e179688 with identifier: 38eefb04f8
2026-03-25 19:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 860b8447-76a8-5f6e-8451-6cbe3e179688 with identifier: 38eefb04f8
2026-03-25 19:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 860b8447-76a8-5f6e-8451-6cbe3e179688 with identifier: 38eefb04f8 to the API
2026-03-25 19:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/38eefb04f8/peugeot-partner-fourgon-standard-650-kg-bluehdi-100-ss-bvm5-premium>
{'auction_title': '',
'c_o_2_emission_value': 141,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '860b8447-76a8-5f6e-8451-6cbe3e179688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/38eefb04f8/peugeot-partner-fourgon-standard-650-kg-bluehdi-100-ss-bvm5-premium',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': 'PARTNER FOURGON STANDARD 650 KG BLUEHDI 100 S&S BVM5 PREMIUM',
'odometer': 64350,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT PARTNER FOURGON STANDARD 650 KG BLUEHDI 100 S&S BVM5 '
'PREMIUM',
'transmission': 'manual',
'trim': 'PARTNER FOURGON STANDARD 650 KG BLUEHDI 100 S&S BVM5 PREMIUM',
'year': 2021}
2026-03-25 19:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738eefb04f8%27 HTTP/1.1" 200 None
2026-03-25 19:15:58 [vpauto.fr] INFO: Saving data for 38eefb04f8: {'created_time': 1773738128.342449, 'last_price_update_time': 1774466158.236736}
2026-03-25 19:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='38eefb04f8') HTTP/1.1" 204 0
2026-03-25 19:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1ba9574baa/volkswagen-golf-14-hybrid-rechargeable-opf-245-dsg6-gte> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5bb12d4-567f-53c3-8c64-f9f53bcb9935 with identifier: 1ba9574baa
2026-03-25 19:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5bb12d4-567f-53c3-8c64-f9f53bcb9935 with scrape type 2
2026-03-25 19:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5bb12d4-567f-53c3-8c64-f9f53bcb9935 with scrape type 2
2026-03-25 19:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a5bb12d4-567f-53c3-8c64-f9f53bcb9935, identifier: 1ba9574baa
2026-03-25 19:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a5bb12d4-567f-53c3-8c64-f9f53bcb9935 with identifier: 1ba9574baa
2026-03-25 19:15:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a5bb12d4-567f-53c3-8c64-f9f53bcb9935 with identifier: 1ba9574baa
2026-03-25 19:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a5bb12d4-567f-53c3-8c64-f9f53bcb9935 with identifier: 1ba9574baa to the API
2026-03-25 19:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:15:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1ba9574baa/volkswagen-golf-14-hybrid-rechargeable-opf-245-dsg6-gte>
{'auction_title': '',
'c_o_2_emission_value': 26,
'car_expert_report_source_url': None,
'category': None,
'color': 'BLEU ATLANTIQUE',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a5bb12d4-567f-53c3-8c64-f9f53bcb9935',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1ba9574baa/volkswagen-golf-14-hybrid-rechargeable-opf-245-dsg6-gte',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'VOLKSWAGEN',
'model': 'Golf 1.4 Hybrid Rechargeable OPF 245 DSG6 GTE',
'odometer': 72421,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf 1.4 Hybrid Rechargeable OPF 245 DSG6 GTE',
'transmission': 'automatic',
'trim': 'Golf 1.4 Hybrid Rechargeable OPF 245 DSG6 GTE',
'year': 2021}
2026-03-25 19:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271ba9574baa%27 HTTP/1.1" 200 None
2026-03-25 19:15:58 [vpauto.fr] INFO: Saving data for 1ba9574baa: {'created_time': 1773947280.195866, 'last_price_update_time': 1774466158.779642}
2026-03-25 19:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1ba9574baa') HTTP/1.1" 204 0
2026-03-25 19:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d33b8659e/peugeot-208-puretech-100-ss-eat8-allure-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47334489-e6d2-5916-805a-40075de61e53 with identifier: d33b8659e
2026-03-25 19:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47334489-e6d2-5916-805a-40075de61e53 with scrape type 1
2026-03-25 19:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47334489-e6d2-5916-805a-40075de61e53
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_01-1200.jpg not downloaded yet
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_02-1200.jpg not downloaded yet
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_03-1200.jpg not downloaded yet
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_04-1200.jpg not downloaded yet
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_05-1200.jpg not downloaded yet
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_06-1200.jpg not downloaded yet
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_07-1200.jpg not downloaded yet
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_08-1200.jpg not downloaded yet
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_09-1200.jpg not downloaded yet
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_10-1200.jpg not downloaded yet
2026-03-25 19:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/486cd51bf8/renault-arkana-e-tech-145-22-techno> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da873b70-75a3-521e-9acb-ed49f92df6de with identifier: 486cd51bf8
2026-03-25 19:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da873b70-75a3-521e-9acb-ed49f92df6de with scrape type 2
2026-03-25 19:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da873b70-75a3-521e-9acb-ed49f92df6de with scrape type 2
2026-03-25 19:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: da873b70-75a3-521e-9acb-ed49f92df6de, identifier: 486cd51bf8
2026-03-25 19:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: da873b70-75a3-521e-9acb-ed49f92df6de with identifier: 486cd51bf8
2026-03-25 19:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: da873b70-75a3-521e-9acb-ed49f92df6de with identifier: 486cd51bf8
2026-03-25 19:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: da873b70-75a3-521e-9acb-ed49f92df6de with identifier: 486cd51bf8 to the API
2026-03-25 19:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/486cd51bf8/renault-arkana-e-tech-145-22-techno>
{'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/nxBsVMN_BE.pdf',
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'da873b70-75a3-521e-9acb-ed49f92df6de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/486cd51bf8/renault-arkana-e-tech-145-22-techno',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Arkana E-Tech 145 - 22 Techno',
'odometer': 44825,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Arkana E-Tech 145 - 22 Techno',
'transmission': 'automatic',
'trim': 'Arkana E-Tech 145 - 22 Techno',
'year': 2023}
2026-03-25 19:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27486cd51bf8%27 HTTP/1.1" 200 None
2026-03-25 19:16:00 [vpauto.fr] INFO: Saving data for 486cd51bf8: {'created_time': 1773738230.808817, 'last_price_update_time': 1774466160.913532}
2026-03-25 19:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='486cd51bf8') HTTP/1.1" 204 0
2026-03-25 19:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/PruvmQS_10-1200.jpg> (referer: https://vpauto.eu/vehicle/d33b8659e/peugeot-208-puretech-100-ss-eat8-allure-business)
2026-03-25 19:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/PruvmQS_09-1200.jpg> (referer: https://vpauto.eu/vehicle/d33b8659e/peugeot-208-puretech-100-ss-eat8-allure-business)
2026-03-25 19:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/PruvmQS_08-1200.jpg> (referer: https://vpauto.eu/vehicle/d33b8659e/peugeot-208-puretech-100-ss-eat8-allure-business)
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c454c8390>
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxproduction.blob.core.windows.net
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_10-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_10-1200.jpg saved to cache
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 47334489-e6d2-5916-805a-40075de61e53
2026-03-25 19:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/PruvmQS_07-1200.jpg> (referer: https://vpauto.eu/vehicle/d33b8659e/peugeot-208-puretech-100-ss-eat8-allure-business)
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c455093d0>
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_09-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_09-1200.jpg saved to cache
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 47334489-e6d2-5916-805a-40075de61e53
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45363d90>
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_08-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_08-1200.jpg saved to cache
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 47334489-e6d2-5916-805a-40075de61e53
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c455a9510>
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_07-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_07-1200.jpg saved to cache
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47334489-e6d2-5916-805a-40075de61e53
2026-03-25 19:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/PruvmQS_06-1200.jpg> (referer: https://vpauto.eu/vehicle/d33b8659e/peugeot-208-puretech-100-ss-eat8-allure-business)
2026-03-25 19:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/PruvmQS_05-1200.jpg> (referer: https://vpauto.eu/vehicle/d33b8659e/peugeot-208-puretech-100-ss-eat8-allure-business)
2026-03-25 19:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/PruvmQS_04-1200.jpg> (referer: https://vpauto.eu/vehicle/d33b8659e/peugeot-208-puretech-100-ss-eat8-allure-business)
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45323690>
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_06-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_06-1200.jpg saved to cache
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 47334489-e6d2-5916-805a-40075de61e53
2026-03-25 19:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/PruvmQS_03-1200.jpg> (referer: https://vpauto.eu/vehicle/d33b8659e/peugeot-208-puretech-100-ss-eat8-allure-business)
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4546fed0>
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_05-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_05-1200.jpg saved to cache
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 47334489-e6d2-5916-805a-40075de61e53
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4546d810>
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_04-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_04-1200.jpg saved to cache
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 47334489-e6d2-5916-805a-40075de61e53
2026-03-25 19:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/PruvmQS_02-1200.jpg> (referer: https://vpauto.eu/vehicle/d33b8659e/peugeot-208-puretech-100-ss-eat8-allure-business)
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c449d4910>
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_03-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_03-1200.jpg saved to cache
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 47334489-e6d2-5916-805a-40075de61e53
2026-03-25 19:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/PruvmQS_01-1200.jpg> (referer: https://vpauto.eu/vehicle/d33b8659e/peugeot-208-puretech-100-ss-eat8-allure-business)
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c4546ed50>
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_02-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_02-1200.jpg saved to cache
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 47334489-e6d2-5916-805a-40075de61e53
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c45363d90>
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FPruvmQS_01-1200.jpg') HTTP/1.1" 204 0
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/PruvmQS_01-1200.jpg saved to cache
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 47334489-e6d2-5916-805a-40075de61e53
2026-03-25 19:16:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47334489-e6d2-5916-805a-40075de61e53, skipping ID generation
2026-03-25 19:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47334489-e6d2-5916-805a-40075de61e53 with scrape type 1
2026-03-25 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47334489-e6d2-5916-805a-40075de61e53 sending to next pipeline
2026-03-25 19:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 47334489-e6d2-5916-805a-40075de61e53, identifier: d33b8659e
2026-03-25 19:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 47334489-e6d2-5916-805a-40075de61e53 with identifier: d33b8659e
2026-03-25 19:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 47334489-e6d2-5916-805a-40075de61e53 with identifier: d33b8659e
2026-03-25 19:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 47334489-e6d2-5916-805a-40075de61e53 with identifier: d33b8659e to the API
2026-03-25 19:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/PruvmQS_01-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '47334489-e6d2-5916-805a-40075de61e53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d33b8659e/peugeot-208-puretech-100-ss-eat8-allure-business',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '208 PureTech 100 S&S EAT8 Allure Business',
'odometer': 53100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89571,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/PruvmQS_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84428,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/PruvmQS_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88673,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/PruvmQS_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70315,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/PruvmQS_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85972,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/PruvmQS_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83213,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/PruvmQS_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81899,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/PruvmQS_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89289,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/PruvmQS_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94869,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/PruvmQS_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47334489-e6d2-5916-805a-40075de61e53/47334489-e6d2-5916-805a-40075de61e53_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108693,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/PruvmQS_10-1200.jpg',
'Width': 1200}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 PureTech 100 S&S EAT8 Allure Business',
'transmission': 'automatic',
'trim': '208 PureTech 100 S&S EAT8 Allure Business',
'year': 2021}
2026-03-25 19:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d33b8659e%27 HTTP/1.1" 200 None
2026-03-25 19:16:02 [vpauto.fr] INFO: Saving data for d33b8659e: {'created_time': 1774466162.716656, 'last_price_update_time': 1774466162.716666}
2026-03-25 19:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d33b8659e') HTTP/1.1" 204 0
2026-03-25 19:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/de9581f2f8/peugeot-boxer-tole-333-l2h2-bluehdi-120-ss-premium> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/daa47eafbf/bmw-x1-sdrive-18i-136ch-dkg7-xline> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e477453-7d9b-59fa-afe7-e78e33b83d68 with identifier: de9581f2f8
2026-03-25 19:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e477453-7d9b-59fa-afe7-e78e33b83d68 with scrape type 2
2026-03-25 19:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e477453-7d9b-59fa-afe7-e78e33b83d68 with scrape type 2
2026-03-25 19:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8e477453-7d9b-59fa-afe7-e78e33b83d68, identifier: de9581f2f8
2026-03-25 19:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1042abe-727b-5e26-a08a-e96a0e8b6a3d with identifier: daa47eafbf
2026-03-25 19:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1042abe-727b-5e26-a08a-e96a0e8b6a3d with scrape type 2
2026-03-25 19:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1042abe-727b-5e26-a08a-e96a0e8b6a3d with scrape type 2
2026-03-25 19:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f1042abe-727b-5e26-a08a-e96a0e8b6a3d, identifier: daa47eafbf
2026-03-25 19:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8e477453-7d9b-59fa-afe7-e78e33b83d68 with identifier: de9581f2f8
2026-03-25 19:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8e477453-7d9b-59fa-afe7-e78e33b83d68 with identifier: de9581f2f8
2026-03-25 19:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8e477453-7d9b-59fa-afe7-e78e33b83d68 with identifier: de9581f2f8 to the API
2026-03-25 19:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/de9581f2f8/peugeot-boxer-tole-333-l2h2-bluehdi-120-ss-premium>
{'auction_title': '',
'c_o_2_emission_value': 236,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8e477453-7d9b-59fa-afe7-e78e33b83d68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/de9581f2f8/peugeot-boxer-tole-333-l2h2-bluehdi-120-ss-premium',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': 'BOXER TOLE 333 L2H2 BLUEHDI 120 S&S PREMIUM',
'odometer': 127783,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER TOLE 333 L2H2 BLUEHDI 120 S&S PREMIUM',
'transmission': 'manual',
'trim': 'BOXER TOLE 333 L2H2 BLUEHDI 120 S&S PREMIUM',
'year': 2021}
2026-03-25 19:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27de9581f2f8%27 HTTP/1.1" 200 None
2026-03-25 19:16:03 [vpauto.fr] INFO: Saving data for de9581f2f8: {'created_time': 1773738158.785553, 'last_price_update_time': 1774466163.407056}
2026-03-25 19:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='de9581f2f8') HTTP/1.1" 204 0
2026-03-25 19:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f1042abe-727b-5e26-a08a-e96a0e8b6a3d with identifier: daa47eafbf
2026-03-25 19:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f1042abe-727b-5e26-a08a-e96a0e8b6a3d with identifier: daa47eafbf
2026-03-25 19:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f1042abe-727b-5e26-a08a-e96a0e8b6a3d with identifier: daa47eafbf to the API
2026-03-25 19:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/daa47eafbf/bmw-x1-sdrive-18i-136ch-dkg7-xline>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'f1042abe-727b-5e26-a08a-e96a0e8b6a3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/daa47eafbf/bmw-x1-sdrive-18i-136ch-dkg7-xline',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'BMW',
'model': 'X1 sDrive 18i 136ch DKG7 xLine',
'odometer': 43628,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive 18i 136ch DKG7 xLine',
'transmission': 'automatic',
'trim': 'X1 sDrive 18i 136ch DKG7 xLine',
'year': 2023}
2026-03-25 19:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27daa47eafbf%27 HTTP/1.1" 200 None
2026-03-25 19:16:03 [vpauto.fr] INFO: Saving data for daa47eafbf: {'created_time': 1774256526.584165, 'last_price_update_time': 1774466163.812332}
2026-03-25 19:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='daa47eafbf') HTTP/1.1" 204 0
2026-03-25 19:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/77ac98ad5a/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 646fc761-308e-53f3-98f7-2a0c84207304 with identifier: 77ac98ad5a
2026-03-25 19:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 646fc761-308e-53f3-98f7-2a0c84207304 with scrape type 2
2026-03-25 19:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 646fc761-308e-53f3-98f7-2a0c84207304 with scrape type 2
2026-03-25 19:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 646fc761-308e-53f3-98f7-2a0c84207304, identifier: 77ac98ad5a
2026-03-25 19:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 646fc761-308e-53f3-98f7-2a0c84207304 with identifier: 77ac98ad5a
2026-03-25 19:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 646fc761-308e-53f3-98f7-2a0c84207304 with identifier: 77ac98ad5a
2026-03-25 19:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 646fc761-308e-53f3-98f7-2a0c84207304 with identifier: 77ac98ad5a to the API
2026-03-25 19:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/77ac98ad5a/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'F H',
'id': '646fc761-308e-53f3-98f7-2a0c84207304',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/77ac98ad5a/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'odometer': 43129,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'year': 2023}
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777ac98ad5a%27 HTTP/1.1" 200 None
2026-03-25 19:16:06 [vpauto.fr] INFO: Saving data for 77ac98ad5a: {'auction_closing_time': 1775136600.0, 'created_time': 1774033696.292794, 'last_price_update_time': 1774466166.115685}
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='77ac98ad5a') HTTP/1.1" 204 0
2026-03-25 19:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/be1a4855bf/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-titanium> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1e8719eaf8/ford-fiesta-10-ecoboost-125-ch-ss-mhev-bvm6-cool-connect> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e53053b-5b18-5d2c-95a2-c25af079ccf9 with identifier: be1a4855bf
2026-03-25 19:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e53053b-5b18-5d2c-95a2-c25af079ccf9 with scrape type 2
2026-03-25 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e53053b-5b18-5d2c-95a2-c25af079ccf9 with scrape type 2
2026-03-25 19:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1e53053b-5b18-5d2c-95a2-c25af079ccf9, identifier: be1a4855bf
2026-03-25 19:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2817a3b1-daad-59a3-9a9c-68e1a94c074f with identifier: 1e8719eaf8
2026-03-25 19:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2817a3b1-daad-59a3-9a9c-68e1a94c074f with scrape type 2
2026-03-25 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2817a3b1-daad-59a3-9a9c-68e1a94c074f with scrape type 2
2026-03-25 19:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2817a3b1-daad-59a3-9a9c-68e1a94c074f, identifier: 1e8719eaf8
2026-03-25 19:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1e53053b-5b18-5d2c-95a2-c25af079ccf9 with identifier: be1a4855bf
2026-03-25 19:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1e53053b-5b18-5d2c-95a2-c25af079ccf9 with identifier: be1a4855bf
2026-03-25 19:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1e53053b-5b18-5d2c-95a2-c25af079ccf9 with identifier: be1a4855bf to the API
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/be1a4855bf/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-titanium>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'F H',
'id': '1e53053b-5b18-5d2c-95a2-c25af079ccf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/be1a4855bf/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-titanium',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Titanium',
'odometer': 43347,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Titanium',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Titanium',
'year': 2023}
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27be1a4855bf%27 HTTP/1.1" 200 None
2026-03-25 19:16:06 [vpauto.fr] INFO: Saving data for be1a4855bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774256556.870712, 'last_price_update_time': 1774466166.702861}
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='be1a4855bf') HTTP/1.1" 204 0
2026-03-25 19:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2817a3b1-daad-59a3-9a9c-68e1a94c074f with identifier: 1e8719eaf8
2026-03-25 19:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2817a3b1-daad-59a3-9a9c-68e1a94c074f with identifier: 1e8719eaf8
2026-03-25 19:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2817a3b1-daad-59a3-9a9c-68e1a94c074f with identifier: 1e8719eaf8 to the API
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1e8719eaf8/ford-fiesta-10-ecoboost-125-ch-ss-mhev-bvm6-cool-connect>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gray blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '2817a3b1-daad-59a3-9a9c-68e1a94c074f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1e8719eaf8/ford-fiesta-10-ecoboost-125-ch-ss-mhev-bvm6-cool-connect',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'Fiesta 1.0 EcoBoost 125 ch S&S mHEV BVM6 Cool & Connect',
'odometer': 48098,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.0 EcoBoost 125 ch S&S mHEV BVM6 Cool & Connect',
'transmission': 'manual',
'trim': 'Fiesta 1.0 EcoBoost 125 ch S&S mHEV BVM6 Cool & Connect',
'year': 2021}
2026-03-25 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e8719eaf8%27 HTTP/1.1" 200 None
2026-03-25 19:16:07 [vpauto.fr] INFO: Saving data for 1e8719eaf8: {'auction_closing_time': 1774877400.0, 'created_time': 1773738102.464221, 'last_price_update_time': 1774466167.069394}
2026-03-25 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1e8719eaf8') HTTP/1.1" 204 0
2026-03-25 19:16:07 [scrapy.extensions.logstats] INFO: Crawled 312 pages (at 30 pages/min), scraped 300 items (at 30 items/min)
2026-03-25 19:16:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-25 19:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8ff6c5f35a/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87a9b002-a32c-50ed-aab4-940f43053e06 with identifier: 8ff6c5f35a
2026-03-25 19:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87a9b002-a32c-50ed-aab4-940f43053e06 with scrape type 2
2026-03-25 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87a9b002-a32c-50ed-aab4-940f43053e06 with scrape type 2
2026-03-25 19:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 87a9b002-a32c-50ed-aab4-940f43053e06, identifier: 8ff6c5f35a
2026-03-25 19:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 87a9b002-a32c-50ed-aab4-940f43053e06 with identifier: 8ff6c5f35a
2026-03-25 19:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 87a9b002-a32c-50ed-aab4-940f43053e06 with identifier: 8ff6c5f35a
2026-03-25 19:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 87a9b002-a32c-50ed-aab4-940f43053e06 with identifier: 8ff6c5f35a to the API
2026-03-25 19:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8ff6c5f35a/ford-mustang-mach-e-standard-range-76-kwh-269-ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '87a9b002-a32c-50ed-aab4-940f43053e06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8ff6c5f35a/ford-mustang-mach-e-standard-range-76-kwh-269-ch',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'odometer': 41261,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E Standard Range 76 kWh 269 ch',
'transmission': 'automatic',
'trim': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'year': 2023}
2026-03-25 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ff6c5f35a%27 HTTP/1.1" 200 None
2026-03-25 19:16:07 [vpauto.fr] INFO: Saving data for 8ff6c5f35a: {'auction_closing_time': 1775136600.0, 'created_time': 1774033720.014042, 'last_price_update_time': 1774466167.948739}
2026-03-25 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8ff6c5f35a') HTTP/1.1" 204 0
2026-03-25 19:16:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.627(s), this was the 1st time calling it.
2026-03-25 19:16:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.692062313705262 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/68e8a8f09e/toyota-corolla-touring-sports-hybride-122h-dynamic> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2e6c136-bc56-5068-b2c3-9e047a4ad71b with identifier: 68e8a8f09e
2026-03-25 19:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2e6c136-bc56-5068-b2c3-9e047a4ad71b with scrape type 2
2026-03-25 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2e6c136-bc56-5068-b2c3-9e047a4ad71b with scrape type 2
2026-03-25 19:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a2e6c136-bc56-5068-b2c3-9e047a4ad71b, identifier: 68e8a8f09e
2026-03-25 19:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a2e6c136-bc56-5068-b2c3-9e047a4ad71b with identifier: 68e8a8f09e
2026-03-25 19:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a2e6c136-bc56-5068-b2c3-9e047a4ad71b with identifier: 68e8a8f09e
2026-03-25 19:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a2e6c136-bc56-5068-b2c3-9e047a4ad71b with identifier: 68e8a8f09e to the API
2026-03-25 19:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/68e8a8f09e/toyota-corolla-touring-sports-hybride-122h-dynamic>
{'auction_title': '',
'c_o_2_emission_value': 103,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a2e6c136-bc56-5068-b2c3-9e047a4ad71b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/68e8a8f09e/toyota-corolla-touring-sports-hybride-122h-dynamic',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'TOYOTA',
'model': 'Corolla Touring Sports Hybride 122h Dynamic',
'odometer': 37621,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla Touring Sports Hybride 122h Dynamic',
'transmission': 'automatic',
'trim': 'Corolla Touring Sports Hybride 122h Dynamic',
'year': 2023}
2026-03-25 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2768e8a8f09e%27 HTTP/1.1" 200 None
2026-03-25 19:16:11 [vpauto.fr] INFO: Saving data for 68e8a8f09e: {'created_time': 1773947499.720168, 'last_price_update_time': 1774466171.132312}
2026-03-25 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='68e8a8f09e') HTTP/1.1" 204 0
2026-03-25 19:16:11 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.871(s), this was the 1st time calling it.
2026-03-25 19:16:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.955834333445996 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/88248af4f8/citroen-grand-c4-spacetourer-puretech-130-ss-eat8-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ee66383-fe22-52fe-acbb-27f0bf6429e9 with identifier: 88248af4f8
2026-03-25 19:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ee66383-fe22-52fe-acbb-27f0bf6429e9 with scrape type 2
2026-03-25 19:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ee66383-fe22-52fe-acbb-27f0bf6429e9 with scrape type 2
2026-03-25 19:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8ee66383-fe22-52fe-acbb-27f0bf6429e9, identifier: 88248af4f8
2026-03-25 19:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8ee66383-fe22-52fe-acbb-27f0bf6429e9 with identifier: 88248af4f8
2026-03-25 19:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8ee66383-fe22-52fe-acbb-27f0bf6429e9 with identifier: 88248af4f8
2026-03-25 19:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8ee66383-fe22-52fe-acbb-27f0bf6429e9 with identifier: 88248af4f8 to the API
2026-03-25 19:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/88248af4f8/citroen-grand-c4-spacetourer-puretech-130-ss-eat8-business>
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '8ee66383-fe22-52fe-acbb-27f0bf6429e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/88248af4f8/citroen-grand-c4-spacetourer-puretech-130-ss-eat8-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'Grand C4 Spacetourer PureTech 130 S&S EAT8 Business+',
'odometer': 109543,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-12-23',
'seats_number': 7,
'seller_name': None,
'title': 'CITROEN Grand C4 Spacetourer PureTech 130 S&S EAT8 Business+',
'transmission': 'automatic',
'trim': 'Grand C4 Spacetourer PureTech 130 S&S EAT8 Business+',
'year': 2019}
2026-03-25 19:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2788248af4f8%27 HTTP/1.1" 200 None
2026-03-25 19:16:15 [vpauto.fr] INFO: Saving data for 88248af4f8: {'created_time': 1773738163.188755, 'last_price_update_time': 1774466175.54251}
2026-03-25 19:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='88248af4f8') HTTP/1.1" 204 0
2026-03-25 19:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f285e4915a/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f356695-bd39-597d-9a08-bf32aa81933a with identifier: f285e4915a
2026-03-25 19:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f356695-bd39-597d-9a08-bf32aa81933a with scrape type 2
2026-03-25 19:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f356695-bd39-597d-9a08-bf32aa81933a with scrape type 2
2026-03-25 19:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8f356695-bd39-597d-9a08-bf32aa81933a, identifier: f285e4915a
2026-03-25 19:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8f356695-bd39-597d-9a08-bf32aa81933a with identifier: f285e4915a
2026-03-25 19:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8f356695-bd39-597d-9a08-bf32aa81933a with identifier: f285e4915a
2026-03-25 19:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8f356695-bd39-597d-9a08-bf32aa81933a with identifier: f285e4915a to the API
2026-03-25 19:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f285e4915a/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-02T13:30:00Z',
'fuel_type': 'F H',
'id': '8f356695-bd39-597d-9a08-bf32aa81933a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f285e4915a/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'odometer': 36317,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'year': 2023}
2026-03-25 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f285e4915a%27 HTTP/1.1" 200 None
2026-03-25 19:16:17 [vpauto.fr] INFO: Saving data for f285e4915a: {'auction_closing_time': 1775136600.0, 'created_time': 1774033701.665432, 'last_price_update_time': 1774466177.112713}
2026-03-25 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f285e4915a') HTTP/1.1" 204 0
2026-03-25 19:16:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ac2d4d8eaa/citroen-c3-puretech-82-ss-bvm5-feel> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 19:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e326ae87-e016-5bf7-ae59-78503fca1fb1 with identifier: ac2d4d8eaa
2026-03-25 19:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e326ae87-e016-5bf7-ae59-78503fca1fb1 with scrape type 2
2026-03-25 19:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e326ae87-e016-5bf7-ae59-78503fca1fb1 with scrape type 2
2026-03-25 19:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e326ae87-e016-5bf7-ae59-78503fca1fb1, identifier: ac2d4d8eaa
2026-03-25 19:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e326ae87-e016-5bf7-ae59-78503fca1fb1 with identifier: ac2d4d8eaa
2026-03-25 19:16:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e326ae87-e016-5bf7-ae59-78503fca1fb1 with identifier: ac2d4d8eaa
2026-03-25 19:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e326ae87-e016-5bf7-ae59-78503fca1fb1 with identifier: ac2d4d8eaa to the API
2026-03-25 19:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ac2d4d8eaa/citroen-c3-puretech-82-ss-bvm5-feel>
{'auction_title': '',
'c_o_2_emission_value': 96,
'car_expert_report_source_url': None,
'category': None,
'color': 'almond green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'e326ae87-e016-5bf7-ae59-78503fca1fb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ac2d4d8eaa/citroen-c3-puretech-82-ss-bvm5-feel',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'CITROEN',
'model': 'C3 PureTech 82 S&S BVM5 Feel',
'odometer': 91685,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 PureTech 82 S&S BVM5 Feel',
'transmission': 'manual',
'trim': 'C3 PureTech 82 S&S BVM5 Feel',
'year': 2019}
2026-03-25 19:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ac2d4d8eaa%27 HTTP/1.1" 200 None
2026-03-25 19:16:20 [vpauto.fr] INFO: Saving data for ac2d4d8eaa: {'created_time': 1773947267.786462, 'last_price_update_time': 1774466180.212767}
2026-03-25 19:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ac2d4d8eaa') HTTP/1.1" 204 0
2026-03-25 19:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f552bf6c5a/peugeot-308-bluehdi-130ch-ss-eat8-allure-pack> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed5e3732-af28-500f-816d-61532503b8a5 with identifier: f552bf6c5a
2026-03-25 19:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed5e3732-af28-500f-816d-61532503b8a5 with scrape type 2
2026-03-25 19:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed5e3732-af28-500f-816d-61532503b8a5 with scrape type 2
2026-03-25 19:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ed5e3732-af28-500f-816d-61532503b8a5, identifier: f552bf6c5a
2026-03-25 19:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ed5e3732-af28-500f-816d-61532503b8a5 with identifier: f552bf6c5a
2026-03-25 19:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ed5e3732-af28-500f-816d-61532503b8a5 with identifier: f552bf6c5a
2026-03-25 19:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ed5e3732-af28-500f-816d-61532503b8a5 with identifier: f552bf6c5a to the API
2026-03-25 19:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f552bf6c5a/peugeot-308-bluehdi-130ch-ss-eat8-allure-pack>
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ed5e3732-af28-500f-816d-61532503b8a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f552bf6c5a/peugeot-308-bluehdi-130ch-ss-eat8-allure-pack',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'PEUGEOT',
'model': '308 BlueHDi 130ch S&S EAT8 Allure Pack',
'odometer': 31217,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 BlueHDi 130ch S&S EAT8 Allure Pack',
'transmission': 'automatic',
'trim': '308 BlueHDi 130ch S&S EAT8 Allure Pack',
'year': 2023}
2026-03-25 19:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f552bf6c5a%27 HTTP/1.1" 200 None
2026-03-25 19:16:22 [vpauto.fr] INFO: Saving data for f552bf6c5a: {'created_time': 1773947503.815253, 'last_price_update_time': 1774466182.078266}
2026-03-25 19:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f552bf6c5a') HTTP/1.1" 204 0
2026-03-25 19:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/65477e09e/nissan-x-trail-e-power-204-ch-n-connecta> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55a0f599-0ca5-5162-a759-1a023b910bf1 with identifier: 65477e09e
2026-03-25 19:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55a0f599-0ca5-5162-a759-1a023b910bf1 with scrape type 2
2026-03-25 19:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55a0f599-0ca5-5162-a759-1a023b910bf1 with scrape type 2
2026-03-25 19:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 55a0f599-0ca5-5162-a759-1a023b910bf1, identifier: 65477e09e
2026-03-25 19:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 55a0f599-0ca5-5162-a759-1a023b910bf1 with identifier: 65477e09e
2026-03-25 19:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 55a0f599-0ca5-5162-a759-1a023b910bf1 with identifier: 65477e09e
2026-03-25 19:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 55a0f599-0ca5-5162-a759-1a023b910bf1 with identifier: 65477e09e to the API
2026-03-25 19:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/65477e09e/nissan-x-trail-e-power-204-ch-n-connecta>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-02T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '55a0f599-0ca5-5162-a759-1a023b910bf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/65477e09e/nissan-x-trail-e-power-204-ch-n-connecta',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'NISSAN',
'model': 'X-Trail e-POWER 204 ch N-Connecta',
'odometer': 34126,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN X-Trail e-POWER 204 ch N-Connecta',
'transmission': 'automatic',
'trim': 'X-Trail e-POWER 204 ch N-Connecta',
'year': 2023}
2026-03-25 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765477e09e%27 HTTP/1.1" 200 None
2026-03-25 19:16:24 [vpauto.fr] INFO: Saving data for 65477e09e: {'auction_closing_time': 1775122200.0, 'created_time': 1774033735.888417, 'last_price_update_time': 1774466184.068879}
2026-03-25 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='65477e09e') HTTP/1.1" 204 0
2026-03-25 19:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e8a38bf99e/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2c30e88c9e/peugeot-2008-puretech-100-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f76567b-267c-51d3-9b40-14c5065e9ce3 with identifier: e8a38bf99e
2026-03-25 19:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f76567b-267c-51d3-9b40-14c5065e9ce3 with scrape type 2
2026-03-25 19:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f76567b-267c-51d3-9b40-14c5065e9ce3 with scrape type 2
2026-03-25 19:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8f76567b-267c-51d3-9b40-14c5065e9ce3, identifier: e8a38bf99e
2026-03-25 19:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8f76567b-267c-51d3-9b40-14c5065e9ce3 with identifier: e8a38bf99e
2026-03-25 19:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8f76567b-267c-51d3-9b40-14c5065e9ce3 with identifier: e8a38bf99e
2026-03-25 19:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8f76567b-267c-51d3-9b40-14c5065e9ce3 with identifier: e8a38bf99e to the API
2026-03-25 19:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e8a38bf99e/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'F H',
'id': '8f76567b-267c-51d3-9b40-14c5065e9ce3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e8a38bf99e/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'odometer': 30948,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'year': 2023}
2026-03-25 19:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e8a38bf99e%27 HTTP/1.1" 200 None
2026-03-25 19:16:32 [vpauto.fr] INFO: Saving data for e8a38bf99e: {'auction_closing_time': 1775122200.0, 'created_time': 1774033718.771878, 'last_price_update_time': 1774466192.24668}
2026-03-25 19:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e8a38bf99e') HTTP/1.1" 204 0
2026-03-25 19:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91206a73-3ccf-5490-a3e2-a16469fc3667 with identifier: 2c30e88c9e
2026-03-25 19:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91206a73-3ccf-5490-a3e2-a16469fc3667 with scrape type 2
2026-03-25 19:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91206a73-3ccf-5490-a3e2-a16469fc3667 with scrape type 2
2026-03-25 19:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 91206a73-3ccf-5490-a3e2-a16469fc3667, identifier: 2c30e88c9e
2026-03-25 19:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 91206a73-3ccf-5490-a3e2-a16469fc3667 with identifier: 2c30e88c9e
2026-03-25 19:16:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 91206a73-3ccf-5490-a3e2-a16469fc3667 with identifier: 2c30e88c9e
2026-03-25 19:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 91206a73-3ccf-5490-a3e2-a16469fc3667 with identifier: 2c30e88c9e to the API
2026-03-25 19:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2c30e88c9e/peugeot-2008-puretech-100-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'category': None,
'color': 'Rouge Elixir',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '91206a73-3ccf-5490-a3e2-a16469fc3667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2c30e88c9e/peugeot-2008-puretech-100-ss-bvm6-active-pack',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '2008 PureTech 100 S&S BVM6 Active Pack',
'odometer': 30096,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 PureTech 100 S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '2008 PureTech 100 S&S BVM6 Active Pack',
'year': 2023}
2026-03-25 19:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272c30e88c9e%27 HTTP/1.1" 200 None
2026-03-25 19:16:32 [vpauto.fr] INFO: Saving data for 2c30e88c9e: {'created_time': 1773947342.15041, 'last_price_update_time': 1774466192.748827}
2026-03-25 19:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2c30e88c9e') HTTP/1.1" 204 0
2026-03-25 19:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/db8103a15a/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium-x> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b759374a-73ec-5e5c-a34f-e035a99c46da with identifier: db8103a15a
2026-03-25 19:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b759374a-73ec-5e5c-a34f-e035a99c46da with scrape type 2
2026-03-25 19:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b759374a-73ec-5e5c-a34f-e035a99c46da with scrape type 2
2026-03-25 19:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b759374a-73ec-5e5c-a34f-e035a99c46da, identifier: db8103a15a
2026-03-25 19:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b759374a-73ec-5e5c-a34f-e035a99c46da with identifier: db8103a15a
2026-03-25 19:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b759374a-73ec-5e5c-a34f-e035a99c46da with identifier: db8103a15a
2026-03-25 19:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b759374a-73ec-5e5c-a34f-e035a99c46da with identifier: db8103a15a to the API
2026-03-25 19:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/db8103a15a/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium-x>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'F H',
'id': 'b759374a-73ec-5e5c-a34f-e035a99c46da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/db8103a15a/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium-x',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium X',
'odometer': 32415,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium X',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium X',
'year': 2023}
2026-03-25 19:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db8103a15a%27 HTTP/1.1" 200 None
2026-03-25 19:16:34 [vpauto.fr] INFO: Saving data for db8103a15a: {'auction_closing_time': 1775136600.0, 'created_time': 1774033710.020382, 'last_price_update_time': 1774466194.575444}
2026-03-25 19:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='db8103a15a') HTTP/1.1" 204 0
2026-03-25 19:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fef0f2775a/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1b162f4-84a6-59a7-8916-562624ea3988 with identifier: fef0f2775a
2026-03-25 19:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1b162f4-84a6-59a7-8916-562624ea3988 with scrape type 2
2026-03-25 19:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1b162f4-84a6-59a7-8916-562624ea3988 with scrape type 2
2026-03-25 19:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a1b162f4-84a6-59a7-8916-562624ea3988, identifier: fef0f2775a
2026-03-25 19:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a1b162f4-84a6-59a7-8916-562624ea3988 with identifier: fef0f2775a
2026-03-25 19:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a1b162f4-84a6-59a7-8916-562624ea3988 with identifier: fef0f2775a
2026-03-25 19:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a1b162f4-84a6-59a7-8916-562624ea3988 with identifier: fef0f2775a to the API
2026-03-25 19:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fef0f2775a/ford-mustang-mach-e-standard-range-76-kwh-269-ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-04-02T13:30:00Z',
'fuel_type': 'Electric',
'id': 'a1b162f4-84a6-59a7-8916-562624ea3988',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fef0f2775a/ford-mustang-mach-e-standard-range-76-kwh-269-ch',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'odometer': 28485,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E Standard Range 76 kWh 269 ch',
'transmission': 'automatic',
'trim': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'year': 2023}
2026-03-25 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fef0f2775a%27 HTTP/1.1" 200 None
2026-03-25 19:16:35 [vpauto.fr] INFO: Saving data for fef0f2775a: {'auction_closing_time': 1775136600.0, 'created_time': 1773947433.863646, 'last_price_update_time': 1774466195.532255}
2026-03-25 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fef0f2775a') HTTP/1.1" 204 0
2026-03-25 19:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/20392b59aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e003a35-ed86-585f-9bb5-f93565f987a9 with identifier: 20392b59aa
2026-03-25 19:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e003a35-ed86-585f-9bb5-f93565f987a9 with scrape type 2
2026-03-25 19:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e003a35-ed86-585f-9bb5-f93565f987a9 with scrape type 2
2026-03-25 19:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5e003a35-ed86-585f-9bb5-f93565f987a9, identifier: 20392b59aa
2026-03-25 19:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5e003a35-ed86-585f-9bb5-f93565f987a9 with identifier: 20392b59aa
2026-03-25 19:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5e003a35-ed86-585f-9bb5-f93565f987a9 with identifier: 20392b59aa
2026-03-25 19:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5e003a35-ed86-585f-9bb5-f93565f987a9 with identifier: 20392b59aa to the API
2026-03-25 19:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/20392b59aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'F H',
'id': '5e003a35-ed86-585f-9bb5-f93565f987a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/20392b59aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'odometer': 25292,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'year': 2023}
2026-03-25 19:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2720392b59aa%27 HTTP/1.1" 200 None
2026-03-25 19:16:37 [vpauto.fr] INFO: Saving data for 20392b59aa: {'auction_closing_time': 1775127600.0, 'created_time': 1774033729.131325, 'last_price_update_time': 1774466197.228731}
2026-03-25 19:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='20392b59aa') HTTP/1.1" 204 0
2026-03-25 19:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/86b2c07aaa/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5507bd9f-fa0e-5c1d-a1bc-d8c1939d2451 with identifier: 86b2c07aaa
2026-03-25 19:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5507bd9f-fa0e-5c1d-a1bc-d8c1939d2451 with scrape type 2
2026-03-25 19:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5507bd9f-fa0e-5c1d-a1bc-d8c1939d2451 with scrape type 2
2026-03-25 19:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5507bd9f-fa0e-5c1d-a1bc-d8c1939d2451, identifier: 86b2c07aaa
2026-03-25 19:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5507bd9f-fa0e-5c1d-a1bc-d8c1939d2451 with identifier: 86b2c07aaa
2026-03-25 19:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5507bd9f-fa0e-5c1d-a1bc-d8c1939d2451 with identifier: 86b2c07aaa
2026-03-25 19:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5507bd9f-fa0e-5c1d-a1bc-d8c1939d2451 with identifier: 86b2c07aaa to the API
2026-03-25 19:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/86b2c07aaa/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'F H',
'id': '5507bd9f-fa0e-5c1d-a1bc-d8c1939d2451',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/86b2c07aaa/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'odometer': 41551,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'year': 2023}
2026-03-25 19:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786b2c07aaa%27 HTTP/1.1" 200 None
2026-03-25 19:16:38 [vpauto.fr] INFO: Saving data for 86b2c07aaa: {'created_time': 1773947498.335451, 'last_price_update_time': 1774466198.671897}
2026-03-25 19:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='86b2c07aaa') HTTP/1.1" 204 0
2026-03-25 19:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8e67ecf09e/ds-ds4-puretech-130-eat8-performance-line> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3021f358-59b7-542a-bdd0-64a5971e05da with identifier: 8e67ecf09e
2026-03-25 19:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3021f358-59b7-542a-bdd0-64a5971e05da with scrape type 2
2026-03-25 19:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3021f358-59b7-542a-bdd0-64a5971e05da with scrape type 2
2026-03-25 19:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3021f358-59b7-542a-bdd0-64a5971e05da, identifier: 8e67ecf09e
2026-03-25 19:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3021f358-59b7-542a-bdd0-64a5971e05da with identifier: 8e67ecf09e
2026-03-25 19:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3021f358-59b7-542a-bdd0-64a5971e05da with identifier: 8e67ecf09e
2026-03-25 19:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3021f358-59b7-542a-bdd0-64a5971e05da with identifier: 8e67ecf09e to the API
2026-03-25 19:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8e67ecf09e/ds-ds4-puretech-130-eat8-performance-line>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'category': None,
'color': 'Platinium Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3021f358-59b7-542a-bdd0-64a5971e05da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8e67ecf09e/ds-ds4-puretech-130-eat8-performance-line',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'DS',
'model': '4 PureTech 130 EAT8 Performance Line+',
'odometer': 25045,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Performance Line+',
'transmission': 'automatic',
'trim': '4 PureTech 130 EAT8 Performance Line+',
'year': 2023}
2026-03-25 19:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e67ecf09e%27 HTTP/1.1" 200 None
2026-03-25 19:16:40 [vpauto.fr] INFO: Saving data for 8e67ecf09e: {'created_time': 1773947094.417597, 'last_price_update_time': 1774466200.09676}
2026-03-25 19:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8e67ecf09e') HTTP/1.1" 204 0
2026-03-25 19:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2fa726409e/citroen-c3-puretech-110-ss-eat6-shine> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1241472-85b6-52e9-a4f8-63e97914ea80 with identifier: 2fa726409e
2026-03-25 19:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1241472-85b6-52e9-a4f8-63e97914ea80 with scrape type 2
2026-03-25 19:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1241472-85b6-52e9-a4f8-63e97914ea80 with scrape type 2
2026-03-25 19:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b1241472-85b6-52e9-a4f8-63e97914ea80, identifier: 2fa726409e
2026-03-25 19:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b1241472-85b6-52e9-a4f8-63e97914ea80 with identifier: 2fa726409e
2026-03-25 19:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b1241472-85b6-52e9-a4f8-63e97914ea80 with identifier: 2fa726409e
2026-03-25 19:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b1241472-85b6-52e9-a4f8-63e97914ea80 with identifier: 2fa726409e to the API
2026-03-25 19:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2fa726409e/citroen-c3-puretech-110-ss-eat6-shine>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b1241472-85b6-52e9-a4f8-63e97914ea80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2fa726409e/citroen-c3-puretech-110-ss-eat6-shine',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'CITROEN',
'model': 'C3 PureTech 110 S&S EAT6 Shine',
'odometer': 23831,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 PureTech 110 S&S EAT6 Shine',
'transmission': 'automatic',
'trim': 'C3 PureTech 110 S&S EAT6 Shine',
'year': 2023}
2026-03-25 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272fa726409e%27 HTTP/1.1" 200 None
2026-03-25 19:16:41 [vpauto.fr] INFO: Saving data for 2fa726409e: {'created_time': 1774033888.223559, 'last_price_update_time': 1774466201.425654}
2026-03-25 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2fa726409e') HTTP/1.1" 204 0
2026-03-25 19:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c83b1abf8/nissan-leaf-electrique-40kwh-acenta> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1172602f-ab53-5eb3-b9a9-b2f68113266a with identifier: c83b1abf8
2026-03-25 19:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1172602f-ab53-5eb3-b9a9-b2f68113266a with scrape type 2
2026-03-25 19:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1172602f-ab53-5eb3-b9a9-b2f68113266a with scrape type 2
2026-03-25 19:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1172602f-ab53-5eb3-b9a9-b2f68113266a, identifier: c83b1abf8
2026-03-25 19:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1172602f-ab53-5eb3-b9a9-b2f68113266a with identifier: c83b1abf8
2026-03-25 19:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1172602f-ab53-5eb3-b9a9-b2f68113266a with identifier: c83b1abf8
2026-03-25 19:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1172602f-ab53-5eb3-b9a9-b2f68113266a with identifier: c83b1abf8 to the API
2026-03-25 19:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c83b1abf8/nissan-leaf-electrique-40kwh-acenta>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/FcCPOkY_BE.pdf',
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '1172602f-ab53-5eb3-b9a9-b2f68113266a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c83b1abf8/nissan-leaf-electrique-40kwh-acenta',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'NISSAN',
'model': 'Leaf Electrique 40kWh Acenta',
'odometer': 23781,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Leaf Electrique 40kWh Acenta',
'transmission': 'automatic',
'trim': 'Leaf Electrique 40kWh Acenta',
'year': 2023}
2026-03-25 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c83b1abf8%27 HTTP/1.1" 200 None
2026-03-25 19:16:43 [vpauto.fr] INFO: Saving data for c83b1abf8: {'created_time': 1773738244.365876, 'last_price_update_time': 1774466203.794079}
2026-03-25 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c83b1abf8') HTTP/1.1" 204 0
2026-03-25 19:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a1d05c2a9e/ds-ds4-puretech-130-eat8-performance-line> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31fc1f6d-6113-587a-b75f-0ce791ab6164 with identifier: a1d05c2a9e
2026-03-25 19:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31fc1f6d-6113-587a-b75f-0ce791ab6164 with scrape type 2
2026-03-25 19:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31fc1f6d-6113-587a-b75f-0ce791ab6164 with scrape type 2
2026-03-25 19:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 31fc1f6d-6113-587a-b75f-0ce791ab6164, identifier: a1d05c2a9e
2026-03-25 19:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 31fc1f6d-6113-587a-b75f-0ce791ab6164 with identifier: a1d05c2a9e
2026-03-25 19:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 31fc1f6d-6113-587a-b75f-0ce791ab6164 with identifier: a1d05c2a9e
2026-03-25 19:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 31fc1f6d-6113-587a-b75f-0ce791ab6164 with identifier: a1d05c2a9e to the API
2026-03-25 19:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a1d05c2a9e/ds-ds4-puretech-130-eat8-performance-line>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '31fc1f6d-6113-587a-b75f-0ce791ab6164',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a1d05c2a9e/ds-ds4-puretech-130-eat8-performance-line',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'DS',
'model': '4 PureTech 130 EAT8 Performance Line+',
'odometer': 24502,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Performance Line+',
'transmission': 'automatic',
'trim': '4 PureTech 130 EAT8 Performance Line+',
'year': 2023}
2026-03-25 19:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1d05c2a9e%27 HTTP/1.1" 200 None
2026-03-25 19:16:44 [vpauto.fr] INFO: Saving data for a1d05c2a9e: {'created_time': 1773947097.691664, 'last_price_update_time': 1774466204.32548}
2026-03-25 19:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a1d05c2a9e') HTTP/1.1" 204 0
2026-03-25 19:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f06d1e019e/iveco-daily-fourgon-35-s-14-gnv-hi-matic-30-hpi-136ch-l2h2> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8461a02c-daee-5494-ad3c-7cf039fff4cc with identifier: f06d1e019e
2026-03-25 19:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8461a02c-daee-5494-ad3c-7cf039fff4cc with scrape type 2
2026-03-25 19:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8461a02c-daee-5494-ad3c-7cf039fff4cc with scrape type 2
2026-03-25 19:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8461a02c-daee-5494-ad3c-7cf039fff4cc, identifier: f06d1e019e
2026-03-25 19:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8461a02c-daee-5494-ad3c-7cf039fff4cc with identifier: f06d1e019e
2026-03-25 19:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8461a02c-daee-5494-ad3c-7cf039fff4cc with identifier: f06d1e019e
2026-03-25 19:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8461a02c-daee-5494-ad3c-7cf039fff4cc with identifier: f06d1e019e to the API
2026-03-25 19:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f06d1e019e/iveco-daily-fourgon-35-s-14-gnv-hi-matic-30-hpi-136ch-l2h2>
{'auction_title': '',
'c_o_2_emission_value': 274,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-04-02T10:15:00Z',
'fuel_type': 'Gaz naturel',
'id': '8461a02c-daee-5494-ad3c-7cf039fff4cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f06d1e019e/iveco-daily-fourgon-35-s-14-gnv-hi-matic-30-hpi-136ch-l2h2',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'IVECO',
'model': 'DAILY FOURGON 35 S 14 GNV HI MATIC 3.0 HPi 136ch L2H2',
'odometer': 22891,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2023-08-18',
'seats_number': 3,
'seller_name': None,
'title': 'IVECO DAILY FOURGON 35 S 14 GNV HI MATIC 3.0 HPi 136ch L2H2',
'transmission': 'automatic',
'trim': 'DAILY FOURGON 35 S 14 GNV HI MATIC 3.0 HPi 136ch L2H2',
'year': 2023}
2026-03-25 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f06d1e019e%27 HTTP/1.1" 200 None
2026-03-25 19:16:45 [vpauto.fr] INFO: Saving data for f06d1e019e: {'auction_closing_time': 1775124900.0, 'created_time': 1774033734.871638, 'last_price_update_time': 1774466205.331405}
2026-03-25 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f06d1e019e') HTTP/1.1" 204 0
2026-03-25 19:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f8464ddff8/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d42d9120-4b32-59af-ab74-d9f9ed3eba67 with identifier: f8464ddff8
2026-03-25 19:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d42d9120-4b32-59af-ab74-d9f9ed3eba67 with scrape type 2
2026-03-25 19:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d42d9120-4b32-59af-ab74-d9f9ed3eba67 with scrape type 2
2026-03-25 19:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d42d9120-4b32-59af-ab74-d9f9ed3eba67, identifier: f8464ddff8
2026-03-25 19:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d42d9120-4b32-59af-ab74-d9f9ed3eba67 with identifier: f8464ddff8
2026-03-25 19:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d42d9120-4b32-59af-ab74-d9f9ed3eba67 with identifier: f8464ddff8
2026-03-25 19:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d42d9120-4b32-59af-ab74-d9f9ed3eba67 with identifier: f8464ddff8 to the API
2026-03-25 19:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f8464ddff8/ford-mustang-mach-e-standard-range-76-kwh-269-ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/oWUumnY_BE.pdf',
'category': None,
'color': 'Orange metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'd42d9120-4b32-59af-ab74-d9f9ed3eba67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f8464ddff8/ford-mustang-mach-e-standard-range-76-kwh-269-ch',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'odometer': 22870,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E Standard Range 76 kWh 269 ch',
'transmission': 'automatic',
'trim': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'year': 2023}
2026-03-25 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8464ddff8%27 HTTP/1.1" 200 None
2026-03-25 19:16:46 [vpauto.fr] INFO: Saving data for f8464ddff8: {'auction_closing_time': 1774877400.0, 'created_time': 1773738235.633682, 'last_price_update_time': 1774466206.0959}
2026-03-25 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f8464ddff8') HTTP/1.1" 204 0
2026-03-25 19:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/553a5ee7bf/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5e5c2fd-4a68-5b3b-a9af-686940c48605 with identifier: 553a5ee7bf
2026-03-25 19:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5e5c2fd-4a68-5b3b-a9af-686940c48605 with scrape type 2
2026-03-25 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5e5c2fd-4a68-5b3b-a9af-686940c48605 with scrape type 2
2026-03-25 19:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f5e5c2fd-4a68-5b3b-a9af-686940c48605, identifier: 553a5ee7bf
2026-03-25 19:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f5e5c2fd-4a68-5b3b-a9af-686940c48605 with identifier: 553a5ee7bf
2026-03-25 19:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f5e5c2fd-4a68-5b3b-a9af-686940c48605 with identifier: 553a5ee7bf
2026-03-25 19:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f5e5c2fd-4a68-5b3b-a9af-686940c48605 with identifier: 553a5ee7bf to the API
2026-03-25 19:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/553a5ee7bf/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'F H',
'id': 'f5e5c2fd-4a68-5b3b-a9af-686940c48605',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/553a5ee7bf/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'odometer': 19955,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'year': 2023}
2026-03-25 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27553a5ee7bf%27 HTTP/1.1" 200 None
2026-03-25 19:16:47 [vpauto.fr] INFO: Saving data for 553a5ee7bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774256500.716118, 'last_price_update_time': 1774466207.775575}
2026-03-25 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='553a5ee7bf') HTTP/1.1" 204 0
2026-03-25 19:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e33dddfa9e/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2cd87f70bf/renault-clio-e-tech-full-hybrid-145-techno> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d44f7b0-6c31-5a76-92b8-c521af9e2404 with identifier: e33dddfa9e
2026-03-25 19:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d44f7b0-6c31-5a76-92b8-c521af9e2404 with scrape type 2
2026-03-25 19:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d44f7b0-6c31-5a76-92b8-c521af9e2404 with scrape type 2
2026-03-25 19:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9d44f7b0-6c31-5a76-92b8-c521af9e2404, identifier: e33dddfa9e
2026-03-25 19:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 256b9bc0-3129-5598-9170-09082e6e4798 with identifier: 2cd87f70bf
2026-03-25 19:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 256b9bc0-3129-5598-9170-09082e6e4798 with scrape type 2
2026-03-25 19:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 256b9bc0-3129-5598-9170-09082e6e4798 with scrape type 2
2026-03-25 19:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 256b9bc0-3129-5598-9170-09082e6e4798, identifier: 2cd87f70bf
2026-03-25 19:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9d44f7b0-6c31-5a76-92b8-c521af9e2404 with identifier: e33dddfa9e
2026-03-25 19:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9d44f7b0-6c31-5a76-92b8-c521af9e2404 with identifier: e33dddfa9e
2026-03-25 19:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9d44f7b0-6c31-5a76-92b8-c521af9e2404 with identifier: e33dddfa9e to the API
2026-03-25 19:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e33dddfa9e/ford-mustang-mach-e-standard-range-76-kwh-269-ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '9d44f7b0-6c31-5a76-92b8-c521af9e2404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e33dddfa9e/ford-mustang-mach-e-standard-range-76-kwh-269-ch',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'FORD',
'model': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'odometer': 25946,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E Standard Range 76 kWh 269 ch',
'transmission': 'automatic',
'trim': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'year': 2023}
2026-03-25 19:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e33dddfa9e%27 HTTP/1.1" 200 None
2026-03-25 19:16:49 [vpauto.fr] INFO: Saving data for e33dddfa9e: {'auction_closing_time': 1775122200.0, 'created_time': 1774033712.352494, 'last_price_update_time': 1774466209.533472}
2026-03-25 19:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e33dddfa9e') HTTP/1.1" 204 0
2026-03-25 19:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 256b9bc0-3129-5598-9170-09082e6e4798 with identifier: 2cd87f70bf
2026-03-25 19:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 256b9bc0-3129-5598-9170-09082e6e4798 with identifier: 2cd87f70bf
2026-03-25 19:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 256b9bc0-3129-5598-9170-09082e6e4798 with identifier: 2cd87f70bf to the API
2026-03-25 19:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2cd87f70bf/renault-clio-e-tech-full-hybrid-145-techno>
{'auction_title': '',
'c_o_2_emission_value': 96,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '256b9bc0-3129-5598-9170-09082e6e4798',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2cd87f70bf/renault-clio-e-tech-full-hybrid-145-techno',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio E-Tech full hybrid 145 Techno',
'odometer': 19795,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-08-21',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio E-Tech full hybrid 145 Techno',
'transmission': 'automatic',
'trim': 'Clio E-Tech full hybrid 145 Techno',
'year': 2023}
2026-03-25 19:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272cd87f70bf%27 HTTP/1.1" 200 None
2026-03-25 19:16:49 [vpauto.fr] INFO: Saving data for 2cd87f70bf: {'created_time': 1774256622.14165, 'last_price_update_time': 1774466209.885242}
2026-03-25 19:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2cd87f70bf') HTTP/1.1" 204 0
2026-03-25 19:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c47c3c449e/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f3645e0-5da0-53cc-96e1-c441e737b310 with identifier: c47c3c449e
2026-03-25 19:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f3645e0-5da0-53cc-96e1-c441e737b310 with scrape type 2
2026-03-25 19:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f3645e0-5da0-53cc-96e1-c441e737b310 with scrape type 2
2026-03-25 19:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7f3645e0-5da0-53cc-96e1-c441e737b310, identifier: c47c3c449e
2026-03-25 19:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7f3645e0-5da0-53cc-96e1-c441e737b310 with identifier: c47c3c449e
2026-03-25 19:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7f3645e0-5da0-53cc-96e1-c441e737b310 with identifier: c47c3c449e
2026-03-25 19:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7f3645e0-5da0-53cc-96e1-c441e737b310 with identifier: c47c3c449e to the API
2026-03-25 19:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c47c3c449e/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-04-02T09:30:00Z',
'fuel_type': 'F H',
'id': '7f3645e0-5da0-53cc-96e1-c441e737b310',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c47c3c449e/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line X',
'odometer': 19082,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line '
'X',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line X',
'year': 2023}
2026-03-25 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c47c3c449e%27 HTTP/1.1" 200 None
2026-03-25 19:16:51 [vpauto.fr] INFO: Saving data for c47c3c449e: {'auction_closing_time': 1775122200.0, 'created_time': 1774033785.044958, 'last_price_update_time': 1774466211.414887}
2026-03-25 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c47c3c449e') HTTP/1.1" 204 0
2026-03-25 19:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fc1f97faf8/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f01a9b0-a583-5d65-84ea-7009d4869d82 with identifier: fc1f97faf8
2026-03-25 19:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f01a9b0-a583-5d65-84ea-7009d4869d82 with scrape type 2
2026-03-25 19:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f01a9b0-a583-5d65-84ea-7009d4869d82 with scrape type 2
2026-03-25 19:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5f01a9b0-a583-5d65-84ea-7009d4869d82, identifier: fc1f97faf8
2026-03-25 19:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5f01a9b0-a583-5d65-84ea-7009d4869d82 with identifier: fc1f97faf8
2026-03-25 19:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5f01a9b0-a583-5d65-84ea-7009d4869d82 with identifier: fc1f97faf8
2026-03-25 19:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5f01a9b0-a583-5d65-84ea-7009d4869d82 with identifier: fc1f97faf8 to the API
2026-03-25 19:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fc1f97faf8/ford-mustang-mach-e-standard-range-76-kwh-269-ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/OuPNXiq_BE.pdf',
'category': None,
'color': 'Light blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '5f01a9b0-a583-5d65-84ea-7009d4869d82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fc1f97faf8/ford-mustang-mach-e-standard-range-76-kwh-269-ch',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'odometer': 18092,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E Standard Range 76 kWh 269 ch',
'transmission': 'automatic',
'trim': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'year': 2023}
2026-03-25 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fc1f97faf8%27 HTTP/1.1" 200 None
2026-03-25 19:17:04 [vpauto.fr] INFO: Saving data for fc1f97faf8: {'created_time': 1773775121.212419, 'last_price_update_time': 1774466224.337246}
2026-03-25 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fc1f97faf8') HTTP/1.1" 204 0
2026-03-25 19:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/56534962bf/peugeot-2008-puretech-100-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b6e3c20-61a3-5d70-ba2b-e5ea91b6ee8e with identifier: 56534962bf
2026-03-25 19:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b6e3c20-61a3-5d70-ba2b-e5ea91b6ee8e with scrape type 2
2026-03-25 19:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b6e3c20-61a3-5d70-ba2b-e5ea91b6ee8e with scrape type 2
2026-03-25 19:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0b6e3c20-61a3-5d70-ba2b-e5ea91b6ee8e, identifier: 56534962bf
2026-03-25 19:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0b6e3c20-61a3-5d70-ba2b-e5ea91b6ee8e with identifier: 56534962bf
2026-03-25 19:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0b6e3c20-61a3-5d70-ba2b-e5ea91b6ee8e with identifier: 56534962bf
2026-03-25 19:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0b6e3c20-61a3-5d70-ba2b-e5ea91b6ee8e with identifier: 56534962bf to the API
2026-03-25 19:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/56534962bf/peugeot-2008-puretech-100-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '0b6e3c20-61a3-5d70-ba2b-e5ea91b6ee8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/56534962bf/peugeot-2008-puretech-100-ss-bvm6-active-pack',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '2008 PureTech 100 S&S BVM6 Active Pack',
'odometer': 17944,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 PureTech 100 S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '2008 PureTech 100 S&S BVM6 Active Pack',
'year': 2023}
2026-03-25 19:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756534962bf%27 HTTP/1.1" 200 None
2026-03-25 19:17:06 [vpauto.fr] INFO: Saving data for 56534962bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774256580.748851, 'last_price_update_time': 1774466226.142236}
2026-03-25 19:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='56534962bf') HTTP/1.1" 204 0
2026-03-25 19:17:06 [scrapy.extensions.logstats] INFO: Crawled 337 pages (at 25 pages/min), scraped 325 items (at 25 items/min)
2026-03-25 19:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 197MiB
2026-03-25 19:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9a53f288f8/peugeot-208-electrique-50-kwh-136ch-like> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09079757-bcb8-556e-9904-dda753c45c05 with identifier: 9a53f288f8
2026-03-25 19:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09079757-bcb8-556e-9904-dda753c45c05 with scrape type 2
2026-03-25 19:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09079757-bcb8-556e-9904-dda753c45c05 with scrape type 2
2026-03-25 19:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 09079757-bcb8-556e-9904-dda753c45c05, identifier: 9a53f288f8
2026-03-25 19:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 09079757-bcb8-556e-9904-dda753c45c05 with identifier: 9a53f288f8
2026-03-25 19:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 09079757-bcb8-556e-9904-dda753c45c05 with identifier: 9a53f288f8
2026-03-25 19:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 09079757-bcb8-556e-9904-dda753c45c05 with identifier: 9a53f288f8 to the API
2026-03-25 19:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9a53f288f8/peugeot-208-electrique-50-kwh-136ch-like>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/THAlVax_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '09079757-bcb8-556e-9904-dda753c45c05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9a53f288f8/peugeot-208-electrique-50-kwh-136ch-like',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 Electrique 50 kWh 136ch Like',
'odometer': 17835,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 Electrique 50 kWh 136ch Like',
'transmission': 'automatic',
'trim': '208 Electrique 50 kWh 136ch Like',
'year': 2023}
2026-03-25 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279a53f288f8%27 HTTP/1.1" 200 None
2026-03-25 19:17:07 [vpauto.fr] INFO: Saving data for 9a53f288f8: {'created_time': 1773738291.010876, 'last_price_update_time': 1774466227.884263}
2026-03-25 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9a53f288f8') HTTP/1.1" 204 0
2026-03-25 19:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/740848e4f8/dacia-duster-hybrid-140-extreme> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73e40585-f30b-5455-9b23-06148248bdbd with identifier: 740848e4f8
2026-03-25 19:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73e40585-f30b-5455-9b23-06148248bdbd with scrape type 2
2026-03-25 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73e40585-f30b-5455-9b23-06148248bdbd with scrape type 2
2026-03-25 19:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 73e40585-f30b-5455-9b23-06148248bdbd, identifier: 740848e4f8
2026-03-25 19:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 73e40585-f30b-5455-9b23-06148248bdbd with identifier: 740848e4f8
2026-03-25 19:17:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 73e40585-f30b-5455-9b23-06148248bdbd with identifier: 740848e4f8
2026-03-25 19:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 73e40585-f30b-5455-9b23-06148248bdbd with identifier: 740848e4f8 to the API
2026-03-25 19:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/740848e4f8/dacia-duster-hybrid-140-extreme>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/bUddMse_BE.pdf',
'category': None,
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '73e40585-f30b-5455-9b23-06148248bdbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/740848e4f8/dacia-duster-hybrid-140-extreme',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DACIA',
'model': 'Duster Hybrid 140 Extreme',
'odometer': 15040,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-11-13',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Duster Hybrid 140 Extreme',
'transmission': 'automatic',
'trim': 'Duster Hybrid 140 Extreme',
'year': 2024}
2026-03-25 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27740848e4f8%27 HTTP/1.1" 200 None
2026-03-25 19:17:16 [vpauto.fr] INFO: Saving data for 740848e4f8: {'created_time': 1773738032.074267, 'last_price_update_time': 1774466236.583441}
2026-03-25 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='740848e4f8') HTTP/1.1" 204 0
2026-03-25 19:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/62c65536bf/fiat-500-e-95-ch> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6c04ba4-6583-53c2-8481-8f4ec6d25b54 with identifier: 62c65536bf
2026-03-25 19:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6c04ba4-6583-53c2-8481-8f4ec6d25b54 with scrape type 2
2026-03-25 19:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6c04ba4-6583-53c2-8481-8f4ec6d25b54 with scrape type 2
2026-03-25 19:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c6c04ba4-6583-53c2-8481-8f4ec6d25b54, identifier: 62c65536bf
2026-03-25 19:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c6c04ba4-6583-53c2-8481-8f4ec6d25b54 with identifier: 62c65536bf
2026-03-25 19:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c6c04ba4-6583-53c2-8481-8f4ec6d25b54 with identifier: 62c65536bf
2026-03-25 19:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c6c04ba4-6583-53c2-8481-8f4ec6d25b54 with identifier: 62c65536bf to the API
2026-03-25 19:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/62c65536bf/fiat-500-e-95-ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'c6c04ba4-6583-53c2-8481-8f4ec6d25b54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/62c65536bf/fiat-500-e-95-ch',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FIAT',
'model': '500 e 95 ch',
'odometer': 13046,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-02-09',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 e 95 ch',
'transmission': 'automatic',
'trim': '500 e 95 ch',
'year': 2024}
2026-03-25 19:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2762c65536bf%27 HTTP/1.1" 200 None
2026-03-25 19:17:25 [vpauto.fr] INFO: Saving data for 62c65536bf: {'created_time': 1774256489.677134, 'last_price_update_time': 1774466245.113363}
2026-03-25 19:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='62c65536bf') HTTP/1.1" 204 0
2026-03-25 19:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a4e7e7bbf8/dacia-sandero-eco-g-100-essential> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69619122-9ba5-5096-80de-9276a513f103 with identifier: a4e7e7bbf8
2026-03-25 19:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69619122-9ba5-5096-80de-9276a513f103 with scrape type 2
2026-03-25 19:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69619122-9ba5-5096-80de-9276a513f103 with scrape type 2
2026-03-25 19:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 69619122-9ba5-5096-80de-9276a513f103, identifier: a4e7e7bbf8
2026-03-25 19:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 69619122-9ba5-5096-80de-9276a513f103 with identifier: a4e7e7bbf8
2026-03-25 19:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 69619122-9ba5-5096-80de-9276a513f103 with identifier: a4e7e7bbf8
2026-03-25 19:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 69619122-9ba5-5096-80de-9276a513f103 with identifier: a4e7e7bbf8 to the API
2026-03-25 19:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a4e7e7bbf8/dacia-sandero-eco-g-100-essential>
{'auction_title': '',
'c_o_2_emission_value': 105,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/FNnciHT_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'LPG / Petrol',
'id': '69619122-9ba5-5096-80de-9276a513f103',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a4e7e7bbf8/dacia-sandero-eco-g-100-essential',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DACIA',
'model': 'Sandero ECO-G 100 Essential',
'odometer': 11171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2024-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero ECO-G 100 Essential',
'transmission': 'manual',
'trim': 'Sandero ECO-G 100 Essential',
'year': 2024}
2026-03-25 19:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4e7e7bbf8%27 HTTP/1.1" 200 None
2026-03-25 19:17:29 [vpauto.fr] INFO: Saving data for a4e7e7bbf8: {'auction_closing_time': 1774877400.0, 'created_time': 1773738029.87742, 'last_price_update_time': 1774466249.47028}
2026-03-25 19:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a4e7e7bbf8') HTTP/1.1" 204 0
2026-03-25 19:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f7f3fd09f8/audi-q3-sportback-35-tfsi-150-ch-s-tronic-7-s-line> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c118f50-7607-5e1d-81d4-c688e0f1dd17 with identifier: f7f3fd09f8
2026-03-25 19:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c118f50-7607-5e1d-81d4-c688e0f1dd17 with scrape type 2
2026-03-25 19:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c118f50-7607-5e1d-81d4-c688e0f1dd17 with scrape type 2
2026-03-25 19:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3c118f50-7607-5e1d-81d4-c688e0f1dd17, identifier: f7f3fd09f8
2026-03-25 19:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3c118f50-7607-5e1d-81d4-c688e0f1dd17 with identifier: f7f3fd09f8
2026-03-25 19:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3c118f50-7607-5e1d-81d4-c688e0f1dd17 with identifier: f7f3fd09f8
2026-03-25 19:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3c118f50-7607-5e1d-81d4-c688e0f1dd17 with identifier: f7f3fd09f8 to the API
2026-03-25 19:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f7f3fd09f8/audi-q3-sportback-35-tfsi-150-ch-s-tronic-7-s-line>
{'auction_title': '',
'c_o_2_emission_value': 161,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/zqnlrug_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3c118f50-7607-5e1d-81d4-c688e0f1dd17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f7f3fd09f8/audi-q3-sportback-35-tfsi-150-ch-s-tronic-7-s-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'AUDI',
'model': 'Q3 Sportback 35 TFSI 150 ch S tronic 7 S line',
'odometer': 6286,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-09-03',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Sportback 35 TFSI 150 ch S tronic 7 S line',
'transmission': 'automatic',
'trim': 'Q3 Sportback 35 TFSI 150 ch S tronic 7 S line',
'year': 2024}
2026-03-25 19:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f7f3fd09f8%27 HTTP/1.1" 200 None
2026-03-25 19:17:30 [vpauto.fr] INFO: Saving data for f7f3fd09f8: {'created_time': 1773738219.057502, 'last_price_update_time': 1774466250.965623}
2026-03-25 19:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f7f3fd09f8') HTTP/1.1" 204 0
2026-03-25 19:17:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.987(s), this was the 1st time calling it.
2026-03-25 19:17:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.488887903114823 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/582bbb51f8/renault-clio-sce-65-evolution> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 785f6ec5-c7dd-58e1-b727-7abb4d3b8894 with identifier: 582bbb51f8
2026-03-25 19:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 785f6ec5-c7dd-58e1-b727-7abb4d3b8894 with scrape type 2
2026-03-25 19:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 785f6ec5-c7dd-58e1-b727-7abb4d3b8894 with scrape type 2
2026-03-25 19:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 785f6ec5-c7dd-58e1-b727-7abb4d3b8894, identifier: 582bbb51f8
2026-03-25 19:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 785f6ec5-c7dd-58e1-b727-7abb4d3b8894 with identifier: 582bbb51f8
2026-03-25 19:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 785f6ec5-c7dd-58e1-b727-7abb4d3b8894 with identifier: 582bbb51f8
2026-03-25 19:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 785f6ec5-c7dd-58e1-b727-7abb4d3b8894 with identifier: 582bbb51f8 to the API
2026-03-25 19:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/582bbb51f8/renault-clio-sce-65-evolution>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/acimFyG_BE.pdf',
'category': None,
'color': 'Orange metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '785f6ec5-c7dd-58e1-b727-7abb4d3b8894',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/582bbb51f8/renault-clio-sce-65-evolution',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Clio SCe 65 Evolution',
'odometer': 6103,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio SCe 65 Evolution',
'transmission': 'manual',
'trim': 'Clio SCe 65 Evolution',
'year': 2024}
2026-03-25 19:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27582bbb51f8%27 HTTP/1.1" 200 None
2026-03-25 19:17:35 [vpauto.fr] INFO: Saving data for 582bbb51f8: {'created_time': 1773738071.173399, 'last_price_update_time': 1774466255.073772}
2026-03-25 19:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='582bbb51f8') HTTP/1.1" 204 0
2026-03-25 19:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/44ea65e4f8/opel-corsa-electrique-156-ch-batterie-51-kwh-gs> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7360211b-fe32-53cd-b279-e66357a9db65 with identifier: 44ea65e4f8
2026-03-25 19:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7360211b-fe32-53cd-b279-e66357a9db65 with scrape type 2
2026-03-25 19:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7360211b-fe32-53cd-b279-e66357a9db65 with scrape type 2
2026-03-25 19:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7360211b-fe32-53cd-b279-e66357a9db65, identifier: 44ea65e4f8
2026-03-25 19:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7360211b-fe32-53cd-b279-e66357a9db65 with identifier: 44ea65e4f8
2026-03-25 19:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7360211b-fe32-53cd-b279-e66357a9db65 with identifier: 44ea65e4f8
2026-03-25 19:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7360211b-fe32-53cd-b279-e66357a9db65 with identifier: 44ea65e4f8 to the API
2026-03-25 19:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/44ea65e4f8/opel-corsa-electrique-156-ch-batterie-51-kwh-gs>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/xuXoTHd_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '7360211b-fe32-53cd-b279-e66357a9db65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/44ea65e4f8/opel-corsa-electrique-156-ch-batterie-51-kwh-gs',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'OPEL',
'model': 'Corsa Electrique 156 ch & Batterie 51 kWh GS',
'odometer': 15,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa Electrique 156 ch & Batterie 51 kWh GS',
'transmission': 'automatic',
'trim': 'Corsa Electrique 156 ch & Batterie 51 kWh GS',
'year': 2024}
2026-03-25 19:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744ea65e4f8%27 HTTP/1.1" 200 None
2026-03-25 19:17:39 [vpauto.fr] INFO: Saving data for 44ea65e4f8: {'created_time': 1773738219.478415, 'last_price_update_time': 1774466259.484972, 'auction_closing_time': 1774877400.0}
2026-03-25 19:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='44ea65e4f8') HTTP/1.1" 204 0
2026-03-25 19:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/972d7915f8/renault-express-van-express-van-blue-dci-95-confort> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81600adb-f3cd-5e27-89ab-2dfff98e6feb with identifier: 972d7915f8
2026-03-25 19:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81600adb-f3cd-5e27-89ab-2dfff98e6feb with scrape type 2
2026-03-25 19:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81600adb-f3cd-5e27-89ab-2dfff98e6feb with scrape type 2
2026-03-25 19:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 81600adb-f3cd-5e27-89ab-2dfff98e6feb, identifier: 972d7915f8
2026-03-25 19:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 81600adb-f3cd-5e27-89ab-2dfff98e6feb with identifier: 972d7915f8
2026-03-25 19:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 81600adb-f3cd-5e27-89ab-2dfff98e6feb with identifier: 972d7915f8
2026-03-25 19:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 81600adb-f3cd-5e27-89ab-2dfff98e6feb with identifier: 972d7915f8 to the API
2026-03-25 19:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/972d7915f8/renault-express-van-express-van-blue-dci-95-confort>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '81600adb-f3cd-5e27-89ab-2dfff98e6feb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/972d7915f8/renault-express-van-express-van-blue-dci-95-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'EXPRESS VAN EXPRESS VAN BLUE DCI 95 CONFORT',
'odometer': 116826,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT EXPRESS VAN EXPRESS VAN BLUE DCI 95 CONFORT',
'transmission': 'manual',
'trim': 'EXPRESS VAN EXPRESS VAN BLUE DCI 95 CONFORT',
'year': 2021}
2026-03-25 19:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27972d7915f8%27 HTTP/1.1" 200 None
2026-03-25 19:17:48 [vpauto.fr] INFO: Saving data for 972d7915f8: {'created_time': 1774034199.333122, 'last_price_update_time': 1774466268.665081}
2026-03-25 19:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='972d7915f8') HTTP/1.1" 204 0
2026-03-25 19:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/35929248bf/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-st-line> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3483576-7eb0-58e9-af16-27a4e5061f59 with identifier: 35929248bf
2026-03-25 19:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3483576-7eb0-58e9-af16-27a4e5061f59 with scrape type 2
2026-03-25 19:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3483576-7eb0-58e9-af16-27a4e5061f59 with scrape type 2
2026-03-25 19:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d3483576-7eb0-58e9-af16-27a4e5061f59, identifier: 35929248bf
2026-03-25 19:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d3483576-7eb0-58e9-af16-27a4e5061f59 with identifier: 35929248bf
2026-03-25 19:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d3483576-7eb0-58e9-af16-27a4e5061f59 with identifier: 35929248bf
2026-03-25 19:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d3483576-7eb0-58e9-af16-27a4e5061f59 with identifier: 35929248bf to the API
2026-03-25 19:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/35929248bf/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-st-line>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'F H',
'id': 'd3483576-7eb0-58e9-af16-27a4e5061f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/35929248bf/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-st-line',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 ST-Line',
'odometer': 21291,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2023-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 ST-Line',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 ST-Line',
'year': 2023}
2026-03-25 19:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2735929248bf%27 HTTP/1.1" 200 None
2026-03-25 19:17:52 [vpauto.fr] INFO: Saving data for 35929248bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774256454.994987, 'last_price_update_time': 1774466272.279781}
2026-03-25 19:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='35929248bf') HTTP/1.1" 204 0
2026-03-25 19:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/22baa2a0bf/nissan-qashqai-e-power-190-ch-n-design> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8180afe9-e739-5c32-9f44-15047e043839 with identifier: 22baa2a0bf
2026-03-25 19:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8180afe9-e739-5c32-9f44-15047e043839 with scrape type 2
2026-03-25 19:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8180afe9-e739-5c32-9f44-15047e043839 with scrape type 2
2026-03-25 19:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8180afe9-e739-5c32-9f44-15047e043839, identifier: 22baa2a0bf
2026-03-25 19:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8180afe9-e739-5c32-9f44-15047e043839 with identifier: 22baa2a0bf
2026-03-25 19:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8180afe9-e739-5c32-9f44-15047e043839 with identifier: 22baa2a0bf
2026-03-25 19:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8180afe9-e739-5c32-9f44-15047e043839 with identifier: 22baa2a0bf to the API
2026-03-25 19:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/22baa2a0bf/nissan-qashqai-e-power-190-ch-n-design>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '8180afe9-e739-5c32-9f44-15047e043839',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/22baa2a0bf/nissan-qashqai-e-power-190-ch-n-design',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'NISSAN',
'model': 'Qashqai e-Power 190 ch N-Design',
'odometer': 21763,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai e-Power 190 ch N-Design',
'transmission': 'automatic',
'trim': 'Qashqai e-Power 190 ch N-Design',
'year': 2025}
2026-03-25 19:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2722baa2a0bf%27 HTTP/1.1" 200 None
2026-03-25 19:17:52 [vpauto.fr] INFO: Saving data for 22baa2a0bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774256442.259462, 'last_price_update_time': 1774466272.809291}
2026-03-25 19:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='22baa2a0bf') HTTP/1.1" 204 0
2026-03-25 19:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/35daf9bbf8/skoda-fabia-10-tsi-110-ch-dsg7-monte-carlo> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4f1b5be-ea23-5b79-b75c-663b7f95c77e with identifier: 35daf9bbf8
2026-03-25 19:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4f1b5be-ea23-5b79-b75c-663b7f95c77e with scrape type 2
2026-03-25 19:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4f1b5be-ea23-5b79-b75c-663b7f95c77e with scrape type 2
2026-03-25 19:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d4f1b5be-ea23-5b79-b75c-663b7f95c77e, identifier: 35daf9bbf8
2026-03-25 19:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d4f1b5be-ea23-5b79-b75c-663b7f95c77e with identifier: 35daf9bbf8
2026-03-25 19:17:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d4f1b5be-ea23-5b79-b75c-663b7f95c77e with identifier: 35daf9bbf8
2026-03-25 19:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d4f1b5be-ea23-5b79-b75c-663b7f95c77e with identifier: 35daf9bbf8 to the API
2026-03-25 19:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/35daf9bbf8/skoda-fabia-10-tsi-110-ch-dsg7-monte-carlo>
{'auction_title': '',
'c_o_2_emission_value': 121,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/XxRncAA_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'd4f1b5be-ea23-5b79-b75c-663b7f95c77e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/35daf9bbf8/skoda-fabia-10-tsi-110-ch-dsg7-monte-carlo',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'SKODA',
'model': 'Fabia 1.0 TSI 110 ch DSG7 Monte-Carlo',
'odometer': 3965,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2025-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Fabia 1.0 TSI 110 ch DSG7 Monte-Carlo',
'transmission': 'automatic',
'trim': 'Fabia 1.0 TSI 110 ch DSG7 Monte-Carlo',
'year': 2025}
2026-03-25 19:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2735daf9bbf8%27 HTTP/1.1" 200 None
2026-03-25 19:17:53 [vpauto.fr] INFO: Saving data for 35daf9bbf8: {'created_time': 1773738214.908804, 'last_price_update_time': 1774466273.847716}
2026-03-25 19:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='35daf9bbf8') HTTP/1.1" 204 0
2026-03-25 19:17:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.757(s), this was the 1st time calling it.
2026-03-25 19:17:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.2330711931431955 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fe42688ff8/audi-q5-50-tfsie-299-s-tronic-7-quattro-s-line> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cbc8e4e-b773-5f7d-baae-b83610f4fd58 with identifier: fe42688ff8
2026-03-25 19:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cbc8e4e-b773-5f7d-baae-b83610f4fd58 with scrape type 2
2026-03-25 19:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cbc8e4e-b773-5f7d-baae-b83610f4fd58 with scrape type 2
2026-03-25 19:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7cbc8e4e-b773-5f7d-baae-b83610f4fd58, identifier: fe42688ff8
2026-03-25 19:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7cbc8e4e-b773-5f7d-baae-b83610f4fd58 with identifier: fe42688ff8
2026-03-25 19:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7cbc8e4e-b773-5f7d-baae-b83610f4fd58 with identifier: fe42688ff8
2026-03-25 19:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7cbc8e4e-b773-5f7d-baae-b83610f4fd58 with identifier: fe42688ff8 to the API
2026-03-25 19:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fe42688ff8/audi-q5-50-tfsie-299-s-tronic-7-quattro-s-line>
{'auction_title': '',
'c_o_2_emission_value': 40,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/crtvdfH_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7cbc8e4e-b773-5f7d-baae-b83610f4fd58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fe42688ff8/audi-q5-50-tfsie-299-s-tronic-7-quattro-s-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'AUDI',
'model': 'Q5 50 TFSIe 299 S tronic 7 Quattro S line',
'odometer': 21,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2025-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 50 TFSIe 299 S tronic 7 Quattro S line',
'transmission': 'automatic',
'trim': 'Q5 50 TFSIe 299 S tronic 7 Quattro S line',
'year': 2025}
2026-03-25 19:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe42688ff8%27 HTTP/1.1" 200 None
2026-03-25 19:17:55 [vpauto.fr] INFO: Saving data for fe42688ff8: {'created_time': 1773738212.318092, 'last_price_update_time': 1774466275.546928}
2026-03-25 19:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fe42688ff8') HTTP/1.1" 204 0
2026-03-25 19:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d7d35623bf/kia-rio-12-dpi-84ch-bvm5-active> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 19:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9851c9d-fdbf-56b9-a7b7-b1b55379894b with identifier: d7d35623bf
2026-03-25 19:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9851c9d-fdbf-56b9-a7b7-b1b55379894b with scrape type 2
2026-03-25 19:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9851c9d-fdbf-56b9-a7b7-b1b55379894b with scrape type 2
2026-03-25 19:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d9851c9d-fdbf-56b9-a7b7-b1b55379894b, identifier: d7d35623bf
2026-03-25 19:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d9851c9d-fdbf-56b9-a7b7-b1b55379894b with identifier: d7d35623bf
2026-03-25 19:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d9851c9d-fdbf-56b9-a7b7-b1b55379894b with identifier: d7d35623bf
2026-03-25 19:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d9851c9d-fdbf-56b9-a7b7-b1b55379894b with identifier: d7d35623bf to the API
2026-03-25 19:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d7d35623bf/kia-rio-12-dpi-84ch-bvm5-active>
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'd9851c9d-fdbf-56b9-a7b7-b1b55379894b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d7d35623bf/kia-rio-12-dpi-84ch-bvm5-active',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'KIA',
'model': 'Rio 1.2 DPi 84ch BVM5 Active',
'odometer': 92098,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Rio 1.2 DPi 84ch BVM5 Active',
'transmission': 'manual',
'trim': 'Rio 1.2 DPi 84ch BVM5 Active',
'year': 2021}
2026-03-25 19:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d7d35623bf%27 HTTP/1.1" 200 None
2026-03-25 19:18:03 [vpauto.fr] INFO: Saving data for d7d35623bf: {'created_time': 1774256638.04989, 'last_price_update_time': 1774466283.412477}
2026-03-25 19:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d7d35623bf') HTTP/1.1" 204 0
2026-03-25 19:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6bde7d1a55/citroen-c3-puretech-83-ss-bvm5-feel> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa5d410d-b761-57ed-ba1b-565926fc787d with identifier: 6bde7d1a55
2026-03-25 19:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa5d410d-b761-57ed-ba1b-565926fc787d with scrape type 2
2026-03-25 19:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa5d410d-b761-57ed-ba1b-565926fc787d with scrape type 2
2026-03-25 19:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fa5d410d-b761-57ed-ba1b-565926fc787d, identifier: 6bde7d1a55
2026-03-25 19:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fa5d410d-b761-57ed-ba1b-565926fc787d with identifier: 6bde7d1a55
2026-03-25 19:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fa5d410d-b761-57ed-ba1b-565926fc787d with identifier: 6bde7d1a55
2026-03-25 19:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fa5d410d-b761-57ed-ba1b-565926fc787d with identifier: 6bde7d1a55 to the API
2026-03-25 19:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6bde7d1a55/citroen-c3-puretech-83-ss-bvm5-feel>
{'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T14:45:00Z',
'fuel_type': 'Petrol',
'id': 'fa5d410d-b761-57ed-ba1b-565926fc787d',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6bde7d1a55/citroen-c3-puretech-83-ss-bvm5-feel',
'listing': 'auction',
'location': '69 - LYON',
'make': 'CITROEN',
'model': 'C3 PureTech 83 S&S BVM5 Feel',
'odometer': 184705,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1400,
'price_includes_vat': True,
'registration_date': '2020-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 PureTech 83 S&S BVM5 Feel',
'transmission': 'manual',
'trim': 'C3 PureTech 83 S&S BVM5 Feel',
'year': 2020}
2026-03-25 19:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276bde7d1a55%27 HTTP/1.1" 200 None
2026-03-25 19:18:05 [vpauto.fr] INFO: Saving data for 6bde7d1a55: {'auction_closing_time': 1774536300.0, 'created_time': 1773392763.979748, 'last_price_update_time': 1774466285.627733}
2026-03-25 19:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6bde7d1a55') HTTP/1.1" 204 0
2026-03-25 19:18:06 [scrapy.extensions.logstats] INFO: Crawled 351 pages (at 14 pages/min), scraped 339 items (at 14 items/min)
2026-03-25 19:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 197MiB
2026-03-25 19:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/53fe160755/renault-kangoo-express-15-dci-75-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d087f45c-755d-5090-8d54-adf33ffb5ddc with identifier: 53fe160755
2026-03-25 19:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d087f45c-755d-5090-8d54-adf33ffb5ddc with scrape type 2
2026-03-25 19:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d087f45c-755d-5090-8d54-adf33ffb5ddc with scrape type 2
2026-03-25 19:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d087f45c-755d-5090-8d54-adf33ffb5ddc, identifier: 53fe160755
2026-03-25 19:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d087f45c-755d-5090-8d54-adf33ffb5ddc with identifier: 53fe160755
2026-03-25 19:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d087f45c-755d-5090-8d54-adf33ffb5ddc with identifier: 53fe160755
2026-03-25 19:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d087f45c-755d-5090-8d54-adf33ffb5ddc with identifier: 53fe160755 to the API
2026-03-25 19:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/53fe160755/renault-kangoo-express-15-dci-75-energy-e6-generique>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T14:45:00Z',
'fuel_type': 'Diesel',
'id': 'd087f45c-755d-5090-8d54-adf33ffb5ddc',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/53fe160755/renault-kangoo-express-15-dci-75-energy-e6-generique',
'listing': 'auction',
'location': '69 - LYON',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'odometer': 189791,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2019-11-29',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'year': 2019}
2026-03-25 19:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2753fe160755%27 HTTP/1.1" 200 None
2026-03-25 19:18:07 [vpauto.fr] INFO: Saving data for 53fe160755: {'auction_closing_time': 1774536300.0, 'created_time': 1773392846.528379, 'last_price_update_time': 1774466287.95331}
2026-03-25 19:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='53fe160755') HTTP/1.1" 204 0
2026-03-25 19:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ffab73e0b1/ds-ds3-crossback-puretech-130-eat8-performance-line> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7665f45e-69d8-56c9-8859-769a957109e4 with identifier: ffab73e0b1
2026-03-25 19:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7665f45e-69d8-56c9-8859-769a957109e4 with scrape type 2
2026-03-25 19:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7665f45e-69d8-56c9-8859-769a957109e4 with scrape type 2
2026-03-25 19:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7665f45e-69d8-56c9-8859-769a957109e4, identifier: ffab73e0b1
2026-03-25 19:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7665f45e-69d8-56c9-8859-769a957109e4 with identifier: ffab73e0b1
2026-03-25 19:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7665f45e-69d8-56c9-8859-769a957109e4 with identifier: ffab73e0b1
2026-03-25 19:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7665f45e-69d8-56c9-8859-769a957109e4 with identifier: ffab73e0b1 to the API
2026-03-25 19:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ffab73e0b1/ds-ds3-crossback-puretech-130-eat8-performance-line>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T11:45:00Z',
'fuel_type': 'Petrol',
'id': '7665f45e-69d8-56c9-8859-769a957109e4',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ffab73e0b1/ds-ds3-crossback-puretech-130-eat8-performance-line',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'DS',
'model': '3 Crossback PureTech 130 EAT8 Performance Line',
'odometer': 55927,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS3 Crossback PureTech 130 EAT8 Performance Line',
'transmission': 'automatic',
'trim': '3 Crossback PureTech 130 EAT8 Performance Line',
'year': 2021}
2026-03-25 19:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ffab73e0b1%27 HTTP/1.1" 200 None
2026-03-25 19:18:12 [vpauto.fr] INFO: Saving data for ffab73e0b1: {'created_time': 1774256821.377753, 'last_price_update_time': 1774466292.183185, 'auction_closing_time': 1774611900.0}
2026-03-25 19:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ffab73e0b1') HTTP/1.1" 204 0
2026-03-25 19:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/eb1ec57dec/volkswagen-e-crafter-van-35-l3h3-136-ch-bva> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01714f8e-f593-5984-a02c-04badcc66ec5 with identifier: eb1ec57dec
2026-03-25 19:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01714f8e-f593-5984-a02c-04badcc66ec5 with scrape type 2
2026-03-25 19:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01714f8e-f593-5984-a02c-04badcc66ec5 with scrape type 2
2026-03-25 19:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 01714f8e-f593-5984-a02c-04badcc66ec5, identifier: eb1ec57dec
2026-03-25 19:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 01714f8e-f593-5984-a02c-04badcc66ec5 with identifier: eb1ec57dec
2026-03-25 19:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 01714f8e-f593-5984-a02c-04badcc66ec5 with identifier: eb1ec57dec
2026-03-25 19:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 01714f8e-f593-5984-a02c-04badcc66ec5 with identifier: eb1ec57dec to the API
2026-03-25 19:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/eb1ec57dec/volkswagen-e-crafter-van-35-l3h3-136-ch-bva>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T11:20:00Z',
'fuel_type': 'Electric',
'id': '01714f8e-f593-5984-a02c-04badcc66ec5',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/eb1ec57dec/volkswagen-e-crafter-van-35-l3h3-136-ch-bva',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'VOLKSWAGEN',
'model': 'e-CRAFTER VAN 35 L3H3 136 CH BVA',
'odometer': 110854,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-08-14',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN e-CRAFTER VAN 35 L3H3 136 CH BVA',
'transmission': 'automatic',
'trim': 'e-CRAFTER VAN 35 L3H3 136 CH BVA',
'year': 2021}
2026-03-25 19:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eb1ec57dec%27 HTTP/1.1" 200 None
2026-03-25 19:18:14 [vpauto.fr] INFO: Saving data for eb1ec57dec: {'auction_closing_time': 1774524000.0, 'created_time': 1773392869.265252, 'last_price_update_time': 1774466294.260688}
2026-03-25 19:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='eb1ec57dec') HTTP/1.1" 204 0
2026-03-25 19:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c60986ccb1/skoda-fabia-10-tsi-95-ch-bvm5-ambition> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b7b9185-5ecd-566e-993b-8c222384d2ec with identifier: c60986ccb1
2026-03-25 19:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b7b9185-5ecd-566e-993b-8c222384d2ec with scrape type 2
2026-03-25 19:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b7b9185-5ecd-566e-993b-8c222384d2ec with scrape type 2
2026-03-25 19:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2b7b9185-5ecd-566e-993b-8c222384d2ec, identifier: c60986ccb1
2026-03-25 19:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2b7b9185-5ecd-566e-993b-8c222384d2ec with identifier: c60986ccb1
2026-03-25 19:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2b7b9185-5ecd-566e-993b-8c222384d2ec with identifier: c60986ccb1
2026-03-25 19:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2b7b9185-5ecd-566e-993b-8c222384d2ec with identifier: c60986ccb1 to the API
2026-03-25 19:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c60986ccb1/skoda-fabia-10-tsi-95-ch-bvm5-ambition>
{'auction_title': '',
'c_o_2_emission_value': 116,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T11:45:00Z',
'fuel_type': 'Petrol',
'id': '2b7b9185-5ecd-566e-993b-8c222384d2ec',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c60986ccb1/skoda-fabia-10-tsi-95-ch-bvm5-ambition',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'SKODA',
'model': 'Fabia 1.0 TSI 95 ch BVM5 Ambition',
'odometer': 49152,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2023-05-03',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Fabia 1.0 TSI 95 ch BVM5 Ambition',
'transmission': 'manual',
'trim': 'Fabia 1.0 TSI 95 ch BVM5 Ambition',
'year': 2023}
2026-03-25 19:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c60986ccb1%27 HTTP/1.1" 200 None
2026-03-25 19:18:16 [vpauto.fr] INFO: Saving data for c60986ccb1: {'created_time': 1774256847.373377, 'last_price_update_time': 1774466296.460726, 'auction_closing_time': 1774611900.0}
2026-03-25 19:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c60986ccb1') HTTP/1.1" 204 0
2026-03-25 19:18:16 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.642(s), this was the 1st time calling it.
2026-03-25 19:18:16 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.9079291877081275 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:18:16 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.646(s), this was the 1st time calling it.
2026-03-25 19:18:16 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.496904359933376 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7e46b2b655/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fe063f0-0301-5434-94a4-85d941416758 with identifier: 7e46b2b655
2026-03-25 19:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fe063f0-0301-5434-94a4-85d941416758 with scrape type 2
2026-03-25 19:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fe063f0-0301-5434-94a4-85d941416758 with scrape type 2
2026-03-25 19:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0fe063f0-0301-5434-94a4-85d941416758, identifier: 7e46b2b655
2026-03-25 19:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0fe063f0-0301-5434-94a4-85d941416758 with identifier: 7e46b2b655
2026-03-25 19:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0fe063f0-0301-5434-94a4-85d941416758 with identifier: 7e46b2b655
2026-03-25 19:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0fe063f0-0301-5434-94a4-85d941416758 with identifier: 7e46b2b655 to the API
2026-03-25 19:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7e46b2b655/ligier-pro-pulse-3>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T14:40:00Z',
'fuel_type': 'Electric',
'id': '0fe063f0-0301-5434-94a4-85d941416758',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7e46b2b655/ligier-pro-pulse-3',
'listing': 'auction',
'location': '69 - LYON',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 31848,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 200,
'price_includes_vat': True,
'registration_date': '2022-04-26',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2022}
2026-03-25 19:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277e46b2b655%27 HTTP/1.1" 200 None
2026-03-25 19:18:18 [vpauto.fr] INFO: Saving data for 7e46b2b655: {'auction_closing_time': 1774536000.0, 'created_time': 1773428885.055655, 'last_price_update_time': 1774466298.471331}
2026-03-25 19:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7e46b2b655') HTTP/1.1" 204 0
2026-03-25 19:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4ecef26255/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec35ed96-becf-51a9-84e8-d54749e3f978 with identifier: 4ecef26255
2026-03-25 19:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec35ed96-becf-51a9-84e8-d54749e3f978 with scrape type 2
2026-03-25 19:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec35ed96-becf-51a9-84e8-d54749e3f978 with scrape type 2
2026-03-25 19:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ec35ed96-becf-51a9-84e8-d54749e3f978, identifier: 4ecef26255
2026-03-25 19:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ec35ed96-becf-51a9-84e8-d54749e3f978 with identifier: 4ecef26255
2026-03-25 19:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ec35ed96-becf-51a9-84e8-d54749e3f978 with identifier: 4ecef26255
2026-03-25 19:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ec35ed96-becf-51a9-84e8-d54749e3f978 with identifier: 4ecef26255 to the API
2026-03-25 19:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4ecef26255/ligier-pro-pulse-3>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T14:40:00Z',
'fuel_type': 'Electric',
'id': 'ec35ed96-becf-51a9-84e8-d54749e3f978',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4ecef26255/ligier-pro-pulse-3',
'listing': 'auction',
'location': '69 - LYON',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 31917,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2022-04-26',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2022}
2026-03-25 19:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ecef26255%27 HTTP/1.1" 200 None
2026-03-25 19:18:20 [vpauto.fr] INFO: Saving data for 4ecef26255: {'auction_closing_time': 1774536000.0, 'created_time': 1773428883.935009, 'last_price_update_time': 1774466300.567277}
2026-03-25 19:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4ecef26255') HTTP/1.1" 204 0
2026-03-25 19:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/150473bcb1/ford-transit-custom-fourgon-320-l2h2-20-ecoblue-130-trend-business> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c666694-c489-5fec-86de-9b9112ab3aee with identifier: 150473bcb1
2026-03-25 19:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c666694-c489-5fec-86de-9b9112ab3aee with scrape type 2
2026-03-25 19:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c666694-c489-5fec-86de-9b9112ab3aee with scrape type 2
2026-03-25 19:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0c666694-c489-5fec-86de-9b9112ab3aee, identifier: 150473bcb1
2026-03-25 19:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0c666694-c489-5fec-86de-9b9112ab3aee with identifier: 150473bcb1
2026-03-25 19:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0c666694-c489-5fec-86de-9b9112ab3aee with identifier: 150473bcb1
2026-03-25 19:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0c666694-c489-5fec-86de-9b9112ab3aee with identifier: 150473bcb1 to the API
2026-03-25 19:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/150473bcb1/ford-transit-custom-fourgon-320-l2h2-20-ecoblue-130-trend-business>
{'auction_title': '',
'c_o_2_emission_value': 209,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T11:45:00Z',
'fuel_type': 'Diesel',
'id': '0c666694-c489-5fec-86de-9b9112ab3aee',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/150473bcb1/ford-transit-custom-fourgon-320-l2h2-20-ecoblue-130-trend-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FORD',
'model': 'TRANSIT CUSTOM FOURGON 320 L2H2 2.0 ECOBLUE 130 TREND BUSINESS',
'odometer': 115351,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-10-19',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CUSTOM FOURGON 320 L2H2 2.0 ECOBLUE 130 TREND BUSINESS',
'transmission': 'manual',
'trim': 'TRANSIT CUSTOM FOURGON 320 L2H2 2.0 ECOBLUE 130 TREND BUSINESS',
'year': 2020}
2026-03-25 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27150473bcb1%27 HTTP/1.1" 200 None
2026-03-25 19:18:21 [vpauto.fr] INFO: Saving data for 150473bcb1: {'created_time': 1774256974.158478, 'last_price_update_time': 1774466301.601644, 'auction_closing_time': 1774611900.0}
2026-03-25 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='150473bcb1') HTTP/1.1" 204 0
2026-03-25 19:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/736ab53d55/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca7ef86f-25d8-5af0-be64-ba01efe8bf3d with identifier: 736ab53d55
2026-03-25 19:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca7ef86f-25d8-5af0-be64-ba01efe8bf3d with scrape type 2
2026-03-25 19:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca7ef86f-25d8-5af0-be64-ba01efe8bf3d with scrape type 2
2026-03-25 19:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ca7ef86f-25d8-5af0-be64-ba01efe8bf3d, identifier: 736ab53d55
2026-03-25 19:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ca7ef86f-25d8-5af0-be64-ba01efe8bf3d with identifier: 736ab53d55
2026-03-25 19:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ca7ef86f-25d8-5af0-be64-ba01efe8bf3d with identifier: 736ab53d55
2026-03-25 19:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ca7ef86f-25d8-5af0-be64-ba01efe8bf3d with identifier: 736ab53d55 to the API
2026-03-25 19:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/736ab53d55/ligier-pro-pulse-3>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T14:40:00Z',
'fuel_type': 'Electric',
'id': 'ca7ef86f-25d8-5af0-be64-ba01efe8bf3d',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/736ab53d55/ligier-pro-pulse-3',
'listing': 'auction',
'location': '69 - LYON',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 40705,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2022-04-26',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2022}
2026-03-25 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27736ab53d55%27 HTTP/1.1" 200 None
2026-03-25 19:18:22 [vpauto.fr] INFO: Saving data for 736ab53d55: {'auction_closing_time': 1774536000.0, 'created_time': 1773428878.837505, 'last_price_update_time': 1774466302.166039}
2026-03-25 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='736ab53d55') HTTP/1.1" 204 0
2026-03-25 19:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f2c706bfec/peugeot-206-cc-20i-16v-sport-pack> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4905ba02-d2d6-53a5-a81b-94b5cc918d03 with identifier: f2c706bfec
2026-03-25 19:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4905ba02-d2d6-53a5-a81b-94b5cc918d03 with scrape type 2
2026-03-25 19:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4905ba02-d2d6-53a5-a81b-94b5cc918d03 with scrape type 2
2026-03-25 19:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4905ba02-d2d6-53a5-a81b-94b5cc918d03, identifier: f2c706bfec
2026-03-25 19:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4905ba02-d2d6-53a5-a81b-94b5cc918d03 with identifier: f2c706bfec
2026-03-25 19:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4905ba02-d2d6-53a5-a81b-94b5cc918d03 with identifier: f2c706bfec
2026-03-25 19:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4905ba02-d2d6-53a5-a81b-94b5cc918d03 with identifier: f2c706bfec to the API
2026-03-25 19:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f2c706bfec/peugeot-206-cc-20i-16v-sport-pack>
{'auction_title': '',
'c_o_2_emission_value': 191,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 3',
'engine': '',
'expiration_date': '2026-03-26T11:20:00Z',
'fuel_type': 'Petrol',
'id': '4905ba02-d2d6-53a5-a81b-94b5cc918d03',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f2c706bfec/peugeot-206-cc-20i-16v-sport-pack',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '206 CC 2.0i 16V Sport Pack',
'odometer': 173341,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 200,
'price_includes_vat': True,
'registration_date': '2006-07-12',
'seats_number': 4,
'seller_name': None,
'title': 'PEUGEOT 206 CC 2.0i 16V Sport Pack',
'transmission': 'manual',
'trim': '206 CC 2.0i 16V Sport Pack',
'year': 2006}
2026-03-25 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2c706bfec%27 HTTP/1.1" 200 None
2026-03-25 19:18:24 [vpauto.fr] INFO: Saving data for f2c706bfec: {'auction_closing_time': 1774524000.0, 'created_time': 1773774548.451746, 'last_price_update_time': 1774466304.197329}
2026-03-25 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f2c706bfec') HTTP/1.1" 204 0
2026-03-25 19:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a42c9698f8/peugeot-2008-electrique-54-kwh-156-ch-allure> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73cf97ae-9bcb-58af-8eb9-232336ad5f86 with identifier: a42c9698f8
2026-03-25 19:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73cf97ae-9bcb-58af-8eb9-232336ad5f86 with scrape type 2
2026-03-25 19:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73cf97ae-9bcb-58af-8eb9-232336ad5f86 with scrape type 2
2026-03-25 19:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 73cf97ae-9bcb-58af-8eb9-232336ad5f86, identifier: a42c9698f8
2026-03-25 19:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 73cf97ae-9bcb-58af-8eb9-232336ad5f86 with identifier: a42c9698f8
2026-03-25 19:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 73cf97ae-9bcb-58af-8eb9-232336ad5f86 with identifier: a42c9698f8
2026-03-25 19:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 73cf97ae-9bcb-58af-8eb9-232336ad5f86 with identifier: a42c9698f8 to the API
2026-03-25 19:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a42c9698f8/peugeot-2008-electrique-54-kwh-156-ch-allure>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/LIlQYTo_BE.pdf',
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '73cf97ae-9bcb-58af-8eb9-232336ad5f86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a42c9698f8/peugeot-2008-electrique-54-kwh-156-ch-allure',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '2008 Electrique 54 kWh 156 ch Allure',
'odometer': 40651,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Electrique 54 kWh 156 ch Allure',
'transmission': 'automatic',
'trim': '2008 Electrique 54 kWh 156 ch Allure',
'year': 2023}
2026-03-25 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a42c9698f8%27 HTTP/1.1" 200 None
2026-03-25 19:18:26 [vpauto.fr] INFO: Saving data for a42c9698f8: {'created_time': 1773738242.490291, 'last_price_update_time': 1774466306.922287}
2026-03-25 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a42c9698f8') HTTP/1.1" 204 0
2026-03-25 19:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d60cb082b1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 706b4720-5e59-56a4-a14b-694a5b3ca82f with identifier: d60cb082b1
2026-03-25 19:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 706b4720-5e59-56a4-a14b-694a5b3ca82f with scrape type 2
2026-03-25 19:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 706b4720-5e59-56a4-a14b-694a5b3ca82f with scrape type 2
2026-03-25 19:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 706b4720-5e59-56a4-a14b-694a5b3ca82f, identifier: d60cb082b1
2026-03-25 19:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 706b4720-5e59-56a4-a14b-694a5b3ca82f with identifier: d60cb082b1
2026-03-25 19:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 706b4720-5e59-56a4-a14b-694a5b3ca82f with identifier: d60cb082b1
2026-03-25 19:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 706b4720-5e59-56a4-a14b-694a5b3ca82f with identifier: d60cb082b1 to the API
2026-03-25 19:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d60cb082b1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '706b4720-5e59-56a4-a14b-694a5b3ca82f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d60cb082b1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL',
'odometer': 159938,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL',
'transmission': 'manual',
'trim': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL',
'year': 2020}
2026-03-25 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d60cb082b1%27 HTTP/1.1" 200 None
2026-03-25 19:18:29 [vpauto.fr] INFO: Saving data for d60cb082b1: {'auction_closing_time': 1774609200.0, 'created_time': 1774256707.871109, 'last_price_update_time': 1774466309.809663}
2026-03-25 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d60cb082b1') HTTP/1.1" 204 0
2026-03-25 19:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/41aedfe6ec/renault-midlum-22016-30m3> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cc62242-35f0-516a-94df-48fe37e10514 with identifier: 41aedfe6ec
2026-03-25 19:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cc62242-35f0-516a-94df-48fe37e10514 with scrape type 2
2026-03-25 19:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cc62242-35f0-516a-94df-48fe37e10514 with scrape type 2
2026-03-25 19:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1cc62242-35f0-516a-94df-48fe37e10514, identifier: 41aedfe6ec
2026-03-25 19:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1cc62242-35f0-516a-94df-48fe37e10514 with identifier: 41aedfe6ec
2026-03-25 19:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1cc62242-35f0-516a-94df-48fe37e10514 with identifier: 41aedfe6ec
2026-03-25 19:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1cc62242-35f0-516a-94df-48fe37e10514 with identifier: 41aedfe6ec to the API
2026-03-25 19:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/41aedfe6ec/renault-midlum-22016-30m3>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T11:15:00Z',
'fuel_type': 'Diesel',
'id': '1cc62242-35f0-516a-94df-48fe37e10514',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/41aedfe6ec/renault-midlum-22016-30m3',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'RENAULT',
'model': 'MIDLUM 220.16 30m3',
'odometer': 427775,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2014-12-02',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT MIDLUM 220.16 30m3',
'transmission': 'automatic',
'trim': 'MIDLUM 220.16 30m3',
'year': 2014}
2026-03-25 19:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2741aedfe6ec%27 HTTP/1.1" 200 None
2026-03-25 19:18:30 [vpauto.fr] INFO: Saving data for 41aedfe6ec: {'auction_closing_time': 1774523700.0, 'created_time': 1773428858.300817, 'last_price_update_time': 1774466310.347309}
2026-03-25 19:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='41aedfe6ec') HTTP/1.1" 204 0
2026-03-25 19:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/17eaaa0cb1/citroen-berlingo-fourgon-berlingo-xl-bluehdi-100-club> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14f509b0-aea9-5733-a467-f1f618412fd8 with identifier: 17eaaa0cb1
2026-03-25 19:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14f509b0-aea9-5733-a467-f1f618412fd8 with scrape type 2
2026-03-25 19:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14f509b0-aea9-5733-a467-f1f618412fd8 with scrape type 2
2026-03-25 19:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 14f509b0-aea9-5733-a467-f1f618412fd8, identifier: 17eaaa0cb1
2026-03-25 19:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 14f509b0-aea9-5733-a467-f1f618412fd8 with identifier: 17eaaa0cb1
2026-03-25 19:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 14f509b0-aea9-5733-a467-f1f618412fd8 with identifier: 17eaaa0cb1
2026-03-25 19:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 14f509b0-aea9-5733-a467-f1f618412fd8 with identifier: 17eaaa0cb1 to the API
2026-03-25 19:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/17eaaa0cb1/citroen-berlingo-fourgon-berlingo-xl-bluehdi-100-club>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '14f509b0-aea9-5733-a467-f1f618412fd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/17eaaa0cb1/citroen-berlingo-fourgon-berlingo-xl-bluehdi-100-club',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'BERLINGO FOURGON BERLINGO XL BLUEHDI 100 CLUB',
'odometer': 146892,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2018-06-13',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN BERLINGO FOURGON BERLINGO XL BLUEHDI 100 CLUB',
'transmission': 'manual',
'trim': 'BERLINGO FOURGON BERLINGO XL BLUEHDI 100 CLUB',
'year': 2018}
2026-03-25 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2717eaaa0cb1%27 HTTP/1.1" 200 None
2026-03-25 19:18:31 [vpauto.fr] INFO: Saving data for 17eaaa0cb1: {'created_time': 1774256771.789727, 'last_price_update_time': 1774466311.455431}
2026-03-25 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='17eaaa0cb1') HTTP/1.1" 204 0
2026-03-25 19:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3c038d8bb1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0f26480-3f33-56a9-a21e-8d5544d7bdd7 with identifier: 3c038d8bb1
2026-03-25 19:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0f26480-3f33-56a9-a21e-8d5544d7bdd7 with scrape type 2
2026-03-25 19:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0f26480-3f33-56a9-a21e-8d5544d7bdd7 with scrape type 2
2026-03-25 19:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d0f26480-3f33-56a9-a21e-8d5544d7bdd7, identifier: 3c038d8bb1
2026-03-25 19:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d0f26480-3f33-56a9-a21e-8d5544d7bdd7 with identifier: 3c038d8bb1
2026-03-25 19:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d0f26480-3f33-56a9-a21e-8d5544d7bdd7 with identifier: 3c038d8bb1
2026-03-25 19:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d0f26480-3f33-56a9-a21e-8d5544d7bdd7 with identifier: 3c038d8bb1 to the API
2026-03-25 19:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3c038d8bb1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel>
{'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0f26480-3f33-56a9-a21e-8d5544d7bdd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3c038d8bb1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL',
'odometer': 85770,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL',
'transmission': 'manual',
'trim': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL',
'year': 2021}
2026-03-25 19:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273c038d8bb1%27 HTTP/1.1" 200 None
2026-03-25 19:18:39 [vpauto.fr] INFO: Saving data for 3c038d8bb1: {'auction_closing_time': 1774609200.0, 'created_time': 1774256627.858864, 'last_price_update_time': 1774466319.61403}
2026-03-25 19:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3c038d8bb1') HTTP/1.1" 204 0
2026-03-25 19:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/65ab2831b1/renault-kangoo-ze-33-maxi-5-places-grand-confort-achat-integral> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a34f1a2d-06cc-5d9c-bfe7-adf1e7a6af03 with identifier: 65ab2831b1
2026-03-25 19:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a34f1a2d-06cc-5d9c-bfe7-adf1e7a6af03 with scrape type 2
2026-03-25 19:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a34f1a2d-06cc-5d9c-bfe7-adf1e7a6af03 with scrape type 2
2026-03-25 19:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a34f1a2d-06cc-5d9c-bfe7-adf1e7a6af03, identifier: 65ab2831b1
2026-03-25 19:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a34f1a2d-06cc-5d9c-bfe7-adf1e7a6af03 with identifier: 65ab2831b1
2026-03-25 19:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a34f1a2d-06cc-5d9c-bfe7-adf1e7a6af03 with identifier: 65ab2831b1
2026-03-25 19:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a34f1a2d-06cc-5d9c-bfe7-adf1e7a6af03 with identifier: 65ab2831b1 to the API
2026-03-25 19:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/65ab2831b1/renault-kangoo-ze-33-maxi-5-places-grand-confort-achat-integral>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'a34f1a2d-06cc-5d9c-bfe7-adf1e7a6af03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/65ab2831b1/renault-kangoo-ze-33-maxi-5-places-grand-confort-achat-integral',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'KANGOO Z.E. 33 MAXI 5 PLACES GRAND CONFORT Achat intégral',
'odometer': 90976,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2019-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT KANGOO Z.E. 33 MAXI 5 PLACES GRAND CONFORT Achat intégral',
'transmission': 'automatic',
'trim': 'KANGOO Z.E. 33 MAXI 5 PLACES GRAND CONFORT Achat intégral',
'year': 2019}
2026-03-25 19:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765ab2831b1%27 HTTP/1.1" 200 None
2026-03-25 19:18:42 [vpauto.fr] INFO: Saving data for 65ab2831b1: {'created_time': 1774268786.125615, 'last_price_update_time': 1774466322.693828}
2026-03-25 19:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='65ab2831b1') HTTP/1.1" 204 0
2026-03-25 19:18:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.835(s), this was the 1st time calling it.
2026-03-25 19:18:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.680257564397006 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e4bfb0f1f8/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f518fbff-24e2-5f62-ac90-71e2c2e37446 with identifier: e4bfb0f1f8
2026-03-25 19:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f518fbff-24e2-5f62-ac90-71e2c2e37446 with scrape type 2
2026-03-25 19:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f518fbff-24e2-5f62-ac90-71e2c2e37446 with scrape type 2
2026-03-25 19:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f518fbff-24e2-5f62-ac90-71e2c2e37446, identifier: e4bfb0f1f8
2026-03-25 19:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f518fbff-24e2-5f62-ac90-71e2c2e37446 with identifier: e4bfb0f1f8
2026-03-25 19:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f518fbff-24e2-5f62-ac90-71e2c2e37446 with identifier: e4bfb0f1f8
2026-03-25 19:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f518fbff-24e2-5f62-ac90-71e2c2e37446 with identifier: e4bfb0f1f8 to the API
2026-03-25 19:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e4bfb0f1f8/ford-mustang-mach-e-standard-range-76-kwh-269-ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'f518fbff-24e2-5f62-ac90-71e2c2e37446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e4bfb0f1f8/ford-mustang-mach-e-standard-range-76-kwh-269-ch',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'odometer': 39483,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E Standard Range 76 kWh 269 ch',
'transmission': 'automatic',
'trim': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'year': 2023}
2026-03-25 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4bfb0f1f8%27 HTTP/1.1" 200 None
2026-03-25 19:18:54 [vpauto.fr] INFO: Saving data for e4bfb0f1f8: {'created_time': 1773774269.857286, 'last_price_update_time': 1774466334.897054}
2026-03-25 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e4bfb0f1f8') HTTP/1.1" 204 0
2026-03-25 19:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e975e5f6b1/renault-clio-societe-dci-75-energy-e6c-air> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee2cee8c-fd8e-5f9d-a3dd-d3ea4797230c with identifier: e975e5f6b1
2026-03-25 19:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee2cee8c-fd8e-5f9d-a3dd-d3ea4797230c with scrape type 2
2026-03-25 19:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee2cee8c-fd8e-5f9d-a3dd-d3ea4797230c with scrape type 2
2026-03-25 19:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ee2cee8c-fd8e-5f9d-a3dd-d3ea4797230c, identifier: e975e5f6b1
2026-03-25 19:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ee2cee8c-fd8e-5f9d-a3dd-d3ea4797230c with identifier: e975e5f6b1
2026-03-25 19:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ee2cee8c-fd8e-5f9d-a3dd-d3ea4797230c with identifier: e975e5f6b1
2026-03-25 19:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ee2cee8c-fd8e-5f9d-a3dd-d3ea4797230c with identifier: e975e5f6b1 to the API
2026-03-25 19:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e975e5f6b1/renault-clio-societe-dci-75-energy-e6c-air>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ee2cee8c-fd8e-5f9d-a3dd-d3ea4797230c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e975e5f6b1/renault-clio-societe-dci-75-energy-e6c-air',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'CLIO SOCIETE DCI 75 ENERGY E6C AIR',
'odometer': 99506,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2018-11-23',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO SOCIETE DCI 75 ENERGY E6C AIR',
'transmission': 'manual',
'trim': 'CLIO SOCIETE DCI 75 ENERGY E6C AIR',
'year': 2018}
2026-03-25 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e975e5f6b1%27 HTTP/1.1" 200 None
2026-03-25 19:18:55 [vpauto.fr] INFO: Saving data for e975e5f6b1: {'created_time': 1774256768.410099, 'last_price_update_time': 1774466335.482655}
2026-03-25 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e975e5f6b1') HTTP/1.1" 204 0
2026-03-25 19:18:59 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.873(s), this was the 1st time calling it.
2026-03-25 19:18:59 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.74587115240693 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5f212ea6b1/citroen-c3-bluehdi-75-ss-feel-societe> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f154430-07a5-5607-b2bb-3c3a548e9854 with identifier: 5f212ea6b1
2026-03-25 19:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f154430-07a5-5607-b2bb-3c3a548e9854 with scrape type 2
2026-03-25 19:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f154430-07a5-5607-b2bb-3c3a548e9854 with scrape type 2
2026-03-25 19:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1f154430-07a5-5607-b2bb-3c3a548e9854, identifier: 5f212ea6b1
2026-03-25 19:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1f154430-07a5-5607-b2bb-3c3a548e9854 with identifier: 5f212ea6b1
2026-03-25 19:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1f154430-07a5-5607-b2bb-3c3a548e9854 with identifier: 5f212ea6b1
2026-03-25 19:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1f154430-07a5-5607-b2bb-3c3a548e9854 with identifier: 5f212ea6b1 to the API
2026-03-25 19:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5f212ea6b1/citroen-c3-bluehdi-75-ss-feel-societe>
{'auction_title': '',
'c_o_2_emission_value': 90,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '1f154430-07a5-5607-b2bb-3c3a548e9854',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5f212ea6b1/citroen-c3-bluehdi-75-ss-feel-societe',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'CITROEN',
'model': 'C3 BlueHDi 75 S&S Feel Société',
'odometer': 241552,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2016-12-02',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 BlueHDi 75 S&S Feel Société',
'transmission': 'manual',
'trim': 'C3 BlueHDi 75 S&S Feel Société',
'year': 2016}
2026-03-25 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275f212ea6b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:01 [vpauto.fr] INFO: Saving data for 5f212ea6b1: {'auction_closing_time': 1774609200.0, 'created_time': 1774269061.668929, 'last_price_update_time': 1774466341.042673}
2026-03-25 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5f212ea6b1') HTTP/1.1" 204 0
2026-03-25 19:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4a5839e4b1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-business-r> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a054d8-07a9-5dba-addd-685b94f807e4 with identifier: 4a5839e4b1
2026-03-25 19:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a054d8-07a9-5dba-addd-685b94f807e4 with scrape type 2
2026-03-25 19:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8a054d8-07a9-5dba-addd-685b94f807e4 with scrape type 2
2026-03-25 19:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e8a054d8-07a9-5dba-addd-685b94f807e4, identifier: 4a5839e4b1
2026-03-25 19:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e8a054d8-07a9-5dba-addd-685b94f807e4 with identifier: 4a5839e4b1
2026-03-25 19:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e8a054d8-07a9-5dba-addd-685b94f807e4 with identifier: 4a5839e4b1
2026-03-25 19:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e8a054d8-07a9-5dba-addd-685b94f807e4 with identifier: 4a5839e4b1 to the API
2026-03-25 19:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4a5839e4b1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-business-r>
{'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e8a054d8-07a9-5dba-addd-685b94f807e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4a5839e4b1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-business-r',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL BUSINESS R',
'odometer': 116359,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL BUSINESS R',
'transmission': 'manual',
'trim': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL BUSINESS R',
'year': 2021}
2026-03-25 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274a5839e4b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:03 [vpauto.fr] INFO: Saving data for 4a5839e4b1: {'auction_closing_time': 1774609200.0, 'created_time': 1774256650.583573, 'last_price_update_time': 1774466343.996467}
2026-03-25 19:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4a5839e4b1') HTTP/1.1" 204 0
2026-03-25 19:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d927cff0b1/renault-clio-societe-blue-dci-85-air-nav> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddb0d339-b544-5714-a115-6487b36066cc with identifier: d927cff0b1
2026-03-25 19:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddb0d339-b544-5714-a115-6487b36066cc with scrape type 2
2026-03-25 19:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddb0d339-b544-5714-a115-6487b36066cc with scrape type 2
2026-03-25 19:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ddb0d339-b544-5714-a115-6487b36066cc, identifier: d927cff0b1
2026-03-25 19:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ddb0d339-b544-5714-a115-6487b36066cc with identifier: d927cff0b1
2026-03-25 19:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ddb0d339-b544-5714-a115-6487b36066cc with identifier: d927cff0b1
2026-03-25 19:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ddb0d339-b544-5714-a115-6487b36066cc with identifier: d927cff0b1 to the API
2026-03-25 19:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d927cff0b1/renault-clio-societe-blue-dci-85-air-nav>
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ddb0d339-b544-5714-a115-6487b36066cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d927cff0b1/renault-clio-societe-blue-dci-85-air-nav',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'CLIO SOCIETE BLUE DCI 85 AIR NAV',
'odometer': 107485,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO SOCIETE BLUE DCI 85 AIR NAV',
'transmission': 'manual',
'trim': 'CLIO SOCIETE BLUE DCI 85 AIR NAV',
'year': 2021}
2026-03-25 19:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d927cff0b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:04 [vpauto.fr] INFO: Saving data for d927cff0b1: {'created_time': 1774256657.688444, 'last_price_update_time': 1774466344.579844}
2026-03-25 19:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d927cff0b1') HTTP/1.1" 204 0
2026-03-25 19:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f0a0f49fb1/citroen-c3-societe-bluehdi-100-ss-bvm-feel> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 463e0772-fab9-598b-b8f9-a263f287e2cc with identifier: f0a0f49fb1
2026-03-25 19:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 463e0772-fab9-598b-b8f9-a263f287e2cc with scrape type 2
2026-03-25 19:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 463e0772-fab9-598b-b8f9-a263f287e2cc with scrape type 2
2026-03-25 19:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 463e0772-fab9-598b-b8f9-a263f287e2cc, identifier: f0a0f49fb1
2026-03-25 19:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 463e0772-fab9-598b-b8f9-a263f287e2cc with identifier: f0a0f49fb1
2026-03-25 19:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 463e0772-fab9-598b-b8f9-a263f287e2cc with identifier: f0a0f49fb1
2026-03-25 19:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 463e0772-fab9-598b-b8f9-a263f287e2cc with identifier: f0a0f49fb1 to the API
2026-03-25 19:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f0a0f49fb1/citroen-c3-societe-bluehdi-100-ss-bvm-feel>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '463e0772-fab9-598b-b8f9-a263f287e2cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f0a0f49fb1/citroen-c3-societe-bluehdi-100-ss-bvm-feel',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'odometer': 88405,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2020-11-02',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'transmission': 'manual',
'trim': 'C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'year': 2020}
2026-03-25 19:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0a0f49fb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:05 [vpauto.fr] INFO: Saving data for f0a0f49fb1: {'auction_closing_time': 1774609200.0, 'created_time': 1774256678.796001, 'last_price_update_time': 1774466345.801284}
2026-03-25 19:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f0a0f49fb1') HTTP/1.1" 204 0
2026-03-25 19:19:06 [scrapy.extensions.logstats] INFO: Crawled 372 pages (at 21 pages/min), scraped 360 items (at 21 items/min)
2026-03-25 19:19:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 198MiB
2026-03-25 19:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/911d9af1aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 164efbcb-fc28-5b03-ab95-89a38c01fab1 with identifier: 911d9af1aa
2026-03-25 19:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 164efbcb-fc28-5b03-ab95-89a38c01fab1 with scrape type 2
2026-03-25 19:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 164efbcb-fc28-5b03-ab95-89a38c01fab1 with scrape type 2
2026-03-25 19:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 164efbcb-fc28-5b03-ab95-89a38c01fab1, identifier: 911d9af1aa
2026-03-25 19:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 164efbcb-fc28-5b03-ab95-89a38c01fab1 with identifier: 911d9af1aa
2026-03-25 19:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 164efbcb-fc28-5b03-ab95-89a38c01fab1 with identifier: 911d9af1aa
2026-03-25 19:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 164efbcb-fc28-5b03-ab95-89a38c01fab1 with identifier: 911d9af1aa to the API
2026-03-25 19:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/911d9af1aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gris Clair',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'F H',
'id': '164efbcb-fc28-5b03-ab95-89a38c01fab1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/911d9af1aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'odometer': 18982,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'year': 2023}
2026-03-25 19:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27911d9af1aa%27 HTTP/1.1" 200 None
2026-03-25 19:19:07 [vpauto.fr] INFO: Saving data for 911d9af1aa: {'created_time': 1773947102.35775, 'last_price_update_time': 1774466347.524506}
2026-03-25 19:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='911d9af1aa') HTTP/1.1" 204 0
2026-03-25 19:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/dd74d9e9b1/renault-kangoo-express-grand-volume-blue-dci-95-extra-r-link> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84e40536-548f-5869-a7a1-190732f13430 with identifier: dd74d9e9b1
2026-03-25 19:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84e40536-548f-5869-a7a1-190732f13430 with scrape type 2
2026-03-25 19:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84e40536-548f-5869-a7a1-190732f13430 with scrape type 2
2026-03-25 19:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 84e40536-548f-5869-a7a1-190732f13430, identifier: dd74d9e9b1
2026-03-25 19:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 84e40536-548f-5869-a7a1-190732f13430 with identifier: dd74d9e9b1
2026-03-25 19:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 84e40536-548f-5869-a7a1-190732f13430 with identifier: dd74d9e9b1
2026-03-25 19:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 84e40536-548f-5869-a7a1-190732f13430 with identifier: dd74d9e9b1 to the API
2026-03-25 19:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/dd74d9e9b1/renault-kangoo-express-grand-volume-blue-dci-95-extra-r-link>
{'auction_title': '',
'c_o_2_emission_value': 156,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '84e40536-548f-5869-a7a1-190732f13430',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/dd74d9e9b1/renault-kangoo-express-grand-volume-blue-dci-95-extra-r-link',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS GRAND VOLUME BLUE DCI 95 EXTRA R-LINK',
'odometer': 74865,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS GRAND VOLUME BLUE DCI 95 EXTRA R-LINK',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS GRAND VOLUME BLUE DCI 95 EXTRA R-LINK',
'year': 2021}
2026-03-25 19:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dd74d9e9b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:08 [vpauto.fr] INFO: Saving data for dd74d9e9b1: {'created_time': 1774256638.930895, 'last_price_update_time': 1774466348.057056}
2026-03-25 19:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='dd74d9e9b1') HTTP/1.1" 204 0
2026-03-25 19:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/df6640c1ec/renault-kangoo-ze-generique-achat-integral> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 993e46c1-20b1-5e3c-a155-d196065b1dc5 with identifier: df6640c1ec
2026-03-25 19:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 993e46c1-20b1-5e3c-a155-d196065b1dc5 with scrape type 2
2026-03-25 19:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 993e46c1-20b1-5e3c-a155-d196065b1dc5 with scrape type 2
2026-03-25 19:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 993e46c1-20b1-5e3c-a155-d196065b1dc5, identifier: df6640c1ec
2026-03-25 19:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 993e46c1-20b1-5e3c-a155-d196065b1dc5 with identifier: df6640c1ec
2026-03-25 19:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 993e46c1-20b1-5e3c-a155-d196065b1dc5 with identifier: df6640c1ec
2026-03-25 19:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 993e46c1-20b1-5e3c-a155-d196065b1dc5 with identifier: df6640c1ec to the API
2026-03-25 19:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/df6640c1ec/renault-kangoo-ze-generique-achat-integral>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T11:00:00Z',
'fuel_type': 'Electric',
'id': '993e46c1-20b1-5e3c-a155-d196065b1dc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/df6640c1ec/renault-kangoo-ze-generique-achat-integral',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'RENAULT',
'model': 'KANGOO Z.E. GENERIQUE Achat intégral',
'odometer': 50126,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2016-03-10',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO Z.E. GENERIQUE Achat intégral',
'transmission': 'automatic',
'trim': 'KANGOO Z.E. GENERIQUE Achat intégral',
'year': 2016}
2026-03-25 19:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27df6640c1ec%27 HTTP/1.1" 200 None
2026-03-25 19:19:09 [vpauto.fr] INFO: Saving data for df6640c1ec: {'auction_closing_time': 1774522800.0, 'created_time': 1773688114.922735, 'last_price_update_time': 1774466349.167685}
2026-03-25 19:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='df6640c1ec') HTTP/1.1" 204 0
2026-03-25 19:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f50391ab1/renault-clio-societe-blue-dci-85-air-nav> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0089891a-ee59-5105-a04c-502667f8b38a with identifier: f50391ab1
2026-03-25 19:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0089891a-ee59-5105-a04c-502667f8b38a with scrape type 2
2026-03-25 19:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0089891a-ee59-5105-a04c-502667f8b38a with scrape type 2
2026-03-25 19:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0089891a-ee59-5105-a04c-502667f8b38a, identifier: f50391ab1
2026-03-25 19:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0089891a-ee59-5105-a04c-502667f8b38a with identifier: f50391ab1
2026-03-25 19:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0089891a-ee59-5105-a04c-502667f8b38a with identifier: f50391ab1
2026-03-25 19:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0089891a-ee59-5105-a04c-502667f8b38a with identifier: f50391ab1 to the API
2026-03-25 19:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f50391ab1/renault-clio-societe-blue-dci-85-air-nav>
{'auction_title': '',
'c_o_2_emission_value': 95,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0089891a-ee59-5105-a04c-502667f8b38a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f50391ab1/renault-clio-societe-blue-dci-85-air-nav',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'CLIO SOCIETE BLUE DCI 85 AIR NAV',
'odometer': 101361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2019-11-28',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO SOCIETE BLUE DCI 85 AIR NAV',
'transmission': 'manual',
'trim': 'CLIO SOCIETE BLUE DCI 85 AIR NAV',
'year': 2019}
2026-03-25 19:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f50391ab1%27 HTTP/1.1" 200 None
2026-03-25 19:19:09 [vpauto.fr] INFO: Saving data for f50391ab1: {'created_time': 1774256734.491637, 'last_price_update_time': 1774466349.715183}
2026-03-25 19:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f50391ab1') HTTP/1.1" 204 0
2026-03-25 19:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ecb19d13b1/toyota-proace-long-20l-140-d-4d-bvm6-business> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 322ca2b2-10a8-5ac4-b789-b077096ccba5 with identifier: ecb19d13b1
2026-03-25 19:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 322ca2b2-10a8-5ac4-b789-b077096ccba5 with scrape type 2
2026-03-25 19:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 322ca2b2-10a8-5ac4-b789-b077096ccba5 with scrape type 2
2026-03-25 19:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 322ca2b2-10a8-5ac4-b789-b077096ccba5, identifier: ecb19d13b1
2026-03-25 19:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 322ca2b2-10a8-5ac4-b789-b077096ccba5 with identifier: ecb19d13b1
2026-03-25 19:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 322ca2b2-10a8-5ac4-b789-b077096ccba5 with identifier: ecb19d13b1
2026-03-25 19:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 322ca2b2-10a8-5ac4-b789-b077096ccba5 with identifier: ecb19d13b1 to the API
2026-03-25 19:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ecb19d13b1/toyota-proace-long-20l-140-d-4d-bvm6-business>
{'auction_title': '',
'c_o_2_emission_value': 201,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '322ca2b2-10a8-5ac4-b789-b077096ccba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ecb19d13b1/toyota-proace-long-20l-140-d-4d-bvm6-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'TOYOTA',
'model': 'PROACE LONG 2.0L 140 D-4D BVM6 BUSINESS',
'odometer': 124948,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 3,
'seller_name': None,
'title': 'TOYOTA PROACE LONG 2.0L 140 D-4D BVM6 BUSINESS',
'transmission': 'manual',
'trim': 'PROACE LONG 2.0L 140 D-4D BVM6 BUSINESS',
'year': 2023}
2026-03-25 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ecb19d13b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:11 [vpauto.fr] INFO: Saving data for ecb19d13b1: {'created_time': 1774256624.190391, 'last_price_update_time': 1774466351.068425, 'auction_closing_time': 1774609200.0}
2026-03-25 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ecb19d13b1') HTTP/1.1" 204 0
2026-03-25 19:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ed47f15b1/renault-kangoo-express-blue-dci-80-confort> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66d24a98-5a6b-544c-9f0e-8fb2184a5147 with identifier: ed47f15b1
2026-03-25 19:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66d24a98-5a6b-544c-9f0e-8fb2184a5147 with scrape type 2
2026-03-25 19:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66d24a98-5a6b-544c-9f0e-8fb2184a5147 with scrape type 2
2026-03-25 19:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 66d24a98-5a6b-544c-9f0e-8fb2184a5147, identifier: ed47f15b1
2026-03-25 19:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 66d24a98-5a6b-544c-9f0e-8fb2184a5147 with identifier: ed47f15b1
2026-03-25 19:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 66d24a98-5a6b-544c-9f0e-8fb2184a5147 with identifier: ed47f15b1
2026-03-25 19:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 66d24a98-5a6b-544c-9f0e-8fb2184a5147 with identifier: ed47f15b1 to the API
2026-03-25 19:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ed47f15b1/renault-kangoo-express-blue-dci-80-confort>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '66d24a98-5a6b-544c-9f0e-8fb2184a5147',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ed47f15b1/renault-kangoo-express-blue-dci-80-confort',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS BLUE DCI 80 CONFORT',
'odometer': 12233,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-09-17',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS BLUE DCI 80 CONFORT',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS BLUE DCI 80 CONFORT',
'year': 2020}
2026-03-25 19:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ed47f15b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:13 [vpauto.fr] INFO: Saving data for ed47f15b1: {'created_time': 1774268766.764061, 'last_price_update_time': 1774466353.522537}
2026-03-25 19:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ed47f15b1') HTTP/1.1" 204 0
2026-03-25 19:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/51c09fd0ec/renault-clio-v-societe-tce-90-21-air-nav> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad8dda25-ff44-5e65-badd-d80eef30bcef with identifier: 51c09fd0ec
2026-03-25 19:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad8dda25-ff44-5e65-badd-d80eef30bcef with scrape type 2
2026-03-25 19:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad8dda25-ff44-5e65-badd-d80eef30bcef with scrape type 2
2026-03-25 19:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ad8dda25-ff44-5e65-badd-d80eef30bcef, identifier: 51c09fd0ec
2026-03-25 19:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ad8dda25-ff44-5e65-badd-d80eef30bcef with identifier: 51c09fd0ec
2026-03-25 19:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ad8dda25-ff44-5e65-badd-d80eef30bcef with identifier: 51c09fd0ec
2026-03-25 19:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ad8dda25-ff44-5e65-badd-d80eef30bcef with identifier: 51c09fd0ec to the API
2026-03-25 19:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/51c09fd0ec/renault-clio-v-societe-tce-90-21-air-nav>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'ad8dda25-ff44-5e65-badd-d80eef30bcef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/51c09fd0ec/renault-clio-v-societe-tce-90-21-air-nav',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'RENAULT',
'model': 'CLIO V SOCIETE TCE 90 - 21 AIR NAV',
'odometer': 102323,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO V SOCIETE TCE 90 - 21 AIR NAV',
'transmission': 'manual',
'trim': 'CLIO V SOCIETE TCE 90 - 21 AIR NAV',
'year': 2021}
2026-03-25 19:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2751c09fd0ec%27 HTTP/1.1" 200 None
2026-03-25 19:19:14 [vpauto.fr] INFO: Saving data for 51c09fd0ec: {'created_time': 1773861162.845377, 'last_price_update_time': 1774466354.080281, 'auction_closing_time': 1774522800.0}
2026-03-25 19:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='51c09fd0ec') HTTP/1.1" 204 0
2026-03-25 19:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2928059eb1/citroen-jumper-tole-35-l3h2-bluehdi-165-ss-bvm6-driver> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d345e56-0e10-5a7e-8c13-24bc481ae864 with identifier: 2928059eb1
2026-03-25 19:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d345e56-0e10-5a7e-8c13-24bc481ae864 with scrape type 2
2026-03-25 19:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d345e56-0e10-5a7e-8c13-24bc481ae864 with scrape type 2
2026-03-25 19:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5d345e56-0e10-5a7e-8c13-24bc481ae864, identifier: 2928059eb1
2026-03-25 19:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5d345e56-0e10-5a7e-8c13-24bc481ae864 with identifier: 2928059eb1
2026-03-25 19:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5d345e56-0e10-5a7e-8c13-24bc481ae864 with identifier: 2928059eb1
2026-03-25 19:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5d345e56-0e10-5a7e-8c13-24bc481ae864 with identifier: 2928059eb1 to the API
2026-03-25 19:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2928059eb1/citroen-jumper-tole-35-l3h2-bluehdi-165-ss-bvm6-driver>
{'auction_title': '',
'c_o_2_emission_value': 243,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '5d345e56-0e10-5a7e-8c13-24bc481ae864',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2928059eb1/citroen-jumper-tole-35-l3h2-bluehdi-165-ss-bvm6-driver',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'CITROEN',
'model': 'JUMPER TOLE 35 L3H2 BLUEHDi 165 S&S BVM6 DRIVER',
'odometer': 158970,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-11-27',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPER TOLE 35 L3H2 BLUEHDi 165 S&S BVM6 DRIVER',
'transmission': 'manual',
'trim': 'JUMPER TOLE 35 L3H2 BLUEHDi 165 S&S BVM6 DRIVER',
'year': 2020}
2026-03-25 19:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272928059eb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:16 [vpauto.fr] INFO: Saving data for 2928059eb1: {'auction_closing_time': 1774609200.0, 'created_time': 1774256717.202273, 'last_price_update_time': 1774466356.126245}
2026-03-25 19:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2928059eb1') HTTP/1.1" 204 0
2026-03-25 19:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/59984facb1/renault-clio-iv-societe-clio-societe-dci-75-energy-e6c-air> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f435be34-1d7e-5c45-82e2-683aa7f3e80f with identifier: 59984facb1
2026-03-25 19:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f435be34-1d7e-5c45-82e2-683aa7f3e80f with scrape type 2
2026-03-25 19:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f435be34-1d7e-5c45-82e2-683aa7f3e80f with scrape type 2
2026-03-25 19:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f435be34-1d7e-5c45-82e2-683aa7f3e80f, identifier: 59984facb1
2026-03-25 19:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f435be34-1d7e-5c45-82e2-683aa7f3e80f with identifier: 59984facb1
2026-03-25 19:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f435be34-1d7e-5c45-82e2-683aa7f3e80f with identifier: 59984facb1
2026-03-25 19:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f435be34-1d7e-5c45-82e2-683aa7f3e80f with identifier: 59984facb1 to the API
2026-03-25 19:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/59984facb1/renault-clio-iv-societe-clio-societe-dci-75-energy-e6c-air>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f435be34-1d7e-5c45-82e2-683aa7f3e80f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/59984facb1/renault-clio-iv-societe-clio-societe-dci-75-energy-e6c-air',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'CLIO IV SOCIETE CLIO SOCIETE DCI 75 ENERGY E6C AIR',
'odometer': 86304,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2018-09-26',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO IV SOCIETE CLIO SOCIETE DCI 75 ENERGY E6C AIR',
'transmission': 'manual',
'trim': 'CLIO IV SOCIETE CLIO SOCIETE DCI 75 ENERGY E6C AIR',
'year': 2018}
2026-03-25 19:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2759984facb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:16 [vpauto.fr] INFO: Saving data for 59984facb1: {'created_time': 1774269061.237314, 'last_price_update_time': 1774466356.647715}
2026-03-25 19:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='59984facb1') HTTP/1.1" 204 0
2026-03-25 19:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e840b6d0b1/renault-master-ca-trac-f3500-l3h2-dci-135-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24304baa-ff8a-5813-af29-9b2f26573ca6 with identifier: e840b6d0b1
2026-03-25 19:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24304baa-ff8a-5813-af29-9b2f26573ca6 with scrape type 2
2026-03-25 19:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24304baa-ff8a-5813-af29-9b2f26573ca6 with scrape type 2
2026-03-25 19:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 24304baa-ff8a-5813-af29-9b2f26573ca6, identifier: e840b6d0b1
2026-03-25 19:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 24304baa-ff8a-5813-af29-9b2f26573ca6 with identifier: e840b6d0b1
2026-03-25 19:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 24304baa-ff8a-5813-af29-9b2f26573ca6 with identifier: e840b6d0b1
2026-03-25 19:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 24304baa-ff8a-5813-af29-9b2f26573ca6 with identifier: e840b6d0b1 to the API
2026-03-25 19:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e840b6d0b1/renault-master-ca-trac-f3500-l3h2-dci-135-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 257,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '24304baa-ff8a-5813-af29-9b2f26573ca6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e840b6d0b1/renault-master-ca-trac-f3500-l3h2-dci-135-grand-confort',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'MASTER CA TRAC F3500 L3H2 DCI 135 GRAND CONFORT',
'odometer': 61450,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-07-21',
'seats_number': 6,
'seller_name': None,
'title': 'RENAULT MASTER CA TRAC F3500 L3H2 DCI 135 GRAND CONFORT',
'transmission': 'manual',
'trim': 'MASTER CA TRAC F3500 L3H2 DCI 135 GRAND CONFORT',
'year': 2020}
2026-03-25 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e840b6d0b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:20 [vpauto.fr] INFO: Saving data for e840b6d0b1: {'created_time': 1774256693.272609, 'last_price_update_time': 1774466360.763309}
2026-03-25 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e840b6d0b1') HTTP/1.1" 204 0
2026-03-25 19:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/eedabda9e/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 19:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a52f86de-03bf-5eca-b342-bb34f55ad842 with identifier: eedabda9e
2026-03-25 19:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a52f86de-03bf-5eca-b342-bb34f55ad842 with scrape type 2
2026-03-25 19:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a52f86de-03bf-5eca-b342-bb34f55ad842 with scrape type 2
2026-03-25 19:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a52f86de-03bf-5eca-b342-bb34f55ad842, identifier: eedabda9e
2026-03-25 19:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a52f86de-03bf-5eca-b342-bb34f55ad842 with identifier: eedabda9e
2026-03-25 19:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a52f86de-03bf-5eca-b342-bb34f55ad842 with identifier: eedabda9e
2026-03-25 19:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a52f86de-03bf-5eca-b342-bb34f55ad842 with identifier: eedabda9e to the API
2026-03-25 19:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/eedabda9e/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': None,
'fuel_type': 'F H',
'id': 'a52f86de-03bf-5eca-b342-bb34f55ad842',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/eedabda9e/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line',
'odometer': 24558,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line',
'year': 2023}
2026-03-25 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eedabda9e%27 HTTP/1.1" 200 None
2026-03-25 19:19:25 [vpauto.fr] INFO: Saving data for eedabda9e: {'auction_closing_time': 1775122200.0, 'created_time': 1774033735.186924, 'last_price_update_time': 1774466365.353174}
2026-03-25 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='eedabda9e') HTTP/1.1" 204 0
2026-03-25 19:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2bab7e88ec/volkswagen-e-crafter-van-35-l3h3-136-ch-bva> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ad4499b8ec/volkswagen-e-crafter-van-35-l3h3-136-ch-bva> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eaae7935-86e4-562f-89ba-e5fe34e136cc with identifier: 2bab7e88ec
2026-03-25 19:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eaae7935-86e4-562f-89ba-e5fe34e136cc with scrape type 2
2026-03-25 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eaae7935-86e4-562f-89ba-e5fe34e136cc with scrape type 2
2026-03-25 19:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: eaae7935-86e4-562f-89ba-e5fe34e136cc, identifier: 2bab7e88ec
2026-03-25 19:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: eaae7935-86e4-562f-89ba-e5fe34e136cc with identifier: 2bab7e88ec
2026-03-25 19:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: eaae7935-86e4-562f-89ba-e5fe34e136cc with identifier: 2bab7e88ec
2026-03-25 19:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: eaae7935-86e4-562f-89ba-e5fe34e136cc with identifier: 2bab7e88ec to the API
2026-03-25 19:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2bab7e88ec/volkswagen-e-crafter-van-35-l3h3-136-ch-bva>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T11:00:00Z',
'fuel_type': 'Electric',
'id': 'eaae7935-86e4-562f-89ba-e5fe34e136cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2bab7e88ec/volkswagen-e-crafter-van-35-l3h3-136-ch-bva',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'VOLKSWAGEN',
'model': 'e-CRAFTER VAN 35 L3H3 136 CH BVA',
'odometer': 75239,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-08-20',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN e-CRAFTER VAN 35 L3H3 136 CH BVA',
'transmission': 'automatic',
'trim': 'e-CRAFTER VAN 35 L3H3 136 CH BVA',
'year': 2021}
2026-03-25 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272bab7e88ec%27 HTTP/1.1" 200 None
2026-03-25 19:19:26 [vpauto.fr] INFO: Saving data for 2bab7e88ec: {'auction_closing_time': 1774522800.0, 'created_time': 1773392915.541067, 'last_price_update_time': 1774466366.939435}
2026-03-25 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2bab7e88ec') HTTP/1.1" 204 0
2026-03-25 19:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae10136-0d83-57c6-b075-5393df1136af with identifier: ad4499b8ec
2026-03-25 19:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae10136-0d83-57c6-b075-5393df1136af with scrape type 2
2026-03-25 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fae10136-0d83-57c6-b075-5393df1136af with scrape type 2
2026-03-25 19:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fae10136-0d83-57c6-b075-5393df1136af, identifier: ad4499b8ec
2026-03-25 19:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fae10136-0d83-57c6-b075-5393df1136af with identifier: ad4499b8ec
2026-03-25 19:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fae10136-0d83-57c6-b075-5393df1136af with identifier: ad4499b8ec
2026-03-25 19:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fae10136-0d83-57c6-b075-5393df1136af with identifier: ad4499b8ec to the API
2026-03-25 19:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ad4499b8ec/volkswagen-e-crafter-van-35-l3h3-136-ch-bva>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T11:00:00Z',
'fuel_type': 'Electric',
'id': 'fae10136-0d83-57c6-b075-5393df1136af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ad4499b8ec/volkswagen-e-crafter-van-35-l3h3-136-ch-bva',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'VOLKSWAGEN',
'model': 'e-CRAFTER VAN 35 L3H3 136 CH BVA',
'odometer': 85616,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-08-20',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN e-CRAFTER VAN 35 L3H3 136 CH BVA',
'transmission': 'automatic',
'trim': 'e-CRAFTER VAN 35 L3H3 136 CH BVA',
'year': 2021}
2026-03-25 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad4499b8ec%27 HTTP/1.1" 200 None
2026-03-25 19:19:27 [vpauto.fr] INFO: Saving data for ad4499b8ec: {'auction_closing_time': 1774522800.0, 'created_time': 1773392892.455165, 'last_price_update_time': 1774466367.344423}
2026-03-25 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ad4499b8ec') HTTP/1.1" 204 0
2026-03-25 19:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ef3dba5b55/volkswagen-crafter-van-30-l3h3-20-tdi-140-ch-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/88cb4f99b1/renault-kangoo-express-ca-maxi-15-dci-90-e6-confort> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5a02634-60c6-5b9e-bb03-004a2690cf17 with identifier: ef3dba5b55
2026-03-25 19:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5a02634-60c6-5b9e-bb03-004a2690cf17 with scrape type 2
2026-03-25 19:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5a02634-60c6-5b9e-bb03-004a2690cf17 with scrape type 2
2026-03-25 19:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b5a02634-60c6-5b9e-bb03-004a2690cf17, identifier: ef3dba5b55
2026-03-25 19:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 704f98b8-587c-52ec-8ea2-bed44478ad27 with identifier: 88cb4f99b1
2026-03-25 19:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 704f98b8-587c-52ec-8ea2-bed44478ad27 with scrape type 2
2026-03-25 19:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 704f98b8-587c-52ec-8ea2-bed44478ad27 with scrape type 2
2026-03-25 19:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 704f98b8-587c-52ec-8ea2-bed44478ad27, identifier: 88cb4f99b1
2026-03-25 19:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b5a02634-60c6-5b9e-bb03-004a2690cf17 with identifier: ef3dba5b55
2026-03-25 19:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b5a02634-60c6-5b9e-bb03-004a2690cf17 with identifier: ef3dba5b55
2026-03-25 19:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b5a02634-60c6-5b9e-bb03-004a2690cf17 with identifier: ef3dba5b55 to the API
2026-03-25 19:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ef3dba5b55/volkswagen-crafter-van-30-l3h3-20-tdi-140-ch-business>
{'auction_title': '',
'c_o_2_emission_value': 228,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/MMDSGpk_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T14:20:00Z',
'fuel_type': 'Diesel',
'id': 'b5a02634-60c6-5b9e-bb03-004a2690cf17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ef3dba5b55/volkswagen-crafter-van-30-l3h3-20-tdi-140-ch-business',
'listing': 'auction',
'location': '69 - LYON',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER VAN 30 L3H3 2.0 TDI 140 CH BUSINESS',
'odometer': 190824,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN CRAFTER VAN 30 L3H3 2.0 TDI 140 CH BUSINESS',
'transmission': 'manual',
'trim': 'CRAFTER VAN 30 L3H3 2.0 TDI 140 CH BUSINESS',
'year': 2023}
2026-03-25 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef3dba5b55%27 HTTP/1.1" 200 None
2026-03-25 19:19:27 [vpauto.fr] INFO: Saving data for ef3dba5b55: {'created_time': 1773392701.995252, 'last_price_update_time': 1774466367.971374, 'auction_closing_time': 1774534800.0}
2026-03-25 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ef3dba5b55') HTTP/1.1" 204 0
2026-03-25 19:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 704f98b8-587c-52ec-8ea2-bed44478ad27 with identifier: 88cb4f99b1
2026-03-25 19:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 704f98b8-587c-52ec-8ea2-bed44478ad27 with identifier: 88cb4f99b1
2026-03-25 19:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 704f98b8-587c-52ec-8ea2-bed44478ad27 with identifier: 88cb4f99b1 to the API
2026-03-25 19:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/88cb4f99b1/renault-kangoo-express-ca-maxi-15-dci-90-e6-confort>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '704f98b8-587c-52ec-8ea2-bed44478ad27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/88cb4f99b1/renault-kangoo-express-ca-maxi-15-dci-90-e6-confort',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS CA MAXI 1.5 DCI 90 E6 CONFORT',
'odometer': 37038,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2019-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS CA MAXI 1.5 DCI 90 E6 CONFORT',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS CA MAXI 1.5 DCI 90 E6 CONFORT',
'year': 2019}
2026-03-25 19:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2788cb4f99b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:28 [vpauto.fr] INFO: Saving data for 88cb4f99b1: {'created_time': 1774256747.089219, 'last_price_update_time': 1774466368.291447}
2026-03-25 19:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='88cb4f99b1') HTTP/1.1" 204 0
2026-03-25 19:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4862350b1/citroen-jumper-tole-35-l2h2-bluehdi-140-ss-bvm6-driver> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ffa3818-1773-5c02-a82d-e2c2aeadf23f with identifier: 4862350b1
2026-03-25 19:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ffa3818-1773-5c02-a82d-e2c2aeadf23f with scrape type 2
2026-03-25 19:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ffa3818-1773-5c02-a82d-e2c2aeadf23f with scrape type 2
2026-03-25 19:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8ffa3818-1773-5c02-a82d-e2c2aeadf23f, identifier: 4862350b1
2026-03-25 19:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8ffa3818-1773-5c02-a82d-e2c2aeadf23f with identifier: 4862350b1
2026-03-25 19:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8ffa3818-1773-5c02-a82d-e2c2aeadf23f with identifier: 4862350b1
2026-03-25 19:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8ffa3818-1773-5c02-a82d-e2c2aeadf23f with identifier: 4862350b1 to the API
2026-03-25 19:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4862350b1/citroen-jumper-tole-35-l2h2-bluehdi-140-ss-bvm6-driver>
{'auction_title': '',
'c_o_2_emission_value': 238,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '8ffa3818-1773-5c02-a82d-e2c2aeadf23f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4862350b1/citroen-jumper-tole-35-l2h2-bluehdi-140-ss-bvm6-driver',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'JUMPER TOLE 35 L2H2 BLUEHDi 140 S&S BVM6 DRIVER',
'odometer': 42204,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPER TOLE 35 L2H2 BLUEHDi 140 S&S BVM6 DRIVER',
'transmission': 'manual',
'trim': 'JUMPER TOLE 35 L2H2 BLUEHDi 140 S&S BVM6 DRIVER',
'year': 2022}
2026-03-25 19:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274862350b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:29 [vpauto.fr] INFO: Saving data for 4862350b1: {'created_time': 1774256635.421355, 'last_price_update_time': 1774466369.256436, 'auction_closing_time': 1774609200.0}
2026-03-25 19:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4862350b1') HTTP/1.1" 204 0
2026-03-25 19:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/13f3d9f2b1/mercedes-classe-a-170-elegance-autotronic-cvt> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9453c078-03b0-541a-9114-3022dca65564 with identifier: 13f3d9f2b1
2026-03-25 19:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9453c078-03b0-541a-9114-3022dca65564 with scrape type 2
2026-03-25 19:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9453c078-03b0-541a-9114-3022dca65564 with scrape type 2
2026-03-25 19:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9453c078-03b0-541a-9114-3022dca65564, identifier: 13f3d9f2b1
2026-03-25 19:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9453c078-03b0-541a-9114-3022dca65564 with identifier: 13f3d9f2b1
2026-03-25 19:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9453c078-03b0-541a-9114-3022dca65564 with identifier: 13f3d9f2b1
2026-03-25 19:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9453c078-03b0-541a-9114-3022dca65564 with identifier: 13f3d9f2b1 to the API
2026-03-25 19:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/13f3d9f2b1/mercedes-classe-a-170-elegance-autotronic-cvt>
{'auction_title': '',
'c_o_2_emission_value': 157,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': '9453c078-03b0-541a-9114-3022dca65564',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/13f3d9f2b1/mercedes-classe-a-170-elegance-autotronic-cvt',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'MERCEDES',
'model': 'Classe A 170 Elégance Autotronic CVT',
'odometer': 135245,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2008-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES Classe A 170 Elégance Autotronic CVT',
'transmission': 'automatic',
'trim': 'Classe A 170 Elégance Autotronic CVT',
'year': 2008}
2026-03-25 19:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2713f3d9f2b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:29 [vpauto.fr] INFO: Saving data for 13f3d9f2b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256799.325354, 'last_price_update_time': 1774466369.782028}
2026-03-25 19:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='13f3d9f2b1') HTTP/1.1" 204 0
2026-03-25 19:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e140e982b1/renault-kangoo-ze-33-confort> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6be7d6d1-885c-5301-9759-8439efca3449 with identifier: e140e982b1
2026-03-25 19:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6be7d6d1-885c-5301-9759-8439efca3449 with scrape type 2
2026-03-25 19:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6be7d6d1-885c-5301-9759-8439efca3449 with scrape type 2
2026-03-25 19:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6be7d6d1-885c-5301-9759-8439efca3449, identifier: e140e982b1
2026-03-25 19:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6be7d6d1-885c-5301-9759-8439efca3449 with identifier: e140e982b1
2026-03-25 19:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6be7d6d1-885c-5301-9759-8439efca3449 with identifier: e140e982b1
2026-03-25 19:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6be7d6d1-885c-5301-9759-8439efca3449 with identifier: e140e982b1 to the API
2026-03-25 19:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e140e982b1/renault-kangoo-ze-33-confort>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '6be7d6d1-885c-5301-9759-8439efca3449',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e140e982b1/renault-kangoo-ze-33-confort',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'KANGOO Z.E. 33 CONFORT',
'odometer': 71173,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-02-26',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO Z.E. 33 CONFORT',
'transmission': 'automatic',
'trim': 'KANGOO Z.E. 33 CONFORT',
'year': 2020}
2026-03-25 19:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e140e982b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:30 [vpauto.fr] INFO: Saving data for e140e982b1: {'created_time': 1774256971.774437, 'last_price_update_time': 1774466370.333375}
2026-03-25 19:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e140e982b1') HTTP/1.1" 204 0
2026-03-25 19:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9d2ffc1eec/volkswagen-crafter-van-electrique-e-crafter-van-35-l3h3-136-ch-bva> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b699cb78-4ec2-59f4-afd1-886a72fac318 with identifier: 9d2ffc1eec
2026-03-25 19:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b699cb78-4ec2-59f4-afd1-886a72fac318 with scrape type 2
2026-03-25 19:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b699cb78-4ec2-59f4-afd1-886a72fac318 with scrape type 2
2026-03-25 19:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b699cb78-4ec2-59f4-afd1-886a72fac318, identifier: 9d2ffc1eec
2026-03-25 19:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b699cb78-4ec2-59f4-afd1-886a72fac318 with identifier: 9d2ffc1eec
2026-03-25 19:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b699cb78-4ec2-59f4-afd1-886a72fac318 with identifier: 9d2ffc1eec
2026-03-25 19:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b699cb78-4ec2-59f4-afd1-886a72fac318 with identifier: 9d2ffc1eec to the API
2026-03-25 19:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9d2ffc1eec/volkswagen-crafter-van-electrique-e-crafter-van-35-l3h3-136-ch-bva>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T11:00:00Z',
'fuel_type': 'Electric',
'id': 'b699cb78-4ec2-59f4-afd1-886a72fac318',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9d2ffc1eec/volkswagen-crafter-van-electrique-e-crafter-van-35-l3h3-136-ch-bva',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER VAN ELECTRIQUE e-CRAFTER VAN 35 L3H3 136 CH BVA',
'odometer': 101072,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-08-20',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN CRAFTER VAN ELECTRIQUE e-CRAFTER VAN 35 L3H3 136 CH BVA',
'transmission': 'automatic',
'trim': 'CRAFTER VAN ELECTRIQUE e-CRAFTER VAN 35 L3H3 136 CH BVA',
'year': 2021}
2026-03-25 19:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279d2ffc1eec%27 HTTP/1.1" 200 None
2026-03-25 19:19:31 [vpauto.fr] INFO: Saving data for 9d2ffc1eec: {'auction_closing_time': 1774522800.0, 'created_time': 1773392882.561027, 'last_price_update_time': 1774466371.435143}
2026-03-25 19:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9d2ffc1eec') HTTP/1.1" 204 0
2026-03-25 19:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2712c1afb1/peugeot-308-12-puretech-130ch-ss-eat6-allure> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a22d12a-4609-5bcb-8d21-79b4ea1bb9d9 with identifier: 2712c1afb1
2026-03-25 19:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a22d12a-4609-5bcb-8d21-79b4ea1bb9d9 with scrape type 2
2026-03-25 19:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a22d12a-4609-5bcb-8d21-79b4ea1bb9d9 with scrape type 2
2026-03-25 19:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3a22d12a-4609-5bcb-8d21-79b4ea1bb9d9, identifier: 2712c1afb1
2026-03-25 19:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3a22d12a-4609-5bcb-8d21-79b4ea1bb9d9 with identifier: 2712c1afb1
2026-03-25 19:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3a22d12a-4609-5bcb-8d21-79b4ea1bb9d9 with identifier: 2712c1afb1
2026-03-25 19:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3a22d12a-4609-5bcb-8d21-79b4ea1bb9d9 with identifier: 2712c1afb1 to the API
2026-03-25 19:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2712c1afb1/peugeot-308-12-puretech-130ch-ss-eat6-allure>
{'auction_title': '',
'c_o_2_emission_value': 106,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': '3a22d12a-4609-5bcb-8d21-79b4ea1bb9d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2712c1afb1/peugeot-308-12-puretech-130ch-ss-eat6-allure',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'PEUGEOT',
'model': '308 1.2 PureTech 130ch S&S EAT6 Allure',
'odometer': 102115,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2016-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 1.2 PureTech 130ch S&S EAT6 Allure',
'transmission': 'automatic',
'trim': '308 1.2 PureTech 130ch S&S EAT6 Allure',
'year': 2016}
2026-03-25 19:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272712c1afb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:31 [vpauto.fr] INFO: Saving data for 2712c1afb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256782.756605, 'last_price_update_time': 1774466371.912159}
2026-03-25 19:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2712c1afb1') HTTP/1.1" 204 0
2026-03-25 19:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1de63f84b1/peugeot-208-12-puretech-110ch-ss-bvm5-allure> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d355f3ce-5ad8-5f83-a455-0fec6de6a28b with identifier: 1de63f84b1
2026-03-25 19:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d355f3ce-5ad8-5f83-a455-0fec6de6a28b with scrape type 2
2026-03-25 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d355f3ce-5ad8-5f83-a455-0fec6de6a28b with scrape type 2
2026-03-25 19:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d355f3ce-5ad8-5f83-a455-0fec6de6a28b, identifier: 1de63f84b1
2026-03-25 19:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d355f3ce-5ad8-5f83-a455-0fec6de6a28b with identifier: 1de63f84b1
2026-03-25 19:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d355f3ce-5ad8-5f83-a455-0fec6de6a28b with identifier: 1de63f84b1
2026-03-25 19:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d355f3ce-5ad8-5f83-a455-0fec6de6a28b with identifier: 1de63f84b1 to the API
2026-03-25 19:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1de63f84b1/peugeot-208-12-puretech-110ch-ss-bvm5-allure>
{'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'd355f3ce-5ad8-5f83-a455-0fec6de6a28b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1de63f84b1/peugeot-208-12-puretech-110ch-ss-bvm5-allure',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '208 1.2 PureTech 110ch S&S BVM5 Allure',
'odometer': 30959,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2017-04-27',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 1.2 PureTech 110ch S&S BVM5 Allure',
'transmission': 'manual',
'trim': '208 1.2 PureTech 110ch S&S BVM5 Allure',
'year': 2017}
2026-03-25 19:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271de63f84b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:33 [vpauto.fr] INFO: Saving data for 1de63f84b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256760.530382, 'last_price_update_time': 1774466373.343729}
2026-03-25 19:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1de63f84b1') HTTP/1.1" 204 0
2026-03-25 19:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4a4fc3bcb1/renault-koleos-20-dci-150-fap-bose-edition-euro-5> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fcd1788-62e9-5808-9192-1a2af2450002 with identifier: 4a4fc3bcb1
2026-03-25 19:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fcd1788-62e9-5808-9192-1a2af2450002 with scrape type 2
2026-03-25 19:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fcd1788-62e9-5808-9192-1a2af2450002 with scrape type 2
2026-03-25 19:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8fcd1788-62e9-5808-9192-1a2af2450002, identifier: 4a4fc3bcb1
2026-03-25 19:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8fcd1788-62e9-5808-9192-1a2af2450002 with identifier: 4a4fc3bcb1
2026-03-25 19:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8fcd1788-62e9-5808-9192-1a2af2450002 with identifier: 4a4fc3bcb1
2026-03-25 19:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8fcd1788-62e9-5808-9192-1a2af2450002 with identifier: 4a4fc3bcb1 to the API
2026-03-25 19:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4a4fc3bcb1/renault-koleos-20-dci-150-fap-bose-edition-euro-5>
{'auction_title': '',
'c_o_2_emission_value': 147,
'car_expert_report_source_url': None,
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '8fcd1788-62e9-5808-9192-1a2af2450002',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4a4fc3bcb1/renault-koleos-20-dci-150-fap-bose-edition-euro-5',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'Koleos 2.0 dCi 150 FAP Bose Edition Euro 5',
'odometer': 191037,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2013-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Koleos 2.0 dCi 150 FAP Bose Edition Euro 5',
'transmission': 'manual',
'trim': 'Koleos 2.0 dCi 150 FAP Bose Edition Euro 5',
'year': 2013}
2026-03-25 19:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274a4fc3bcb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:34 [vpauto.fr] INFO: Saving data for 4a4fc3bcb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256991.062569, 'last_price_update_time': 1774466374.031846}
2026-03-25 19:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4a4fc3bcb1') HTTP/1.1" 204 0
2026-03-25 19:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/881abf86b1/peugeot-308-bluehdi-100ch-ss-bvm6-active> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1707eb54-2dd2-5ba5-88f5-e55ca222b8ef with identifier: 881abf86b1
2026-03-25 19:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1707eb54-2dd2-5ba5-88f5-e55ca222b8ef with scrape type 2
2026-03-25 19:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1707eb54-2dd2-5ba5-88f5-e55ca222b8ef with scrape type 2
2026-03-25 19:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1707eb54-2dd2-5ba5-88f5-e55ca222b8ef, identifier: 881abf86b1
2026-03-25 19:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1707eb54-2dd2-5ba5-88f5-e55ca222b8ef with identifier: 881abf86b1
2026-03-25 19:19:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1707eb54-2dd2-5ba5-88f5-e55ca222b8ef with identifier: 881abf86b1
2026-03-25 19:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1707eb54-2dd2-5ba5-88f5-e55ca222b8ef with identifier: 881abf86b1 to the API
2026-03-25 19:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/881abf86b1/peugeot-308-bluehdi-100ch-ss-bvm6-active>
{'auction_title': '',
'c_o_2_emission_value': 97,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gris Platinum',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '1707eb54-2dd2-5ba5-88f5-e55ca222b8ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/881abf86b1/peugeot-308-bluehdi-100ch-ss-bvm6-active',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '308 BlueHDi 100ch S&S BVM6 Active',
'odometer': 125507,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2019-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 BlueHDi 100ch S&S BVM6 Active',
'transmission': 'manual',
'trim': '308 BlueHDi 100ch S&S BVM6 Active',
'year': 2019}
2026-03-25 19:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27881abf86b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:34 [vpauto.fr] INFO: Saving data for 881abf86b1: {'created_time': 1774256740.109478, 'last_price_update_time': 1774466374.643032, 'auction_closing_time': 1774618200.0}
2026-03-25 19:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='881abf86b1') HTTP/1.1" 204 0
2026-03-25 19:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/97df09b055/dacia-sandero-15-dci-85-eco2-laureate> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f318a546-eb79-5820-9ec0-5f66814610da with identifier: 97df09b055
2026-03-25 19:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f318a546-eb79-5820-9ec0-5f66814610da with scrape type 2
2026-03-25 19:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f318a546-eb79-5820-9ec0-5f66814610da with scrape type 2
2026-03-25 19:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f318a546-eb79-5820-9ec0-5f66814610da, identifier: 97df09b055
2026-03-25 19:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f318a546-eb79-5820-9ec0-5f66814610da with identifier: 97df09b055
2026-03-25 19:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f318a546-eb79-5820-9ec0-5f66814610da with identifier: 97df09b055
2026-03-25 19:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f318a546-eb79-5820-9ec0-5f66814610da with identifier: 97df09b055 to the API
2026-03-25 19:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/97df09b055/dacia-sandero-15-dci-85-eco2-laureate>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'expiration_date': '2026-03-26T14:15:00Z',
'fuel_type': 'Diesel',
'id': 'f318a546-eb79-5820-9ec0-5f66814610da',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/97df09b055/dacia-sandero-15-dci-85-eco2-laureate',
'listing': 'auction',
'location': '69 - LYON',
'make': 'DACIA',
'model': 'Sandero 1.5 dCi 85 eco2 Lauréate',
'odometer': 174002,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2009-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero 1.5 dCi 85 eco2 Lauréate',
'transmission': 'manual',
'trim': 'Sandero 1.5 dCi 85 eco2 Lauréate',
'year': 2009}
2026-03-25 19:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2797df09b055%27 HTTP/1.1" 200 None
2026-03-25 19:19:35 [vpauto.fr] INFO: Saving data for 97df09b055: {'auction_closing_time': 1774534500.0, 'created_time': 1773392641.722329, 'last_price_update_time': 1774466375.190699}
2026-03-25 19:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='97df09b055') HTTP/1.1" 204 0
2026-03-25 19:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c75118fbb1/peugeot-308-sw-puretech-130ch-ss-bvm6-allure> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9782d79-6709-5154-9c22-d7ba545ab572 with identifier: c75118fbb1
2026-03-25 19:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9782d79-6709-5154-9c22-d7ba545ab572 with scrape type 2
2026-03-25 19:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9782d79-6709-5154-9c22-d7ba545ab572 with scrape type 2
2026-03-25 19:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a9782d79-6709-5154-9c22-d7ba545ab572, identifier: c75118fbb1
2026-03-25 19:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a9782d79-6709-5154-9c22-d7ba545ab572 with identifier: c75118fbb1
2026-03-25 19:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a9782d79-6709-5154-9c22-d7ba545ab572 with identifier: c75118fbb1
2026-03-25 19:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a9782d79-6709-5154-9c22-d7ba545ab572 with identifier: c75118fbb1 to the API
2026-03-25 19:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c75118fbb1/peugeot-308-sw-puretech-130ch-ss-bvm6-allure>
{'auction_title': '',
'c_o_2_emission_value': 103,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'a9782d79-6709-5154-9c22-d7ba545ab572',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c75118fbb1/peugeot-308-sw-puretech-130ch-ss-bvm6-allure',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'PEUGEOT',
'model': '308 SW PureTech 130ch S&S BVM6 Allure',
'odometer': 88605,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW PureTech 130ch S&S BVM6 Allure',
'transmission': 'manual',
'trim': '308 SW PureTech 130ch S&S BVM6 Allure',
'year': 2020}
2026-03-25 19:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c75118fbb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:38 [vpauto.fr] INFO: Saving data for c75118fbb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256681.14158, 'last_price_update_time': 1774466378.859063}
2026-03-25 19:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c75118fbb1') HTTP/1.1" 204 0
2026-03-25 19:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/16b46abeb1/renault-zoe-r90-zen-achat-integral> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b6ef2fb7b1/citroen-c3-puretech-82> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 624caf32-e31f-5d41-8f22-9341fc2ec3e8 with identifier: 16b46abeb1
2026-03-25 19:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 624caf32-e31f-5d41-8f22-9341fc2ec3e8 with scrape type 2
2026-03-25 19:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 624caf32-e31f-5d41-8f22-9341fc2ec3e8 with scrape type 2
2026-03-25 19:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 624caf32-e31f-5d41-8f22-9341fc2ec3e8, identifier: 16b46abeb1
2026-03-25 19:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 696a4006-cf92-5c79-9636-f86e14361995 with identifier: b6ef2fb7b1
2026-03-25 19:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 696a4006-cf92-5c79-9636-f86e14361995 with scrape type 2
2026-03-25 19:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 696a4006-cf92-5c79-9636-f86e14361995 with scrape type 2
2026-03-25 19:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 696a4006-cf92-5c79-9636-f86e14361995, identifier: b6ef2fb7b1
2026-03-25 19:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 624caf32-e31f-5d41-8f22-9341fc2ec3e8 with identifier: 16b46abeb1
2026-03-25 19:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 624caf32-e31f-5d41-8f22-9341fc2ec3e8 with identifier: 16b46abeb1
2026-03-25 19:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 624caf32-e31f-5d41-8f22-9341fc2ec3e8 with identifier: 16b46abeb1 to the API
2026-03-25 19:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/16b46abeb1/renault-zoe-r90-zen-achat-integral>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '624caf32-e31f-5d41-8f22-9341fc2ec3e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/16b46abeb1/renault-zoe-r90-zen-achat-integral',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Zoe R90 Zen Achat intégral',
'odometer': 80982,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2019-04-09',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Zoe R90 Zen Achat intégral',
'transmission': 'automatic',
'trim': 'Zoe R90 Zen Achat intégral',
'year': 2019}
2026-03-25 19:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2716b46abeb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:39 [vpauto.fr] INFO: Saving data for 16b46abeb1: {'created_time': 1774268768.884135, 'last_price_update_time': 1774466379.537321}
2026-03-25 19:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='16b46abeb1') HTTP/1.1" 204 0
2026-03-25 19:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 696a4006-cf92-5c79-9636-f86e14361995 with identifier: b6ef2fb7b1
2026-03-25 19:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 696a4006-cf92-5c79-9636-f86e14361995 with identifier: b6ef2fb7b1
2026-03-25 19:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 696a4006-cf92-5c79-9636-f86e14361995 with identifier: b6ef2fb7b1 to the API
2026-03-25 19:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b6ef2fb7b1/citroen-c3-puretech-82>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': '696a4006-cf92-5c79-9636-f86e14361995',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b6ef2fb7b1/citroen-c3-puretech-82',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'CITROEN',
'model': 'C3 PureTech 82',
'odometer': 75764,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2015-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 PureTech 82',
'transmission': 'manual',
'trim': 'C3 PureTech 82',
'year': 2015}
2026-03-25 19:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b6ef2fb7b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:39 [vpauto.fr] INFO: Saving data for b6ef2fb7b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256795.610603, 'last_price_update_time': 1774466379.817309}
2026-03-25 19:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b6ef2fb7b1') HTTP/1.1" 204 0
2026-03-25 19:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7ea034d9b1/peugeot-3008-16-bluehdi-120ch-ss-bvm6-style> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e3fd99c-4deb-5578-9b59-af3cca6d6217 with identifier: 7ea034d9b1
2026-03-25 19:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e3fd99c-4deb-5578-9b59-af3cca6d6217 with scrape type 2
2026-03-25 19:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e3fd99c-4deb-5578-9b59-af3cca6d6217 with scrape type 2
2026-03-25 19:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2e3fd99c-4deb-5578-9b59-af3cca6d6217, identifier: 7ea034d9b1
2026-03-25 19:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2e3fd99c-4deb-5578-9b59-af3cca6d6217 with identifier: 7ea034d9b1
2026-03-25 19:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2e3fd99c-4deb-5578-9b59-af3cca6d6217 with identifier: 7ea034d9b1
2026-03-25 19:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2e3fd99c-4deb-5578-9b59-af3cca6d6217 with identifier: 7ea034d9b1 to the API
2026-03-25 19:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7ea034d9b1/peugeot-3008-16-bluehdi-120ch-ss-bvm6-style>
{'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light beige metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '2e3fd99c-4deb-5578-9b59-af3cca6d6217',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7ea034d9b1/peugeot-3008-16-bluehdi-120ch-ss-bvm6-style',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'PEUGEOT',
'model': '3008 1.6 BlueHDi 120ch S&S BVM6 Style',
'odometer': 109496,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2016-04-12',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.6 BlueHDi 120ch S&S BVM6 Style',
'transmission': 'manual',
'trim': '3008 1.6 BlueHDi 120ch S&S BVM6 Style',
'year': 2016}
2026-03-25 19:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277ea034d9b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:40 [vpauto.fr] INFO: Saving data for 7ea034d9b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256789.719622, 'last_price_update_time': 1774466380.324252}
2026-03-25 19:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7ea034d9b1') HTTP/1.1" 204 0
2026-03-25 19:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/23beefb8b1/renault-clio-tce-90-21n-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e70d1f34-a7f0-54c2-825a-02a742ad7607 with identifier: 23beefb8b1
2026-03-25 19:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e70d1f34-a7f0-54c2-825a-02a742ad7607 with scrape type 2
2026-03-25 19:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e70d1f34-a7f0-54c2-825a-02a742ad7607 with scrape type 2
2026-03-25 19:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e70d1f34-a7f0-54c2-825a-02a742ad7607, identifier: 23beefb8b1
2026-03-25 19:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e70d1f34-a7f0-54c2-825a-02a742ad7607 with identifier: 23beefb8b1
2026-03-25 19:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e70d1f34-a7f0-54c2-825a-02a742ad7607 with identifier: 23beefb8b1
2026-03-25 19:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e70d1f34-a7f0-54c2-825a-02a742ad7607 with identifier: 23beefb8b1 to the API
2026-03-25 19:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/23beefb8b1/renault-clio-tce-90-21n-business>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'e70d1f34-a7f0-54c2-825a-02a742ad7607',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/23beefb8b1/renault-clio-tce-90-21n-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio TCe 90 - 21N Business',
'odometer': 141612,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-06-13',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 90 - 21N Business',
'transmission': 'manual',
'trim': 'Clio TCe 90 - 21N Business',
'year': 2022}
2026-03-25 19:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723beefb8b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:41 [vpauto.fr] INFO: Saving data for 23beefb8b1: {'created_time': 1774256612.004501, 'last_price_update_time': 1774466381.160407}
2026-03-25 19:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='23beefb8b1') HTTP/1.1" 204 0
2026-03-25 19:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/549bf4e8b1/dacia-sandero-tce-90-ambiance> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ac57372-ae17-5e04-9542-a677169c5077 with identifier: 549bf4e8b1
2026-03-25 19:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ac57372-ae17-5e04-9542-a677169c5077 with scrape type 2
2026-03-25 19:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ac57372-ae17-5e04-9542-a677169c5077 with scrape type 2
2026-03-25 19:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6ac57372-ae17-5e04-9542-a677169c5077, identifier: 549bf4e8b1
2026-03-25 19:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6ac57372-ae17-5e04-9542-a677169c5077 with identifier: 549bf4e8b1
2026-03-25 19:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6ac57372-ae17-5e04-9542-a677169c5077 with identifier: 549bf4e8b1
2026-03-25 19:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6ac57372-ae17-5e04-9542-a677169c5077 with identifier: 549bf4e8b1 to the API
2026-03-25 19:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/549bf4e8b1/dacia-sandero-tce-90-ambiance>
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': '6ac57372-ae17-5e04-9542-a677169c5077',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/549bf4e8b1/dacia-sandero-tce-90-ambiance',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'DACIA',
'model': 'Sandero TCe 90 Ambiance',
'odometer': 60394,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2017-05-09',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero TCe 90 Ambiance',
'transmission': 'manual',
'trim': 'Sandero TCe 90 Ambiance',
'year': 2017}
2026-03-25 19:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27549bf4e8b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:41 [vpauto.fr] INFO: Saving data for 549bf4e8b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256781.157789, 'last_price_update_time': 1774466381.950063}
2026-03-25 19:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='549bf4e8b1') HTTP/1.1" 204 0
2026-03-25 19:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c9974244b1/renault-scenic-dci-110-energy-edc-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbc939df-b786-5373-bec2-85cc86a895ea with identifier: c9974244b1
2026-03-25 19:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbc939df-b786-5373-bec2-85cc86a895ea with scrape type 2
2026-03-25 19:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbc939df-b786-5373-bec2-85cc86a895ea with scrape type 2
2026-03-25 19:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: bbc939df-b786-5373-bec2-85cc86a895ea, identifier: c9974244b1
2026-03-25 19:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: bbc939df-b786-5373-bec2-85cc86a895ea with identifier: c9974244b1
2026-03-25 19:19:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: bbc939df-b786-5373-bec2-85cc86a895ea with identifier: c9974244b1
2026-03-25 19:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: bbc939df-b786-5373-bec2-85cc86a895ea with identifier: c9974244b1 to the API
2026-03-25 19:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c9974244b1/renault-scenic-dci-110-energy-edc-business>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'category': None,
'color': 'Night blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'bbc939df-b786-5373-bec2-85cc86a895ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c9974244b1/renault-scenic-dci-110-energy-edc-business',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'Scenic dCi 110 Energy EDC Business',
'odometer': 175103,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2017-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Scenic dCi 110 Energy EDC Business',
'transmission': 'automatic',
'trim': 'Scenic dCi 110 Energy EDC Business',
'year': 2017}
2026-03-25 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9974244b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:43 [vpauto.fr] INFO: Saving data for c9974244b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256773.149139, 'last_price_update_time': 1774466383.266675}
2026-03-25 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c9974244b1') HTTP/1.1" 204 0
2026-03-25 19:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/343a0a1ab1/seat-ateca-16-tdi-115-ch-startstop-ecomotive-style> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83dba511-bbdf-510a-aa13-64a939ef84d9 with identifier: 343a0a1ab1
2026-03-25 19:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83dba511-bbdf-510a-aa13-64a939ef84d9 with scrape type 2
2026-03-25 19:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83dba511-bbdf-510a-aa13-64a939ef84d9 with scrape type 2
2026-03-25 19:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 83dba511-bbdf-510a-aa13-64a939ef84d9, identifier: 343a0a1ab1
2026-03-25 19:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 83dba511-bbdf-510a-aa13-64a939ef84d9 with identifier: 343a0a1ab1
2026-03-25 19:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 83dba511-bbdf-510a-aa13-64a939ef84d9 with identifier: 343a0a1ab1
2026-03-25 19:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 83dba511-bbdf-510a-aa13-64a939ef84d9 with identifier: 343a0a1ab1 to the API
2026-03-25 19:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/343a0a1ab1/seat-ateca-16-tdi-115-ch-startstop-ecomotive-style>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '83dba511-bbdf-510a-aa13-64a939ef84d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/343a0a1ab1/seat-ateca-16-tdi-115-ch-startstop-ecomotive-style',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'SEAT',
'model': 'Ateca 1.6 TDI 115 ch Start/Stop Ecomotive Style',
'odometer': 297017,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2018-04-27',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ateca 1.6 TDI 115 ch Start/Stop Ecomotive Style',
'transmission': 'manual',
'trim': 'Ateca 1.6 TDI 115 ch Start/Stop Ecomotive Style',
'year': 2018}
2026-03-25 19:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27343a0a1ab1%27 HTTP/1.1" 200 None
2026-03-25 19:19:48 [vpauto.fr] INFO: Saving data for 343a0a1ab1: {'created_time': 1774256930.547862, 'last_price_update_time': 1774466388.551858, 'auction_closing_time': 1774618200.0}
2026-03-25 19:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='343a0a1ab1') HTTP/1.1" 204 0
2026-03-25 19:19:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.008(s), this was the 1st time calling it.
2026-03-25 19:19:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.09384630497167 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/77f0d90bb1/seat-ibiza-10-ecotsi-95-ch-ss-bvm5-style-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 721c7f08-af87-5c1c-974e-26d2ccf4bcab with identifier: 77f0d90bb1
2026-03-25 19:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 721c7f08-af87-5c1c-974e-26d2ccf4bcab with scrape type 2
2026-03-25 19:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 721c7f08-af87-5c1c-974e-26d2ccf4bcab with scrape type 2
2026-03-25 19:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 721c7f08-af87-5c1c-974e-26d2ccf4bcab, identifier: 77f0d90bb1
2026-03-25 19:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 721c7f08-af87-5c1c-974e-26d2ccf4bcab with identifier: 77f0d90bb1
2026-03-25 19:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 721c7f08-af87-5c1c-974e-26d2ccf4bcab with identifier: 77f0d90bb1
2026-03-25 19:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 721c7f08-af87-5c1c-974e-26d2ccf4bcab with identifier: 77f0d90bb1 to the API
2026-03-25 19:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/77f0d90bb1/seat-ibiza-10-ecotsi-95-ch-ss-bvm5-style-business>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': '721c7f08-af87-5c1c-974e-26d2ccf4bcab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/77f0d90bb1/seat-ibiza-10-ecotsi-95-ch-ss-bvm5-style-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'SEAT',
'model': 'Ibiza 1.0 EcoTSI 95 ch S/S BVM5 Style Business',
'odometer': 207631,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ibiza 1.0 EcoTSI 95 ch S/S BVM5 Style Business',
'transmission': 'manual',
'trim': 'Ibiza 1.0 EcoTSI 95 ch S/S BVM5 Style Business',
'year': 2021}
2026-03-25 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777f0d90bb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:50 [vpauto.fr] INFO: Saving data for 77f0d90bb1: {'created_time': 1774256691.712923, 'last_price_update_time': 1774466390.374656, 'auction_closing_time': 1774618200.0}
2026-03-25 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='77f0d90bb1') HTTP/1.1" 204 0
2026-03-25 19:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b016a5e6b1/skoda-octavia-combi-20-tdi-150-ch-cr-fap-green-tec-laurin-klement-dsg> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98b2a301-d9db-5774-a64f-e0601abab6ac with identifier: b016a5e6b1
2026-03-25 19:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98b2a301-d9db-5774-a64f-e0601abab6ac with scrape type 2
2026-03-25 19:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98b2a301-d9db-5774-a64f-e0601abab6ac with scrape type 2
2026-03-25 19:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 98b2a301-d9db-5774-a64f-e0601abab6ac, identifier: b016a5e6b1
2026-03-25 19:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 98b2a301-d9db-5774-a64f-e0601abab6ac with identifier: b016a5e6b1
2026-03-25 19:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 98b2a301-d9db-5774-a64f-e0601abab6ac with identifier: b016a5e6b1
2026-03-25 19:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 98b2a301-d9db-5774-a64f-e0601abab6ac with identifier: b016a5e6b1 to the API
2026-03-25 19:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b016a5e6b1/skoda-octavia-combi-20-tdi-150-ch-cr-fap-green-tec-laurin-klement-dsg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '98b2a301-d9db-5774-a64f-e0601abab6ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b016a5e6b1/skoda-octavia-combi-20-tdi-150-ch-cr-fap-green-tec-laurin-klement-dsg',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'SKODA',
'model': 'Octavia Combi 2.0 TDI 150 ch CR FAP Green Tec Laurin & Klement DSG',
'odometer': 199084,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2014-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Octavia Combi 2.0 TDI 150 ch CR FAP Green Tec Laurin & '
'Klement DSG',
'transmission': 'automatic',
'trim': 'Octavia Combi 2.0 TDI 150 ch CR FAP Green Tec Laurin & Klement DSG',
'year': 2014}
2026-03-25 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b016a5e6b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:51 [vpauto.fr] INFO: Saving data for b016a5e6b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256993.199844, 'last_price_update_time': 1774466391.122135}
2026-03-25 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b016a5e6b1') HTTP/1.1" 204 0
2026-03-25 19:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bd85fb8cb1/renault-espace-blue-dci-160-edc-initiale-paris-edc-4-control> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a724c2cf-17b8-5121-8c01-676a5f4a3a07 with identifier: bd85fb8cb1
2026-03-25 19:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a724c2cf-17b8-5121-8c01-676a5f4a3a07 with scrape type 2
2026-03-25 19:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a724c2cf-17b8-5121-8c01-676a5f4a3a07 with scrape type 2
2026-03-25 19:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a724c2cf-17b8-5121-8c01-676a5f4a3a07, identifier: bd85fb8cb1
2026-03-25 19:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a724c2cf-17b8-5121-8c01-676a5f4a3a07 with identifier: bd85fb8cb1
2026-03-25 19:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a724c2cf-17b8-5121-8c01-676a5f4a3a07 with identifier: bd85fb8cb1
2026-03-25 19:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a724c2cf-17b8-5121-8c01-676a5f4a3a07 with identifier: bd85fb8cb1 to the API
2026-03-25 19:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bd85fb8cb1/renault-espace-blue-dci-160-edc-initiale-paris-edc-4-control>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'a724c2cf-17b8-5121-8c01-676a5f4a3a07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bd85fb8cb1/renault-espace-blue-dci-160-edc-initiale-paris-edc-4-control',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Espace Blue dCi 160 EDC Initiale Paris EDC 4 Control',
'odometer': 191852,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2015-09-11',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Espace Blue dCi 160 EDC Initiale Paris EDC 4 Control',
'transmission': 'automatic',
'trim': 'Espace Blue dCi 160 EDC Initiale Paris EDC 4 Control',
'year': 2015}
2026-03-25 19:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bd85fb8cb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:53 [vpauto.fr] INFO: Saving data for bd85fb8cb1: {'created_time': 1774256922.76479, 'last_price_update_time': 1774466393.05564, 'auction_closing_time': 1774618200.0}
2026-03-25 19:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bd85fb8cb1') HTTP/1.1" 204 0
2026-03-25 19:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2290f9bbb1/citroen-ds5-bluehdi-120-ss-so-chic> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f63bc05f-740c-5daa-9f0b-60cf90cde312 with identifier: 2290f9bbb1
2026-03-25 19:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f63bc05f-740c-5daa-9f0b-60cf90cde312 with scrape type 2
2026-03-25 19:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f63bc05f-740c-5daa-9f0b-60cf90cde312 with scrape type 2
2026-03-25 19:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f63bc05f-740c-5daa-9f0b-60cf90cde312, identifier: 2290f9bbb1
2026-03-25 19:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f63bc05f-740c-5daa-9f0b-60cf90cde312 with identifier: 2290f9bbb1
2026-03-25 19:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f63bc05f-740c-5daa-9f0b-60cf90cde312 with identifier: 2290f9bbb1
2026-03-25 19:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f63bc05f-740c-5daa-9f0b-60cf90cde312 with identifier: 2290f9bbb1 to the API
2026-03-25 19:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2290f9bbb1/citroen-ds5-bluehdi-120-ss-so-chic>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'f63bc05f-740c-5daa-9f0b-60cf90cde312',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2290f9bbb1/citroen-ds5-bluehdi-120-ss-so-chic',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'CITROEN',
'model': 'DS5 BlueHDi 120 S&S So Chic',
'odometer': 143043,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2014-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN DS5 BlueHDi 120 S&S So Chic',
'transmission': 'manual',
'trim': 'DS5 BlueHDi 120 S&S So Chic',
'year': 2014}
2026-03-25 19:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272290f9bbb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:53 [vpauto.fr] INFO: Saving data for 2290f9bbb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256999.017943, 'last_price_update_time': 1774466393.545305}
2026-03-25 19:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2290f9bbb1') HTTP/1.1" 204 0
2026-03-25 19:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fe548ffcb1/skoda-fabia-10-tsi-95-ch-bvm5-selection> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a0bc0ed-bc82-57af-a4fb-6f4c40e50ee7 with identifier: fe548ffcb1
2026-03-25 19:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a0bc0ed-bc82-57af-a4fb-6f4c40e50ee7 with scrape type 2
2026-03-25 19:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a0bc0ed-bc82-57af-a4fb-6f4c40e50ee7 with scrape type 2
2026-03-25 19:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9a0bc0ed-bc82-57af-a4fb-6f4c40e50ee7, identifier: fe548ffcb1
2026-03-25 19:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9a0bc0ed-bc82-57af-a4fb-6f4c40e50ee7 with identifier: fe548ffcb1
2026-03-25 19:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9a0bc0ed-bc82-57af-a4fb-6f4c40e50ee7 with identifier: fe548ffcb1
2026-03-25 19:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9a0bc0ed-bc82-57af-a4fb-6f4c40e50ee7 with identifier: fe548ffcb1 to the API
2026-03-25 19:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fe548ffcb1/skoda-fabia-10-tsi-95-ch-bvm5-selection>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': '9a0bc0ed-bc82-57af-a4fb-6f4c40e50ee7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fe548ffcb1/skoda-fabia-10-tsi-95-ch-bvm5-selection',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'SKODA',
'model': 'FABIA 1.0 TSI 95 ch BVM5 Séléction',
'odometer': 40058,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2024-08-06',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA FABIA 1.0 TSI 95 ch BVM5 Séléction',
'transmission': 'manual',
'trim': 'FABIA 1.0 TSI 95 ch BVM5 Séléction',
'year': 2024}
2026-03-25 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe548ffcb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:54 [vpauto.fr] INFO: Saving data for fe548ffcb1: {'created_time': 1774256658.390463, 'last_price_update_time': 1774466394.525511, 'auction_closing_time': 1774618200.0}
2026-03-25 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fe548ffcb1') HTTP/1.1" 204 0
2026-03-25 19:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6ea6678eb1/citroen-c4-spacetourer-bluehdi-130-ss-bvm6-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7146cc28-b726-5c3b-a999-4c5189154937 with identifier: 6ea6678eb1
2026-03-25 19:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7146cc28-b726-5c3b-a999-4c5189154937 with scrape type 2
2026-03-25 19:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7146cc28-b726-5c3b-a999-4c5189154937 with scrape type 2
2026-03-25 19:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7146cc28-b726-5c3b-a999-4c5189154937, identifier: 6ea6678eb1
2026-03-25 19:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7146cc28-b726-5c3b-a999-4c5189154937 with identifier: 6ea6678eb1
2026-03-25 19:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7146cc28-b726-5c3b-a999-4c5189154937 with identifier: 6ea6678eb1
2026-03-25 19:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7146cc28-b726-5c3b-a999-4c5189154937 with identifier: 6ea6678eb1 to the API
2026-03-25 19:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6ea6678eb1/citroen-c4-spacetourer-bluehdi-130-ss-bvm6-business>
{'auction_title': '',
'c_o_2_emission_value': 101,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '7146cc28-b726-5c3b-a999-4c5189154937',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6ea6678eb1/citroen-c4-spacetourer-bluehdi-130-ss-bvm6-business',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'CITROEN',
'model': 'C4 Spacetourer BlueHDi 130 S&S BVM6 Business',
'odometer': 149746,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2019-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Spacetourer BlueHDi 130 S&S BVM6 Business',
'transmission': 'manual',
'trim': 'C4 Spacetourer BlueHDi 130 S&S BVM6 Business',
'year': 2019}
2026-03-25 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276ea6678eb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:55 [vpauto.fr] INFO: Saving data for 6ea6678eb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256733.112035, 'last_price_update_time': 1774466395.018275}
2026-03-25 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6ea6678eb1') HTTP/1.1" 204 0
2026-03-25 19:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/14f88a85b1/bmw-serie-1-f20-116d-efficientdynamics-edition-116-ch> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1ac12a0-196f-5475-b703-9c19ebd9e674 with identifier: 14f88a85b1
2026-03-25 19:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1ac12a0-196f-5475-b703-9c19ebd9e674 with scrape type 2
2026-03-25 19:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1ac12a0-196f-5475-b703-9c19ebd9e674 with scrape type 2
2026-03-25 19:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d1ac12a0-196f-5475-b703-9c19ebd9e674, identifier: 14f88a85b1
2026-03-25 19:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d1ac12a0-196f-5475-b703-9c19ebd9e674 with identifier: 14f88a85b1
2026-03-25 19:19:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d1ac12a0-196f-5475-b703-9c19ebd9e674 with identifier: 14f88a85b1
2026-03-25 19:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d1ac12a0-196f-5475-b703-9c19ebd9e674 with identifier: 14f88a85b1 to the API
2026-03-25 19:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/14f88a85b1/bmw-serie-1-f20-116d-efficientdynamics-edition-116-ch>
{'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium auburn metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'd1ac12a0-196f-5475-b703-9c19ebd9e674',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/14f88a85b1/bmw-serie-1-f20-116d-efficientdynamics-edition-116-ch',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'BMW',
'model': 'SERIE 1 F20 116d EfficientDynamics Edition 116 ch',
'odometer': 91591,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2015-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 F20 116d EfficientDynamics Edition 116 ch',
'transmission': 'manual',
'trim': 'SERIE 1 F20 116d EfficientDynamics Edition 116 ch',
'year': 2015}
2026-03-25 19:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2714f88a85b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:56 [vpauto.fr] INFO: Saving data for 14f88a85b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256794.004037, 'last_price_update_time': 1774466396.877558}
2026-03-25 19:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='14f88a85b1') HTTP/1.1" 204 0
2026-03-25 19:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/de9511a0aa/volkswagen-crafter-van-propulsion-rj-35-l3h3-20-tdi-163-ch-business> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 19:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/91c89f28b1/renault-espace-blue-dci-160-edc-zen-7-places> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab51d182-d109-5a28-83f2-d7c0bc5b2913 with identifier: de9511a0aa
2026-03-25 19:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab51d182-d109-5a28-83f2-d7c0bc5b2913 with scrape type 2
2026-03-25 19:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab51d182-d109-5a28-83f2-d7c0bc5b2913 with scrape type 2
2026-03-25 19:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ab51d182-d109-5a28-83f2-d7c0bc5b2913, identifier: de9511a0aa
2026-03-25 19:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90912604-5bfd-5183-a2b4-b633b77628b3 with identifier: 91c89f28b1
2026-03-25 19:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90912604-5bfd-5183-a2b4-b633b77628b3 with scrape type 2
2026-03-25 19:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90912604-5bfd-5183-a2b4-b633b77628b3 with scrape type 2
2026-03-25 19:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 90912604-5bfd-5183-a2b4-b633b77628b3, identifier: 91c89f28b1
2026-03-25 19:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ab51d182-d109-5a28-83f2-d7c0bc5b2913 with identifier: de9511a0aa
2026-03-25 19:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ab51d182-d109-5a28-83f2-d7c0bc5b2913 with identifier: de9511a0aa
2026-03-25 19:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ab51d182-d109-5a28-83f2-d7c0bc5b2913 with identifier: de9511a0aa to the API
2026-03-25 19:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/de9511a0aa/volkswagen-crafter-van-propulsion-rj-35-l3h3-20-tdi-163-ch-business>
{'auction_title': '',
'c_o_2_emission_value': 339,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ab51d182-d109-5a28-83f2-d7c0bc5b2913',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/de9511a0aa/volkswagen-crafter-van-propulsion-rj-35-l3h3-20-tdi-163-ch-business',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER VAN PROPULSION RJ 35 L3H3 2.0 TDI 163 CH BUSINESS',
'odometer': 66740,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2025-07-01',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN CRAFTER VAN PROPULSION RJ 35 L3H3 2.0 TDI 163 CH '
'BUSINESS',
'transmission': 'manual',
'trim': 'CRAFTER VAN PROPULSION RJ 35 L3H3 2.0 TDI 163 CH BUSINESS',
'year': 2025}
2026-03-25 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27de9511a0aa%27 HTTP/1.1" 200 None
2026-03-25 19:19:57 [vpauto.fr] INFO: Saving data for de9511a0aa: {'created_time': 1773947354.820315, 'last_price_update_time': 1774466397.514233}
2026-03-25 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='de9511a0aa') HTTP/1.1" 204 0
2026-03-25 19:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 90912604-5bfd-5183-a2b4-b633b77628b3 with identifier: 91c89f28b1
2026-03-25 19:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 90912604-5bfd-5183-a2b4-b633b77628b3 with identifier: 91c89f28b1
2026-03-25 19:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 90912604-5bfd-5183-a2b4-b633b77628b3 with identifier: 91c89f28b1 to the API
2026-03-25 19:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/91c89f28b1/renault-espace-blue-dci-160-edc-zen-7-places>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '90912604-5bfd-5183-a2b4-b633b77628b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/91c89f28b1/renault-espace-blue-dci-160-edc-zen-7-places',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'Espace Blue dCi 160 EDC Zen 7 places',
'odometer': 140506,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2016-07-12',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT Espace Blue dCi 160 EDC Zen 7 places',
'transmission': 'automatic',
'trim': 'Espace Blue dCi 160 EDC Zen 7 places',
'year': 2016}
2026-03-25 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2791c89f28b1%27 HTTP/1.1" 200 None
2026-03-25 19:19:57 [vpauto.fr] INFO: Saving data for 91c89f28b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774269062.952331, 'last_price_update_time': 1774466397.865336}
2026-03-25 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='91c89f28b1') HTTP/1.1" 204 0
2026-03-25 19:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/97a704bdb1/ford-kuga-20-tdci-163-fap-4x4-titanium-powershift-a> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:19:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 981b360e-3d70-5696-b3e7-4ab0b76e92b3 with identifier: 97a704bdb1
2026-03-25 19:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 981b360e-3d70-5696-b3e7-4ab0b76e92b3 with scrape type 2
2026-03-25 19:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 981b360e-3d70-5696-b3e7-4ab0b76e92b3 with scrape type 2
2026-03-25 19:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 981b360e-3d70-5696-b3e7-4ab0b76e92b3, identifier: 97a704bdb1
2026-03-25 19:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 981b360e-3d70-5696-b3e7-4ab0b76e92b3 with identifier: 97a704bdb1
2026-03-25 19:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 981b360e-3d70-5696-b3e7-4ab0b76e92b3 with identifier: 97a704bdb1
2026-03-25 19:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 981b360e-3d70-5696-b3e7-4ab0b76e92b3 with identifier: 97a704bdb1 to the API
2026-03-25 19:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/97a704bdb1/ford-kuga-20-tdci-163-fap-4x4-titanium-powershift-a>
{'auction_title': '',
'c_o_2_emission_value': 162,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '981b360e-3d70-5696-b3e7-4ab0b76e92b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/97a704bdb1/ford-kuga-20-tdci-163-fap-4x4-titanium-powershift-a',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FORD',
'model': 'Kuga 2.0 TDCi 163 FAP 4x4 Titanium Powershift A',
'odometer': 117258,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2013-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.0 TDCi 163 FAP 4x4 Titanium Powershift A',
'transmission': 'automatic',
'trim': 'Kuga 2.0 TDCi 163 FAP 4x4 Titanium Powershift A',
'year': 2013}
2026-03-25 19:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2797a704bdb1%27 HTTP/1.1" 200 None
2026-03-25 19:19:59 [vpauto.fr] INFO: Saving data for 97a704bdb1: {'created_time': 1774257007.254625, 'last_price_update_time': 1774466399.865881, 'auction_closing_time': 1774618200.0}
2026-03-25 19:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='97a704bdb1') HTTP/1.1" 204 0
2026-03-25 19:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b697eb16b1/peugeot-208-puretech-100-ss-bvm6-style> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:20:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eca53ba9-afc9-523b-b76b-cce26d2f1417 with identifier: b697eb16b1
2026-03-25 19:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eca53ba9-afc9-523b-b76b-cce26d2f1417 with scrape type 2
2026-03-25 19:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eca53ba9-afc9-523b-b76b-cce26d2f1417 with scrape type 2
2026-03-25 19:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: eca53ba9-afc9-523b-b76b-cce26d2f1417, identifier: b697eb16b1
2026-03-25 19:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: eca53ba9-afc9-523b-b76b-cce26d2f1417 with identifier: b697eb16b1
2026-03-25 19:20:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: eca53ba9-afc9-523b-b76b-cce26d2f1417 with identifier: b697eb16b1
2026-03-25 19:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: eca53ba9-afc9-523b-b76b-cce26d2f1417 with identifier: b697eb16b1 to the API
2026-03-25 19:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b697eb16b1/peugeot-208-puretech-100-ss-bvm6-style>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'eca53ba9-afc9-523b-b76b-cce26d2f1417',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b697eb16b1/peugeot-208-puretech-100-ss-bvm6-style',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '208 PureTech 100 S&S BVM6 Style',
'odometer': 14020,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 PureTech 100 S&S BVM6 Style',
'transmission': 'manual',
'trim': '208 PureTech 100 S&S BVM6 Style',
'year': 2024}
2026-03-25 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b697eb16b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:01 [vpauto.fr] INFO: Saving data for b697eb16b1: {'created_time': 1774256485.396502, 'last_price_update_time': 1774466401.758036, 'auction_closing_time': 1774618200.0}
2026-03-25 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b697eb16b1') HTTP/1.1" 204 0
2026-03-25 19:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/522849bfb1/peugeot-2008-bluehdi-110-ss-bvm6-allure-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16cbfa08-2d6c-51fe-8424-7e77375c62d3 with identifier: 522849bfb1
2026-03-25 19:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16cbfa08-2d6c-51fe-8424-7e77375c62d3 with scrape type 2
2026-03-25 19:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16cbfa08-2d6c-51fe-8424-7e77375c62d3 with scrape type 2
2026-03-25 19:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 16cbfa08-2d6c-51fe-8424-7e77375c62d3, identifier: 522849bfb1
2026-03-25 19:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 16cbfa08-2d6c-51fe-8424-7e77375c62d3 with identifier: 522849bfb1
2026-03-25 19:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 16cbfa08-2d6c-51fe-8424-7e77375c62d3 with identifier: 522849bfb1
2026-03-25 19:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 16cbfa08-2d6c-51fe-8424-7e77375c62d3 with identifier: 522849bfb1 to the API
2026-03-25 19:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/522849bfb1/peugeot-2008-bluehdi-110-ss-bvm6-allure-business>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '16cbfa08-2d6c-51fe-8424-7e77375c62d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/522849bfb1/peugeot-2008-bluehdi-110-ss-bvm6-allure-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '2008 BlueHDi 110 S&S BVM6 Allure Business',
'odometer': 158790,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-08-11',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 BlueHDi 110 S&S BVM6 Allure Business',
'transmission': 'manual',
'trim': '2008 BlueHDi 110 S&S BVM6 Allure Business',
'year': 2021}
2026-03-25 19:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27522849bfb1%27 HTTP/1.1" 200 None
2026-03-25 19:20:05 [vpauto.fr] INFO: Saving data for 522849bfb1: {'created_time': 1774256684.218119, 'last_price_update_time': 1774466405.290792, 'auction_closing_time': 1774618200.0}
2026-03-25 19:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='522849bfb1') HTTP/1.1" 204 0
2026-03-25 19:20:06 [scrapy.extensions.logstats] INFO: Crawled 416 pages (at 44 pages/min), scraped 404 items (at 44 items/min)
2026-03-25 19:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 201MiB
2026-03-25 19:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b96d7affb1/renault-megane-iv-estate-blue-dci-115-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:20:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7324e293-bc98-53d3-ad3e-8db1c565330d with identifier: b96d7affb1
2026-03-25 19:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7324e293-bc98-53d3-ad3e-8db1c565330d with scrape type 2
2026-03-25 19:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7324e293-bc98-53d3-ad3e-8db1c565330d with scrape type 2
2026-03-25 19:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7324e293-bc98-53d3-ad3e-8db1c565330d, identifier: b96d7affb1
2026-03-25 19:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7324e293-bc98-53d3-ad3e-8db1c565330d with identifier: b96d7affb1
2026-03-25 19:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7324e293-bc98-53d3-ad3e-8db1c565330d with identifier: b96d7affb1
2026-03-25 19:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7324e293-bc98-53d3-ad3e-8db1c565330d with identifier: b96d7affb1 to the API
2026-03-25 19:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b96d7affb1/renault-megane-iv-estate-blue-dci-115-business>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/DfhiWLp_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7324e293-bc98-53d3-ad3e-8db1c565330d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b96d7affb1/renault-megane-iv-estate-blue-dci-115-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Mégane IV Estate Blue dCi 115 Business',
'odometer': 129436,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-07-06',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Mégane IV Estate Blue dCi 115 Business',
'transmission': 'manual',
'trim': 'Mégane IV Estate Blue dCi 115 Business',
'year': 2022}
2026-03-25 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b96d7affb1%27 HTTP/1.1" 200 None
2026-03-25 19:20:08 [vpauto.fr] INFO: Saving data for b96d7affb1: {'created_time': 1774256612.710737, 'last_price_update_time': 1774466408.281039}
2026-03-25 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b96d7affb1') HTTP/1.1" 204 0
2026-03-25 19:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c2db9b87b1/citroen-c5-x-puretech-130-ss-eat8-feel-pack> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5dc0c3f-6f72-566e-be6d-24a0a408e796 with identifier: c2db9b87b1
2026-03-25 19:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5dc0c3f-6f72-566e-be6d-24a0a408e796 with scrape type 2
2026-03-25 19:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5dc0c3f-6f72-566e-be6d-24a0a408e796 with scrape type 2
2026-03-25 19:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f5dc0c3f-6f72-566e-be6d-24a0a408e796, identifier: c2db9b87b1
2026-03-25 19:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f5dc0c3f-6f72-566e-be6d-24a0a408e796 with identifier: c2db9b87b1
2026-03-25 19:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f5dc0c3f-6f72-566e-be6d-24a0a408e796 with identifier: c2db9b87b1
2026-03-25 19:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f5dc0c3f-6f72-566e-be6d-24a0a408e796 with identifier: c2db9b87b1 to the API
2026-03-25 19:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c2db9b87b1/citroen-c5-x-puretech-130-ss-eat8-feel-pack>
{'auction_title': '',
'c_o_2_emission_value': 137,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'f5dc0c3f-6f72-566e-be6d-24a0a408e796',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c2db9b87b1/citroen-c5-x-puretech-130-ss-eat8-feel-pack',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'CITROEN',
'model': 'C5 X PureTech 130 S&S EAT8 Feel Pack',
'odometer': 53652,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 X PureTech 130 S&S EAT8 Feel Pack',
'transmission': 'automatic',
'trim': 'C5 X PureTech 130 S&S EAT8 Feel Pack',
'year': 2023}
2026-03-25 19:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2db9b87b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:09 [vpauto.fr] INFO: Saving data for c2db9b87b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256522.734952, 'last_price_update_time': 1774466409.835711}
2026-03-25 19:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c2db9b87b1') HTTP/1.1" 204 0
2026-03-25 19:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a1410e43b1/renault-clio-tce-90-evolution> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75705035-f7aa-58dd-a06d-aa80b2f8861e with identifier: a1410e43b1
2026-03-25 19:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75705035-f7aa-58dd-a06d-aa80b2f8861e with scrape type 2
2026-03-25 19:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75705035-f7aa-58dd-a06d-aa80b2f8861e with scrape type 2
2026-03-25 19:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 75705035-f7aa-58dd-a06d-aa80b2f8861e, identifier: a1410e43b1
2026-03-25 19:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 75705035-f7aa-58dd-a06d-aa80b2f8861e with identifier: a1410e43b1
2026-03-25 19:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 75705035-f7aa-58dd-a06d-aa80b2f8861e with identifier: a1410e43b1
2026-03-25 19:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 75705035-f7aa-58dd-a06d-aa80b2f8861e with identifier: a1410e43b1 to the API
2026-03-25 19:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a1410e43b1/renault-clio-tce-90-evolution>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '75705035-f7aa-58dd-a06d-aa80b2f8861e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a1410e43b1/renault-clio-tce-90-evolution',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'Clio TCe 90 Evolution',
'odometer': 60363,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 90 Evolution',
'transmission': 'manual',
'trim': 'Clio TCe 90 Evolution',
'year': 2022}
2026-03-25 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1410e43b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:10 [vpauto.fr] INFO: Saving data for a1410e43b1: {'created_time': 1774256576.668272, 'last_price_update_time': 1774466410.437459}
2026-03-25 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a1410e43b1') HTTP/1.1" 204 0
2026-03-25 19:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/81c01fbeb1/renault-arkana-e-tech-145-22-evolution> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79d22c68-5a2b-555a-97a6-2a1bfff70695 with identifier: 81c01fbeb1
2026-03-25 19:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79d22c68-5a2b-555a-97a6-2a1bfff70695 with scrape type 2
2026-03-25 19:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79d22c68-5a2b-555a-97a6-2a1bfff70695 with scrape type 2
2026-03-25 19:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 79d22c68-5a2b-555a-97a6-2a1bfff70695, identifier: 81c01fbeb1
2026-03-25 19:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 79d22c68-5a2b-555a-97a6-2a1bfff70695 with identifier: 81c01fbeb1
2026-03-25 19:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 79d22c68-5a2b-555a-97a6-2a1bfff70695 with identifier: 81c01fbeb1
2026-03-25 19:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 79d22c68-5a2b-555a-97a6-2a1bfff70695 with identifier: 81c01fbeb1 to the API
2026-03-25 19:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/81c01fbeb1/renault-arkana-e-tech-145-22-evolution>
{'auction_title': '',
'c_o_2_emission_value': 106,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/MeBbiKN_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '79d22c68-5a2b-555a-97a6-2a1bfff70695',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/81c01fbeb1/renault-arkana-e-tech-145-22-evolution',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Arkana E-Tech 145 - 22 Evolution',
'odometer': 111048,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-10-09',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Arkana E-Tech 145 - 22 Evolution',
'transmission': 'automatic',
'trim': 'Arkana E-Tech 145 - 22 Evolution',
'year': 2023}
2026-03-25 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2781c01fbeb1%27 HTTP/1.1" 200 None
2026-03-25 19:20:11 [vpauto.fr] INFO: Saving data for 81c01fbeb1: {'created_time': 1774256561.029567, 'last_price_update_time': 1774466411.942464}
2026-03-25 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='81c01fbeb1') HTTP/1.1" 204 0
2026-03-25 19:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f349ac02b1/skoda-fabia-10-tsi-95-ch-bvm5-ambition> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0f4dc92-b402-5ec5-b328-82762237d1de with identifier: f349ac02b1
2026-03-25 19:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0f4dc92-b402-5ec5-b328-82762237d1de with scrape type 2
2026-03-25 19:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0f4dc92-b402-5ec5-b328-82762237d1de with scrape type 2
2026-03-25 19:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a0f4dc92-b402-5ec5-b328-82762237d1de, identifier: f349ac02b1
2026-03-25 19:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a0f4dc92-b402-5ec5-b328-82762237d1de with identifier: f349ac02b1
2026-03-25 19:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a0f4dc92-b402-5ec5-b328-82762237d1de with identifier: f349ac02b1
2026-03-25 19:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a0f4dc92-b402-5ec5-b328-82762237d1de with identifier: f349ac02b1 to the API
2026-03-25 19:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f349ac02b1/skoda-fabia-10-tsi-95-ch-bvm5-ambition>
{'auction_title': '',
'c_o_2_emission_value': 116,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'a0f4dc92-b402-5ec5-b328-82762237d1de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f349ac02b1/skoda-fabia-10-tsi-95-ch-bvm5-ambition',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'SKODA',
'model': 'Fabia 1.0 TSI 95 ch BVM5 Ambition',
'odometer': 80738,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Fabia 1.0 TSI 95 ch BVM5 Ambition',
'transmission': 'manual',
'trim': 'Fabia 1.0 TSI 95 ch BVM5 Ambition',
'year': 2022}
2026-03-25 19:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f349ac02b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:12 [vpauto.fr] INFO: Saving data for f349ac02b1: {'created_time': 1774256600.941557, 'last_price_update_time': 1774466412.504561, 'auction_closing_time': 1774618200.0}
2026-03-25 19:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f349ac02b1') HTTP/1.1" 204 0
2026-03-25 19:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8e4042f9b1/renault-kadjar-blue-dci-115-edc-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:20:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aadba133-ad4b-5d5e-8a8e-5518a22e9a00 with identifier: 8e4042f9b1
2026-03-25 19:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aadba133-ad4b-5d5e-8a8e-5518a22e9a00 with scrape type 2
2026-03-25 19:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aadba133-ad4b-5d5e-8a8e-5518a22e9a00 with scrape type 2
2026-03-25 19:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: aadba133-ad4b-5d5e-8a8e-5518a22e9a00, identifier: 8e4042f9b1
2026-03-25 19:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: aadba133-ad4b-5d5e-8a8e-5518a22e9a00 with identifier: 8e4042f9b1
2026-03-25 19:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: aadba133-ad4b-5d5e-8a8e-5518a22e9a00 with identifier: 8e4042f9b1
2026-03-25 19:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: aadba133-ad4b-5d5e-8a8e-5518a22e9a00 with identifier: 8e4042f9b1 to the API
2026-03-25 19:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8e4042f9b1/renault-kadjar-blue-dci-115-edc-business>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gray blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'aadba133-ad4b-5d5e-8a8e-5518a22e9a00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8e4042f9b1/renault-kadjar-blue-dci-115-edc-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 EDC Business',
'odometer': 137679,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Kadjar Blue dCi 115 EDC Business',
'transmission': 'automatic',
'trim': 'Kadjar Blue dCi 115 EDC Business',
'year': 2021}
2026-03-25 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e4042f9b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:14 [vpauto.fr] INFO: Saving data for 8e4042f9b1: {'created_time': 1774256679.762567, 'last_price_update_time': 1774466414.829288}
2026-03-25 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8e4042f9b1') HTTP/1.1" 204 0
2026-03-25 19:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/386f16fdb1/toyota-auris-hybride-136h-dynamic> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4f427a8-d8d9-5bd5-a178-5b0340745b77 with identifier: 386f16fdb1
2026-03-25 19:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4f427a8-d8d9-5bd5-a178-5b0340745b77 with scrape type 2
2026-03-25 19:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4f427a8-d8d9-5bd5-a178-5b0340745b77 with scrape type 2
2026-03-25 19:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b4f427a8-d8d9-5bd5-a178-5b0340745b77, identifier: 386f16fdb1
2026-03-25 19:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b4f427a8-d8d9-5bd5-a178-5b0340745b77 with identifier: 386f16fdb1
2026-03-25 19:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b4f427a8-d8d9-5bd5-a178-5b0340745b77 with identifier: 386f16fdb1
2026-03-25 19:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b4f427a8-d8d9-5bd5-a178-5b0340745b77 with identifier: 386f16fdb1 to the API
2026-03-25 19:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/386f16fdb1/toyota-auris-hybride-136h-dynamic>
{'auction_title': '',
'c_o_2_emission_value': 82,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b4f427a8-d8d9-5bd5-a178-5b0340745b77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/386f16fdb1/toyota-auris-hybride-136h-dynamic',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'TOYOTA',
'model': 'Auris Hybride 136h Dynamic',
'odometer': 186033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2016-04-05',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Auris Hybride 136h Dynamic',
'transmission': 'automatic',
'trim': 'Auris Hybride 136h Dynamic',
'year': 2016}
2026-03-25 19:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27386f16fdb1%27 HTTP/1.1" 200 None
2026-03-25 19:20:16 [vpauto.fr] INFO: Saving data for 386f16fdb1: {'created_time': 1774256826.337766, 'last_price_update_time': 1774466416.78056, 'auction_closing_time': 1774618200.0}
2026-03-25 19:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='386f16fdb1') HTTP/1.1" 204 0
2026-03-25 19:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e56eb2c7b1/renault-captur-e-tech-145-21-business> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08a7e4b1-1ccd-5c35-9d17-6c0abe4c1203 with identifier: e56eb2c7b1
2026-03-25 19:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08a7e4b1-1ccd-5c35-9d17-6c0abe4c1203 with scrape type 2
2026-03-25 19:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08a7e4b1-1ccd-5c35-9d17-6c0abe4c1203 with scrape type 2
2026-03-25 19:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 08a7e4b1-1ccd-5c35-9d17-6c0abe4c1203, identifier: e56eb2c7b1
2026-03-25 19:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 08a7e4b1-1ccd-5c35-9d17-6c0abe4c1203 with identifier: e56eb2c7b1
2026-03-25 19:20:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 08a7e4b1-1ccd-5c35-9d17-6c0abe4c1203 with identifier: e56eb2c7b1
2026-03-25 19:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 08a7e4b1-1ccd-5c35-9d17-6c0abe4c1203 with identifier: e56eb2c7b1 to the API
2026-03-25 19:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e56eb2c7b1/renault-captur-e-tech-145-21-business>
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'category': None,
'color': 'Bleu fum',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '08a7e4b1-1ccd-5c35-9d17-6c0abe4c1203',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e56eb2c7b1/renault-captur-e-tech-145-21-business',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'Captur E-Tech 145 - 21 Business',
'odometer': 107358,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Captur E-Tech 145 - 21 Business',
'transmission': 'automatic',
'trim': 'Captur E-Tech 145 - 21 Business',
'year': 2022}
2026-03-25 19:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e56eb2c7b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:17 [vpauto.fr] INFO: Saving data for e56eb2c7b1: {'created_time': 1774268760.716896, 'last_price_update_time': 1774466417.281966}
2026-03-25 19:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e56eb2c7b1') HTTP/1.1" 204 0
2026-03-25 19:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/afb287fb1/renault-kadjar-blue-dci-115-edc-business> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc3e68b-a8e7-5fff-83a3-4d668538689c with identifier: afb287fb1
2026-03-25 19:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc3e68b-a8e7-5fff-83a3-4d668538689c with scrape type 2
2026-03-25 19:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddc3e68b-a8e7-5fff-83a3-4d668538689c with scrape type 2
2026-03-25 19:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ddc3e68b-a8e7-5fff-83a3-4d668538689c, identifier: afb287fb1
2026-03-25 19:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ddc3e68b-a8e7-5fff-83a3-4d668538689c with identifier: afb287fb1
2026-03-25 19:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ddc3e68b-a8e7-5fff-83a3-4d668538689c with identifier: afb287fb1
2026-03-25 19:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ddc3e68b-a8e7-5fff-83a3-4d668538689c with identifier: afb287fb1 to the API
2026-03-25 19:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/afb287fb1/renault-kadjar-blue-dci-115-edc-business>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ddc3e68b-a8e7-5fff-83a3-4d668538689c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/afb287fb1/renault-kadjar-blue-dci-115-edc-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 EDC Business',
'odometer': 97805,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Kadjar Blue dCi 115 EDC Business',
'transmission': 'automatic',
'trim': 'Kadjar Blue dCi 115 EDC Business',
'year': 2022}
2026-03-25 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27afb287fb1%27 HTTP/1.1" 200 None
2026-03-25 19:20:19 [vpauto.fr] INFO: Saving data for afb287fb1: {'created_time': 1774268761.396833, 'last_price_update_time': 1774466419.73409}
2026-03-25 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='afb287fb1') HTTP/1.1" 204 0
2026-03-25 19:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e9bb7d95b1/renault-espace-blue-dci-160-edc-zen> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17fff34a-36dd-593b-ad50-5576f2afc406 with identifier: e9bb7d95b1
2026-03-25 19:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17fff34a-36dd-593b-ad50-5576f2afc406 with scrape type 2
2026-03-25 19:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17fff34a-36dd-593b-ad50-5576f2afc406 with scrape type 2
2026-03-25 19:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 17fff34a-36dd-593b-ad50-5576f2afc406, identifier: e9bb7d95b1
2026-03-25 19:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 17fff34a-36dd-593b-ad50-5576f2afc406 with identifier: e9bb7d95b1
2026-03-25 19:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 17fff34a-36dd-593b-ad50-5576f2afc406 with identifier: e9bb7d95b1
2026-03-25 19:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 17fff34a-36dd-593b-ad50-5576f2afc406 with identifier: e9bb7d95b1 to the API
2026-03-25 19:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e9bb7d95b1/renault-espace-blue-dci-160-edc-zen>
{'auction_title': '',
'c_o_2_emission_value': 171,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '17fff34a-36dd-593b-ad50-5576f2afc406',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e9bb7d95b1/renault-espace-blue-dci-160-edc-zen',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'Espace Blue dCi 160 EDC Zen',
'odometer': 114534,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2020-06-29',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT Espace Blue dCi 160 EDC Zen',
'transmission': 'automatic',
'trim': 'Espace Blue dCi 160 EDC Zen',
'year': 2020}
2026-03-25 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9bb7d95b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:28 [vpauto.fr] INFO: Saving data for e9bb7d95b1: {'created_time': 1774256702.023436, 'last_price_update_time': 1774466428.037892}
2026-03-25 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e9bb7d95b1') HTTP/1.1" 204 0
2026-03-25 19:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/46ed4b6cb1/mercedes-classe-a-160-d> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dda642fe-25c1-51f2-8f2e-1eae66a43e6f with identifier: 46ed4b6cb1
2026-03-25 19:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dda642fe-25c1-51f2-8f2e-1eae66a43e6f with scrape type 2
2026-03-25 19:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dda642fe-25c1-51f2-8f2e-1eae66a43e6f with scrape type 2
2026-03-25 19:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: dda642fe-25c1-51f2-8f2e-1eae66a43e6f, identifier: 46ed4b6cb1
2026-03-25 19:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: dda642fe-25c1-51f2-8f2e-1eae66a43e6f with identifier: 46ed4b6cb1
2026-03-25 19:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: dda642fe-25c1-51f2-8f2e-1eae66a43e6f with identifier: 46ed4b6cb1
2026-03-25 19:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: dda642fe-25c1-51f2-8f2e-1eae66a43e6f with identifier: 46ed4b6cb1 to the API
2026-03-25 19:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/46ed4b6cb1/mercedes-classe-a-160-d>
{'auction_title': '',
'c_o_2_emission_value': 98,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'dda642fe-25c1-51f2-8f2e-1eae66a43e6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/46ed4b6cb1/mercedes-classe-a-160-d',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'MERCEDES',
'model': 'Classe A 160 d',
'odometer': 89730,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2016-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES Classe A 160 d',
'transmission': 'manual',
'trim': 'Classe A 160 d',
'year': 2016}
2026-03-25 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2746ed4b6cb1%27 HTTP/1.1" 200 None
2026-03-25 19:20:28 [vpauto.fr] INFO: Saving data for 46ed4b6cb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256778.502067, 'last_price_update_time': 1774466428.963473}
2026-03-25 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='46ed4b6cb1') HTTP/1.1" 204 0
2026-03-25 19:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4fa55465b1/volkswagen-golf-sportsvan-20-tdi-150-fap-bluemotion-technology-dsg6-carat> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f9fd375-cadc-5551-9364-161ecee4919e with identifier: 4fa55465b1
2026-03-25 19:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f9fd375-cadc-5551-9364-161ecee4919e with scrape type 2
2026-03-25 19:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f9fd375-cadc-5551-9364-161ecee4919e with scrape type 2
2026-03-25 19:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8f9fd375-cadc-5551-9364-161ecee4919e, identifier: 4fa55465b1
2026-03-25 19:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8f9fd375-cadc-5551-9364-161ecee4919e with identifier: 4fa55465b1
2026-03-25 19:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8f9fd375-cadc-5551-9364-161ecee4919e with identifier: 4fa55465b1
2026-03-25 19:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8f9fd375-cadc-5551-9364-161ecee4919e with identifier: 4fa55465b1 to the API
2026-03-25 19:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4fa55465b1/volkswagen-golf-sportsvan-20-tdi-150-fap-bluemotion-technology-dsg6-carat>
{'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium auburn metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '8f9fd375-cadc-5551-9364-161ecee4919e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4fa55465b1/volkswagen-golf-sportsvan-20-tdi-150-fap-bluemotion-technology-dsg6-carat',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'VOLKSWAGEN',
'model': 'Golf Sportsvan 2.0 TDI 150 FAP BlueMotion Technology DSG6 Carat',
'odometer': 82029,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2014-11-12',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf Sportsvan 2.0 TDI 150 FAP BlueMotion Technology '
'DSG6 Carat',
'transmission': 'automatic',
'trim': 'Golf Sportsvan 2.0 TDI 150 FAP BlueMotion Technology DSG6 Carat',
'year': 2014}
2026-03-25 19:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274fa55465b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:29 [vpauto.fr] INFO: Saving data for 4fa55465b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256998.651717, 'last_price_update_time': 1774466429.527313}
2026-03-25 19:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4fa55465b1') HTTP/1.1" 204 0
2026-03-25 19:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e753c2e1b1/peugeot-2008-puretech-100-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5f31826-491d-54c3-9add-524631edcc70 with identifier: e753c2e1b1
2026-03-25 19:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5f31826-491d-54c3-9add-524631edcc70 with scrape type 2
2026-03-25 19:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5f31826-491d-54c3-9add-524631edcc70 with scrape type 2
2026-03-25 19:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e5f31826-491d-54c3-9add-524631edcc70, identifier: e753c2e1b1
2026-03-25 19:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e5f31826-491d-54c3-9add-524631edcc70 with identifier: e753c2e1b1
2026-03-25 19:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e5f31826-491d-54c3-9add-524631edcc70 with identifier: e753c2e1b1
2026-03-25 19:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e5f31826-491d-54c3-9add-524631edcc70 with identifier: e753c2e1b1 to the API
2026-03-25 19:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e753c2e1b1/peugeot-2008-puretech-100-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'e5f31826-491d-54c3-9add-524631edcc70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e753c2e1b1/peugeot-2008-puretech-100-ss-bvm6-active-pack',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '2008 PureTech 100 S&S BVM6 Active Pack',
'odometer': 20307,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 PureTech 100 S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '2008 PureTech 100 S&S BVM6 Active Pack',
'year': 2023}
2026-03-25 19:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e753c2e1b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:36 [vpauto.fr] INFO: Saving data for e753c2e1b1: {'created_time': 1774256467.167163, 'last_price_update_time': 1774466436.674008, 'auction_closing_time': 1774618200.0}
2026-03-25 19:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e753c2e1b1') HTTP/1.1" 204 0
2026-03-25 19:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/19f5d200ec/peugeot-207-cc-16-thp-16v-150ch-feline> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a7f11d5-c293-527d-ae7c-f580b9a1af2c with identifier: 19f5d200ec
2026-03-25 19:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a7f11d5-c293-527d-ae7c-f580b9a1af2c with scrape type 2
2026-03-25 19:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a7f11d5-c293-527d-ae7c-f580b9a1af2c with scrape type 2
2026-03-25 19:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1a7f11d5-c293-527d-ae7c-f580b9a1af2c, identifier: 19f5d200ec
2026-03-25 19:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1a7f11d5-c293-527d-ae7c-f580b9a1af2c with identifier: 19f5d200ec
2026-03-25 19:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1a7f11d5-c293-527d-ae7c-f580b9a1af2c with identifier: 19f5d200ec
2026-03-25 19:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1a7f11d5-c293-527d-ae7c-f580b9a1af2c with identifier: 19f5d200ec to the API
2026-03-25 19:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/19f5d200ec/peugeot-207-cc-16-thp-16v-150ch-feline>
{'auction_title': '',
'c_o_2_emission_value': 171,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1a7f11d5-c293-527d-ae7c-f580b9a1af2c',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/19f5d200ec/peugeot-207-cc-16-thp-16v-150ch-feline',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '207 CC 1.6 Thp 16v 150ch Féline',
'odometer': 187088,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2008-11-12',
'seats_number': 4,
'seller_name': None,
'title': 'PEUGEOT 207 CC 1.6 Thp 16v 150ch Féline',
'transmission': 'manual',
'trim': '207 CC 1.6 Thp 16v 150ch Féline',
'year': 2008}
2026-03-25 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2719f5d200ec%27 HTTP/1.1" 200 None
2026-03-25 19:20:38 [vpauto.fr] INFO: Saving data for 19f5d200ec: {'auction_closing_time': 1774519200.0, 'created_time': 1773392832.082693, 'last_price_update_time': 1774466438.100505}
2026-03-25 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='19f5d200ec') HTTP/1.1" 204 0
2026-03-25 19:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e9362604b1/renault-clio-tce-100-gpl-evolution> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a35c5d5c-3cd3-549d-9d2c-9e2ad7355da3 with identifier: e9362604b1
2026-03-25 19:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35c5d5c-3cd3-549d-9d2c-9e2ad7355da3 with scrape type 2
2026-03-25 19:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a35c5d5c-3cd3-549d-9d2c-9e2ad7355da3 with scrape type 2
2026-03-25 19:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a35c5d5c-3cd3-549d-9d2c-9e2ad7355da3, identifier: e9362604b1
2026-03-25 19:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a35c5d5c-3cd3-549d-9d2c-9e2ad7355da3 with identifier: e9362604b1
2026-03-25 19:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a35c5d5c-3cd3-549d-9d2c-9e2ad7355da3 with identifier: e9362604b1
2026-03-25 19:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a35c5d5c-3cd3-549d-9d2c-9e2ad7355da3 with identifier: e9362604b1 to the API
2026-03-25 19:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e9362604b1/renault-clio-tce-100-gpl-evolution>
{'auction_title': '',
'c_o_2_emission_value': 121,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': 'a35c5d5c-3cd3-549d-9d2c-9e2ad7355da3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e9362604b1/renault-clio-tce-100-gpl-evolution',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'Clio TCe 100 GPL Evolution',
'odometer': 49753,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 100 GPL Evolution',
'transmission': 'manual',
'trim': 'Clio TCe 100 GPL Evolution',
'year': 2023}
2026-03-25 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9362604b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:38 [vpauto.fr] INFO: Saving data for e9362604b1: {'created_time': 1774256539.4769, 'last_price_update_time': 1774466438.728115}
2026-03-25 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e9362604b1') HTTP/1.1" 204 0
2026-03-25 19:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/24278c2dec/peugeot-3008-puretech-130ch-ss-bvm6-active-business> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82686208-5584-5275-960e-fbd2f7616403 with identifier: 24278c2dec
2026-03-25 19:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82686208-5584-5275-960e-fbd2f7616403 with scrape type 2
2026-03-25 19:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82686208-5584-5275-960e-fbd2f7616403 with scrape type 2
2026-03-25 19:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 82686208-5584-5275-960e-fbd2f7616403, identifier: 24278c2dec
2026-03-25 19:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 82686208-5584-5275-960e-fbd2f7616403 with identifier: 24278c2dec
2026-03-25 19:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 82686208-5584-5275-960e-fbd2f7616403 with identifier: 24278c2dec
2026-03-25 19:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 82686208-5584-5275-960e-fbd2f7616403 with identifier: 24278c2dec to the API
2026-03-25 19:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/24278c2dec/peugeot-3008-puretech-130ch-ss-bvm6-active-business>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '82686208-5584-5275-960e-fbd2f7616403',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/24278c2dec/peugeot-3008-puretech-130ch-ss-bvm6-active-business',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '3008 Puretech 130ch S&S BVM6 Active Business',
'odometer': 104391,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Puretech 130ch S&S BVM6 Active Business',
'transmission': 'manual',
'trim': '3008 Puretech 130ch S&S BVM6 Active Business',
'year': 2020}
2026-03-25 19:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2724278c2dec%27 HTTP/1.1" 200 None
2026-03-25 19:20:40 [vpauto.fr] INFO: Saving data for 24278c2dec: {'created_time': 1773861170.443904, 'last_price_update_time': 1774466440.291048, 'auction_closing_time': 1774519200.0}
2026-03-25 19:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='24278c2dec') HTTP/1.1" 204 0
2026-03-25 19:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/48d2f8a0b1/lexus-ux-250h-2wd-pack-business> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2cf1d94-bf82-51fa-a0ad-7c4947eb047b with identifier: 48d2f8a0b1
2026-03-25 19:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2cf1d94-bf82-51fa-a0ad-7c4947eb047b with scrape type 2
2026-03-25 19:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2cf1d94-bf82-51fa-a0ad-7c4947eb047b with scrape type 2
2026-03-25 19:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c2cf1d94-bf82-51fa-a0ad-7c4947eb047b, identifier: 48d2f8a0b1
2026-03-25 19:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c2cf1d94-bf82-51fa-a0ad-7c4947eb047b with identifier: 48d2f8a0b1
2026-03-25 19:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c2cf1d94-bf82-51fa-a0ad-7c4947eb047b with identifier: 48d2f8a0b1
2026-03-25 19:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c2cf1d94-bf82-51fa-a0ad-7c4947eb047b with identifier: 48d2f8a0b1 to the API
2026-03-25 19:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/48d2f8a0b1/lexus-ux-250h-2wd-pack-business>
{'auction_title': '',
'c_o_2_emission_value': 94,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c2cf1d94-bf82-51fa-a0ad-7c4947eb047b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/48d2f8a0b1/lexus-ux-250h-2wd-pack-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'LEXUS',
'model': 'UX 250h 2WD Pack Business',
'odometer': 126564,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2019-12-26',
'seats_number': 5,
'seller_name': None,
'title': 'LEXUS UX 250h 2WD Pack Business',
'transmission': 'automatic',
'trim': 'UX 250h 2WD Pack Business',
'year': 2019}
2026-03-25 19:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2748d2f8a0b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:41 [vpauto.fr] INFO: Saving data for 48d2f8a0b1: {'created_time': 1774256912.835139, 'last_price_update_time': 1774466441.221613, 'auction_closing_time': 1774618200.0}
2026-03-25 19:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='48d2f8a0b1') HTTP/1.1" 204 0
2026-03-25 19:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b9cb5a61b1/citroen-berlingo-multispace-hdi-90> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 979ee770-8103-51d2-8ca7-ae2cada1bce6 with identifier: b9cb5a61b1
2026-03-25 19:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 979ee770-8103-51d2-8ca7-ae2cada1bce6 with scrape type 2
2026-03-25 19:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 979ee770-8103-51d2-8ca7-ae2cada1bce6 with scrape type 2
2026-03-25 19:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 979ee770-8103-51d2-8ca7-ae2cada1bce6, identifier: b9cb5a61b1
2026-03-25 19:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 979ee770-8103-51d2-8ca7-ae2cada1bce6 with identifier: b9cb5a61b1
2026-03-25 19:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 979ee770-8103-51d2-8ca7-ae2cada1bce6 with identifier: b9cb5a61b1
2026-03-25 19:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 979ee770-8103-51d2-8ca7-ae2cada1bce6 with identifier: b9cb5a61b1 to the API
2026-03-25 19:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b9cb5a61b1/citroen-berlingo-multispace-hdi-90>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '979ee770-8103-51d2-8ca7-ae2cada1bce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b9cb5a61b1/citroen-berlingo-multispace-hdi-90',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'CITROEN',
'model': 'Berlingo Multispace HDi 90',
'odometer': 98578,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2015-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN Berlingo Multispace HDi 90',
'transmission': 'manual',
'trim': 'Berlingo Multispace HDi 90',
'year': 2015}
2026-03-25 19:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9cb5a61b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:41 [vpauto.fr] INFO: Saving data for b9cb5a61b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256814.094562, 'last_price_update_time': 1774466441.846748}
2026-03-25 19:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b9cb5a61b1') HTTP/1.1" 204 0
2026-03-25 19:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ab5c2f92b1/citroen-c5-aircross-bluehdi-130-ss-eat8-c-series> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80511150-9b9f-50a3-9631-e01ccdc0ee6f with identifier: ab5c2f92b1
2026-03-25 19:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80511150-9b9f-50a3-9631-e01ccdc0ee6f with scrape type 2
2026-03-25 19:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80511150-9b9f-50a3-9631-e01ccdc0ee6f with scrape type 2
2026-03-25 19:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 80511150-9b9f-50a3-9631-e01ccdc0ee6f, identifier: ab5c2f92b1
2026-03-25 19:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 80511150-9b9f-50a3-9631-e01ccdc0ee6f with identifier: ab5c2f92b1
2026-03-25 19:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 80511150-9b9f-50a3-9631-e01ccdc0ee6f with identifier: ab5c2f92b1
2026-03-25 19:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 80511150-9b9f-50a3-9631-e01ccdc0ee6f with identifier: ab5c2f92b1 to the API
2026-03-25 19:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ab5c2f92b1/citroen-c5-aircross-bluehdi-130-ss-eat8-c-series>
{'auction_title': '',
'c_o_2_emission_value': 137,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '80511150-9b9f-50a3-9631-e01ccdc0ee6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ab5c2f92b1/citroen-c5-aircross-bluehdi-130-ss-eat8-c-series',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C5 Aircross BlueHDi 130 S&S EAT8 C-Series',
'odometer': 68557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Aircross BlueHDi 130 S&S EAT8 C-Series',
'transmission': 'automatic',
'trim': 'C5 Aircross BlueHDi 130 S&S EAT8 C-Series',
'year': 2022}
2026-03-25 19:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ab5c2f92b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:44 [vpauto.fr] INFO: Saving data for ab5c2f92b1: {'created_time': 1774256596.995982, 'last_price_update_time': 1774466444.541162, 'auction_closing_time': 1774618200.0}
2026-03-25 19:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ab5c2f92b1') HTTP/1.1" 204 0
2026-03-25 19:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5281c37ec/peugeot-308-sw-15-bluehdi-130ch-ss-bvm6-active-business> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1adb9a07-7a1e-58a0-87d4-851bc2bca625 with identifier: 5281c37ec
2026-03-25 19:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1adb9a07-7a1e-58a0-87d4-851bc2bca625 with scrape type 2
2026-03-25 19:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1adb9a07-7a1e-58a0-87d4-851bc2bca625 with scrape type 2
2026-03-25 19:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1adb9a07-7a1e-58a0-87d4-851bc2bca625, identifier: 5281c37ec
2026-03-25 19:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1adb9a07-7a1e-58a0-87d4-851bc2bca625 with identifier: 5281c37ec
2026-03-25 19:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1adb9a07-7a1e-58a0-87d4-851bc2bca625 with identifier: 5281c37ec
2026-03-25 19:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1adb9a07-7a1e-58a0-87d4-851bc2bca625 with identifier: 5281c37ec to the API
2026-03-25 19:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5281c37ec/peugeot-308-sw-15-bluehdi-130ch-ss-bvm6-active-business>
{'auction_title': '',
'c_o_2_emission_value': 92,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1adb9a07-7a1e-58a0-87d4-851bc2bca625',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5281c37ec/peugeot-308-sw-15-bluehdi-130ch-ss-bvm6-active-business',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '308 SW 1.5 BlueHDi 130ch S&S BVM6 Active Business',
'odometer': 172782,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2019-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 1.5 BlueHDi 130ch S&S BVM6 Active Business',
'transmission': 'manual',
'trim': '308 SW 1.5 BlueHDi 130ch S&S BVM6 Active Business',
'year': 2019}
2026-03-25 19:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275281c37ec%27 HTTP/1.1" 200 None
2026-03-25 19:20:45 [vpauto.fr] INFO: Saving data for 5281c37ec: {'created_time': 1773861091.758285, 'last_price_update_time': 1774466445.403531, 'auction_closing_time': 1774519200.0}
2026-03-25 19:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5281c37ec') HTTP/1.1" 204 0
2026-03-25 19:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c06d53aeb1/renault-espace-blue-dci-160-edc-evolution-7-places> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/258bf607b1/audi-q5-v6-30-tfsi-272-quattro-avus-tiptronic-a> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb21f5d-dc5c-5089-87af-40febefc5194 with identifier: c06d53aeb1
2026-03-25 19:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb21f5d-dc5c-5089-87af-40febefc5194 with scrape type 2
2026-03-25 19:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fb21f5d-dc5c-5089-87af-40febefc5194 with scrape type 2
2026-03-25 19:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9fb21f5d-dc5c-5089-87af-40febefc5194, identifier: c06d53aeb1
2026-03-25 19:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1e18973-e549-5e11-a7ee-59cfe00c0531 with identifier: 258bf607b1
2026-03-25 19:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1e18973-e549-5e11-a7ee-59cfe00c0531 with scrape type 2
2026-03-25 19:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1e18973-e549-5e11-a7ee-59cfe00c0531 with scrape type 2
2026-03-25 19:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c1e18973-e549-5e11-a7ee-59cfe00c0531, identifier: 258bf607b1
2026-03-25 19:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9fb21f5d-dc5c-5089-87af-40febefc5194 with identifier: c06d53aeb1
2026-03-25 19:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9fb21f5d-dc5c-5089-87af-40febefc5194 with identifier: c06d53aeb1
2026-03-25 19:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9fb21f5d-dc5c-5089-87af-40febefc5194 with identifier: c06d53aeb1 to the API
2026-03-25 19:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c06d53aeb1/renault-espace-blue-dci-160-edc-evolution-7-places>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9fb21f5d-dc5c-5089-87af-40febefc5194',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c06d53aeb1/renault-espace-blue-dci-160-edc-evolution-7-places',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'Espace Blue dCi 160 EDC Evolution 7 places',
'odometer': 134265,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT Espace Blue dCi 160 EDC Evolution 7 places',
'transmission': 'automatic',
'trim': 'Espace Blue dCi 160 EDC Evolution 7 places',
'year': 2021}
2026-03-25 19:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c06d53aeb1%27 HTTP/1.1" 200 None
2026-03-25 19:20:46 [vpauto.fr] INFO: Saving data for c06d53aeb1: {'created_time': 1774256678.091474, 'last_price_update_time': 1774466446.109166}
2026-03-25 19:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c06d53aeb1') HTTP/1.1" 204 0
2026-03-25 19:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c1e18973-e549-5e11-a7ee-59cfe00c0531 with identifier: 258bf607b1
2026-03-25 19:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c1e18973-e549-5e11-a7ee-59cfe00c0531 with identifier: 258bf607b1
2026-03-25 19:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c1e18973-e549-5e11-a7ee-59cfe00c0531 with identifier: 258bf607b1 to the API
2026-03-25 19:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/258bf607b1/audi-q5-v6-30-tfsi-272-quattro-avus-tiptronic-a>
{'auction_title': '',
'c_o_2_emission_value': 199,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'c1e18973-e549-5e11-a7ee-59cfe00c0531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/258bf607b1/audi-q5-v6-30-tfsi-272-quattro-avus-tiptronic-a',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'AUDI',
'model': 'Q5 V6 3.0 TFSI 272 Quattro Avus Tiptronic A',
'odometer': 172458,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2013-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 V6 3.0 TFSI 272 Quattro Avus Tiptronic A',
'transmission': 'automatic',
'trim': 'Q5 V6 3.0 TFSI 272 Quattro Avus Tiptronic A',
'year': 2013}
2026-03-25 19:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27258bf607b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:46 [vpauto.fr] INFO: Saving data for 258bf607b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774257004.775192, 'last_price_update_time': 1774466446.420802}
2026-03-25 19:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='258bf607b1') HTTP/1.1" 204 0
2026-03-25 19:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3c9f6396b1/renault-espace-blue-dci-160-edc-zen> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87b90942-1073-55c3-bfca-9f1a7329ea8b with identifier: 3c9f6396b1
2026-03-25 19:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87b90942-1073-55c3-bfca-9f1a7329ea8b with scrape type 2
2026-03-25 19:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87b90942-1073-55c3-bfca-9f1a7329ea8b with scrape type 2
2026-03-25 19:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 87b90942-1073-55c3-bfca-9f1a7329ea8b, identifier: 3c9f6396b1
2026-03-25 19:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 87b90942-1073-55c3-bfca-9f1a7329ea8b with identifier: 3c9f6396b1
2026-03-25 19:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 87b90942-1073-55c3-bfca-9f1a7329ea8b with identifier: 3c9f6396b1
2026-03-25 19:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 87b90942-1073-55c3-bfca-9f1a7329ea8b with identifier: 3c9f6396b1 to the API
2026-03-25 19:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3c9f6396b1/renault-espace-blue-dci-160-edc-zen>
{'auction_title': '',
'c_o_2_emission_value': 171,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '87b90942-1073-55c3-bfca-9f1a7329ea8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3c9f6396b1/renault-espace-blue-dci-160-edc-zen',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'Espace Blue dCi 160 EDC Zen',
'odometer': 122852,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT Espace Blue dCi 160 EDC Zen',
'transmission': 'automatic',
'trim': 'Espace Blue dCi 160 EDC Zen',
'year': 2020}
2026-03-25 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273c9f6396b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:48 [vpauto.fr] INFO: Saving data for 3c9f6396b1: {'created_time': 1774256710.164729, 'last_price_update_time': 1774466448.054583}
2026-03-25 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3c9f6396b1') HTTP/1.1" 204 0
2026-03-25 19:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ce7bbb30b1/peugeot-208-puretech-75-ss-bvm5-style> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8c43f4f-5860-5a0e-80ec-b95b1a6cd50a with identifier: ce7bbb30b1
2026-03-25 19:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8c43f4f-5860-5a0e-80ec-b95b1a6cd50a with scrape type 2
2026-03-25 19:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8c43f4f-5860-5a0e-80ec-b95b1a6cd50a with scrape type 2
2026-03-25 19:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f8c43f4f-5860-5a0e-80ec-b95b1a6cd50a, identifier: ce7bbb30b1
2026-03-25 19:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f8c43f4f-5860-5a0e-80ec-b95b1a6cd50a with identifier: ce7bbb30b1
2026-03-25 19:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f8c43f4f-5860-5a0e-80ec-b95b1a6cd50a with identifier: ce7bbb30b1
2026-03-25 19:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f8c43f4f-5860-5a0e-80ec-b95b1a6cd50a with identifier: ce7bbb30b1 to the API
2026-03-25 19:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ce7bbb30b1/peugeot-208-puretech-75-ss-bvm5-style>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/LSasghP_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'f8c43f4f-5860-5a0e-80ec-b95b1a6cd50a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ce7bbb30b1/peugeot-208-puretech-75-ss-bvm5-style',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '208 PureTech 75 S&S BVM5 Style',
'odometer': 420,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 PureTech 75 S&S BVM5 Style',
'transmission': 'manual',
'trim': '208 PureTech 75 S&S BVM5 Style',
'year': 2023}
2026-03-25 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ce7bbb30b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:48 [vpauto.fr] INFO: Saving data for ce7bbb30b1: {'created_time': 1774256661.652971, 'last_price_update_time': 1774466448.583296, 'auction_closing_time': 1774618200.0}
2026-03-25 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ce7bbb30b1') HTTP/1.1" 204 0
2026-03-25 19:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/50ce72d9ec/peugeot-5008-bluehdi-130ch-ss-bvm6-active-business-7-places> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edb49a4c-4f33-552d-afa2-f3ff89443ed9 with identifier: 50ce72d9ec
2026-03-25 19:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edb49a4c-4f33-552d-afa2-f3ff89443ed9 with scrape type 1
2026-03-25 19:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item edb49a4c-4f33-552d-afa2-f3ff89443ed9
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FWRxXnRD_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/WRxXnRD_01-1200.jpg already downloaded
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FWRxXnRD_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/WRxXnRD_02-1200.jpg already downloaded
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FWRxXnRD_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/WRxXnRD_03-1200.jpg already downloaded
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FWRxXnRD_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/WRxXnRD_04-1200.jpg already downloaded
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FWRxXnRD_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/WRxXnRD_05-1200.jpg already downloaded
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FWRxXnRD_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/WRxXnRD_06-1200.jpg already downloaded
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FWRxXnRD_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/WRxXnRD_07-1200.jpg already downloaded
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FWRxXnRD_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/WRxXnRD_08-1200.jpg already downloaded
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FWRxXnRD_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/WRxXnRD_09-1200.jpg already downloaded
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FWRxXnRD_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/WRxXnRD_10-1200.jpg already downloaded
2026-03-25 19:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: edb49a4c-4f33-552d-afa2-f3ff89443ed9, identifier: 50ce72d9ec
2026-03-25 19:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: edb49a4c-4f33-552d-afa2-f3ff89443ed9 with identifier: 50ce72d9ec
2026-03-25 19:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: edb49a4c-4f33-552d-afa2-f3ff89443ed9 with identifier: 50ce72d9ec
2026-03-25 19:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: edb49a4c-4f33-552d-afa2-f3ff89443ed9 with identifier: 50ce72d9ec to the API
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/50ce72d9ec/peugeot-5008-bluehdi-130ch-ss-bvm6-active-business-7-places>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gray green metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'edb49a4c-4f33-552d-afa2-f3ff89443ed9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/50ce72d9ec/peugeot-5008-bluehdi-130ch-ss-bvm6-active-business-7-places',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '5008 BlueHDi 130ch S&S BVM6 Active Business 7 places',
'odometer': 125097,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://cdn.vpauto.fr/WRxXnRD_01-1200.jpg',
'https://cdn.vpauto.fr/WRxXnRD_02-1200.jpg',
'https://cdn.vpauto.fr/WRxXnRD_03-1200.jpg',
'https://cdn.vpauto.fr/WRxXnRD_04-1200.jpg',
'https://cdn.vpauto.fr/WRxXnRD_05-1200.jpg',
'https://cdn.vpauto.fr/WRxXnRD_06-1200.jpg',
'https://cdn.vpauto.fr/WRxXnRD_07-1200.jpg',
'https://cdn.vpauto.fr/WRxXnRD_08-1200.jpg',
'https://cdn.vpauto.fr/WRxXnRD_09-1200.jpg',
'https://cdn.vpauto.fr/WRxXnRD_10-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb49a4c-4f33-552d-afa2-f3ff89443ed9/edb49a4c-4f33-552d-afa2-f3ff89443ed9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95724,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/WRxXnRD_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb49a4c-4f33-552d-afa2-f3ff89443ed9/edb49a4c-4f33-552d-afa2-f3ff89443ed9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76946,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/WRxXnRD_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb49a4c-4f33-552d-afa2-f3ff89443ed9/edb49a4c-4f33-552d-afa2-f3ff89443ed9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96547,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/WRxXnRD_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb49a4c-4f33-552d-afa2-f3ff89443ed9/edb49a4c-4f33-552d-afa2-f3ff89443ed9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64067,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/WRxXnRD_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb49a4c-4f33-552d-afa2-f3ff89443ed9/edb49a4c-4f33-552d-afa2-f3ff89443ed9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93398,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/WRxXnRD_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb49a4c-4f33-552d-afa2-f3ff89443ed9/edb49a4c-4f33-552d-afa2-f3ff89443ed9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78091,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/WRxXnRD_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb49a4c-4f33-552d-afa2-f3ff89443ed9/edb49a4c-4f33-552d-afa2-f3ff89443ed9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94265,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/WRxXnRD_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb49a4c-4f33-552d-afa2-f3ff89443ed9/edb49a4c-4f33-552d-afa2-f3ff89443ed9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76840,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/WRxXnRD_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb49a4c-4f33-552d-afa2-f3ff89443ed9/edb49a4c-4f33-552d-afa2-f3ff89443ed9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130525,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/WRxXnRD_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb49a4c-4f33-552d-afa2-f3ff89443ed9/edb49a4c-4f33-552d-afa2-f3ff89443ed9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120539,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/WRxXnRD_10-1200.jpg',
'Width': 1200}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 BlueHDi 130ch S&S BVM6 Active Business 7 places',
'transmission': 'manual',
'trim': '5008 BlueHDi 130ch S&S BVM6 Active Business 7 places',
'year': 2020}
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2750ce72d9ec%27 HTTP/1.1" 200 None
2026-03-25 19:20:51 [vpauto.fr] INFO: Saving data for 50ce72d9ec: {'created_time': 1774466451.751464, 'last_price_update_time': 1774466451.751476, 'auction_closing_time': 1774519200.0}
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='50ce72d9ec') HTTP/1.1" 204 0
2026-03-25 19:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cbc67028b1/citroen-c4-picasso-bluehdi-120-ss-intensive> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6edc7e0a-e97c-504f-8f54-b9b2b8809351 with identifier: cbc67028b1
2026-03-25 19:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6edc7e0a-e97c-504f-8f54-b9b2b8809351 with scrape type 2
2026-03-25 19:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6edc7e0a-e97c-504f-8f54-b9b2b8809351 with scrape type 2
2026-03-25 19:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6edc7e0a-e97c-504f-8f54-b9b2b8809351, identifier: cbc67028b1
2026-03-25 19:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6edc7e0a-e97c-504f-8f54-b9b2b8809351 with identifier: cbc67028b1
2026-03-25 19:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6edc7e0a-e97c-504f-8f54-b9b2b8809351 with identifier: cbc67028b1
2026-03-25 19:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6edc7e0a-e97c-504f-8f54-b9b2b8809351 with identifier: cbc67028b1 to the API
2026-03-25 19:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cbc67028b1/citroen-c4-picasso-bluehdi-120-ss-intensive>
{'auction_title': '',
'c_o_2_emission_value': 100,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '6edc7e0a-e97c-504f-8f54-b9b2b8809351',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cbc67028b1/citroen-c4-picasso-bluehdi-120-ss-intensive',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'CITROEN',
'model': 'C4 Picasso BlueHDi 120 S&S Intensive',
'odometer': 101006,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2016-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Picasso BlueHDi 120 S&S Intensive',
'transmission': 'manual',
'trim': 'C4 Picasso BlueHDi 120 S&S Intensive',
'year': 2016}
2026-03-25 19:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc67028b1%27 HTTP/1.1" 200 None
2026-03-25 19:20:57 [vpauto.fr] INFO: Saving data for cbc67028b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256779.927268, 'last_price_update_time': 1774466457.565758}
2026-03-25 19:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cbc67028b1') HTTP/1.1" 204 0
2026-03-25 19:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/91074384ec/peugeot-3008-puretech-130ch-ss-eat8-gt-line> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c398e31-dc4f-5572-b4d4-c7b8a8e16a17 with identifier: 91074384ec
2026-03-25 19:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c398e31-dc4f-5572-b4d4-c7b8a8e16a17 with scrape type 2
2026-03-25 19:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c398e31-dc4f-5572-b4d4-c7b8a8e16a17 with scrape type 2
2026-03-25 19:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5c398e31-dc4f-5572-b4d4-c7b8a8e16a17, identifier: 91074384ec
2026-03-25 19:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5c398e31-dc4f-5572-b4d4-c7b8a8e16a17 with identifier: 91074384ec
2026-03-25 19:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5c398e31-dc4f-5572-b4d4-c7b8a8e16a17 with identifier: 91074384ec
2026-03-25 19:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5c398e31-dc4f-5572-b4d4-c7b8a8e16a17 with identifier: 91074384ec to the API
2026-03-25 19:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/91074384ec/peugeot-3008-puretech-130ch-ss-eat8-gt-line>
{'auction_title': '',
'c_o_2_emission_value': 153,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5c398e31-dc4f-5572-b4d4-c7b8a8e16a17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/91074384ec/peugeot-3008-puretech-130ch-ss-eat8-gt-line',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '3008 Puretech 130ch S&S EAT8 GT Line',
'odometer': 103908,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Puretech 130ch S&S EAT8 GT Line',
'transmission': 'automatic',
'trim': '3008 Puretech 130ch S&S EAT8 GT Line',
'year': 2020}
2026-03-25 19:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2791074384ec%27 HTTP/1.1" 200 None
2026-03-25 19:20:58 [vpauto.fr] INFO: Saving data for 91074384ec: {'created_time': 1773861147.929133, 'last_price_update_time': 1774466458.171191, 'auction_closing_time': 1774519200.0}
2026-03-25 19:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='91074384ec') HTTP/1.1" 204 0
2026-03-25 19:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d187083ab1/kia-picanto-10-dpi-67ch-bvm5-motion> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44d028db-8e0b-5492-8673-ca15de2149ad with identifier: d187083ab1
2026-03-25 19:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44d028db-8e0b-5492-8673-ca15de2149ad with scrape type 2
2026-03-25 19:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44d028db-8e0b-5492-8673-ca15de2149ad with scrape type 2
2026-03-25 19:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 44d028db-8e0b-5492-8673-ca15de2149ad, identifier: d187083ab1
2026-03-25 19:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 44d028db-8e0b-5492-8673-ca15de2149ad with identifier: d187083ab1
2026-03-25 19:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 44d028db-8e0b-5492-8673-ca15de2149ad with identifier: d187083ab1
2026-03-25 19:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 44d028db-8e0b-5492-8673-ca15de2149ad with identifier: d187083ab1 to the API
2026-03-25 19:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d187083ab1/kia-picanto-10-dpi-67ch-bvm5-motion>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/senpDGU_BE.pdf',
'category': None,
'color': 'Medium blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': '44d028db-8e0b-5492-8673-ca15de2149ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d187083ab1/kia-picanto-10-dpi-67ch-bvm5-motion',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'KIA',
'model': 'Picanto 1.0 DPi 67ch BVM5 Motion',
'odometer': 13676,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Picanto 1.0 DPi 67ch BVM5 Motion',
'transmission': 'manual',
'trim': 'Picanto 1.0 DPi 67ch BVM5 Motion',
'year': 2025}
2026-03-25 19:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d187083ab1%27 HTTP/1.1" 200 None
2026-03-25 19:20:59 [vpauto.fr] INFO: Saving data for d187083ab1: {'created_time': 1774256824.563777, 'last_price_update_time': 1774466459.157696, 'auction_closing_time': 1774618200.0}
2026-03-25 19:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d187083ab1') HTTP/1.1" 204 0
2026-03-25 19:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3d7ea549ec/smart-forfour-09-90-ch-ss-ba6-passion> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:20:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32f08575-9050-5617-9607-4cd4e904bb80 with identifier: 3d7ea549ec
2026-03-25 19:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32f08575-9050-5617-9607-4cd4e904bb80 with scrape type 2
2026-03-25 19:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32f08575-9050-5617-9607-4cd4e904bb80 with scrape type 2
2026-03-25 19:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 32f08575-9050-5617-9607-4cd4e904bb80, identifier: 3d7ea549ec
2026-03-25 19:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 32f08575-9050-5617-9607-4cd4e904bb80 with identifier: 3d7ea549ec
2026-03-25 19:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 32f08575-9050-5617-9607-4cd4e904bb80 with identifier: 3d7ea549ec
2026-03-25 19:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 32f08575-9050-5617-9607-4cd4e904bb80 with identifier: 3d7ea549ec to the API
2026-03-25 19:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3d7ea549ec/smart-forfour-09-90-ch-ss-ba6-passion>
{'auction_title': '',
'c_o_2_emission_value': 116,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '32f08575-9050-5617-9607-4cd4e904bb80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3d7ea549ec/smart-forfour-09-90-ch-ss-ba6-passion',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'SMART',
'model': 'Forfour 0.9 90 ch S&S BA6 Passion',
'odometer': 125857,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2018-11-09',
'seats_number': 4,
'seller_name': None,
'title': 'SMART Forfour 0.9 90 ch S&S BA6 Passion',
'transmission': 'automatic',
'trim': 'Forfour 0.9 90 ch S&S BA6 Passion',
'year': 2018}
2026-03-25 19:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273d7ea549ec%27 HTTP/1.1" 200 None
2026-03-25 19:20:59 [vpauto.fr] INFO: Saving data for 3d7ea549ec: {'auction_closing_time': 1774519200.0, 'created_time': 1773392825.467715, 'last_price_update_time': 1774466459.844081}
2026-03-25 19:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3d7ea549ec') HTTP/1.1" 204 0
2026-03-25 19:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8416dcfaec/alfa-romeo-giulietta-20-jtdm-150-ch-ss-exclusive> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7ec69e5-c56e-5fdb-a9e8-505dd3028793 with identifier: 8416dcfaec
2026-03-25 19:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7ec69e5-c56e-5fdb-a9e8-505dd3028793 with scrape type 2
2026-03-25 19:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7ec69e5-c56e-5fdb-a9e8-505dd3028793 with scrape type 2
2026-03-25 19:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b7ec69e5-c56e-5fdb-a9e8-505dd3028793, identifier: 8416dcfaec
2026-03-25 19:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b7ec69e5-c56e-5fdb-a9e8-505dd3028793 with identifier: 8416dcfaec
2026-03-25 19:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b7ec69e5-c56e-5fdb-a9e8-505dd3028793 with identifier: 8416dcfaec
2026-03-25 19:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b7ec69e5-c56e-5fdb-a9e8-505dd3028793 with identifier: 8416dcfaec to the API
2026-03-25 19:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8416dcfaec/alfa-romeo-giulietta-20-jtdm-150-ch-ss-exclusive>
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b7ec69e5-c56e-5fdb-a9e8-505dd3028793',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8416dcfaec/alfa-romeo-giulietta-20-jtdm-150-ch-ss-exclusive',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'ALFA ROMEO',
'model': 'Giulietta 2.0 JTDm 150 ch S&S Exclusive',
'odometer': 146476,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2016-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO Giulietta 2.0 JTDm 150 ch S&S Exclusive',
'transmission': 'manual',
'trim': 'Giulietta 2.0 JTDm 150 ch S&S Exclusive',
'year': 2016}
2026-03-25 19:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278416dcfaec%27 HTTP/1.1" 200 None
2026-03-25 19:21:01 [vpauto.fr] INFO: Saving data for 8416dcfaec: {'auction_closing_time': 1774519200.0, 'created_time': 1773860822.944983, 'last_price_update_time': 1774466461.430697}
2026-03-25 19:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8416dcfaec') HTTP/1.1" 204 0
2026-03-25 19:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c2ab67a1b1/toyota-c-hr-hybride-18l-dynamic> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f695ab01-04eb-5ed7-9c14-fd3dc679c1f4 with identifier: c2ab67a1b1
2026-03-25 19:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f695ab01-04eb-5ed7-9c14-fd3dc679c1f4 with scrape type 2
2026-03-25 19:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f695ab01-04eb-5ed7-9c14-fd3dc679c1f4 with scrape type 2
2026-03-25 19:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f695ab01-04eb-5ed7-9c14-fd3dc679c1f4, identifier: c2ab67a1b1
2026-03-25 19:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f695ab01-04eb-5ed7-9c14-fd3dc679c1f4 with identifier: c2ab67a1b1
2026-03-25 19:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f695ab01-04eb-5ed7-9c14-fd3dc679c1f4 with identifier: c2ab67a1b1
2026-03-25 19:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f695ab01-04eb-5ed7-9c14-fd3dc679c1f4 with identifier: c2ab67a1b1 to the API
2026-03-25 19:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c2ab67a1b1/toyota-c-hr-hybride-18l-dynamic>
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f695ab01-04eb-5ed7-9c14-fd3dc679c1f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c2ab67a1b1/toyota-c-hr-hybride-18l-dynamic',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'TOYOTA',
'model': 'C-HR Hybride 1.8L Dynamic',
'odometer': 68344,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA C-HR Hybride 1.8L Dynamic',
'transmission': 'automatic',
'trim': 'C-HR Hybride 1.8L Dynamic',
'year': 2021}
2026-03-25 19:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2ab67a1b1%27 HTTP/1.1" 200 None
2026-03-25 19:21:02 [vpauto.fr] INFO: Saving data for c2ab67a1b1: {'created_time': 1774256953.448691, 'last_price_update_time': 1774466462.9454, 'auction_closing_time': 1774618200.0}
2026-03-25 19:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c2ab67a1b1') HTTP/1.1" 204 0
2026-03-25 19:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/71dab0c4b1/renault-kadjar-blue-dci-115-edc-intens> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae8ae79d-4fe4-5e2d-8e67-71034779d150 with identifier: 71dab0c4b1
2026-03-25 19:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8ae79d-4fe4-5e2d-8e67-71034779d150 with scrape type 2
2026-03-25 19:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae8ae79d-4fe4-5e2d-8e67-71034779d150 with scrape type 2
2026-03-25 19:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ae8ae79d-4fe4-5e2d-8e67-71034779d150, identifier: 71dab0c4b1
2026-03-25 19:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ae8ae79d-4fe4-5e2d-8e67-71034779d150 with identifier: 71dab0c4b1
2026-03-25 19:21:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ae8ae79d-4fe4-5e2d-8e67-71034779d150 with identifier: 71dab0c4b1
2026-03-25 19:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ae8ae79d-4fe4-5e2d-8e67-71034779d150 with identifier: 71dab0c4b1 to the API
2026-03-25 19:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/71dab0c4b1/renault-kadjar-blue-dci-115-edc-intens>
{'auction_title': '',
'c_o_2_emission_value': 113,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark green metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'ae8ae79d-4fe4-5e2d-8e67-71034779d150',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/71dab0c4b1/renault-kadjar-blue-dci-115-edc-intens',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 EDC Intens',
'odometer': 76058,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2019-10-15',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Kadjar Blue dCi 115 EDC Intens',
'transmission': 'automatic',
'trim': 'Kadjar Blue dCi 115 EDC Intens',
'year': 2019}
2026-03-25 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771dab0c4b1%27 HTTP/1.1" 200 None
2026-03-25 19:21:06 [vpauto.fr] INFO: Saving data for 71dab0c4b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256718.065681, 'last_price_update_time': 1774466466.760881}
2026-03-25 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='71dab0c4b1') HTTP/1.1" 204 0
2026-03-25 19:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1de0ca9ab1/audi-a1-sportback-25-tfsi-95-ch-bvm5-entry> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbae1be5-ee1d-53ff-9db8-3d02d4dd841c with identifier: 1de0ca9ab1
2026-03-25 19:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbae1be5-ee1d-53ff-9db8-3d02d4dd841c with scrape type 2
2026-03-25 19:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbae1be5-ee1d-53ff-9db8-3d02d4dd841c with scrape type 2
2026-03-25 19:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fbae1be5-ee1d-53ff-9db8-3d02d4dd841c, identifier: 1de0ca9ab1
2026-03-25 19:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fbae1be5-ee1d-53ff-9db8-3d02d4dd841c with identifier: 1de0ca9ab1
2026-03-25 19:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fbae1be5-ee1d-53ff-9db8-3d02d4dd841c with identifier: 1de0ca9ab1
2026-03-25 19:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fbae1be5-ee1d-53ff-9db8-3d02d4dd841c with identifier: 1de0ca9ab1 to the API
2026-03-25 19:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1de0ca9ab1/audi-a1-sportback-25-tfsi-95-ch-bvm5-entry>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/hsLsapE_BE.pdf',
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'fbae1be5-ee1d-53ff-9db8-3d02d4dd841c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1de0ca9ab1/audi-a1-sportback-25-tfsi-95-ch-bvm5-entry',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'AUDI',
'model': 'A1 Sportback 25 TFSI 95 ch BVM5 Entry',
'odometer': 67593,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A1 Sportback 25 TFSI 95 ch BVM5 Entry',
'transmission': 'manual',
'trim': 'A1 Sportback 25 TFSI 95 ch BVM5 Entry',
'year': 2023}
2026-03-25 19:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271de0ca9ab1%27 HTTP/1.1" 200 None
2026-03-25 19:21:07 [vpauto.fr] INFO: Saving data for 1de0ca9ab1: {'created_time': 1774256968.820562, 'last_price_update_time': 1774466467.310035, 'auction_closing_time': 1774618200.0}
2026-03-25 19:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1de0ca9ab1') HTTP/1.1" 204 0
2026-03-25 19:21:07 [scrapy.extensions.logstats] INFO: Crawled 449 pages (at 33 pages/min), scraped 437 items (at 33 items/min)
2026-03-25 19:21:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 201MiB
2026-03-25 19:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ab892bf4ec/peugeot-5008-bluehdi-130ch-ss-bvm6-active-pack-7-place> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e824ce17b1/ford-edge-20-tdci-210-powershift-intelligent-awd-sport> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef8ff6dc-8071-5b38-8773-b128d3466821 with identifier: ab892bf4ec
2026-03-25 19:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef8ff6dc-8071-5b38-8773-b128d3466821 with scrape type 2
2026-03-25 19:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef8ff6dc-8071-5b38-8773-b128d3466821 with scrape type 2
2026-03-25 19:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ef8ff6dc-8071-5b38-8773-b128d3466821, identifier: ab892bf4ec
2026-03-25 19:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd869b4b-78f1-52a7-b40d-0a88872341b5 with identifier: e824ce17b1
2026-03-25 19:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd869b4b-78f1-52a7-b40d-0a88872341b5 with scrape type 2
2026-03-25 19:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd869b4b-78f1-52a7-b40d-0a88872341b5 with scrape type 2
2026-03-25 19:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: bd869b4b-78f1-52a7-b40d-0a88872341b5, identifier: e824ce17b1
2026-03-25 19:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ef8ff6dc-8071-5b38-8773-b128d3466821 with identifier: ab892bf4ec
2026-03-25 19:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ef8ff6dc-8071-5b38-8773-b128d3466821 with identifier: ab892bf4ec
2026-03-25 19:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ef8ff6dc-8071-5b38-8773-b128d3466821 with identifier: ab892bf4ec to the API
2026-03-25 19:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ab892bf4ec/peugeot-5008-bluehdi-130ch-ss-bvm6-active-pack-7-place>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef8ff6dc-8071-5b38-8773-b128d3466821',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ab892bf4ec/peugeot-5008-bluehdi-130ch-ss-bvm6-active-pack-7-place',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '5008 BlueHDi 130ch S&S BVM6 Active Pack 7 place',
'odometer': 180613,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 BlueHDi 130ch S&S BVM6 Active Pack 7 place',
'transmission': 'manual',
'trim': '5008 BlueHDi 130ch S&S BVM6 Active Pack 7 place',
'year': 2022}
2026-03-25 19:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ab892bf4ec%27 HTTP/1.1" 200 None
2026-03-25 19:21:08 [vpauto.fr] INFO: Saving data for ab892bf4ec: {'created_time': 1773861167.987859, 'last_price_update_time': 1774466468.01744, 'auction_closing_time': 1774519200.0}
2026-03-25 19:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ab892bf4ec') HTTP/1.1" 204 0
2026-03-25 19:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: bd869b4b-78f1-52a7-b40d-0a88872341b5 with identifier: e824ce17b1
2026-03-25 19:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: bd869b4b-78f1-52a7-b40d-0a88872341b5 with identifier: e824ce17b1
2026-03-25 19:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: bd869b4b-78f1-52a7-b40d-0a88872341b5 with identifier: e824ce17b1 to the API
2026-03-25 19:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e824ce17b1/ford-edge-20-tdci-210-powershift-intelligent-awd-sport>
{'auction_title': '',
'c_o_2_emission_value': 152,
'car_expert_report_source_url': None,
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'bd869b4b-78f1-52a7-b40d-0a88872341b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e824ce17b1/ford-edge-20-tdci-210-powershift-intelligent-awd-sport',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Edge 2.0 TDCi 210 Powershift Intelligent AWD Sport',
'odometer': 131783,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2016-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Edge 2.0 TDCi 210 Powershift Intelligent AWD Sport',
'transmission': 'automatic',
'trim': 'Edge 2.0 TDCi 210 Powershift Intelligent AWD Sport',
'year': 2016}
2026-03-25 19:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e824ce17b1%27 HTTP/1.1" 200 None
2026-03-25 19:21:08 [vpauto.fr] INFO: Saving data for e824ce17b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256976.766991, 'last_price_update_time': 1774466468.290954}
2026-03-25 19:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e824ce17b1') HTTP/1.1" 204 0
2026-03-25 19:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/56401384b1/ford-fiesta-10-flexifuel-95-ch-ss-bvm6-titanium-business> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2af3f80e-482e-550f-ac87-e2edfecb7056 with identifier: 56401384b1
2026-03-25 19:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2af3f80e-482e-550f-ac87-e2edfecb7056 with scrape type 2
2026-03-25 19:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2af3f80e-482e-550f-ac87-e2edfecb7056 with scrape type 2
2026-03-25 19:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2af3f80e-482e-550f-ac87-e2edfecb7056, identifier: 56401384b1
2026-03-25 19:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2af3f80e-482e-550f-ac87-e2edfecb7056 with identifier: 56401384b1
2026-03-25 19:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2af3f80e-482e-550f-ac87-e2edfecb7056 with identifier: 56401384b1
2026-03-25 19:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2af3f80e-482e-550f-ac87-e2edfecb7056 with identifier: 56401384b1 to the API
2026-03-25 19:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/56401384b1/ford-fiesta-10-flexifuel-95-ch-ss-bvm6-titanium-business>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'E85',
'id': '2af3f80e-482e-550f-ac87-e2edfecb7056',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/56401384b1/ford-fiesta-10-flexifuel-95-ch-ss-bvm6-titanium-business',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Fiesta 1.0 Flexifuel 95 ch S&S BVM6 Titanium Business',
'odometer': 18341,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.0 Flexifuel 95 ch S&S BVM6 Titanium Business',
'transmission': 'manual',
'trim': 'Fiesta 1.0 Flexifuel 95 ch S&S BVM6 Titanium Business',
'year': 2023}
2026-03-25 19:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756401384b1%27 HTTP/1.1" 200 None
2026-03-25 19:21:09 [vpauto.fr] INFO: Saving data for 56401384b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256577.95899, 'last_price_update_time': 1774466469.087863}
2026-03-25 19:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='56401384b1') HTTP/1.1" 204 0
2026-03-25 19:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/df1549fcb1/mercedes-classe-cla-shooting-brake-180-d-7-g-dct-fascination> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08ffb3c2-3519-556a-8fd2-d2a0c26bd7cf with identifier: df1549fcb1
2026-03-25 19:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08ffb3c2-3519-556a-8fd2-d2a0c26bd7cf with scrape type 2
2026-03-25 19:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08ffb3c2-3519-556a-8fd2-d2a0c26bd7cf with scrape type 2
2026-03-25 19:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 08ffb3c2-3519-556a-8fd2-d2a0c26bd7cf, identifier: df1549fcb1
2026-03-25 19:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 08ffb3c2-3519-556a-8fd2-d2a0c26bd7cf with identifier: df1549fcb1
2026-03-25 19:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 08ffb3c2-3519-556a-8fd2-d2a0c26bd7cf with identifier: df1549fcb1
2026-03-25 19:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 08ffb3c2-3519-556a-8fd2-d2a0c26bd7cf with identifier: df1549fcb1 to the API
2026-03-25 19:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/df1549fcb1/mercedes-classe-cla-shooting-brake-180-d-7-g-dct-fascination>
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '08ffb3c2-3519-556a-8fd2-d2a0c26bd7cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/df1549fcb1/mercedes-classe-cla-shooting-brake-180-d-7-g-dct-fascination',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'MERCEDES',
'model': 'Classe CLA Shooting Brake 180 d 7-G DCT Fascination',
'odometer': 113022,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2017-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES Classe CLA Shooting Brake 180 d 7-G DCT Fascination',
'transmission': 'automatic',
'trim': 'Classe CLA Shooting Brake 180 d 7-G DCT Fascination',
'year': 2017}
2026-03-25 19:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27df1549fcb1%27 HTTP/1.1" 200 None
2026-03-25 19:21:09 [vpauto.fr] INFO: Saving data for df1549fcb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256764.468221, 'last_price_update_time': 1774466469.970896}
2026-03-25 19:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='df1549fcb1') HTTP/1.1" 204 0
2026-03-25 19:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/71e264bdb1/renault-austral-e-tech-full-hybrid-200-gsr2-techno> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbb9b732-a02c-5f38-bdc2-6073f76b2100 with identifier: 71e264bdb1
2026-03-25 19:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb9b732-a02c-5f38-bdc2-6073f76b2100 with scrape type 2
2026-03-25 19:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbb9b732-a02c-5f38-bdc2-6073f76b2100 with scrape type 2
2026-03-25 19:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fbb9b732-a02c-5f38-bdc2-6073f76b2100, identifier: 71e264bdb1
2026-03-25 19:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fbb9b732-a02c-5f38-bdc2-6073f76b2100 with identifier: 71e264bdb1
2026-03-25 19:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fbb9b732-a02c-5f38-bdc2-6073f76b2100 with identifier: 71e264bdb1
2026-03-25 19:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fbb9b732-a02c-5f38-bdc2-6073f76b2100 with identifier: 71e264bdb1 to the API
2026-03-25 19:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/71e264bdb1/renault-austral-e-tech-full-hybrid-200-gsr2-techno>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'fbb9b732-a02c-5f38-bdc2-6073f76b2100',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/71e264bdb1/renault-austral-e-tech-full-hybrid-200-gsr2-techno',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'Austral E-Tech full hybrid 200 GSR2 Techno',
'odometer': 112573,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2024-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Austral E-Tech full hybrid 200 GSR2 Techno',
'transmission': 'automatic',
'trim': 'Austral E-Tech full hybrid 200 GSR2 Techno',
'year': 2024}
2026-03-25 19:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771e264bdb1%27 HTTP/1.1" 200 None
2026-03-25 19:21:10 [vpauto.fr] INFO: Saving data for 71e264bdb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256641.85805, 'last_price_update_time': 1774466470.969817}
2026-03-25 19:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='71e264bdb1') HTTP/1.1" 204 0
2026-03-25 19:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9798380b1/renault-clio-tce-100-gpl-evolution> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5f41606-a5e0-522b-8486-fb42a19289e2 with identifier: 9798380b1
2026-03-25 19:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f41606-a5e0-522b-8486-fb42a19289e2 with scrape type 2
2026-03-25 19:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5f41606-a5e0-522b-8486-fb42a19289e2 with scrape type 2
2026-03-25 19:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d5f41606-a5e0-522b-8486-fb42a19289e2, identifier: 9798380b1
2026-03-25 19:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d5f41606-a5e0-522b-8486-fb42a19289e2 with identifier: 9798380b1
2026-03-25 19:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d5f41606-a5e0-522b-8486-fb42a19289e2 with identifier: 9798380b1
2026-03-25 19:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d5f41606-a5e0-522b-8486-fb42a19289e2 with identifier: 9798380b1 to the API
2026-03-25 19:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9798380b1/renault-clio-tce-100-gpl-evolution>
{'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': 'd5f41606-a5e0-522b-8486-fb42a19289e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9798380b1/renault-clio-tce-100-gpl-evolution',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'Clio TCe 100 GPL Evolution',
'odometer': 29405,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 100 GPL Evolution',
'transmission': 'manual',
'trim': 'Clio TCe 100 GPL Evolution',
'year': 2023}
2026-03-25 19:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279798380b1%27 HTTP/1.1" 200 None
2026-03-25 19:21:11 [vpauto.fr] INFO: Saving data for 9798380b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256484.121978, 'last_price_update_time': 1774466471.520638}
2026-03-25 19:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9798380b1') HTTP/1.1" 204 0
2026-03-25 19:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9b9e0b77ec/renault-megane-iv-estate-e-tech-hybride-rechargeable-160-evolution> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e24843b3-c2f7-5324-b980-1487a42816f3 with identifier: 9b9e0b77ec
2026-03-25 19:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e24843b3-c2f7-5324-b980-1487a42816f3 with scrape type 2
2026-03-25 19:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e24843b3-c2f7-5324-b980-1487a42816f3 with scrape type 2
2026-03-25 19:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e24843b3-c2f7-5324-b980-1487a42816f3, identifier: 9b9e0b77ec
2026-03-25 19:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e24843b3-c2f7-5324-b980-1487a42816f3 with identifier: 9b9e0b77ec
2026-03-25 19:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e24843b3-c2f7-5324-b980-1487a42816f3 with identifier: 9b9e0b77ec
2026-03-25 19:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e24843b3-c2f7-5324-b980-1487a42816f3 with identifier: 9b9e0b77ec to the API
2026-03-25 19:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9b9e0b77ec/renault-megane-iv-estate-e-tech-hybride-rechargeable-160-evolution>
{'auction_title': '',
'c_o_2_emission_value': 28,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e24843b3-c2f7-5324-b980-1487a42816f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9b9e0b77ec/renault-megane-iv-estate-e-tech-hybride-rechargeable-160-evolution',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'RENAULT',
'model': 'Megane IV Estate E-TECH Hybride rechargeable 160 Evolution',
'odometer': 130158,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Megane IV Estate E-TECH Hybride rechargeable 160 Evolution',
'transmission': 'automatic',
'trim': 'Megane IV Estate E-TECH Hybride rechargeable 160 Evolution',
'year': 2022}
2026-03-25 19:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b9e0b77ec%27 HTTP/1.1" 200 None
2026-03-25 19:21:13 [vpauto.fr] INFO: Saving data for 9b9e0b77ec: {'created_time': 1773861170.979251, 'last_price_update_time': 1774466473.258831, 'auction_closing_time': 1774519200.0}
2026-03-25 19:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9b9e0b77ec') HTTP/1.1" 204 0
2026-03-25 19:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bd7d0eadec/opel-crossland-15-d-110-ch-bvm6-elegance> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dcfb411-a9e3-5f07-b394-94a9f8afc8f5 with identifier: bd7d0eadec
2026-03-25 19:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dcfb411-a9e3-5f07-b394-94a9f8afc8f5 with scrape type 2
2026-03-25 19:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dcfb411-a9e3-5f07-b394-94a9f8afc8f5 with scrape type 2
2026-03-25 19:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7dcfb411-a9e3-5f07-b394-94a9f8afc8f5, identifier: bd7d0eadec
2026-03-25 19:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7dcfb411-a9e3-5f07-b394-94a9f8afc8f5 with identifier: bd7d0eadec
2026-03-25 19:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7dcfb411-a9e3-5f07-b394-94a9f8afc8f5 with identifier: bd7d0eadec
2026-03-25 19:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7dcfb411-a9e3-5f07-b394-94a9f8afc8f5 with identifier: bd7d0eadec to the API
2026-03-25 19:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bd7d0eadec/opel-crossland-15-d-110-ch-bvm6-elegance>
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7dcfb411-a9e3-5f07-b394-94a9f8afc8f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bd7d0eadec/opel-crossland-15-d-110-ch-bvm6-elegance',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'OPEL',
'model': 'Crossland 1.5 D 110 ch BVM6 Elegance',
'odometer': 93290,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2024-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Crossland 1.5 D 110 ch BVM6 Elegance',
'transmission': 'manual',
'trim': 'Crossland 1.5 D 110 ch BVM6 Elegance',
'year': 2024}
2026-03-25 19:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bd7d0eadec%27 HTTP/1.1" 200 None
2026-03-25 19:21:13 [vpauto.fr] INFO: Saving data for bd7d0eadec: {'created_time': 1773861021.11996, 'last_price_update_time': 1774466473.871076, 'auction_closing_time': 1774519200.0}
2026-03-25 19:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bd7d0eadec') HTTP/1.1" 204 0
2026-03-25 19:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/937b75eab1/volvo-xc60-t8-twin-engine-303-ch-87-ch-geartronic-8-inscription-luxe> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64d4872d-cdbe-516c-b9b8-92d8eb261868 with identifier: 937b75eab1
2026-03-25 19:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64d4872d-cdbe-516c-b9b8-92d8eb261868 with scrape type 2
2026-03-25 19:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64d4872d-cdbe-516c-b9b8-92d8eb261868 with scrape type 2
2026-03-25 19:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 64d4872d-cdbe-516c-b9b8-92d8eb261868, identifier: 937b75eab1
2026-03-25 19:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 64d4872d-cdbe-516c-b9b8-92d8eb261868 with identifier: 937b75eab1
2026-03-25 19:21:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 64d4872d-cdbe-516c-b9b8-92d8eb261868 with identifier: 937b75eab1
2026-03-25 19:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 64d4872d-cdbe-516c-b9b8-92d8eb261868 with identifier: 937b75eab1 to the API
2026-03-25 19:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/937b75eab1/volvo-xc60-t8-twin-engine-303-ch-87-ch-geartronic-8-inscription-luxe>
{'auction_title': '',
'c_o_2_emission_value': 56,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gris vert fonc',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '64d4872d-cdbe-516c-b9b8-92d8eb261868',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/937b75eab1/volvo-xc60-t8-twin-engine-303-ch-87-ch-geartronic-8-inscription-luxe',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'VOLVO',
'model': 'XC60 T8 Twin Engine 303 ch + 87 ch Geartronic 8 Inscription Luxe',
'odometer': 184388,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2020-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 T8 Twin Engine 303 ch + 87 ch Geartronic 8 Inscription '
'Luxe',
'transmission': 'automatic',
'trim': 'XC60 T8 Twin Engine 303 ch + 87 ch Geartronic 8 Inscription Luxe',
'year': 2020}
2026-03-25 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27937b75eab1%27 HTTP/1.1" 200 None
2026-03-25 19:21:16 [vpauto.fr] INFO: Saving data for 937b75eab1: {'created_time': 1774256715.558624, 'last_price_update_time': 1774466476.038253, 'auction_closing_time': 1774618200.0}
2026-03-25 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='937b75eab1') HTTP/1.1" 204 0
2026-03-25 19:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fd738138b1/ds-ds4-puretech-130-eat8-performance-line> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea82bc1e-721f-5478-926d-49148a9c0f78 with identifier: fd738138b1
2026-03-25 19:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea82bc1e-721f-5478-926d-49148a9c0f78 with scrape type 2
2026-03-25 19:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea82bc1e-721f-5478-926d-49148a9c0f78 with scrape type 2
2026-03-25 19:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ea82bc1e-721f-5478-926d-49148a9c0f78, identifier: fd738138b1
2026-03-25 19:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ea82bc1e-721f-5478-926d-49148a9c0f78 with identifier: fd738138b1
2026-03-25 19:21:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 19:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ea82bc1e-721f-5478-926d-49148a9c0f78 with identifier: fd738138b1
2026-03-25 19:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ea82bc1e-721f-5478-926d-49148a9c0f78 with identifier: fd738138b1 to the API
2026-03-25 19:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fd738138b1/ds-ds4-puretech-130-eat8-performance-line>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'ea82bc1e-721f-5478-926d-49148a9c0f78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fd738138b1/ds-ds4-puretech-130-eat8-performance-line',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'DS',
'model': '4 PureTech 130 EAT8 Performance Line+',
'odometer': 35074,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Performance Line+',
'transmission': 'automatic',
'trim': '4 PureTech 130 EAT8 Performance Line+',
'year': 2023}
2026-03-25 19:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fd738138b1%27 HTTP/1.1" 200 None
2026-03-25 19:21:18 [vpauto.fr] INFO: Saving data for fd738138b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256495.552327, 'last_price_update_time': 1774466478.17912}
2026-03-25 19:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fd738138b1') HTTP/1.1" 204 0
2026-03-25 19:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/638b9d6b1/renault-clio-blue-dci-100-evolution> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b9261490ec/peugeot-5008-bluehdi-130ch-ss-eat8-allure-business-7-places> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2077b1c3-3417-5d51-83d3-385ed1330ab6 with identifier: 638b9d6b1
2026-03-25 19:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2077b1c3-3417-5d51-83d3-385ed1330ab6 with scrape type 2
2026-03-25 19:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2077b1c3-3417-5d51-83d3-385ed1330ab6 with scrape type 2
2026-03-25 19:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2077b1c3-3417-5d51-83d3-385ed1330ab6, identifier: 638b9d6b1
2026-03-25 19:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2077b1c3-3417-5d51-83d3-385ed1330ab6 with identifier: 638b9d6b1
2026-03-25 19:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2077b1c3-3417-5d51-83d3-385ed1330ab6 with identifier: 638b9d6b1
2026-03-25 19:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2077b1c3-3417-5d51-83d3-385ed1330ab6 with identifier: 638b9d6b1 to the API
2026-03-25 19:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/638b9d6b1/renault-clio-blue-dci-100-evolution>
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': '2077b1c3-3417-5d51-83d3-385ed1330ab6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/638b9d6b1/renault-clio-blue-dci-100-evolution',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio Blue dCi 100 Evolution',
'odometer': 42086,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2024-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio Blue dCi 100 Evolution',
'transmission': 'manual',
'trim': 'Clio Blue dCi 100 Evolution',
'year': 2024}
2026-03-25 19:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27638b9d6b1%27 HTTP/1.1" 200 None
2026-03-25 19:21:18 [vpauto.fr] INFO: Saving data for 638b9d6b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256659.324724, 'last_price_update_time': 1774466478.902504}
2026-03-25 19:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='638b9d6b1') HTTP/1.1" 204 0
2026-03-25 19:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf2a2841-c1b0-5421-8f2a-477dc7f36f56 with identifier: b9261490ec
2026-03-25 19:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf2a2841-c1b0-5421-8f2a-477dc7f36f56 with scrape type 2
2026-03-25 19:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf2a2841-c1b0-5421-8f2a-477dc7f36f56 with scrape type 2
2026-03-25 19:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: cf2a2841-c1b0-5421-8f2a-477dc7f36f56, identifier: b9261490ec
2026-03-25 19:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: cf2a2841-c1b0-5421-8f2a-477dc7f36f56 with identifier: b9261490ec
2026-03-25 19:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: cf2a2841-c1b0-5421-8f2a-477dc7f36f56 with identifier: b9261490ec
2026-03-25 19:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: cf2a2841-c1b0-5421-8f2a-477dc7f36f56 with identifier: b9261490ec to the API
2026-03-25 19:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b9261490ec/peugeot-5008-bluehdi-130ch-ss-eat8-allure-business-7-places>
{'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cf2a2841-c1b0-5421-8f2a-477dc7f36f56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b9261490ec/peugeot-5008-bluehdi-130ch-ss-eat8-allure-business-7-places',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'PEUGEOT',
'model': '5008 BlueHDi 130ch S&S EAT8 Allure Business 7 places',
'odometer': 157449,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-08-20',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 BlueHDi 130ch S&S EAT8 Allure Business 7 places',
'transmission': 'automatic',
'trim': '5008 BlueHDi 130ch S&S EAT8 Allure Business 7 places',
'year': 2020}
2026-03-25 19:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9261490ec%27 HTTP/1.1" 200 None
2026-03-25 19:21:19 [vpauto.fr] INFO: Saving data for b9261490ec: {'created_time': 1773861139.038321, 'last_price_update_time': 1774466479.363621, 'auction_closing_time': 1774519200.0}
2026-03-25 19:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b9261490ec') HTTP/1.1" 204 0
2026-03-25 19:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/babb4c3eb1/ford-kuga-25-duratec-225-ch-powersplit-phev-e-cvt-ss-vignale> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4df9db17-ff81-54cc-9a12-afe1d189b2a0 with identifier: babb4c3eb1
2026-03-25 19:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4df9db17-ff81-54cc-9a12-afe1d189b2a0 with scrape type 2
2026-03-25 19:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4df9db17-ff81-54cc-9a12-afe1d189b2a0 with scrape type 2
2026-03-25 19:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4df9db17-ff81-54cc-9a12-afe1d189b2a0, identifier: babb4c3eb1
2026-03-25 19:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4df9db17-ff81-54cc-9a12-afe1d189b2a0 with identifier: babb4c3eb1
2026-03-25 19:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4df9db17-ff81-54cc-9a12-afe1d189b2a0 with identifier: babb4c3eb1
2026-03-25 19:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4df9db17-ff81-54cc-9a12-afe1d189b2a0 with identifier: babb4c3eb1 to the API
2026-03-25 19:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/babb4c3eb1/ford-kuga-25-duratec-225-ch-powersplit-phev-e-cvt-ss-vignale>
{'auction_title': '',
'c_o_2_emission_value': 23,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '4df9db17-ff81-54cc-9a12-afe1d189b2a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/babb4c3eb1/ford-kuga-25-duratec-225-ch-powersplit-phev-e-cvt-ss-vignale',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 225 ch PowerSplit PHEV e-CVT S&S Vignale',
'odometer': 44680,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 225 ch PowerSplit PHEV e-CVT S&S Vignale',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 225 ch PowerSplit PHEV e-CVT S&S Vignale',
'year': 2023}
2026-03-25 19:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27babb4c3eb1%27 HTTP/1.1" 200 None
2026-03-25 19:21:20 [vpauto.fr] INFO: Saving data for babb4c3eb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256512.687548, 'last_price_update_time': 1774466480.244839}
2026-03-25 19:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='babb4c3eb1') HTTP/1.1" 204 0
2026-03-25 19:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ef37f8d2ec/toyota-corolla-hybride-122h-design> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 19:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c2c252e-93d7-5fbd-9931-4a3d3e9ba007 with identifier: ef37f8d2ec
2026-03-25 19:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c2c252e-93d7-5fbd-9931-4a3d3e9ba007 with scrape type 2
2026-03-25 19:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c2c252e-93d7-5fbd-9931-4a3d3e9ba007 with scrape type 2
2026-03-25 19:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0c2c252e-93d7-5fbd-9931-4a3d3e9ba007, identifier: ef37f8d2ec
2026-03-25 19:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0c2c252e-93d7-5fbd-9931-4a3d3e9ba007 with identifier: ef37f8d2ec
2026-03-25 19:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0c2c252e-93d7-5fbd-9931-4a3d3e9ba007 with identifier: ef37f8d2ec
2026-03-25 19:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0c2c252e-93d7-5fbd-9931-4a3d3e9ba007 with identifier: ef37f8d2ec to the API
2026-03-25 19:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ef37f8d2ec/toyota-corolla-hybride-122h-design>
{'auction_title': '',
'c_o_2_emission_value': 76,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '0c2c252e-93d7-5fbd-9931-4a3d3e9ba007',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ef37f8d2ec/toyota-corolla-hybride-122h-design',
'listing': 'auction',
'location': '13 - MARSEILLE',
'make': 'TOYOTA',
'model': 'Corolla Hybride 122h Design',
'odometer': 160148,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2019-05-15',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla Hybride 122h Design',
'transmission': 'automatic',
'trim': 'Corolla Hybride 122h Design',
'year': 2019}
2026-03-25 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef37f8d2ec%27 HTTP/1.1" 200 None
2026-03-25 19:21:30 [vpauto.fr] INFO: Saving data for ef37f8d2ec: {'created_time': 1773860812.251754, 'last_price_update_time': 1774466490.579077, 'auction_closing_time': 1774519200.0}
2026-03-25 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ef37f8d2ec') HTTP/1.1" 204 0
2026-03-25 19:21:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.073(s), this was the 1st time calling it.
2026-03-25 19:21:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.166057969600011 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:21:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/76d31678b1/citroen-berlingo-multispace-bluehdi-100-ss-bvm5-shine> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e46aaeed-1fe9-5a64-b021-ffda80d27f74 with identifier: 76d31678b1
2026-03-25 19:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e46aaeed-1fe9-5a64-b021-ffda80d27f74 with scrape type 2
2026-03-25 19:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e46aaeed-1fe9-5a64-b021-ffda80d27f74 with scrape type 2
2026-03-25 19:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e46aaeed-1fe9-5a64-b021-ffda80d27f74, identifier: 76d31678b1
2026-03-25 19:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e46aaeed-1fe9-5a64-b021-ffda80d27f74 with identifier: 76d31678b1
2026-03-25 19:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e46aaeed-1fe9-5a64-b021-ffda80d27f74 with identifier: 76d31678b1
2026-03-25 19:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e46aaeed-1fe9-5a64-b021-ffda80d27f74 with identifier: 76d31678b1 to the API
2026-03-25 19:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:21:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/76d31678b1/citroen-berlingo-multispace-bluehdi-100-ss-bvm5-shine>
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'e46aaeed-1fe9-5a64-b021-ffda80d27f74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/76d31678b1/citroen-berlingo-multispace-bluehdi-100-ss-bvm5-shine',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'CITROEN',
'model': 'Berlingo Multispace BlueHDi 100 S&S BVM5 Shine',
'odometer': 193998,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2018-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN Berlingo Multispace BlueHDi 100 S&S BVM5 Shine',
'transmission': 'manual',
'trim': 'Berlingo Multispace BlueHDi 100 S&S BVM5 Shine',
'year': 2018}
2026-03-25 19:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2776d31678b1%27 HTTP/1.1" 200 None
2026-03-25 19:21:50 [vpauto.fr] INFO: Saving data for 76d31678b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774256758.143043, 'last_price_update_time': 1774466510.61709}
2026-03-25 19:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='76d31678b1') HTTP/1.1" 204 0
2026-03-25 19:22:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.559(s), this was the 1st time calling it.
2026-03-25 19:22:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.784180773802911 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:22:06 [scrapy.extensions.logstats] INFO: Crawled 464 pages (at 15 pages/min), scraped 452 items (at 15 items/min)
2026-03-25 19:22:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 201MiB
2026-03-25 19:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3fd80024b1/dacia-sandero-eco-g-100-stepway-confort> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 19:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fac79e9-d8ae-5134-9ace-417ff6d02b1e with identifier: 3fd80024b1
2026-03-25 19:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fac79e9-d8ae-5134-9ace-417ff6d02b1e with scrape type 2
2026-03-25 19:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fac79e9-d8ae-5134-9ace-417ff6d02b1e with scrape type 2
2026-03-25 19:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5fac79e9-d8ae-5134-9ace-417ff6d02b1e, identifier: 3fd80024b1
2026-03-25 19:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5fac79e9-d8ae-5134-9ace-417ff6d02b1e with identifier: 3fd80024b1
2026-03-25 19:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5fac79e9-d8ae-5134-9ace-417ff6d02b1e with identifier: 3fd80024b1
2026-03-25 19:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5fac79e9-d8ae-5134-9ace-417ff6d02b1e with identifier: 3fd80024b1 to the API
2026-03-25 19:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:22:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 19:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3fd80024b1/dacia-sandero-eco-g-100-stepway-confort>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'LPG / Petrol',
'id': '5fac79e9-d8ae-5134-9ace-417ff6d02b1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3fd80024b1/dacia-sandero-eco-g-100-stepway-confort',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'DACIA',
'model': 'Sandero ECO-G 100 Stepway Confort',
'odometer': 54257,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero ECO-G 100 Stepway Confort',
'transmission': 'manual',
'trim': 'Sandero ECO-G 100 Stepway Confort',
'year': 2022}
2026-03-25 19:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273fd80024b1%27 HTTP/1.1" 200 None
2026-03-25 19:22:21 [vpauto.fr] INFO: Saving data for 3fd80024b1: {'created_time': 1774256870.246582, 'last_price_update_time': 1774466541.722021, 'auction_closing_time': 1774618200.0}
2026-03-25 19:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3fd80024b1') HTTP/1.1" 204 0
2026-03-25 19:22:21 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 19:22:21 [vpauto.fr] INFO: vpauto.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 19:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20last_price_update_time%20lt%201774034541 HTTP/1.1" 200 None
2026-03-25 19:22:22 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (453 items) in: file:///var/lib/scrapyd/items/sourcing_v2/vpauto.fr/task_20_2026-03-25T19_00_00.jl
2026-03-25 19:22:22 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 185224,
'downloader/request_count': 545,
'downloader/request_method_count/GET': 545,
'downloader/response_bytes': 77707597,
'downloader/response_count': 545,
'downloader/response_status_count/200': 545,
'elapsed_time_seconds': 1335.200925,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 19, 22, 22, 108063, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 206780,
'httpcompression/response_count': 1,
'item_scraped_count': 453,
'log_count/DEBUG': 6803,
'log_count/ERROR': 4,
'log_count/INFO': 6229,
'memusage/max': 211628032,
'memusage/startup': 150212608,
'photo_download_count': 80,
'request_depth_max': 10,
'response_received_count': 465,
'scheduler/dequeued': 545,
'scheduler/dequeued/memory': 545,
'scheduler/enqueued': 545,
'scheduler/enqueued/memory': 545,
'scrape_type/new': 19,
'scrape_type/price_update': 435,
'scrape_type/skipped': 410,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 494,
'scrapy-zyte-api/error_ratio': 0.06072874493927125,
'scrapy-zyte-api/errors': 30,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 30,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 10.043130166214429,
'scrapy-zyte-api/mean_response_seconds': 10.18836617003724,
'scrapy-zyte-api/processed': 464,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 463,
'scrapy-zyte-api/request_args/experimental.requestCookies': 463,
'scrapy-zyte-api/request_args/experimental.responseCookies': 464,
'scrapy-zyte-api/request_args/httpResponseBody': 464,
'scrapy-zyte-api/request_args/httpResponseHeaders': 464,
'scrapy-zyte-api/request_args/sessionContext': 464,
'scrapy-zyte-api/request_args/url': 464,
'scrapy-zyte-api/status_codes/0': 30,
'scrapy-zyte-api/status_codes/200': 464,
'scrapy-zyte-api/success': 464,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 19, 0, 6, 907138, tzinfo=datetime.timezone.utc)}
2026-03-25 19:22:22 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 19:22:22 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f7c47459ad0>
2026-03-25 19:22:22 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f7c47459f90>