2026-03-28 19:00:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 19:00:05 [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-28 19:00:05 [vpauto.fr] INFO: Starting spider vpauto.fr
2026-03-28 19:00:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 19:00:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 19:00:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 19:00:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 19:00:05 [scrapy.extensions.telnet] INFO: Telnet Password: cbd620d22373615a
2026-03-28 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-28 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-28T19_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-28 19:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 19:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 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-28 19:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 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-28 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-28 19:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 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 2122
2026-03-28 19:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 19:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 19:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-28 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-28 19:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 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-28 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-28 19:00:06 [scrapy.core.engine] INFO: Spider opened
2026-03-28 19:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 19:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-28 19:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-28 19:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 19:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 19:00:11 [vpauto.fr] INFO: Requesting listing page 1: https://vpauto.eu/vehicle/list?page=1
2026-03-28 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-28 19:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=1> (referer: None) ['zyte-api']
2026-03-28 19:00:13 [vpauto.fr] INFO: Found 96 ads on page 1
2026-03-28 19:00:13 [vpauto.fr] INFO: Found listing with ID: b6834718f8
2026-03-28 19:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:13 [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-28 19:00:13 [vpauto.fr] INFO: Scrape type for b6834718f8: 2
2026-03-28 19:00:13 [vpauto.fr] INFO: Found listing with ID: 31d37bdbb1
2026-03-28 19:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:13 [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-28 19:00:13 [vpauto.fr] INFO: Scrape type for 31d37bdbb1: 2
2026-03-28 19:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:13 [vpauto.fr] INFO: Found listing with ID: b671ac6ab1
2026-03-28 19:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:13 [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-28 19:00:13 [vpauto.fr] INFO: Scrape type for b671ac6ab1: 0
2026-03-28 19:00:13 [vpauto.fr] INFO: Found listing with ID: 83adcd7af8
2026-03-28 19:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:13 [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-28 19:00:13 [vpauto.fr] INFO: Scrape type for 83adcd7af8: 0
2026-03-28 19:00:13 [vpauto.fr] INFO: Found listing with ID: 366c7632f8
2026-03-28 19:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:13 [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-28 19:00:13 [vpauto.fr] INFO: Scrape type for 366c7632f8: 0
2026-03-28 19:00:13 [vpauto.fr] INFO: Found listing with ID: bc0a882b1
2026-03-28 19:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:13 [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-28 19:00:13 [vpauto.fr] INFO: Scrape type for bc0a882b1: 0
2026-03-28 19:00:13 [vpauto.fr] INFO: Found listing with ID: 877ed83bb1
2026-03-28 19:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:13 [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-28 19:00:13 [vpauto.fr] INFO: Scrape type for 877ed83bb1: 0
2026-03-28 19:00:13 [vpauto.fr] INFO: Found listing with ID: d7c1b827f8
2026-03-28 19:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d7c1b827f8%27 HTTP/1.1" 200 None
2026-03-28 19:00:13 [vpauto.fr] INFO: Scrape type for d7c1b827f8: 2
2026-03-28 19:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 740848e4f8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 740848e4f8: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 178f046bb1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 178f046bb1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 801f3152b1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 801f3152b1: 2
2026-03-28 19:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: e133136df8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for e133136df8: 2
2026-03-28 19:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 5103e57ff8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 5103e57ff8: 2
2026-03-28 19:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: e2fa89e8b1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for e2fa89e8b1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: b610acaef8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for b610acaef8: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: e4ba44d7b1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for e4ba44d7b1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 6d7500c2b1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 6d7500c2b1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 533e33c6f8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27533e33c6f8%27 HTTP/1.1" 200 None
2026-03-28 19:00:14 [vpauto.fr] INFO: Scrape type for 533e33c6f8: 2
2026-03-28 19:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: a332cb71b1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for a332cb71b1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: e43234a9f8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for e43234a9f8: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 7b78114ab1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 7b78114ab1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: a1c4f78ef8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for a1c4f78ef8: 2
2026-03-28 19:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 44ea65e4f8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 44ea65e4f8: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: d4b03e04b1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for d4b03e04b1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 384e4591b1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 384e4591b1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 45806c8ef8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 45806c8ef8: 2
2026-03-28 19:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 9194cde9b1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 9194cde9b1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: e33b1ad6f8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for e33b1ad6f8: 2
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: b2b6d635b1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for b2b6d635b1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 38f2bb17f8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 38f2bb17f8: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: a42c9698f8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for a42c9698f8: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: e8c8cc50b1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for e8c8cc50b1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 8b227894b1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 8b227894b1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: c0008badf8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for c0008badf8: 2
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 4f95122db1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 4f95122db1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: d017892df8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for d017892df8: 2
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 82d1d48cb1
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for 82d1d48cb1: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: c65601c6f8
2026-03-28 19:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:14 [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-28 19:00:14 [vpauto.fr] INFO: Scrape type for c65601c6f8: 0
2026-03-28 19:00:14 [vpauto.fr] INFO: Found listing with ID: 35daf9bbf8
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 35daf9bbf8: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 38247834b1
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 38247834b1: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 37be6b2fb1
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 37be6b2fb1: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 1442e66af8
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 1442e66af8: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: fde7b307f8
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for fde7b307f8: 2
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: b62f4b1bb1
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for b62f4b1bb1: 2
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 61f37f06f8
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 61f37f06f8: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 3bbadadbb1
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 3bbadadbb1: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 6374189b1
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 6374189b1: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 2a6e4e8af8
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 2a6e4e8af8: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 4d9d5fcef8
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 4d9d5fcef8: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 64547749b1
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 64547749b1: 2
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 4ae7ab86b1
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 4ae7ab86b1: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: b93c34a6f8
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for b93c34a6f8: 2
2026-03-28 19:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b6834718f8/silence-silence-s01> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 7d83b0a8f8
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 7d83b0a8f8: 2
2026-03-28 19:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 8788924db1
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 8788924db1: 2
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: c3bafc8eb1
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for c3bafc8eb1: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: ce7890e5f8
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for ce7890e5f8: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 4d9b5d7af8
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 4d9b5d7af8: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 878129a2b1
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 878129a2b1: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 1fc76f1db1
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 1fc76f1db1: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 8a31ae7af8
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for 8a31ae7af8: 2
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: c9c7ba96b1
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [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-28 19:00:15 [vpauto.fr] INFO: Scrape type for c9c7ba96b1: 0
2026-03-28 19:00:15 [vpauto.fr] INFO: Found listing with ID: 83721a1ef8
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2783721a1ef8%27 HTTP/1.1" 200 None
2026-03-28 19:00:15 [vpauto.fr] INFO: Scrape type for 83721a1ef8: 2
2026-03-28 19:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e133136df8/bmw-x3-xdrive-30e-292ch-bva8-m-sport> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b19f85f-0251-58f6-82a3-a2a34350d1e7 with identifier: b6834718f8
2026-03-28 19:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b19f85f-0251-58f6-82a3-a2a34350d1e7 with scrape type 2
2026-03-28 19:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b19f85f-0251-58f6-82a3-a2a34350d1e7 with scrape type 2
2026-03-28 19:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7b19f85f-0251-58f6-82a3-a2a34350d1e7, identifier: b6834718f8
2026-03-28 19:00:16 [vpauto.fr] INFO: Found listing with ID: fbf36f92f8
2026-03-28 19:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:16 [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-28 19:00:16 [vpauto.fr] INFO: Scrape type for fbf36f92f8: 2
2026-03-28 19:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7b19f85f-0251-58f6-82a3-a2a34350d1e7 with identifier: b6834718f8
2026-03-28 19:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7b19f85f-0251-58f6-82a3-a2a34350d1e7 with identifier: b6834718f8
2026-03-28 19:00:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7b19f85f-0251-58f6-82a3-a2a34350d1e7 with identifier: b6834718f8 to the API
2026-03-28 19:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b6834718f8/silence-silence-s01>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Matt gray',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:20:00Z',
'fuel_type': 'Electric',
'id': '7b19f85f-0251-58f6-82a3-a2a34350d1e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b6834718f8/silence-silence-s01',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'SILENCE',
'model': 'S01',
'odometer': 4917,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 2,
'seller_name': None,
'title': 'SILENCE SILENCE S01',
'transmission': 'automatic',
'trim': 'S01',
'year': 2023}
2026-03-28 19:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:17 [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-28 19:00:17 [vpauto.fr] INFO: Saving data for b6834718f8: {'created_time': 1773775157.972145, 'last_price_update_time': 1774724417.183271, 'auction_closing_time': 1774876800.0}
2026-03-28 19:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b6834718f8') HTTP/1.1" 204 0
2026-03-28 19:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d7c1b827f8/audi-q5-50-tfsie-299-s-tronic-7-quattro-s-line> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/801f3152b1/peugeot-2008-electrique-50-kwh-136-ch-active> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:17 [vpauto.fr] INFO: Found listing with ID: e7684468b1
2026-03-28 19:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:17 [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-28 19:00:17 [vpauto.fr] INFO: Scrape type for e7684468b1: 2
2026-03-28 19:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/533e33c6f8/land-rover-range-rover-velar-20l-p400e-phev-404ch-hse-r-dynamic> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a1c4f78ef8/bmw-serie-1-f40-118i-136-ch-dkg7-m-sport> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/31d37bdbb1/bmw-r-1200-ninet> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:17 [vpauto.fr] INFO: Found listing with ID: 1236dddaf8
2026-03-28 19:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:17 [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-28 19:00:17 [vpauto.fr] INFO: Scrape type for 1236dddaf8: 0
2026-03-28 19:00:17 [vpauto.fr] INFO: Found listing with ID: 30afa7e8b1
2026-03-28 19:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:17 [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-28 19:00:17 [vpauto.fr] INFO: Scrape type for 30afa7e8b1: 2
2026-03-28 19:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d04309a3-ee97-5771-b6e2-c2de5f90ea04 with identifier: e133136df8
2026-03-28 19:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d04309a3-ee97-5771-b6e2-c2de5f90ea04 with scrape type 2
2026-03-28 19:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d04309a3-ee97-5771-b6e2-c2de5f90ea04 with scrape type 2
2026-03-28 19:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d04309a3-ee97-5771-b6e2-c2de5f90ea04, identifier: e133136df8
2026-03-28 19:00:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d04309a3-ee97-5771-b6e2-c2de5f90ea04 with identifier: e133136df8
2026-03-28 19:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d04309a3-ee97-5771-b6e2-c2de5f90ea04 with identifier: e133136df8
2026-03-28 19:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d04309a3-ee97-5771-b6e2-c2de5f90ea04 with identifier: e133136df8 to the API
2026-03-28 19:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e133136df8/bmw-x3-xdrive-30e-292ch-bva8-m-sport>
{'auction_title': '',
'c_o_2_emission_value': 48,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/ztEDrsB_BE.pdf',
'category': None,
'color': 'Night blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd04309a3-ee97-5771-b6e2-c2de5f90ea04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e133136df8/bmw-x3-xdrive-30e-292ch-bva8-m-sport',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'BMW',
'model': 'X3 xDrive 30e 292ch BVA8 M Sport',
'odometer': 34766,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 37000,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'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': 2022}
2026-03-28 19:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:18 [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-28 19:00:18 [vpauto.fr] INFO: Saving data for e133136df8: {'created_time': 1773774382.960055, 'last_price_update_time': 1774724418.080028, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e133136df8') HTTP/1.1" 204 0
2026-03-28 19:00:18 [vpauto.fr] INFO: Found listing with ID: afec9c5ff8
2026-03-28 19:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:18 [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-28 19:00:18 [vpauto.fr] INFO: Scrape type for afec9c5ff8: 2
2026-03-28 19:00:18 [vpauto.fr] INFO: Found listing with ID: 583c7fdb1
2026-03-28 19:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:18 [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-28 19:00:18 [vpauto.fr] INFO: Scrape type for 583c7fdb1: 0
2026-03-28 19:00:18 [vpauto.fr] INFO: Found listing with ID: 71932b1
2026-03-28 19:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:18 [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-28 19:00:18 [vpauto.fr] INFO: Scrape type for 71932b1: 2
2026-03-28 19:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/45806c8ef8/land-rover-discovery-sport-mark-vii-p300e-phev-awd-bva-r-dynamic-hse> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c0b487b-d1ac-5950-9e05-4e2248aea481 with identifier: d7c1b827f8
2026-03-28 19:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c0b487b-d1ac-5950-9e05-4e2248aea481 with scrape type 2
2026-03-28 19:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c0b487b-d1ac-5950-9e05-4e2248aea481 with scrape type 2
2026-03-28 19:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2c0b487b-d1ac-5950-9e05-4e2248aea481, identifier: d7c1b827f8
2026-03-28 19:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3cb09bd-dee9-561c-9aad-ab3fb4286c37 with identifier: 801f3152b1
2026-03-28 19:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3cb09bd-dee9-561c-9aad-ab3fb4286c37 with scrape type 2
2026-03-28 19:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3cb09bd-dee9-561c-9aad-ab3fb4286c37 with scrape type 2
2026-03-28 19:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c3cb09bd-dee9-561c-9aad-ab3fb4286c37, identifier: 801f3152b1
2026-03-28 19:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a26ae5fb-709e-55fc-8134-ddd201dbb3e2 with identifier: 533e33c6f8
2026-03-28 19:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a26ae5fb-709e-55fc-8134-ddd201dbb3e2 with scrape type 2
2026-03-28 19:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a26ae5fb-709e-55fc-8134-ddd201dbb3e2 with scrape type 2
2026-03-28 19:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a26ae5fb-709e-55fc-8134-ddd201dbb3e2, identifier: 533e33c6f8
2026-03-28 19:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 753a18bf-d4f5-59a5-99d4-58384331e8d5 with identifier: a1c4f78ef8
2026-03-28 19:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 753a18bf-d4f5-59a5-99d4-58384331e8d5 with scrape type 2
2026-03-28 19:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 753a18bf-d4f5-59a5-99d4-58384331e8d5 with scrape type 2
2026-03-28 19:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 753a18bf-d4f5-59a5-99d4-58384331e8d5, identifier: a1c4f78ef8
2026-03-28 19:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2fcb57c-aee9-5f79-b3e7-6c27d75c50be with identifier: 31d37bdbb1
2026-03-28 19:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2fcb57c-aee9-5f79-b3e7-6c27d75c50be with scrape type 2
2026-03-28 19:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2fcb57c-aee9-5f79-b3e7-6c27d75c50be with scrape type 2
2026-03-28 19:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e2fcb57c-aee9-5f79-b3e7-6c27d75c50be, identifier: 31d37bdbb1
2026-03-28 19:00:18 [vpauto.fr] INFO: Found listing with ID: eaa973ecf8
2026-03-28 19:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:18 [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-28 19:00:18 [vpauto.fr] INFO: Scrape type for eaa973ecf8: 0
2026-03-28 19:00:18 [vpauto.fr] INFO: Found listing with ID: 67569c04f8
2026-03-28 19:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:18 [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-28 19:00:18 [vpauto.fr] INFO: Scrape type for 67569c04f8: 2
2026-03-28 19:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2c0b487b-d1ac-5950-9e05-4e2248aea481 with identifier: d7c1b827f8
2026-03-28 19:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2c0b487b-d1ac-5950-9e05-4e2248aea481 with identifier: d7c1b827f8
2026-03-28 19:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2c0b487b-d1ac-5950-9e05-4e2248aea481 with identifier: d7c1b827f8 to the API
2026-03-28 19:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d7c1b827f8/audi-q5-50-tfsie-299-s-tronic-7-quattro-s-line>
{'auction_title': '',
'c_o_2_emission_value': 41,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/FbQqHmi_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': 'Hybrid',
'id': '2c0b487b-d1ac-5950-9e05-4e2248aea481',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d7c1b827f8/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': 45072,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 36800,
'price_includes_vat': True,
'registration_date': '2024-01-11',
'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': 2024}
2026-03-28 19:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d7c1b827f8%27 HTTP/1.1" 200 None
2026-03-28 19:00:19 [vpauto.fr] INFO: Saving data for d7c1b827f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773738297.204052, 'last_price_update_time': 1774724419.733016}
2026-03-28 19:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d7c1b827f8') HTTP/1.1" 204 0
2026-03-28 19:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c3cb09bd-dee9-561c-9aad-ab3fb4286c37 with identifier: 801f3152b1
2026-03-28 19:00:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c3cb09bd-dee9-561c-9aad-ab3fb4286c37 with identifier: 801f3152b1
2026-03-28 19:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c3cb09bd-dee9-561c-9aad-ab3fb4286c37 with identifier: 801f3152b1 to the API
2026-03-28 19:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/801f3152b1/peugeot-2008-electrique-50-kwh-136-ch-active>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/dkHiXWM_BE.pdf',
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'c3cb09bd-dee9-561c-9aad-ab3fb4286c37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/801f3152b1/peugeot-2008-electrique-50-kwh-136-ch-active',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '2008 Electrique 50 kWh 136 ch Active',
'odometer': 28893,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2024-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Electrique 50 kWh 136 ch Active',
'transmission': 'automatic',
'trim': '2008 Electrique 50 kWh 136 ch Active',
'year': 2024}
2026-03-28 19:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:20 [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-28 19:00:20 [vpauto.fr] INFO: Saving data for 801f3152b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774429293.557952, 'last_price_update_time': 1774724420.262983}
2026-03-28 19:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='801f3152b1') HTTP/1.1" 204 0
2026-03-28 19:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a26ae5fb-709e-55fc-8134-ddd201dbb3e2 with identifier: 533e33c6f8
2026-03-28 19:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a26ae5fb-709e-55fc-8134-ddd201dbb3e2 with identifier: 533e33c6f8
2026-03-28 19:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a26ae5fb-709e-55fc-8134-ddd201dbb3e2 with identifier: 533e33c6f8 to the API
2026-03-28 19:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/533e33c6f8/land-rover-range-rover-velar-20l-p400e-phev-404ch-hse-r-dynamic>
{'auction_title': '',
'c_o_2_emission_value': 57,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gray blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a26ae5fb-709e-55fc-8134-ddd201dbb3e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/533e33c6f8/land-rover-range-rover-velar-20l-p400e-phev-404ch-hse-r-dynamic',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LAND ROVER',
'model': 'Range Rover Velar 2.0L P400e PHEV 404ch HSE R-Dynamic',
'odometer': 51448,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 42500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER Range Rover Velar 2.0L P400e PHEV 404ch HSE R-Dynamic',
'transmission': 'automatic',
'trim': 'Range Rover Velar 2.0L P400e PHEV 404ch HSE R-Dynamic',
'year': 2022}
2026-03-28 19:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27533e33c6f8%27 HTTP/1.1" 200 None
2026-03-28 19:00:20 [vpauto.fr] INFO: Saving data for 533e33c6f8: {'created_time': 1773738246.852633, 'last_price_update_time': 1774724420.907308, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='533e33c6f8') HTTP/1.1" 204 0
2026-03-28 19:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 753a18bf-d4f5-59a5-99d4-58384331e8d5 with identifier: a1c4f78ef8
2026-03-28 19:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 753a18bf-d4f5-59a5-99d4-58384331e8d5 with identifier: a1c4f78ef8
2026-03-28 19:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 753a18bf-d4f5-59a5-99d4-58384331e8d5 with identifier: a1c4f78ef8 to the API
2026-03-28 19:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a1c4f78ef8/bmw-serie-1-f40-118i-136-ch-dkg7-m-sport>
{'auction_title': '',
'c_o_2_emission_value': 137,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/MZNsHCD_BE.pdf',
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '753a18bf-d4f5-59a5-99d4-58384331e8d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a1c4f78ef8/bmw-serie-1-f40-118i-136-ch-dkg7-m-sport',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'BMW',
'model': 'SERIE 1 F40 118i 136 ch DKG7 M Sport',
'odometer': 11969,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2023-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 F40 118i 136 ch DKG7 M Sport',
'transmission': 'automatic',
'trim': 'SERIE 1 F40 118i 136 ch DKG7 M Sport',
'year': 2023}
2026-03-28 19:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:21 [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-28 19:00:21 [vpauto.fr] INFO: Saving data for a1c4f78ef8: {'auction_closing_time': 1774877400.0, 'created_time': 1773775118.203227, 'last_price_update_time': 1774724421.374697}
2026-03-28 19:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a1c4f78ef8') HTTP/1.1" 204 0
2026-03-28 19:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e2fcb57c-aee9-5f79-b3e7-6c27d75c50be with identifier: 31d37bdbb1
2026-03-28 19:00:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e2fcb57c-aee9-5f79-b3e7-6c27d75c50be with identifier: 31d37bdbb1
2026-03-28 19:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e2fcb57c-aee9-5f79-b3e7-6c27d75c50be with identifier: 31d37bdbb1 to the API
2026-03-28 19:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/31d37bdbb1/bmw-r-1200-ninet>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 4',
'engine': '',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': 'e2fcb57c-aee9-5f79-b3e7-6c27d75c50be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/31d37bdbb1/bmw-r-1200-ninet',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'BMW',
'model': 'R 1200 NineT',
'odometer': 4126,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2017-11-17',
'seats_number': 2,
'seller_name': None,
'title': 'BMW R 1200 NineT',
'transmission': 'automatic',
'trim': 'R 1200 NineT',
'year': 2017}
2026-03-28 19:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:22 [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-28 19:00:22 [vpauto.fr] INFO: Saving data for 31d37bdbb1: {'created_time': 1774429400.265473, 'last_price_update_time': 1774724422.834771, 'auction_closing_time': 1774864740.0}
2026-03-28 19:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='31d37bdbb1') HTTP/1.1" 204 0
2026-03-28 19:00:22 [vpauto.fr] INFO: Found listing with ID: 753c3cbab1
2026-03-28 19:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:22 [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-28 19:00:22 [vpauto.fr] INFO: Scrape type for 753c3cbab1: 0
2026-03-28 19:00:22 [vpauto.fr] INFO: Found listing with ID: a7e2ad6bf8
2026-03-28 19:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:22 [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-28 19:00:22 [vpauto.fr] INFO: Scrape type for a7e2ad6bf8: 2
2026-03-28 19:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d13e5961-4d97-5835-83e4-51748b991a4a with identifier: 45806c8ef8
2026-03-28 19:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d13e5961-4d97-5835-83e4-51748b991a4a with scrape type 2
2026-03-28 19:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d13e5961-4d97-5835-83e4-51748b991a4a with scrape type 2
2026-03-28 19:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d13e5961-4d97-5835-83e4-51748b991a4a, identifier: 45806c8ef8
2026-03-28 19:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e33b1ad6f8/tesla-model-y-standard-rwd> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d13e5961-4d97-5835-83e4-51748b991a4a with identifier: 45806c8ef8
2026-03-28 19:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d13e5961-4d97-5835-83e4-51748b991a4a with identifier: 45806c8ef8
2026-03-28 19:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d13e5961-4d97-5835-83e4-51748b991a4a with identifier: 45806c8ef8 to the API
2026-03-28 19:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/45806c8ef8/land-rover-discovery-sport-mark-vii-p300e-phev-awd-bva-r-dynamic-hse>
{'auction_title': '',
'c_o_2_emission_value': 35,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/zELuLqi_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': 'd13e5961-4d97-5835-83e4-51748b991a4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/45806c8ef8/land-rover-discovery-sport-mark-vii-p300e-phev-awd-bva-r-dynamic-hse',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LAND ROVER',
'model': 'Discovery Sport Mark VII P300e PHEV AWD BVA R-Dynamic HSE',
'odometer': 54392,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 34700,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER Discovery Sport Mark VII P300e PHEV AWD BVA R-Dynamic '
'HSE',
'transmission': 'automatic',
'trim': 'Discovery Sport Mark VII P300e PHEV AWD BVA R-Dynamic HSE',
'year': 2023}
2026-03-28 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:23 [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-28 19:00:23 [vpauto.fr] INFO: Saving data for 45806c8ef8: {'created_time': 1773775045.935878, 'last_price_update_time': 1774724423.494881, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='45806c8ef8') HTTP/1.1" 204 0
2026-03-28 19:00:23 [vpauto.fr] INFO: Found listing with ID: 31917158b1
2026-03-28 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:23 [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-28 19:00:23 [vpauto.fr] INFO: Scrape type for 31917158b1: 0
2026-03-28 19:00:23 [vpauto.fr] INFO: Found listing with ID: 2bd0c09ef8
2026-03-28 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:23 [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-28 19:00:23 [vpauto.fr] INFO: Scrape type for 2bd0c09ef8: 0
2026-03-28 19:00:23 [vpauto.fr] INFO: Found listing with ID: ecb1c0fab1
2026-03-28 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:23 [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-28 19:00:23 [vpauto.fr] INFO: Scrape type for ecb1c0fab1: 2
2026-03-28 19:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:23 [vpauto.fr] INFO: Found listing with ID: babb4c3eb1
2026-03-28 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:23 [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-28 19:00:23 [vpauto.fr] INFO: Scrape type for babb4c3eb1: 0
2026-03-28 19:00:23 [vpauto.fr] INFO: Found listing with ID: da69e614f8
2026-03-28 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:23 [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-28 19:00:23 [vpauto.fr] INFO: Scrape type for da69e614f8: 2
2026-03-28 19:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5103e57ff8/ds-ds7-hybride-rechargeable-e-tense-300-eat8-4x4-rivoli> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8eabe375-b835-528e-b068-b8d8405cc79d with identifier: e33b1ad6f8
2026-03-28 19:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8eabe375-b835-528e-b068-b8d8405cc79d with scrape type 2
2026-03-28 19:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8eabe375-b835-528e-b068-b8d8405cc79d with scrape type 2
2026-03-28 19:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8eabe375-b835-528e-b068-b8d8405cc79d, identifier: e33b1ad6f8
2026-03-28 19:00:23 [vpauto.fr] INFO: Found listing with ID: a81dee1f8
2026-03-28 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:23 [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-28 19:00:23 [vpauto.fr] INFO: Scrape type for a81dee1f8: 2
2026-03-28 19:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8eabe375-b835-528e-b068-b8d8405cc79d with identifier: e33b1ad6f8
2026-03-28 19:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8eabe375-b835-528e-b068-b8d8405cc79d with identifier: e33b1ad6f8
2026-03-28 19:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8eabe375-b835-528e-b068-b8d8405cc79d with identifier: e33b1ad6f8 to the API
2026-03-28 19:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e33b1ad6f8/tesla-model-y-standard-rwd>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/BcGJEzU_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': '8eabe375-b835-528e-b068-b8d8405cc79d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e33b1ad6f8/tesla-model-y-standard-rwd',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'TESLA',
'model': 'MODEL Y STANDARD RWD',
'odometer': 28132,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29000,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL Y STANDARD RWD',
'transmission': 'automatic',
'trim': 'MODEL Y STANDARD RWD',
'year': 2024}
2026-03-28 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:24 [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-28 19:00:24 [vpauto.fr] INFO: Saving data for e33b1ad6f8: {'created_time': 1774292796.802205, 'last_price_update_time': 1774724424.286116, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e33b1ad6f8') HTTP/1.1" 204 0
2026-03-28 19:00:24 [vpauto.fr] INFO: Found listing with ID: fd738138b1
2026-03-28 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:24 [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-28 19:00:24 [vpauto.fr] INFO: Scrape type for fd738138b1: 0
2026-03-28 19:00:24 [vpauto.fr] INFO: Found listing with ID: 9798380b1
2026-03-28 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:24 [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-28 19:00:24 [vpauto.fr] INFO: Scrape type for 9798380b1: 0
2026-03-28 19:00:24 [vpauto.fr] INFO: Found listing with ID: 37783140f8
2026-03-28 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:24 [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-28 19:00:24 [vpauto.fr] INFO: Scrape type for 37783140f8: 0
2026-03-28 19:00:24 [vpauto.fr] INFO: Found listing with ID: 58e36241f8
2026-03-28 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:24 [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-28 19:00:24 [vpauto.fr] INFO: Scrape type for 58e36241f8: 2
2026-03-28 19:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fde7b307f8/tesla-model-x-75d-dual-motor> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ada7473f-c2d4-5632-b647-d348792dcdc8 with identifier: 5103e57ff8
2026-03-28 19:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ada7473f-c2d4-5632-b647-d348792dcdc8 with scrape type 2
2026-03-28 19:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ada7473f-c2d4-5632-b647-d348792dcdc8 with scrape type 2
2026-03-28 19:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ada7473f-c2d4-5632-b647-d348792dcdc8, identifier: 5103e57ff8
2026-03-28 19:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c0008badf8/bmw-serie-4-gran-coupe-g26-420d-xdrive-190-ch-bva8-m-sport> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b62f4b1bb1/audi-q5-20-tdi-190-s-tronic-7-quattro-business-executive> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d017892df8/bmw-x1-xdrive-25e-245ch-dkg7-m-sport> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/64547749b1/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-28 19:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ada7473f-c2d4-5632-b647-d348792dcdc8 with identifier: 5103e57ff8
2026-03-28 19:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ada7473f-c2d4-5632-b647-d348792dcdc8 with identifier: 5103e57ff8
2026-03-28 19:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ada7473f-c2d4-5632-b647-d348792dcdc8 with identifier: 5103e57ff8 to the API
2026-03-28 19:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5103e57ff8/ds-ds7-hybride-rechargeable-e-tense-300-eat8-4x4-rivoli>
{'auction_title': '',
'c_o_2_emission_value': 27,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/EJVOOwg_BE.pdf',
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ada7473f-c2d4-5632-b647-d348792dcdc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5103e57ff8/ds-ds7-hybride-rechargeable-e-tense-300-eat8-4x4-rivoli',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DS',
'model': '7 Hybride Rechargeable E-Tense 300 EAT8 4x4 Rivoli',
'odometer': 71040,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Hybride Rechargeable E-Tense 300 EAT8 4x4 Rivoli',
'transmission': 'automatic',
'trim': '7 Hybride Rechargeable E-Tense 300 EAT8 4x4 Rivoli',
'year': 2023}
2026-03-28 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:25 [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-28 19:00:25 [vpauto.fr] INFO: Saving data for 5103e57ff8: {'created_time': 1773775042.496368, 'last_price_update_time': 1774724425.776977, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5103e57ff8') HTTP/1.1" 204 0
2026-03-28 19:00:25 [vpauto.fr] INFO: Found listing with ID: 937b75eab1
2026-03-28 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:25 [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-28 19:00:25 [vpauto.fr] INFO: Scrape type for 937b75eab1: 0
2026-03-28 19:00:25 [vpauto.fr] INFO: Found listing with ID: 65852d3bf8
2026-03-28 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765852d3bf8%27 HTTP/1.1" 200 None
2026-03-28 19:00:25 [vpauto.fr] INFO: Scrape type for 65852d3bf8: 2
2026-03-28 19:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:25 [vpauto.fr] INFO: Found listing with ID: df1549fcb1
2026-03-28 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:25 [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-28 19:00:25 [vpauto.fr] INFO: Scrape type for df1549fcb1: 0
2026-03-28 19:00:25 [vpauto.fr] INFO: Found listing with ID: fc1f97faf8
2026-03-28 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:25 [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-28 19:00:25 [vpauto.fr] INFO: Scrape type for fc1f97faf8: 0
2026-03-28 19:00:25 [vpauto.fr] INFO: Found listing with ID: 56401384b1
2026-03-28 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:25 [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-28 19:00:25 [vpauto.fr] INFO: Scrape type for 56401384b1: 0
2026-03-28 19:00:25 [vpauto.fr] INFO: Found listing with ID: 71e264bdb1
2026-03-28 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:26 [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-28 19:00:26 [vpauto.fr] INFO: Scrape type for 71e264bdb1: 0
2026-03-28 19:00:26 [vpauto.fr] INFO: Found listing with ID: a199bb8ff8
2026-03-28 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:26 [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-28 19:00:26 [vpauto.fr] INFO: Scrape type for a199bb8ff8: 2
2026-03-28 19:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b93c34a6f8/volvo-xc60-t6-recharge-awd-253-ch-145-ch-geartronic-8-start> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64992c14-af52-55c2-bd73-d2b72d82c2bb with identifier: fde7b307f8
2026-03-28 19:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64992c14-af52-55c2-bd73-d2b72d82c2bb with scrape type 2
2026-03-28 19:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64992c14-af52-55c2-bd73-d2b72d82c2bb with scrape type 2
2026-03-28 19:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 64992c14-af52-55c2-bd73-d2b72d82c2bb, identifier: fde7b307f8
2026-03-28 19:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb9c6fdb-5613-5841-ac8c-4efd07bb7da5 with identifier: c0008badf8
2026-03-28 19:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb9c6fdb-5613-5841-ac8c-4efd07bb7da5 with scrape type 2
2026-03-28 19:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb9c6fdb-5613-5841-ac8c-4efd07bb7da5 with scrape type 2
2026-03-28 19:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: eb9c6fdb-5613-5841-ac8c-4efd07bb7da5, identifier: c0008badf8
2026-03-28 19:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5de88286-634d-59f4-a767-ed00a5272d70 with identifier: b62f4b1bb1
2026-03-28 19:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5de88286-634d-59f4-a767-ed00a5272d70 with scrape type 2
2026-03-28 19:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5de88286-634d-59f4-a767-ed00a5272d70 with scrape type 2
2026-03-28 19:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5de88286-634d-59f4-a767-ed00a5272d70, identifier: b62f4b1bb1
2026-03-28 19:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf849e17-7bab-5801-9ca6-c6b61f9c5443 with identifier: d017892df8
2026-03-28 19:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf849e17-7bab-5801-9ca6-c6b61f9c5443 with scrape type 2
2026-03-28 19:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf849e17-7bab-5801-9ca6-c6b61f9c5443 with scrape type 2
2026-03-28 19:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: cf849e17-7bab-5801-9ca6-c6b61f9c5443, identifier: d017892df8
2026-03-28 19:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e1d4141-99d5-5923-87fb-706d30b089ea with identifier: 64547749b1
2026-03-28 19:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e1d4141-99d5-5923-87fb-706d30b089ea with scrape type 2
2026-03-28 19:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e1d4141-99d5-5923-87fb-706d30b089ea with scrape type 2
2026-03-28 19:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9e1d4141-99d5-5923-87fb-706d30b089ea, identifier: 64547749b1
2026-03-28 19:00:26 [vpauto.fr] INFO: Found listing with ID: 62f62717b1
2026-03-28 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:26 [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-28 19:00:26 [vpauto.fr] INFO: Scrape type for 62f62717b1: 2
2026-03-28 19:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 64992c14-af52-55c2-bd73-d2b72d82c2bb with identifier: fde7b307f8
2026-03-28 19:00:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 64992c14-af52-55c2-bd73-d2b72d82c2bb with identifier: fde7b307f8
2026-03-28 19:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 64992c14-af52-55c2-bd73-d2b72d82c2bb with identifier: fde7b307f8 to the API
2026-03-28 19:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fde7b307f8/tesla-model-x-75d-dual-motor>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '64992c14-af52-55c2-bd73-d2b72d82c2bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fde7b307f8/tesla-model-x-75d-dual-motor',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'TESLA',
'model': 'Model X 75d Dual Motor',
'odometer': 97668,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2018-09-19',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA Model X 75d Dual Motor',
'transmission': 'automatic',
'trim': 'Model X 75d Dual Motor',
'year': 2018}
2026-03-28 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:26 [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-28 19:00:26 [vpauto.fr] INFO: Saving data for fde7b307f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774892.032912, 'last_price_update_time': 1774724426.91218}
2026-03-28 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fde7b307f8') HTTP/1.1" 204 0
2026-03-28 19:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: eb9c6fdb-5613-5841-ac8c-4efd07bb7da5 with identifier: c0008badf8
2026-03-28 19:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: eb9c6fdb-5613-5841-ac8c-4efd07bb7da5 with identifier: c0008badf8
2026-03-28 19:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: eb9c6fdb-5613-5841-ac8c-4efd07bb7da5 with identifier: c0008badf8 to the API
2026-03-28 19:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c0008badf8/bmw-serie-4-gran-coupe-g26-420d-xdrive-190-ch-bva8-m-sport>
{'auction_title': '',
'c_o_2_emission_value': 141,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/VVewcHw_BE.pdf',
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel Hybrid',
'id': 'eb9c6fdb-5613-5841-ac8c-4efd07bb7da5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c0008badf8/bmw-serie-4-gran-coupe-g26-420d-xdrive-190-ch-bva8-m-sport',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'BMW',
'model': 'SERIE 4 GRAN COUPE G26 420d xDrive 190 ch BVA8 M Sport',
'odometer': 64260,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 35300,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 4 GRAN COUPE G26 420d xDrive 190 ch BVA8 M Sport',
'transmission': 'automatic',
'trim': 'SERIE 4 GRAN COUPE G26 420d xDrive 190 ch BVA8 M Sport',
'year': 2023}
2026-03-28 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:28 [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-28 19:00:28 [vpauto.fr] INFO: Saving data for c0008badf8: {'created_time': 1773775044.705835, 'last_price_update_time': 1774724428.299756, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c0008badf8') HTTP/1.1" 204 0
2026-03-28 19:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5de88286-634d-59f4-a767-ed00a5272d70 with identifier: b62f4b1bb1
2026-03-28 19:00:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5de88286-634d-59f4-a767-ed00a5272d70 with identifier: b62f4b1bb1
2026-03-28 19:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5de88286-634d-59f4-a767-ed00a5272d70 with identifier: b62f4b1bb1 to the API
2026-03-28 19:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b62f4b1bb1/audi-q5-20-tdi-190-s-tronic-7-quattro-business-executive>
{'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': '2.0L',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '5de88286-634d-59f4-a767-ed00a5272d70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b62f4b1bb1/audi-q5-20-tdi-190-s-tronic-7-quattro-business-executive',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'AUDI',
'model': 'Q5 2.0 TDI 190 S tronic 7 Quattro Business Executive',
'odometer': 143865,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2017-08-22',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 2.0 TDI 190 S tronic 7 Quattro Business Executive',
'transmission': 'automatic',
'trim': 'Q5 2.0 TDI 190 S tronic 7 Quattro Business Executive',
'year': 2017}
2026-03-28 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:29 [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-28 19:00:29 [vpauto.fr] INFO: Saving data for b62f4b1bb1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293517.646073, 'last_price_update_time': 1774724429.037764}
2026-03-28 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b62f4b1bb1') HTTP/1.1" 204 0
2026-03-28 19:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: cf849e17-7bab-5801-9ca6-c6b61f9c5443 with identifier: d017892df8
2026-03-28 19:00:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: cf849e17-7bab-5801-9ca6-c6b61f9c5443 with identifier: d017892df8
2026-03-28 19:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: cf849e17-7bab-5801-9ca6-c6b61f9c5443 with identifier: d017892df8 to the API
2026-03-28 19:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d017892df8/bmw-x1-xdrive-25e-245ch-dkg7-m-sport>
{'auction_title': '',
'c_o_2_emission_value': 17,
'car_expert_report_source_url': None,
'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': 'cf849e17-7bab-5801-9ca6-c6b61f9c5443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d017892df8/bmw-x1-xdrive-25e-245ch-dkg7-m-sport',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'BMW',
'model': 'X1 xDrive 25e 245ch DKG7 M Sport',
'odometer': 93159,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29600,
'price_includes_vat': True,
'registration_date': '2023-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 xDrive 25e 245ch DKG7 M Sport',
'transmission': 'automatic',
'trim': 'X1 xDrive 25e 245ch DKG7 M Sport',
'year': 2023}
2026-03-28 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:29 [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-28 19:00:29 [vpauto.fr] INFO: Saving data for d017892df8: {'auction_closing_time': 1774877400.0, 'created_time': 1773775028.439654, 'last_price_update_time': 1774724429.553835}
2026-03-28 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d017892df8') HTTP/1.1" 204 0
2026-03-28 19:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9e1d4141-99d5-5923-87fb-706d30b089ea with identifier: 64547749b1
2026-03-28 19:00:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9e1d4141-99d5-5923-87fb-706d30b089ea with identifier: 64547749b1
2026-03-28 19:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9e1d4141-99d5-5923-87fb-706d30b089ea with identifier: 64547749b1 to the API
2026-03-28 19:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/64547749b1/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x>
{'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-03-30T09:59:00Z',
'fuel_type': 'F H',
'id': '9e1d4141-99d5-5923-87fb-706d30b089ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/64547749b1/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line X',
'odometer': 35757,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'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-28 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:30 [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-28 19:00:30 [vpauto.fr] INFO: Saving data for 64547749b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774292850.938782, 'last_price_update_time': 1774724430.118914}
2026-03-28 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='64547749b1') HTTP/1.1" 204 0
2026-03-28 19:00:30 [vpauto.fr] INFO: Found listing with ID: 5be5ae6ff8
2026-03-28 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:30 [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-28 19:00:30 [vpauto.fr] INFO: Scrape type for 5be5ae6ff8: 0
2026-03-28 19:00:30 [vpauto.fr] INFO: Found listing with ID: 9a53f288f8
2026-03-28 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:30 [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-28 19:00:30 [vpauto.fr] INFO: Scrape type for 9a53f288f8: 0
2026-03-28 19:00:30 [vpauto.fr] INFO: Found listing with ID: c2ab67a1b1
2026-03-28 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:30 [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-28 19:00:30 [vpauto.fr] INFO: Scrape type for c2ab67a1b1: 0
2026-03-28 19:00:30 [vpauto.fr] INFO: Found listing with ID: 6e31185eb1
2026-03-28 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:30 [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-28 19:00:30 [vpauto.fr] INFO: Scrape type for 6e31185eb1: 0
2026-03-28 19:00:30 [vpauto.fr] INFO: Found listing with ID: 18455dcbf8
2026-03-28 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2718455dcbf8%27 HTTP/1.1" 200 None
2026-03-28 19:00:30 [vpauto.fr] INFO: Scrape type for 18455dcbf8: 2
2026-03-28 19:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03b7ac9a-ac64-55cd-9ff2-cc825192f0d8 with identifier: b93c34a6f8
2026-03-28 19:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03b7ac9a-ac64-55cd-9ff2-cc825192f0d8 with scrape type 2
2026-03-28 19:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03b7ac9a-ac64-55cd-9ff2-cc825192f0d8 with scrape type 2
2026-03-28 19:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 03b7ac9a-ac64-55cd-9ff2-cc825192f0d8, identifier: b93c34a6f8
2026-03-28 19:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 03b7ac9a-ac64-55cd-9ff2-cc825192f0d8 with identifier: b93c34a6f8
2026-03-28 19:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 03b7ac9a-ac64-55cd-9ff2-cc825192f0d8 with identifier: b93c34a6f8
2026-03-28 19:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 03b7ac9a-ac64-55cd-9ff2-cc825192f0d8 with identifier: b93c34a6f8 to the API
2026-03-28 19:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b93c34a6f8/volvo-xc60-t6-recharge-awd-253-ch-145-ch-geartronic-8-start>
{'auction_title': '',
'c_o_2_emission_value': 23,
'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': '03b7ac9a-ac64-55cd-9ff2-cc825192f0d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b93c34a6f8/volvo-xc60-t6-recharge-awd-253-ch-145-ch-geartronic-8-start',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLVO',
'model': 'XC60 T6 Recharge AWD 253 ch + 145 ch Geartronic 8 Start',
'odometer': 123151,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27500,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 T6 Recharge AWD 253 ch + 145 ch Geartronic 8 Start',
'transmission': 'automatic',
'trim': 'XC60 T6 Recharge AWD 253 ch + 145 ch Geartronic 8 Start',
'year': 2022}
2026-03-28 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:31 [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-28 19:00:31 [vpauto.fr] INFO: Saving data for b93c34a6f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774292981.3649, 'last_price_update_time': 1774724431.490585}
2026-03-28 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b93c34a6f8') HTTP/1.1" 204 0
2026-03-28 19:00:31 [vpauto.fr] INFO: Requesting listing page 2: https://vpauto.eu/vehicle/list?page=2
2026-03-28 19:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fbf36f92f8/tesla-model-3-grande-autonomie-rwd> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7d83b0a8f8/peugeot-308-bluehdi-130ch-ss-eat8-allure> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eee4d2de-63b4-5c4a-a487-c1a6772987c5 with identifier: fbf36f92f8
2026-03-28 19:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eee4d2de-63b4-5c4a-a487-c1a6772987c5 with scrape type 2
2026-03-28 19:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eee4d2de-63b4-5c4a-a487-c1a6772987c5 with scrape type 2
2026-03-28 19:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: eee4d2de-63b4-5c4a-a487-c1a6772987c5, identifier: fbf36f92f8
2026-03-28 19:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: eee4d2de-63b4-5c4a-a487-c1a6772987c5 with identifier: fbf36f92f8
2026-03-28 19:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: eee4d2de-63b4-5c4a-a487-c1a6772987c5 with identifier: fbf36f92f8
2026-03-28 19:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: eee4d2de-63b4-5c4a-a487-c1a6772987c5 with identifier: fbf36f92f8 to the API
2026-03-28 19:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fbf36f92f8/tesla-model-3-grande-autonomie-rwd>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/bJhLcZI_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': 'eee4d2de-63b4-5c4a-a487-c1a6772987c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fbf36f92f8/tesla-model-3-grande-autonomie-rwd',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'TESLA',
'model': 'MODEL 3 Grande Autonomie RWD',
'odometer': 38172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2023-08-11',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Grande Autonomie RWD',
'transmission': 'automatic',
'trim': 'MODEL 3 Grande Autonomie RWD',
'year': 2023}
2026-03-28 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:32 [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-28 19:00:32 [vpauto.fr] INFO: Saving data for fbf36f92f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774293640.792554, 'last_price_update_time': 1774724432.697913}
2026-03-28 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fbf36f92f8') HTTP/1.1" 204 0
2026-03-28 19:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e13b1bd-6e99-55ae-b842-365d4e3dae8f with identifier: 7d83b0a8f8
2026-03-28 19:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e13b1bd-6e99-55ae-b842-365d4e3dae8f with scrape type 2
2026-03-28 19:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e13b1bd-6e99-55ae-b842-365d4e3dae8f with scrape type 2
2026-03-28 19:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6e13b1bd-6e99-55ae-b842-365d4e3dae8f, identifier: 7d83b0a8f8
2026-03-28 19:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6e13b1bd-6e99-55ae-b842-365d4e3dae8f with identifier: 7d83b0a8f8
2026-03-28 19:00:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6e13b1bd-6e99-55ae-b842-365d4e3dae8f with identifier: 7d83b0a8f8
2026-03-28 19:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6e13b1bd-6e99-55ae-b842-365d4e3dae8f with identifier: 7d83b0a8f8 to the API
2026-03-28 19:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7d83b0a8f8/peugeot-308-bluehdi-130ch-ss-eat8-allure>
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/WgCHxHR_BE.pdf',
'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': '6e13b1bd-6e99-55ae-b842-365d4e3dae8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7d83b0a8f8/peugeot-308-bluehdi-130ch-ss-eat8-allure',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '308 BlueHDi 130ch S&S EAT8 Allure',
'odometer': 23600,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2024-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 BlueHDi 130ch S&S EAT8 Allure',
'transmission': 'automatic',
'trim': '308 BlueHDi 130ch S&S EAT8 Allure',
'year': 2024}
2026-03-28 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:33 [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-28 19:00:33 [vpauto.fr] INFO: Saving data for 7d83b0a8f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774688.732941, 'last_price_update_time': 1774724433.125378}
2026-03-28 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7d83b0a8f8') HTTP/1.1" 204 0
2026-03-28 19:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e7684468b1/alfa-romeo-stelvio-my19-22-210-ch-q4-at8-executive> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8788924db1/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/afec9c5ff8/kia-niro-ev-electrique-204-ch-active-business> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/83721a1ef8/volkswagen-polo-10-tsi-95-ss-dsg7-style> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8a31ae7af8/ds-ds-4-bluehdi-130-eat8-performance-line> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/30afa7e8b1/land-rover-range-rover-sport-mark-iv-sdv6-30l-autobiography-a> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69172b3b-5bfe-54ad-a3a9-48c17ce93eb2 with identifier: e7684468b1
2026-03-28 19:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69172b3b-5bfe-54ad-a3a9-48c17ce93eb2 with scrape type 2
2026-03-28 19:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69172b3b-5bfe-54ad-a3a9-48c17ce93eb2 with scrape type 2
2026-03-28 19:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 69172b3b-5bfe-54ad-a3a9-48c17ce93eb2, identifier: e7684468b1
2026-03-28 19:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0d9b995-ea83-5a36-a5a0-2f2a750af1ae with identifier: 8788924db1
2026-03-28 19:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0d9b995-ea83-5a36-a5a0-2f2a750af1ae with scrape type 2
2026-03-28 19:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0d9b995-ea83-5a36-a5a0-2f2a750af1ae with scrape type 2
2026-03-28 19:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a0d9b995-ea83-5a36-a5a0-2f2a750af1ae, identifier: 8788924db1
2026-03-28 19:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a5a5fb7-eb21-5b3f-bc7b-f34d1329d1ca with identifier: afec9c5ff8
2026-03-28 19:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a5a5fb7-eb21-5b3f-bc7b-f34d1329d1ca with scrape type 2
2026-03-28 19:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a5a5fb7-eb21-5b3f-bc7b-f34d1329d1ca with scrape type 2
2026-03-28 19:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8a5a5fb7-eb21-5b3f-bc7b-f34d1329d1ca, identifier: afec9c5ff8
2026-03-28 19:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb66860f-f619-5aa3-a056-0c6a01176e6b with identifier: 83721a1ef8
2026-03-28 19:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb66860f-f619-5aa3-a056-0c6a01176e6b with scrape type 2
2026-03-28 19:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb66860f-f619-5aa3-a056-0c6a01176e6b with scrape type 2
2026-03-28 19:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: eb66860f-f619-5aa3-a056-0c6a01176e6b, identifier: 83721a1ef8
2026-03-28 19:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21679a45-fbe8-58fe-ab8a-65f2dee739c0 with identifier: 8a31ae7af8
2026-03-28 19:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21679a45-fbe8-58fe-ab8a-65f2dee739c0 with scrape type 2
2026-03-28 19:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21679a45-fbe8-58fe-ab8a-65f2dee739c0 with scrape type 2
2026-03-28 19:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 21679a45-fbe8-58fe-ab8a-65f2dee739c0, identifier: 8a31ae7af8
2026-03-28 19:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a654ea5-99af-5397-bc47-a9126f822f17 with identifier: 30afa7e8b1
2026-03-28 19:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a654ea5-99af-5397-bc47-a9126f822f17 with scrape type 2
2026-03-28 19:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a654ea5-99af-5397-bc47-a9126f822f17 with scrape type 2
2026-03-28 19:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1a654ea5-99af-5397-bc47-a9126f822f17, identifier: 30afa7e8b1
2026-03-28 19:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 69172b3b-5bfe-54ad-a3a9-48c17ce93eb2 with identifier: e7684468b1
2026-03-28 19:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 69172b3b-5bfe-54ad-a3a9-48c17ce93eb2 with identifier: e7684468b1
2026-03-28 19:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 69172b3b-5bfe-54ad-a3a9-48c17ce93eb2 with identifier: e7684468b1 to the API
2026-03-28 19:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e7684468b1/alfa-romeo-stelvio-my19-22-210-ch-q4-at8-executive>
{'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '69172b3b-5bfe-54ad-a3a9-48c17ce93eb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e7684468b1/alfa-romeo-stelvio-my19-22-210-ch-q4-at8-executive',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'ALFA ROMEO',
'model': 'STELVIO MY19 2.2 210 ch Q4 AT8 Executive',
'odometer': 90221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2019-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO STELVIO MY19 2.2 210 ch Q4 AT8 Executive',
'transmission': 'automatic',
'trim': 'STELVIO MY19 2.2 210 ch Q4 AT8 Executive',
'year': 2019}
2026-03-28 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:34 [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-28 19:00:34 [vpauto.fr] INFO: Saving data for e7684468b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293560.363681, 'last_price_update_time': 1774724434.258096}
2026-03-28 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e7684468b1') HTTP/1.1" 204 0
2026-03-28 19:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a0d9b995-ea83-5a36-a5a0-2f2a750af1ae with identifier: 8788924db1
2026-03-28 19:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a0d9b995-ea83-5a36-a5a0-2f2a750af1ae with identifier: 8788924db1
2026-03-28 19:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a0d9b995-ea83-5a36-a5a0-2f2a750af1ae with identifier: 8788924db1 to the API
2026-03-28 19:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8788924db1/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': 'Navy blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'F H',
'id': 'a0d9b995-ea83-5a36-a5a0-2f2a750af1ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8788924db1/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'odometer': 41674,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2023-11-02',
'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-28 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:35 [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-28 19:00:35 [vpauto.fr] INFO: Saving data for 8788924db1: {'auction_closing_time': 1774618200.0, 'created_time': 1774293635.521068, 'last_price_update_time': 1774724435.16809}
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8788924db1') HTTP/1.1" 204 0
2026-03-28 19:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8a5a5fb7-eb21-5b3f-bc7b-f34d1329d1ca with identifier: afec9c5ff8
2026-03-28 19:00:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8a5a5fb7-eb21-5b3f-bc7b-f34d1329d1ca with identifier: afec9c5ff8
2026-03-28 19:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8a5a5fb7-eb21-5b3f-bc7b-f34d1329d1ca with identifier: afec9c5ff8 to the API
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/afec9c5ff8/kia-niro-ev-electrique-204-ch-active-business>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/HFAzByD_BE.pdf',
'category': None,
'color': 'Medium green metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '8a5a5fb7-eb21-5b3f-bc7b-f34d1329d1ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/afec9c5ff8/kia-niro-ev-electrique-204-ch-active-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'KIA',
'model': 'Niro EV Electrique 204 ch Active Business',
'odometer': 86360,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Niro EV Electrique 204 ch Active Business',
'transmission': 'automatic',
'trim': 'Niro EV Electrique 204 ch Active Business',
'year': 2023}
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:35 [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-28 19:00:35 [vpauto.fr] INFO: Saving data for afec9c5ff8: {'auction_closing_time': 1774877400.0, 'created_time': 1774292894.521625, 'last_price_update_time': 1774724435.494403}
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='afec9c5ff8') HTTP/1.1" 204 0
2026-03-28 19:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: eb66860f-f619-5aa3-a056-0c6a01176e6b with identifier: 83721a1ef8
2026-03-28 19:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: eb66860f-f619-5aa3-a056-0c6a01176e6b with identifier: 83721a1ef8
2026-03-28 19:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: eb66860f-f619-5aa3-a056-0c6a01176e6b with identifier: 83721a1ef8 to the API
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/83721a1ef8/volkswagen-polo-10-tsi-95-ss-dsg7-style>
{'auction_title': '',
'c_o_2_emission_value': 127,
'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'eb66860f-f619-5aa3-a056-0c6a01176e6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/83721a1ef8/volkswagen-polo-10-tsi-95-ss-dsg7-style',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLKSWAGEN',
'model': 'Polo 1.0 TSI 95 S&S DSG7 Style',
'odometer': 82335,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo 1.0 TSI 95 S&S DSG7 Style',
'transmission': 'automatic',
'trim': 'Polo 1.0 TSI 95 S&S DSG7 Style',
'year': 2022}
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2783721a1ef8%27 HTTP/1.1" 200 None
2026-03-28 19:00:35 [vpauto.fr] INFO: Saving data for 83721a1ef8: {'created_time': 1773738280.183514, 'last_price_update_time': 1774724435.811792, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='83721a1ef8') HTTP/1.1" 204 0
2026-03-28 19:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 21679a45-fbe8-58fe-ab8a-65f2dee739c0 with identifier: 8a31ae7af8
2026-03-28 19:00:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 21679a45-fbe8-58fe-ab8a-65f2dee739c0 with identifier: 8a31ae7af8
2026-03-28 19:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 21679a45-fbe8-58fe-ab8a-65f2dee739c0 with identifier: 8a31ae7af8 to the API
2026-03-28 19:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8a31ae7af8/ds-ds-4-bluehdi-130-eat8-performance-line>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/mtbcqIT_BE.pdf',
'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': 'Diesel',
'id': '21679a45-fbe8-58fe-ab8a-65f2dee739c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8a31ae7af8/ds-ds-4-bluehdi-130-eat8-performance-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DS',
'model': '4 BlueHDi 130 EAT8 Performance Line+',
'odometer': 83768,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 4 BlueHDi 130 EAT8 Performance Line+',
'transmission': 'automatic',
'trim': '4 BlueHDi 130 EAT8 Performance Line+',
'year': 2023}
2026-03-28 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:36 [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-28 19:00:36 [vpauto.fr] INFO: Saving data for 8a31ae7af8: {'auction_closing_time': 1774877400.0, 'created_time': 1773775041.217095, 'last_price_update_time': 1774724436.137918}
2026-03-28 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8a31ae7af8') HTTP/1.1" 204 0
2026-03-28 19:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1a654ea5-99af-5397-bc47-a9126f822f17 with identifier: 30afa7e8b1
2026-03-28 19:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1a654ea5-99af-5397-bc47-a9126f822f17 with identifier: 30afa7e8b1
2026-03-28 19:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1a654ea5-99af-5397-bc47-a9126f822f17 with identifier: 30afa7e8b1 to the API
2026-03-28 19:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/30afa7e8b1/land-rover-range-rover-sport-mark-iv-sdv6-30l-autobiography-a>
{'auction_title': '',
'c_o_2_emission_value': 185,
'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-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '1a654ea5-99af-5397-bc47-a9126f822f17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/30afa7e8b1/land-rover-range-rover-sport-mark-iv-sdv6-30l-autobiography-a',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'LAND ROVER',
'model': 'Range Rover Sport Mark IV SDV6 3.0L Autobiography A',
'odometer': 190744,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2016-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER Range Rover Sport Mark IV SDV6 3.0L Autobiography A',
'transmission': 'automatic',
'trim': 'Range Rover Sport Mark IV SDV6 3.0L Autobiography A',
'year': 2016}
2026-03-28 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:36 [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-28 19:00:36 [vpauto.fr] INFO: Saving data for 30afa7e8b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293367.056976, 'last_price_update_time': 1774724436.533166}
2026-03-28 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='30afa7e8b1') HTTP/1.1" 204 0
2026-03-28 19:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a7e2ad6bf8/audi-q3-35-tfsi-150-ch> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ecb1c0fab1/peugeot-2008-puretech-130-ss-eat8-allure-pack> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f3a1daa-2d1c-5772-a0f4-2d9a6c9e24b6 with identifier: a7e2ad6bf8
2026-03-28 19:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f3a1daa-2d1c-5772-a0f4-2d9a6c9e24b6 with scrape type 2
2026-03-28 19:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f3a1daa-2d1c-5772-a0f4-2d9a6c9e24b6 with scrape type 2
2026-03-28 19:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8f3a1daa-2d1c-5772-a0f4-2d9a6c9e24b6, identifier: a7e2ad6bf8
2026-03-28 19:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b8463b2-e295-5515-bb10-0792d37e7063 with identifier: ecb1c0fab1
2026-03-28 19:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b8463b2-e295-5515-bb10-0792d37e7063 with scrape type 2
2026-03-28 19:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b8463b2-e295-5515-bb10-0792d37e7063 with scrape type 2
2026-03-28 19:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3b8463b2-e295-5515-bb10-0792d37e7063, identifier: ecb1c0fab1
2026-03-28 19:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8f3a1daa-2d1c-5772-a0f4-2d9a6c9e24b6 with identifier: a7e2ad6bf8
2026-03-28 19:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8f3a1daa-2d1c-5772-a0f4-2d9a6c9e24b6 with identifier: a7e2ad6bf8
2026-03-28 19:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8f3a1daa-2d1c-5772-a0f4-2d9a6c9e24b6 with identifier: a7e2ad6bf8 to the API
2026-03-28 19:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a7e2ad6bf8/audi-q3-35-tfsi-150-ch>
{'auction_title': '',
'c_o_2_emission_value': 142,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/HrqbFpu_BE.pdf',
'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': 'Petrol',
'id': '8f3a1daa-2d1c-5772-a0f4-2d9a6c9e24b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a7e2ad6bf8/audi-q3-35-tfsi-150-ch',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'AUDI',
'model': 'Q3 35 TFSI 150 ch',
'odometer': 48298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 35 TFSI 150 ch',
'transmission': 'manual',
'trim': 'Q3 35 TFSI 150 ch',
'year': 2023}
2026-03-28 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:37 [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-28 19:00:37 [vpauto.fr] INFO: Saving data for a7e2ad6bf8: {'created_time': 1773775073.99284, 'last_price_update_time': 1774724437.244571, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a7e2ad6bf8') HTTP/1.1" 204 0
2026-03-28 19:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3b8463b2-e295-5515-bb10-0792d37e7063 with identifier: ecb1c0fab1
2026-03-28 19:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3b8463b2-e295-5515-bb10-0792d37e7063 with identifier: ecb1c0fab1
2026-03-28 19:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3b8463b2-e295-5515-bb10-0792d37e7063 with identifier: ecb1c0fab1 to the API
2026-03-28 19:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ecb1c0fab1/peugeot-2008-puretech-130-ss-eat8-allure-pack>
{'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': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3b8463b2-e295-5515-bb10-0792d37e7063',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ecb1c0fab1/peugeot-2008-puretech-130-ss-eat8-allure-pack',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '2008 PureTech 130 S&S EAT8 Allure Pack',
'odometer': 19694,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 PureTech 130 S&S EAT8 Allure Pack',
'transmission': 'automatic',
'trim': '2008 PureTech 130 S&S EAT8 Allure Pack',
'year': 2023}
2026-03-28 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:37 [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-28 19:00:37 [vpauto.fr] INFO: Saving data for ecb1c0fab1: {'auction_closing_time': 1774618200.0, 'created_time': 1774292723.385823, 'last_price_update_time': 1774724437.589739}
2026-03-28 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ecb1c0fab1') HTTP/1.1" 204 0
2026-03-28 19:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/58e36241f8/volkswagen-t-roc-15-tsi-evo-150-startstop-dsg7-life-plus> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/67569c04f8/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a81dee1f8/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/71932b1/dacia-sandero-tce-90-gsr2-expression> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/65852d3bf8/mini-hatch-3-portes-cooper-se-184-ch-essential> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7442d2c-3a2b-574b-b30c-6f44ab0cbbf1 with identifier: 58e36241f8
2026-03-28 19:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7442d2c-3a2b-574b-b30c-6f44ab0cbbf1 with scrape type 2
2026-03-28 19:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7442d2c-3a2b-574b-b30c-6f44ab0cbbf1 with scrape type 2
2026-03-28 19:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a7442d2c-3a2b-574b-b30c-6f44ab0cbbf1, identifier: 58e36241f8
2026-03-28 19:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4eded6dc-b42d-54b4-b6fc-b1b917fc1ed7 with identifier: 67569c04f8
2026-03-28 19:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4eded6dc-b42d-54b4-b6fc-b1b917fc1ed7 with scrape type 2
2026-03-28 19:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4eded6dc-b42d-54b4-b6fc-b1b917fc1ed7 with scrape type 2
2026-03-28 19:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4eded6dc-b42d-54b4-b6fc-b1b917fc1ed7, identifier: 67569c04f8
2026-03-28 19:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5682090e-942a-5486-9dd0-46e577ddbec6 with identifier: a81dee1f8
2026-03-28 19:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5682090e-942a-5486-9dd0-46e577ddbec6 with scrape type 2
2026-03-28 19:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5682090e-942a-5486-9dd0-46e577ddbec6 with scrape type 2
2026-03-28 19:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5682090e-942a-5486-9dd0-46e577ddbec6, identifier: a81dee1f8
2026-03-28 19:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad90cb2-b3b7-5f0a-8bc1-51c4fcd7a4bd with identifier: 71932b1
2026-03-28 19:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad90cb2-b3b7-5f0a-8bc1-51c4fcd7a4bd with scrape type 2
2026-03-28 19:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ad90cb2-b3b7-5f0a-8bc1-51c4fcd7a4bd with scrape type 2
2026-03-28 19:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3ad90cb2-b3b7-5f0a-8bc1-51c4fcd7a4bd, identifier: 71932b1
2026-03-28 19:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a7442d2c-3a2b-574b-b30c-6f44ab0cbbf1 with identifier: 58e36241f8
2026-03-28 19:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a7442d2c-3a2b-574b-b30c-6f44ab0cbbf1 with identifier: 58e36241f8
2026-03-28 19:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a7442d2c-3a2b-574b-b30c-6f44ab0cbbf1 with identifier: 58e36241f8 to the API
2026-03-28 19:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/58e36241f8/volkswagen-t-roc-15-tsi-evo-150-startstop-dsg7-life-plus>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/PJxPJkd_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'a7442d2c-3a2b-574b-b30c-6f44ab0cbbf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/58e36241f8/volkswagen-t-roc-15-tsi-evo-150-startstop-dsg7-life-plus',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLKSWAGEN',
'model': 'T-Roc 1.5 TSI EVO 150 Start/Stop DSG7 Life Plus',
'odometer': 133020,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-Roc 1.5 TSI EVO 150 Start/Stop DSG7 Life Plus',
'transmission': 'automatic',
'trim': 'T-Roc 1.5 TSI EVO 150 Start/Stop DSG7 Life Plus',
'year': 2023}
2026-03-28 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:38 [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-28 19:00:38 [vpauto.fr] INFO: Saving data for 58e36241f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774293652.923757, 'last_price_update_time': 1774724438.439795}
2026-03-28 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='58e36241f8') HTTP/1.1" 204 0
2026-03-28 19:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4eded6dc-b42d-54b4-b6fc-b1b917fc1ed7 with identifier: 67569c04f8
2026-03-28 19:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4eded6dc-b42d-54b4-b6fc-b1b917fc1ed7 with identifier: 67569c04f8
2026-03-28 19:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4eded6dc-b42d-54b4-b6fc-b1b917fc1ed7 with identifier: 67569c04f8 to the API
2026-03-28 19:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/67569c04f8/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/eilMmxj_BE.pdf',
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '4eded6dc-b42d-54b4-b6fc-b1b917fc1ed7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/67569c04f8/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': 14535,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2023-10-27',
'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-28 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:38 [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-28 19:00:38 [vpauto.fr] INFO: Saving data for 67569c04f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774292715.091424, 'last_price_update_time': 1774724438.746755}
2026-03-28 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='67569c04f8') HTTP/1.1" 204 0
2026-03-28 19:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5682090e-942a-5486-9dd0-46e577ddbec6 with identifier: a81dee1f8
2026-03-28 19:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5682090e-942a-5486-9dd0-46e577ddbec6 with identifier: a81dee1f8
2026-03-28 19:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5682090e-942a-5486-9dd0-46e577ddbec6 with identifier: a81dee1f8 to the API
2026-03-28 19:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a81dee1f8/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/fkuSlsZ_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': '5682090e-942a-5486-9dd0-46e577ddbec6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a81dee1f8/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': 19415,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2023-09-08',
'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-28 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:39 [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-28 19:00:39 [vpauto.fr] INFO: Saving data for a81dee1f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773775107.490666, 'last_price_update_time': 1774724439.073108}
2026-03-28 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a81dee1f8') HTTP/1.1" 204 0
2026-03-28 19:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3ad90cb2-b3b7-5f0a-8bc1-51c4fcd7a4bd with identifier: 71932b1
2026-03-28 19:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3ad90cb2-b3b7-5f0a-8bc1-51c4fcd7a4bd with identifier: 71932b1
2026-03-28 19:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3ad90cb2-b3b7-5f0a-8bc1-51c4fcd7a4bd with identifier: 71932b1 to the API
2026-03-28 19:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/71932b1/dacia-sandero-tce-90-gsr2-expression>
{'auction_title': '',
'c_o_2_emission_value': 119,
'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': 'Petrol',
'id': '3ad90cb2-b3b7-5f0a-8bc1-51c4fcd7a4bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/71932b1/dacia-sandero-tce-90-gsr2-expression',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'DACIA',
'model': 'Sandero TCe 90 GSR2 Expression',
'odometer': 343,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2024-07-02',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero TCe 90 GSR2 Expression',
'transmission': 'manual',
'trim': 'Sandero TCe 90 GSR2 Expression',
'year': 2024}
2026-03-28 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:39 [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-28 19:00:39 [vpauto.fr] INFO: Saving data for 71932b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774292669.772161, 'last_price_update_time': 1774724439.429067}
2026-03-28 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='71932b1') HTTP/1.1" 204 0
2026-03-28 19:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/da69e614f8/audi-a3-sportback-16-tdi-116-s-tronic-7> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:39 [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-28 19:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad752fe3-ef8d-57b0-b453-e26fc7eb3bb1 with identifier: 65852d3bf8
2026-03-28 19:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad752fe3-ef8d-57b0-b453-e26fc7eb3bb1 with scrape type 2
2026-03-28 19:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad752fe3-ef8d-57b0-b453-e26fc7eb3bb1 with scrape type 2
2026-03-28 19:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ad752fe3-ef8d-57b0-b453-e26fc7eb3bb1, identifier: 65852d3bf8
2026-03-28 19:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ad752fe3-ef8d-57b0-b453-e26fc7eb3bb1 with identifier: 65852d3bf8
2026-03-28 19:00:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ad752fe3-ef8d-57b0-b453-e26fc7eb3bb1 with identifier: 65852d3bf8
2026-03-28 19:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ad752fe3-ef8d-57b0-b453-e26fc7eb3bb1 with identifier: 65852d3bf8 to the API
2026-03-28 19:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/65852d3bf8/mini-hatch-3-portes-cooper-se-184-ch-essential>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'ad752fe3-ef8d-57b0-b453-e26fc7eb3bb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/65852d3bf8/mini-hatch-3-portes-cooper-se-184-ch-essential',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'MINI',
'model': 'Hatch 3 Portes Cooper SE 184 ch Essential',
'odometer': 34803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 4,
'seller_name': None,
'title': 'MINI Hatch 3 Portes Cooper SE 184 ch Essential',
'transmission': 'automatic',
'trim': 'Hatch 3 Portes Cooper SE 184 ch Essential',
'year': 2022}
2026-03-28 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765852d3bf8%27 HTTP/1.1" 200 None
2026-03-28 19:00:39 [vpauto.fr] INFO: Saving data for 65852d3bf8: {'auction_closing_time': 1774877400.0, 'created_time': 1773738286.382895, 'last_price_update_time': 1774724439.888263}
2026-03-28 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='65852d3bf8') HTTP/1.1" 204 0
2026-03-28 19:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f79808c-1d19-53ba-9653-334952297856 with identifier: da69e614f8
2026-03-28 19:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f79808c-1d19-53ba-9653-334952297856 with scrape type 2
2026-03-28 19:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f79808c-1d19-53ba-9653-334952297856 with scrape type 2
2026-03-28 19:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9f79808c-1d19-53ba-9653-334952297856, identifier: da69e614f8
2026-03-28 19:00:40 [vpauto.fr] INFO: Found 96 ads on page 2
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: 37cbe96ff8
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for 37cbe96ff8: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: 71dab0c4b1
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for 71dab0c4b1: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: 1de0ca9ab1
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for 1de0ca9ab1: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: aef692dcf8
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for aef692dcf8: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: 72fd4eabb1
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for 72fd4eabb1: 2
2026-03-28 19:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9f79808c-1d19-53ba-9653-334952297856 with identifier: da69e614f8
2026-03-28 19:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9f79808c-1d19-53ba-9653-334952297856 with identifier: da69e614f8
2026-03-28 19:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9f79808c-1d19-53ba-9653-334952297856 with identifier: da69e614f8 to the API
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/da69e614f8/audi-a3-sportback-16-tdi-116-s-tronic-7>
{'auction_title': '',
'c_o_2_emission_value': 99,
'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-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '9f79808c-1d19-53ba-9653-334952297856',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/da69e614f8/audi-a3-sportback-16-tdi-116-s-tronic-7',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'AUDI',
'model': 'A3 Sportback 1.6 TDI 116 S tronic 7',
'odometer': 109809,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2018-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Sportback 1.6 TDI 116 S tronic 7',
'transmission': 'automatic',
'trim': 'A3 Sportback 1.6 TDI 116 S tronic 7',
'year': 2018}
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Saving data for da69e614f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774854.679373, 'last_price_update_time': 1774724440.424684}
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='da69e614f8') HTTP/1.1" 204 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: 9de981bdf8
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for 9de981bdf8: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: f8464ddff8
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for f8464ddff8: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: e824ce17b1
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for e824ce17b1: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: d187083ab1
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for d187083ab1: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: ef326776f8
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for ef326776f8: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: a87030a3f8
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for a87030a3f8: 2
2026-03-28 19:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: 3c9f6396b1
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for 3c9f6396b1: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: 22096b7af8
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2722096b7af8%27 HTTP/1.1" 200 None
2026-03-28 19:00:40 [vpauto.fr] INFO: Scrape type for 22096b7af8: 2
2026-03-28 19:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a199bb8ff8/volvo-xc40-recharge-extended-range-252-ch-1edt-start> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/62f62717b1/ds-ds3-crossback-puretech-130-eat8-performance-line> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: 258bf607b1
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for 258bf607b1: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: ce7bbb30b1
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for ce7bbb30b1: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: d4c5f713f8
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for d4c5f713f8: 2
2026-03-28 19:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: 444b7d21f8
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for 444b7d21f8: 2
2026-03-28 19:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/18455dcbf8/volkswagen-tiguan-20-tdi-150ch-dsg7-r-line> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-28 19:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: ab5c2f92b1
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for ab5c2f92b1: 0
2026-03-28 19:00:40 [vpauto.fr] INFO: Found listing with ID: aad73e0ef8
2026-03-28 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:40 [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-28 19:00:40 [vpauto.fr] INFO: Scrape type for aad73e0ef8: 2
2026-03-28 19:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90992e39-cc0e-5076-a7ee-b8f7ffae132c with identifier: a199bb8ff8
2026-03-28 19:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90992e39-cc0e-5076-a7ee-b8f7ffae132c with scrape type 2
2026-03-28 19:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90992e39-cc0e-5076-a7ee-b8f7ffae132c with scrape type 2
2026-03-28 19:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 90992e39-cc0e-5076-a7ee-b8f7ffae132c, identifier: a199bb8ff8
2026-03-28 19:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0624088-ee0e-5250-a889-f2dd34013b66 with identifier: 62f62717b1
2026-03-28 19:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0624088-ee0e-5250-a889-f2dd34013b66 with scrape type 2
2026-03-28 19:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0624088-ee0e-5250-a889-f2dd34013b66 with scrape type 2
2026-03-28 19:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c0624088-ee0e-5250-a889-f2dd34013b66, identifier: 62f62717b1
2026-03-28 19:00:41 [vpauto.fr] INFO: Found listing with ID: 48d2f8a0b1
2026-03-28 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00: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-28 19:00:41 [vpauto.fr] INFO: Scrape type for 48d2f8a0b1: 0
2026-03-28 19:00:41 [vpauto.fr] INFO: Found listing with ID: e9362604b1
2026-03-28 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:41 [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-28 19:00:41 [vpauto.fr] INFO: Scrape type for e9362604b1: 0
2026-03-28 19:00:41 [vpauto.fr] INFO: Found listing with ID: 44a59a45f8
2026-03-28 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:41 [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-28 19:00:41 [vpauto.fr] INFO: Scrape type for 44a59a45f8: 2
2026-03-28 19:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 90992e39-cc0e-5076-a7ee-b8f7ffae132c with identifier: a199bb8ff8
2026-03-28 19:00:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 90992e39-cc0e-5076-a7ee-b8f7ffae132c with identifier: a199bb8ff8
2026-03-28 19:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 90992e39-cc0e-5076-a7ee-b8f7ffae132c with identifier: a199bb8ff8 to the API
2026-03-28 19:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a199bb8ff8/volvo-xc40-recharge-extended-range-252-ch-1edt-start>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/XyRsxIP_BE.pdf',
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '90992e39-cc0e-5076-a7ee-b8f7ffae132c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a199bb8ff8/volvo-xc40-recharge-extended-range-252-ch-1edt-start',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLVO',
'model': 'XC40 Recharge Extended Range 252 ch 1EDT Start',
'odometer': 55924,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2023-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 Recharge Extended Range 252 ch 1EDT Start',
'transmission': 'automatic',
'trim': 'XC40 Recharge Extended Range 252 ch 1EDT Start',
'year': 2023}
2026-03-28 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:41 [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-28 19:00:41 [vpauto.fr] INFO: Saving data for a199bb8ff8: {'auction_closing_time': 1774877400.0, 'created_time': 1774293634.78104, 'last_price_update_time': 1774724441.522079}
2026-03-28 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a199bb8ff8') HTTP/1.1" 204 0
2026-03-28 19:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c0624088-ee0e-5250-a889-f2dd34013b66 with identifier: 62f62717b1
2026-03-28 19:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c0624088-ee0e-5250-a889-f2dd34013b66 with identifier: 62f62717b1
2026-03-28 19:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c0624088-ee0e-5250-a889-f2dd34013b66 with identifier: 62f62717b1 to the API
2026-03-28 19:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/62f62717b1/ds-ds3-crossback-puretech-130-eat8-performance-line>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': 'c0624088-ee0e-5250-a889-f2dd34013b66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/62f62717b1/ds-ds3-crossback-puretech-130-eat8-performance-line',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'DS',
'model': '3 Crossback PureTech 130 EAT8 Performance Line',
'odometer': 19059,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-07-20',
'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': 2022}
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Saving data for 62f62717b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293612.380711, 'last_price_update_time': 1774724442.010823}
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='62f62717b1') HTTP/1.1" 204 0
2026-03-28 19:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: b2631813f8
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for b2631813f8: 2
2026-03-28 19:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: c06d53aeb1
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for c06d53aeb1: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: af0fb314f8
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for af0fb314f8: 2
2026-03-28 19:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84ffd603-9a16-5d68-ae53-51559e8534bc with identifier: 18455dcbf8
2026-03-28 19:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84ffd603-9a16-5d68-ae53-51559e8534bc with scrape type 2
2026-03-28 19:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84ffd603-9a16-5d68-ae53-51559e8534bc with scrape type 2
2026-03-28 19:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 84ffd603-9a16-5d68-ae53-51559e8534bc, identifier: 18455dcbf8
2026-03-28 19:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 84ffd603-9a16-5d68-ae53-51559e8534bc with identifier: 18455dcbf8
2026-03-28 19:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 84ffd603-9a16-5d68-ae53-51559e8534bc with identifier: 18455dcbf8
2026-03-28 19:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 84ffd603-9a16-5d68-ae53-51559e8534bc with identifier: 18455dcbf8 to the API
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/18455dcbf8/volkswagen-tiguan-20-tdi-150ch-dsg7-r-line>
{'auction_title': '',
'c_o_2_emission_value': 153,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '84ffd603-9a16-5d68-ae53-51559e8534bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/18455dcbf8/volkswagen-tiguan-20-tdi-150ch-dsg7-r-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLKSWAGEN',
'model': 'Tiguan 2.0 TDI 150ch DSG7 R-Line',
'odometer': 126664,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan 2.0 TDI 150ch DSG7 R-Line',
'transmission': 'automatic',
'trim': 'Tiguan 2.0 TDI 150ch DSG7 R-Line',
'year': 2021}
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2718455dcbf8%27 HTTP/1.1" 200 None
2026-03-28 19:00:42 [vpauto.fr] INFO: Saving data for 18455dcbf8: {'auction_closing_time': 1774877400.0, 'created_time': 1773947254.393385, 'last_price_update_time': 1774724442.511447}
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='18455dcbf8') HTTP/1.1" 204 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: 4fa55465b1
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for 4fa55465b1: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: e753c2e1b1
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for e753c2e1b1: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: c0255890f8
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for c0255890f8: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: a1d79880f8
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for a1d79880f8: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: 46ed4b6cb1
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for 46ed4b6cb1: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: eb0f83dbf8
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for eb0f83dbf8: 2
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: e9bb7d95b1
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for e9bb7d95b1: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: afb287fb1
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for afb287fb1: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: f009422f8
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for f009422f8: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: efb0cc1df8
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for efb0cc1df8: 2
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: d0270dcb1
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for d0270dcb1: 2
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: e56eb2c7b1
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for e56eb2c7b1: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: f3f249e5f8
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for f3f249e5f8: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: 638b9d6b1
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for 638b9d6b1: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: e4bfb0f1f8
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for e4bfb0f1f8: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: b4480455f8
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for b4480455f8: 2
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: c0f3cf8bb1
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for c0f3cf8bb1: 2
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: a103a231f8
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:42 [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-28 19:00:42 [vpauto.fr] INFO: Scrape type for a103a231f8: 0
2026-03-28 19:00:42 [vpauto.fr] INFO: Found listing with ID: d2f71f3bf8
2026-03-28 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for d2f71f3bf8: 0
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: f349ac02b1
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for f349ac02b1: 0
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: 81c01fbeb1
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for 81c01fbeb1: 0
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: 27d64521f8
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for 27d64521f8: 2
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: a2604aefb1
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for a2604aefb1: 2
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: f606e694f8
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for f606e694f8: 0
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: 9727de77f8
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for 9727de77f8: 0
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: d87075fdb1
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for d87075fdb1: 2
2026-03-28 19:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/72fd4eabb1/peugeot-5008-puretech-130ch-ss-eat8-allure-7-pl> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: 322dd065f8
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for 322dd065f8: 2
2026-03-28 19:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: a1410e43b1
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for a1410e43b1: 0
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: c2db9b87b1
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for c2db9b87b1: 0
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: 9b29fc95f8
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for 9b29fc95f8: 0
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: 729d4b69f8
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for 729d4b69f8: 2
2026-03-28 19:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a87030a3f8/renault-megane-e-tech-er-ev60-130ch-optimum-charge-evolution> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: 7f1029d9b1
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for 7f1029d9b1: 2
2026-03-28 19:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 567d6853-ab90-53c2-bf07-d65b6ec6b53d with identifier: 72fd4eabb1
2026-03-28 19:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 567d6853-ab90-53c2-bf07-d65b6ec6b53d with scrape type 2
2026-03-28 19:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 567d6853-ab90-53c2-bf07-d65b6ec6b53d with scrape type 2
2026-03-28 19:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 567d6853-ab90-53c2-bf07-d65b6ec6b53d, identifier: 72fd4eabb1
2026-03-28 19:00:43 [vpauto.fr] INFO: Found listing with ID: 4412e071f8
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Scrape type for 4412e071f8: 2
2026-03-28 19:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 567d6853-ab90-53c2-bf07-d65b6ec6b53d with identifier: 72fd4eabb1
2026-03-28 19:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 567d6853-ab90-53c2-bf07-d65b6ec6b53d with identifier: 72fd4eabb1
2026-03-28 19:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 567d6853-ab90-53c2-bf07-d65b6ec6b53d with identifier: 72fd4eabb1 to the API
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/72fd4eabb1/peugeot-5008-puretech-130ch-ss-eat8-allure-7-pl>
{'auction_title': '',
'c_o_2_emission_value': 166,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/KMDJzfC_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': '567d6853-ab90-53c2-bf07-d65b6ec6b53d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/72fd4eabb1/peugeot-5008-puretech-130ch-ss-eat8-allure-7-pl',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '5008 PureTech 130ch S&S EAT8 Allure 7 pl',
'odometer': 47161,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 PureTech 130ch S&S EAT8 Allure 7 pl',
'transmission': 'automatic',
'trim': '5008 PureTech 130ch S&S EAT8 Allure 7 pl',
'year': 2023}
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [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-28 19:00:43 [vpauto.fr] INFO: Saving data for 72fd4eabb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774342845.458556, 'last_price_update_time': 1774724443.947481}
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='72fd4eabb1') HTTP/1.1" 204 0
2026-03-28 19:00:44 [vpauto.fr] INFO: Found listing with ID: 1321a984f8
2026-03-28 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:44 [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-28 19:00:44 [vpauto.fr] INFO: Scrape type for 1321a984f8: 2
2026-03-28 19:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/444b7d21f8/skoda-karoq-20-tdi-116-ch-scr-dsg7-style> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/aad73e0ef8/ds-ds4-puretech-180-eat8-rivoli> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d4c5f713f8/mercedes-classe-a-250-e-8g-dct-style-line> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/44a59a45f8/peugeot-2008-electrique-136-ch-active-pack> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b2631813f8/mercedes-classe-a-250-e-8g-dct-business-line> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcf27960-8b4a-55ed-8434-dafcb49b96ce with identifier: a87030a3f8
2026-03-28 19:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcf27960-8b4a-55ed-8434-dafcb49b96ce with scrape type 2
2026-03-28 19:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcf27960-8b4a-55ed-8434-dafcb49b96ce with scrape type 2
2026-03-28 19:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fcf27960-8b4a-55ed-8434-dafcb49b96ce, identifier: a87030a3f8
2026-03-28 19:00:44 [vpauto.fr] INFO: Found listing with ID: d3d3ecb1b1
2026-03-28 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:44 [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-28 19:00:44 [vpauto.fr] INFO: Scrape type for d3d3ecb1b1: 2
2026-03-28 19:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fcf27960-8b4a-55ed-8434-dafcb49b96ce with identifier: a87030a3f8
2026-03-28 19:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fcf27960-8b4a-55ed-8434-dafcb49b96ce with identifier: a87030a3f8
2026-03-28 19:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fcf27960-8b4a-55ed-8434-dafcb49b96ce with identifier: a87030a3f8 to the API
2026-03-28 19:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a87030a3f8/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/JiLfvpK_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': 'fcf27960-8b4a-55ed-8434-dafcb49b96ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a87030a3f8/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': 79730,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'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': 2023}
2026-03-28 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:44 [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-28 19:00:44 [vpauto.fr] INFO: Saving data for a87030a3f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774292919.102242, 'last_price_update_time': 1774724444.574162}
2026-03-28 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a87030a3f8') HTTP/1.1" 204 0
2026-03-28 19:00:44 [vpauto.fr] INFO: Found listing with ID: de9b0bf3f8
2026-03-28 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:44 [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-28 19:00:44 [vpauto.fr] INFO: Scrape type for de9b0bf3f8: 2
2026-03-28 19:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98ce5abe-973c-502a-9723-7414d879c201 with identifier: 444b7d21f8
2026-03-28 19:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98ce5abe-973c-502a-9723-7414d879c201 with scrape type 2
2026-03-28 19:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98ce5abe-973c-502a-9723-7414d879c201 with scrape type 2
2026-03-28 19:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 98ce5abe-973c-502a-9723-7414d879c201, identifier: 444b7d21f8
2026-03-28 19:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84eb15e3-f537-5607-be0f-ae5c4a50bf79 with identifier: aad73e0ef8
2026-03-28 19:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84eb15e3-f537-5607-be0f-ae5c4a50bf79 with scrape type 2
2026-03-28 19:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84eb15e3-f537-5607-be0f-ae5c4a50bf79 with scrape type 2
2026-03-28 19:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 84eb15e3-f537-5607-be0f-ae5c4a50bf79, identifier: aad73e0ef8
2026-03-28 19:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e20a16d-4f5e-589f-95bd-b000f2d2a391 with identifier: d4c5f713f8
2026-03-28 19:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e20a16d-4f5e-589f-95bd-b000f2d2a391 with scrape type 2
2026-03-28 19:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e20a16d-4f5e-589f-95bd-b000f2d2a391 with scrape type 2
2026-03-28 19:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5e20a16d-4f5e-589f-95bd-b000f2d2a391, identifier: d4c5f713f8
2026-03-28 19:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 072da450-1600-536a-9bb0-1773b2d31c1b with identifier: 44a59a45f8
2026-03-28 19:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 072da450-1600-536a-9bb0-1773b2d31c1b with scrape type 2
2026-03-28 19:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 072da450-1600-536a-9bb0-1773b2d31c1b with scrape type 2
2026-03-28 19:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 072da450-1600-536a-9bb0-1773b2d31c1b, identifier: 44a59a45f8
2026-03-28 19:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9862f1-0a2c-51c1-9b72-6a01373e27a0 with identifier: b2631813f8
2026-03-28 19:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b9862f1-0a2c-51c1-9b72-6a01373e27a0 with scrape type 2
2026-03-28 19:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b9862f1-0a2c-51c1-9b72-6a01373e27a0 with scrape type 2
2026-03-28 19:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7b9862f1-0a2c-51c1-9b72-6a01373e27a0, identifier: b2631813f8
2026-03-28 19:00:45 [vpauto.fr] INFO: Found listing with ID: bda54a64b1
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:45 [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-28 19:00:45 [vpauto.fr] INFO: Scrape type for bda54a64b1: 0
2026-03-28 19:00:45 [vpauto.fr] INFO: Found listing with ID: c9371059f8
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:45 [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-28 19:00:45 [vpauto.fr] INFO: Scrape type for c9371059f8: 0
2026-03-28 19:00:45 [vpauto.fr] INFO: Found listing with ID: cccbe9d7b1
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:45 [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-28 19:00:45 [vpauto.fr] INFO: Scrape type for cccbe9d7b1: 2
2026-03-28 19:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 98ce5abe-973c-502a-9723-7414d879c201 with identifier: 444b7d21f8
2026-03-28 19:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 98ce5abe-973c-502a-9723-7414d879c201 with identifier: 444b7d21f8
2026-03-28 19:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 98ce5abe-973c-502a-9723-7414d879c201 with identifier: 444b7d21f8 to the API
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/444b7d21f8/skoda-karoq-20-tdi-116-ch-scr-dsg7-style>
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/fxqsGCh_BE.pdf',
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '98ce5abe-973c-502a-9723-7414d879c201',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/444b7d21f8/skoda-karoq-20-tdi-116-ch-scr-dsg7-style',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'SKODA',
'model': 'Karoq 2.0 TDI 116 ch SCR DSG7 Style',
'odometer': 133076,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Karoq 2.0 TDI 116 ch SCR DSG7 Style',
'transmission': 'automatic',
'trim': 'Karoq 2.0 TDI 116 ch SCR DSG7 Style',
'year': 2023}
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:45 [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-28 19:00:45 [vpauto.fr] INFO: Saving data for 444b7d21f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774293631.82543, 'last_price_update_time': 1774724445.521238}
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='444b7d21f8') HTTP/1.1" 204 0
2026-03-28 19:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 84eb15e3-f537-5607-be0f-ae5c4a50bf79 with identifier: aad73e0ef8
2026-03-28 19:00:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 84eb15e3-f537-5607-be0f-ae5c4a50bf79 with identifier: aad73e0ef8
2026-03-28 19:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 84eb15e3-f537-5607-be0f-ae5c4a50bf79 with identifier: aad73e0ef8 to the API
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/aad73e0ef8/ds-ds4-puretech-180-eat8-rivoli>
{'auction_title': '',
'c_o_2_emission_value': 149,
'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '84eb15e3-f537-5607-be0f-ae5c4a50bf79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/aad73e0ef8/ds-ds4-puretech-180-eat8-rivoli',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DS',
'model': '4 PureTech 180 EAT8 Rivoli',
'odometer': 33648,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 180 EAT8 Rivoli',
'transmission': 'automatic',
'trim': '4 PureTech 180 EAT8 Rivoli',
'year': 2022}
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:45 [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-28 19:00:45 [vpauto.fr] INFO: Saving data for aad73e0ef8: {'auction_closing_time': 1774877400.0, 'created_time': 1773775124.476135, 'last_price_update_time': 1774724445.838604}
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='aad73e0ef8') HTTP/1.1" 204 0
2026-03-28 19:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5e20a16d-4f5e-589f-95bd-b000f2d2a391 with identifier: d4c5f713f8
2026-03-28 19:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5e20a16d-4f5e-589f-95bd-b000f2d2a391 with identifier: d4c5f713f8
2026-03-28 19:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5e20a16d-4f5e-589f-95bd-b000f2d2a391 with identifier: d4c5f713f8 to the API
2026-03-28 19:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d4c5f713f8/mercedes-classe-a-250-e-8g-dct-style-line>
{'auction_title': '',
'c_o_2_emission_value': 22,
'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-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '5e20a16d-4f5e-589f-95bd-b000f2d2a391',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d4c5f713f8/mercedes-classe-a-250-e-8g-dct-style-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'MERCEDES',
'model': 'Classe A 250 e 8G-DCT Style Line',
'odometer': 16694,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES Classe A 250 e 8G-DCT Style Line',
'transmission': 'automatic',
'trim': 'Classe A 250 e 8G-DCT Style Line',
'year': 2022}
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [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-28 19:00:46 [vpauto.fr] INFO: Saving data for d4c5f713f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773775000.018425, 'last_price_update_time': 1774724446.161961}
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d4c5f713f8') HTTP/1.1" 204 0
2026-03-28 19:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 072da450-1600-536a-9bb0-1773b2d31c1b with identifier: 44a59a45f8
2026-03-28 19:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 072da450-1600-536a-9bb0-1773b2d31c1b with identifier: 44a59a45f8
2026-03-28 19:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 072da450-1600-536a-9bb0-1773b2d31c1b with identifier: 44a59a45f8 to the API
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/44a59a45f8/peugeot-2008-electrique-136-ch-active-pack>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/XlFOaLC_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': '072da450-1600-536a-9bb0-1773b2d31c1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/44a59a45f8/peugeot-2008-electrique-136-ch-active-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '2008 Electrique 136 ch Active Pack',
'odometer': 110665,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-08-10',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Electrique 136 ch Active Pack',
'transmission': 'automatic',
'trim': '2008 Electrique 136 ch Active Pack',
'year': 2023}
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [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-28 19:00:46 [vpauto.fr] INFO: Saving data for 44a59a45f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774293636.746202, 'last_price_update_time': 1774724446.479007}
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='44a59a45f8') HTTP/1.1" 204 0
2026-03-28 19:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7b9862f1-0a2c-51c1-9b72-6a01373e27a0 with identifier: b2631813f8
2026-03-28 19:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7b9862f1-0a2c-51c1-9b72-6a01373e27a0 with identifier: b2631813f8
2026-03-28 19:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7b9862f1-0a2c-51c1-9b72-6a01373e27a0 with identifier: b2631813f8 to the API
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b2631813f8/mercedes-classe-a-250-e-8g-dct-business-line>
{'auction_title': '',
'c_o_2_emission_value': 22,
'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': '7b9862f1-0a2c-51c1-9b72-6a01373e27a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b2631813f8/mercedes-classe-a-250-e-8g-dct-business-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'MERCEDES',
'model': 'Classe A 250 e 8G-DCT Business Line',
'odometer': 24985,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES Classe A 250 e 8G-DCT Business Line',
'transmission': 'automatic',
'trim': 'Classe A 250 e 8G-DCT Business Line',
'year': 2022}
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [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-28 19:00:46 [vpauto.fr] INFO: Saving data for b2631813f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774992.117649, 'last_price_update_time': 1774724446.779388}
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b2631813f8') HTTP/1.1" 204 0
2026-03-28 19:00:46 [vpauto.fr] INFO: Found listing with ID: 3c7b7c42b1
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [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-28 19:00:46 [vpauto.fr] INFO: Scrape type for 3c7b7c42b1: 0
2026-03-28 19:00:46 [vpauto.fr] INFO: Found listing with ID: 6d691f8cf8
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [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-28 19:00:46 [vpauto.fr] INFO: Scrape type for 6d691f8cf8: 0
2026-03-28 19:00:46 [vpauto.fr] INFO: Found listing with ID: a4e7e7bbf8
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [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-28 19:00:46 [vpauto.fr] INFO: Scrape type for a4e7e7bbf8: 0
2026-03-28 19:00:46 [vpauto.fr] INFO: Found listing with ID: 4eeba024b1
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [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-28 19:00:46 [vpauto.fr] INFO: Scrape type for 4eeba024b1: 2
2026-03-28 19:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/eb0f83dbf8/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/af0fb314f8/volvo-c40-recharge-extended-range-252-ch-1edt-start> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:46 [vpauto.fr] INFO: Found listing with ID: fd44e789f8
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fd44e789f8%27 HTTP/1.1" 200 None
2026-03-28 19:00:46 [vpauto.fr] INFO: Scrape type for fd44e789f8: 2
2026-03-28 19:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:46 [vpauto.fr] INFO: Found listing with ID: 32846d89b1
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [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-28 19:00:46 [vpauto.fr] INFO: Scrape type for 32846d89b1: 2
2026-03-28 19:00:46 [vpauto.fr] INFO: Found listing with ID: 5c78987f8
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275c78987f8%27 HTTP/1.1" 200 None
2026-03-28 19:00:46 [vpauto.fr] INFO: Scrape type for 5c78987f8: 2
2026-03-28 19:00:46 [vpauto.fr] INFO: Found listing with ID: 19ed1d2fb1
2026-03-28 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:47 [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-28 19:00:47 [vpauto.fr] INFO: Scrape type for 19ed1d2fb1: 2
2026-03-28 19:00:47 [vpauto.fr] INFO: Found listing with ID: ab440c8bb1
2026-03-28 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:47 [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-28 19:00:47 [vpauto.fr] INFO: Scrape type for ab440c8bb1: 0
2026-03-28 19:00:47 [vpauto.fr] INFO: Found listing with ID: bf191a27f8
2026-03-28 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:47 [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-28 19:00:47 [vpauto.fr] INFO: Scrape type for bf191a27f8: 0
2026-03-28 19:00:47 [vpauto.fr] INFO: Found listing with ID: 582bbb51f8
2026-03-28 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:47 [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-28 19:00:47 [vpauto.fr] INFO: Scrape type for 582bbb51f8: 0
2026-03-28 19:00:47 [vpauto.fr] INFO: Found listing with ID: 7d0034f8b1
2026-03-28 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:47 [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-28 19:00:47 [vpauto.fr] INFO: Scrape type for 7d0034f8b1: 2
2026-03-28 19:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2a02b1d-7759-5a61-86ee-75d6267d4c48 with identifier: eb0f83dbf8
2026-03-28 19:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2a02b1d-7759-5a61-86ee-75d6267d4c48 with scrape type 2
2026-03-28 19:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2a02b1d-7759-5a61-86ee-75d6267d4c48 with scrape type 2
2026-03-28 19:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d2a02b1d-7759-5a61-86ee-75d6267d4c48, identifier: eb0f83dbf8
2026-03-28 19:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8ddd804-48c5-558c-801a-2486db88ecfb with identifier: af0fb314f8
2026-03-28 19:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8ddd804-48c5-558c-801a-2486db88ecfb with scrape type 2
2026-03-28 19:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8ddd804-48c5-558c-801a-2486db88ecfb with scrape type 2
2026-03-28 19:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b8ddd804-48c5-558c-801a-2486db88ecfb, identifier: af0fb314f8
2026-03-28 19:00:47 [vpauto.fr] INFO: Found listing with ID: 72e53141b1
2026-03-28 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:47 [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-28 19:00:47 [vpauto.fr] INFO: Scrape type for 72e53141b1: 2
2026-03-28 19:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d2a02b1d-7759-5a61-86ee-75d6267d4c48 with identifier: eb0f83dbf8
2026-03-28 19:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d2a02b1d-7759-5a61-86ee-75d6267d4c48 with identifier: eb0f83dbf8
2026-03-28 19:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d2a02b1d-7759-5a61-86ee-75d6267d4c48 with identifier: eb0f83dbf8 to the API
2026-03-28 19:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/eb0f83dbf8/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre>
{'auction_title': '',
'c_o_2_emission_value': 35,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/UDNTZcn_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': 'Hybrid',
'id': 'd2a02b1d-7759-5a61-86ee-75d6267d4c48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/eb0f83dbf8/ds-ds7-crossback-hybride-e-tense-225-eat8-louvre',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DS',
'model': '7 Crossback Hybride E-Tense 225 EAT8 Louvre',
'odometer': 47056,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2022-06-21',
'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': 2022}
2026-03-28 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:47 [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-28 19:00:47 [vpauto.fr] INFO: Saving data for eb0f83dbf8: {'created_time': 1773774296.611503, 'last_price_update_time': 1774724447.685396, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='eb0f83dbf8') HTTP/1.1" 204 0
2026-03-28 19:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b8ddd804-48c5-558c-801a-2486db88ecfb with identifier: af0fb314f8
2026-03-28 19:00:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b8ddd804-48c5-558c-801a-2486db88ecfb with identifier: af0fb314f8
2026-03-28 19:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b8ddd804-48c5-558c-801a-2486db88ecfb with identifier: af0fb314f8 to the API
2026-03-28 19:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/af0fb314f8/volvo-c40-recharge-extended-range-252-ch-1edt-start>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/mEHCHFU_BE.pdf',
'category': None,
'color': 'Vert sauge m',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'b8ddd804-48c5-558c-801a-2486db88ecfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/af0fb314f8/volvo-c40-recharge-extended-range-252-ch-1edt-start',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLVO',
'model': 'C40 Recharge Extended Range 252 ch 1EDT Start',
'odometer': 140878,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO C40 Recharge Extended Range 252 ch 1EDT Start',
'transmission': 'automatic',
'trim': 'C40 Recharge Extended Range 252 ch 1EDT Start',
'year': 2024}
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Saving data for af0fb314f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774292738.678918, 'last_price_update_time': 1774724448.119141}
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='af0fb314f8') HTTP/1.1" 204 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: fa4b3a8b1
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for fa4b3a8b1: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: d6a7fa5bf8
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for d6a7fa5bf8: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: e4aa98efb1
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for e4aa98efb1: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: 479db83ff8
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for 479db83ff8: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: 28b13f37f8
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for 28b13f37f8: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: b7c8dd9db1
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for b7c8dd9db1: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: d144e78cf8
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for d144e78cf8: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: 2f06903cb1
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00: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-28 19:00:48 [vpauto.fr] INFO: Scrape type for 2f06903cb1: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: dc80600ab1
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for dc80600ab1: 2
2026-03-28 19:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/22096b7af8/peugeot-208-electrique-50-kwh-136ch-style> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c0f3cf8bb1/renault-arkana-e-tech-145-22-techno> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/efb0cc1df8/toyota-corolla-pro-hybride-122h-dynamic-business-avec-support-lombaire> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d0270dcb1/kia-proceed-10-t-gdi-120-ch-isg-bvm6-gt-line> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: a5bcb3fcf8
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for a5bcb3fcf8: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: a07e14c2b1
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for a07e14c2b1: 2
2026-03-28 19:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b4480455f8/ford-kuga-25-duratec-190-ch-fhev-i-awd-e-cvt-st-line-business> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: 9479d662f8
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for 9479d662f8: 2
2026-03-28 19:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: 318dc6f5b1
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for 318dc6f5b1: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: 53e13de0f8
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for 53e13de0f8: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: 3e2dfb9eb1
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for 3e2dfb9eb1: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: 294ed497f8
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for 294ed497f8: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: 8e4042f9b1
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for 8e4042f9b1: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: 3ce7ff38f8
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for 3ce7ff38f8: 2
2026-03-28 19:00:48 [vpauto.fr] INFO: Found listing with ID: 551e4e38f8
2026-03-28 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:48 [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-28 19:00:48 [vpauto.fr] INFO: Scrape type for 551e4e38f8: 0
2026-03-28 19:00:48 [vpauto.fr] INFO: Requesting listing page 3: https://vpauto.eu/vehicle/list?page=3
2026-03-28 19:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/27d64521f8/land-rover-range-rover-evoque-mark-ii-p200-flexfuel-mhev-awd-bva9-r-dynamic-se> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 211b5759-debe-514b-8f48-b4aad338d72d with identifier: 22096b7af8
2026-03-28 19:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 211b5759-debe-514b-8f48-b4aad338d72d with scrape type 2
2026-03-28 19:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 211b5759-debe-514b-8f48-b4aad338d72d with scrape type 2
2026-03-28 19:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 211b5759-debe-514b-8f48-b4aad338d72d, identifier: 22096b7af8
2026-03-28 19:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a004dce-f09f-5d77-a9ed-53abc41dc1c6 with identifier: c0f3cf8bb1
2026-03-28 19:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a004dce-f09f-5d77-a9ed-53abc41dc1c6 with scrape type 2
2026-03-28 19:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a004dce-f09f-5d77-a9ed-53abc41dc1c6 with scrape type 2
2026-03-28 19:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3a004dce-f09f-5d77-a9ed-53abc41dc1c6, identifier: c0f3cf8bb1
2026-03-28 19:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5064262-773a-5431-8479-c04cd5d1a3a6 with identifier: efb0cc1df8
2026-03-28 19:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5064262-773a-5431-8479-c04cd5d1a3a6 with scrape type 2
2026-03-28 19:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5064262-773a-5431-8479-c04cd5d1a3a6 with scrape type 2
2026-03-28 19:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f5064262-773a-5431-8479-c04cd5d1a3a6, identifier: efb0cc1df8
2026-03-28 19:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8c223fb-bd2b-55a3-95bf-24eac8c9f6a3 with identifier: d0270dcb1
2026-03-28 19:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8c223fb-bd2b-55a3-95bf-24eac8c9f6a3 with scrape type 2
2026-03-28 19:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8c223fb-bd2b-55a3-95bf-24eac8c9f6a3 with scrape type 2
2026-03-28 19:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c8c223fb-bd2b-55a3-95bf-24eac8c9f6a3, identifier: d0270dcb1
2026-03-28 19:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9002387-a807-5907-a641-4a19ccbbee55 with identifier: b4480455f8
2026-03-28 19:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9002387-a807-5907-a641-4a19ccbbee55 with scrape type 2
2026-03-28 19:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9002387-a807-5907-a641-4a19ccbbee55 with scrape type 2
2026-03-28 19:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f9002387-a807-5907-a641-4a19ccbbee55, identifier: b4480455f8
2026-03-28 19:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 211b5759-debe-514b-8f48-b4aad338d72d with identifier: 22096b7af8
2026-03-28 19:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 211b5759-debe-514b-8f48-b4aad338d72d with identifier: 22096b7af8
2026-03-28 19:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 211b5759-debe-514b-8f48-b4aad338d72d with identifier: 22096b7af8 to the API
2026-03-28 19:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/22096b7af8/peugeot-208-electrique-50-kwh-136ch-style>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/OcOyRmo_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': '211b5759-debe-514b-8f48-b4aad338d72d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/22096b7af8/peugeot-208-electrique-50-kwh-136ch-style',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 Electrique 50 kWh 136ch Style',
'odometer': 33500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2024-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 Electrique 50 kWh 136ch Style',
'transmission': 'automatic',
'trim': '208 Electrique 50 kWh 136ch Style',
'year': 2024}
2026-03-28 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2722096b7af8%27 HTTP/1.1" 200 None
2026-03-28 19:00:49 [vpauto.fr] INFO: Saving data for 22096b7af8: {'created_time': 1773774706.78963, 'last_price_update_time': 1774724449.563974, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='22096b7af8') HTTP/1.1" 204 0
2026-03-28 19:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3a004dce-f09f-5d77-a9ed-53abc41dc1c6 with identifier: c0f3cf8bb1
2026-03-28 19:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3a004dce-f09f-5d77-a9ed-53abc41dc1c6 with identifier: c0f3cf8bb1
2026-03-28 19:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3a004dce-f09f-5d77-a9ed-53abc41dc1c6 with identifier: c0f3cf8bb1 to the API
2026-03-28 19:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c0f3cf8bb1/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/qvrDhMR_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': '3a004dce-f09f-5d77-a9ed-53abc41dc1c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c0f3cf8bb1/renault-arkana-e-tech-145-22-techno',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Arkana E-Tech 145 - 22 Techno',
'odometer': 131549,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'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-28 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:50 [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-28 19:00:50 [vpauto.fr] INFO: Saving data for c0f3cf8bb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774429319.130929, 'last_price_update_time': 1774724450.029325}
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c0f3cf8bb1') HTTP/1.1" 204 0
2026-03-28 19:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f5064262-773a-5431-8479-c04cd5d1a3a6 with identifier: efb0cc1df8
2026-03-28 19:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f5064262-773a-5431-8479-c04cd5d1a3a6 with identifier: efb0cc1df8
2026-03-28 19:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f5064262-773a-5431-8479-c04cd5d1a3a6 with identifier: efb0cc1df8 to the API
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/efb0cc1df8/toyota-corolla-pro-hybride-122h-dynamic-business-avec-support-lombaire>
{'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': 'Hybrid',
'id': 'f5064262-773a-5431-8479-c04cd5d1a3a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/efb0cc1df8/toyota-corolla-pro-hybride-122h-dynamic-business-avec-support-lombaire',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'TOYOTA',
'model': 'Corolla Pro Hybride 122h Dynamic Business (avec support lombaire)',
'odometer': 72062,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla Pro Hybride 122h Dynamic Business (avec support '
'lombaire)',
'transmission': 'automatic',
'trim': 'Corolla Pro Hybride 122h Dynamic Business (avec support lombaire)',
'year': 2020}
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:50 [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-28 19:00:50 [vpauto.fr] INFO: Saving data for efb0cc1df8: {'auction_closing_time': 1774877400.0, 'created_time': 1773824475.675687, 'last_price_update_time': 1774724450.3218}
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='efb0cc1df8') HTTP/1.1" 204 0
2026-03-28 19:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c8c223fb-bd2b-55a3-95bf-24eac8c9f6a3 with identifier: d0270dcb1
2026-03-28 19:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c8c223fb-bd2b-55a3-95bf-24eac8c9f6a3 with identifier: d0270dcb1
2026-03-28 19:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c8c223fb-bd2b-55a3-95bf-24eac8c9f6a3 with identifier: d0270dcb1 to the API
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d0270dcb1/kia-proceed-10-t-gdi-120-ch-isg-bvm6-gt-line>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': 'c8c223fb-bd2b-55a3-95bf-24eac8c9f6a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d0270dcb1/kia-proceed-10-t-gdi-120-ch-isg-bvm6-gt-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'KIA',
'model': 'PROCEED 1.0 T-GDI 120 ch ISG BVM6 GT Line',
'odometer': 96516,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'KIA PROCEED 1.0 T-GDI 120 ch ISG BVM6 GT Line',
'transmission': 'manual',
'trim': 'PROCEED 1.0 T-GDI 120 ch ISG BVM6 GT Line',
'year': 2020}
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:50 [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-28 19:00:50 [vpauto.fr] INFO: Saving data for d0270dcb1: {'auction_closing_time': 1774864740.0, 'created_time': 1774429446.143684, 'last_price_update_time': 1774724450.689323}
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d0270dcb1') HTTP/1.1" 204 0
2026-03-28 19:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f9002387-a807-5907-a641-4a19ccbbee55 with identifier: b4480455f8
2026-03-28 19:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f9002387-a807-5907-a641-4a19ccbbee55 with identifier: b4480455f8
2026-03-28 19:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f9002387-a807-5907-a641-4a19ccbbee55 with identifier: b4480455f8 to the API
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b4480455f8/ford-kuga-25-duratec-190-ch-fhev-i-awd-e-cvt-st-line-business>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/ynCjkFK_BE.pdf',
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f9002387-a807-5907-a641-4a19ccbbee55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b4480455f8/ford-kuga-25-duratec-190-ch-fhev-i-awd-e-cvt-st-line-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FHEV I-AWD e-CVT ST-Line Business',
'odometer': 98473,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 190 ch FHEV I-AWD e-CVT ST-Line Business',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190 ch FHEV I-AWD e-CVT ST-Line Business',
'year': 2023}
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:50 [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-28 19:00:50 [vpauto.fr] INFO: Saving data for b4480455f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773775026.648294, 'last_price_update_time': 1774724450.974358}
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b4480455f8') HTTP/1.1" 204 0
2026-03-28 19:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d87075fdb1/nissan-qashqai-13-dig-t-160-dct-n-connecta> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a2604aefb1/dacia-jogger-tce-110-7-places-expression> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1624b4c1-732f-5f4c-9cf6-755cf9f943e1 with identifier: 27d64521f8
2026-03-28 19:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1624b4c1-732f-5f4c-9cf6-755cf9f943e1 with scrape type 2
2026-03-28 19:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1624b4c1-732f-5f4c-9cf6-755cf9f943e1 with scrape type 2
2026-03-28 19:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1624b4c1-732f-5f4c-9cf6-755cf9f943e1, identifier: 27d64521f8
2026-03-28 19:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1624b4c1-732f-5f4c-9cf6-755cf9f943e1 with identifier: 27d64521f8
2026-03-28 19:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1624b4c1-732f-5f4c-9cf6-755cf9f943e1 with identifier: 27d64521f8
2026-03-28 19:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1624b4c1-732f-5f4c-9cf6-755cf9f943e1 with identifier: 27d64521f8 to the API
2026-03-28 19:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/27d64521f8/land-rover-range-rover-evoque-mark-ii-p200-flexfuel-mhev-awd-bva9-r-dynamic-se>
{'auction_title': '',
'c_o_2_emission_value': 200,
'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-30T13:30:00Z',
'fuel_type': 'F H',
'id': '1624b4c1-732f-5f4c-9cf6-755cf9f943e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/27d64521f8/land-rover-range-rover-evoque-mark-ii-p200-flexfuel-mhev-awd-bva9-r-dynamic-se',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LAND ROVER',
'model': 'Range Rover Evoque Mark II P200 FLEXFUEL MHEV AWD BVA9 R-Dynamic SE',
'odometer': 76913,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER Range Rover Evoque Mark II P200 FLEXFUEL MHEV AWD BVA9 '
'R-Dynamic SE',
'transmission': 'automatic',
'trim': 'Range Rover Evoque Mark II P200 FLEXFUEL MHEV AWD BVA9 R-Dynamic SE',
'year': 2021}
2026-03-28 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:51 [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-28 19:00:51 [vpauto.fr] INFO: Saving data for 27d64521f8: {'created_time': 1773774433.825185, 'last_price_update_time': 1774724451.507578, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='27d64521f8') HTTP/1.1" 204 0
2026-03-28 19:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 190c25be-68d5-5d62-ba36-3a0b561d373f with identifier: d87075fdb1
2026-03-28 19:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 190c25be-68d5-5d62-ba36-3a0b561d373f with scrape type 2
2026-03-28 19:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 190c25be-68d5-5d62-ba36-3a0b561d373f with scrape type 2
2026-03-28 19:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 190c25be-68d5-5d62-ba36-3a0b561d373f, identifier: d87075fdb1
2026-03-28 19:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c840e9b1-1774-5a21-8392-3e4dd8f891da with identifier: a2604aefb1
2026-03-28 19:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c840e9b1-1774-5a21-8392-3e4dd8f891da with scrape type 2
2026-03-28 19:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c840e9b1-1774-5a21-8392-3e4dd8f891da with scrape type 2
2026-03-28 19:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c840e9b1-1774-5a21-8392-3e4dd8f891da, identifier: a2604aefb1
2026-03-28 19:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 190c25be-68d5-5d62-ba36-3a0b561d373f with identifier: d87075fdb1
2026-03-28 19:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 190c25be-68d5-5d62-ba36-3a0b561d373f with identifier: d87075fdb1
2026-03-28 19:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 190c25be-68d5-5d62-ba36-3a0b561d373f with identifier: d87075fdb1 to the API
2026-03-28 19:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d87075fdb1/nissan-qashqai-13-dig-t-160-dct-n-connecta>
{'auction_title': '',
'c_o_2_emission_value': 160,
'car_expert_report_source_url': None,
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '190c25be-68d5-5d62-ba36-3a0b561d373f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d87075fdb1/nissan-qashqai-13-dig-t-160-dct-n-connecta',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'NISSAN',
'model': 'Qashqai 1.3 DIG-T 160 DCT N-Connecta',
'odometer': 64433,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2020-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 DIG-T 160 DCT N-Connecta',
'transmission': 'automatic',
'trim': 'Qashqai 1.3 DIG-T 160 DCT N-Connecta',
'year': 2020}
2026-03-28 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:52 [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-28 19:00:52 [vpauto.fr] INFO: Saving data for d87075fdb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774429365.491029, 'last_price_update_time': 1774724452.114175}
2026-03-28 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d87075fdb1') HTTP/1.1" 204 0
2026-03-28 19:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c840e9b1-1774-5a21-8392-3e4dd8f891da with identifier: a2604aefb1
2026-03-28 19:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c840e9b1-1774-5a21-8392-3e4dd8f891da with identifier: a2604aefb1
2026-03-28 19:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c840e9b1-1774-5a21-8392-3e4dd8f891da with identifier: a2604aefb1 to the API
2026-03-28 19:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a2604aefb1/dacia-jogger-tce-110-7-places-expression>
{'auction_title': '',
'c_o_2_emission_value': 130,
'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': 'c840e9b1-1774-5a21-8392-3e4dd8f891da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a2604aefb1/dacia-jogger-tce-110-7-places-expression',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'DACIA',
'model': 'Jogger TCe 110 7 places Expression',
'odometer': 25515,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 7,
'seller_name': None,
'title': 'DACIA Jogger TCe 110 7 places Expression',
'transmission': 'manual',
'trim': 'Jogger TCe 110 7 places Expression',
'year': 2023}
2026-03-28 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:52 [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-28 19:00:52 [vpauto.fr] INFO: Saving data for a2604aefb1: {'auction_closing_time': 1774618200.0, 'created_time': 1774292851.863643, 'last_price_update_time': 1774724452.47078}
2026-03-28 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a2604aefb1') HTTP/1.1" 204 0
2026-03-28 19:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d3d3ecb1b1/volkswagen-tiguan-14-tsi-act-150-bmt-confortline> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1321a984f8/dacia-duster-tce-125-4x2-laureate-plus-2017> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4412e071f8/renault-megane-e-tech-er-ev60-130ch-optimum-charge-evolution> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/322dd065f8/fiat-500-e-118-ch> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/729d4b69f8/renault-austral-e-tech-hybrid-200-techno> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 514a18e6-1805-55d0-bff9-9d1a47de5d5c with identifier: d3d3ecb1b1
2026-03-28 19:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 514a18e6-1805-55d0-bff9-9d1a47de5d5c with scrape type 2
2026-03-28 19:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 514a18e6-1805-55d0-bff9-9d1a47de5d5c with scrape type 2
2026-03-28 19:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 514a18e6-1805-55d0-bff9-9d1a47de5d5c, identifier: d3d3ecb1b1
2026-03-28 19:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c471899d-041f-5c32-84ef-221bfe6da776 with identifier: 1321a984f8
2026-03-28 19:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c471899d-041f-5c32-84ef-221bfe6da776 with scrape type 2
2026-03-28 19:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c471899d-041f-5c32-84ef-221bfe6da776 with scrape type 2
2026-03-28 19:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c471899d-041f-5c32-84ef-221bfe6da776, identifier: 1321a984f8
2026-03-28 19:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a14ac430-7508-5d97-b68a-cc5788ac4035 with identifier: 4412e071f8
2026-03-28 19:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a14ac430-7508-5d97-b68a-cc5788ac4035 with scrape type 2
2026-03-28 19:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a14ac430-7508-5d97-b68a-cc5788ac4035 with scrape type 2
2026-03-28 19:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a14ac430-7508-5d97-b68a-cc5788ac4035, identifier: 4412e071f8
2026-03-28 19:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3b852c9-a880-5e09-9f3e-ee426d4a5c92 with identifier: 322dd065f8
2026-03-28 19:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b852c9-a880-5e09-9f3e-ee426d4a5c92 with scrape type 2
2026-03-28 19:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3b852c9-a880-5e09-9f3e-ee426d4a5c92 with scrape type 2
2026-03-28 19:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d3b852c9-a880-5e09-9f3e-ee426d4a5c92, identifier: 322dd065f8
2026-03-28 19:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c1e6146-7cfb-5fb6-9d6c-54c7a18487a7 with identifier: 729d4b69f8
2026-03-28 19:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c1e6146-7cfb-5fb6-9d6c-54c7a18487a7 with scrape type 2
2026-03-28 19:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c1e6146-7cfb-5fb6-9d6c-54c7a18487a7 with scrape type 2
2026-03-28 19:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6c1e6146-7cfb-5fb6-9d6c-54c7a18487a7, identifier: 729d4b69f8
2026-03-28 19:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 514a18e6-1805-55d0-bff9-9d1a47de5d5c with identifier: d3d3ecb1b1
2026-03-28 19:00:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 514a18e6-1805-55d0-bff9-9d1a47de5d5c with identifier: d3d3ecb1b1
2026-03-28 19:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 514a18e6-1805-55d0-bff9-9d1a47de5d5c with identifier: d3d3ecb1b1 to the API
2026-03-28 19:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d3d3ecb1b1/volkswagen-tiguan-14-tsi-act-150-bmt-confortline>
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gris Clair',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': '514a18e6-1805-55d0-bff9-9d1a47de5d5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d3d3ecb1b1/volkswagen-tiguan-14-tsi-act-150-bmt-confortline',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'VOLKSWAGEN',
'model': 'Tiguan 1.4 TSI ACT 150 BMT Confortline',
'odometer': 151980,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2016-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan 1.4 TSI ACT 150 BMT Confortline',
'transmission': 'manual',
'trim': 'Tiguan 1.4 TSI ACT 150 BMT Confortline',
'year': 2016}
2026-03-28 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:53 [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-28 19:00:53 [vpauto.fr] INFO: Saving data for d3d3ecb1b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293349.088849, 'last_price_update_time': 1774724453.529401}
2026-03-28 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d3d3ecb1b1') HTTP/1.1" 204 0
2026-03-28 19:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c471899d-041f-5c32-84ef-221bfe6da776 with identifier: 1321a984f8
2026-03-28 19:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c471899d-041f-5c32-84ef-221bfe6da776 with identifier: 1321a984f8
2026-03-28 19:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c471899d-041f-5c32-84ef-221bfe6da776 with identifier: 1321a984f8 to the API
2026-03-28 19:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1321a984f8/dacia-duster-tce-125-4x2-laureate-plus-2017>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'c471899d-041f-5c32-84ef-221bfe6da776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1321a984f8/dacia-duster-tce-125-4x2-laureate-plus-2017',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DACIA',
'model': 'Duster TCe 125 4x2 Lauréate Plus 2017',
'odometer': 20192,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2017-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Duster TCe 125 4x2 Lauréate Plus 2017',
'transmission': 'manual',
'trim': 'Duster TCe 125 4x2 Lauréate Plus 2017',
'year': 2017}
2026-03-28 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:53 [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-28 19:00:53 [vpauto.fr] INFO: Saving data for 1321a984f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774846.696755, 'last_price_update_time': 1774724453.84003}
2026-03-28 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1321a984f8') HTTP/1.1" 204 0
2026-03-28 19:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a14ac430-7508-5d97-b68a-cc5788ac4035 with identifier: 4412e071f8
2026-03-28 19:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a14ac430-7508-5d97-b68a-cc5788ac4035 with identifier: 4412e071f8
2026-03-28 19:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a14ac430-7508-5d97-b68a-cc5788ac4035 with identifier: 4412e071f8 to the API
2026-03-28 19:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4412e071f8/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/PYJTAwN_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': 'a14ac430-7508-5d97-b68a-cc5788ac4035',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4412e071f8/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': 100361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-07-20',
'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': 2023}
2026-03-28 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:54 [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-28 19:00:54 [vpauto.fr] INFO: Saving data for 4412e071f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774293631.174086, 'last_price_update_time': 1774724454.152831}
2026-03-28 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4412e071f8') HTTP/1.1" 204 0
2026-03-28 19:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d3b852c9-a880-5e09-9f3e-ee426d4a5c92 with identifier: 322dd065f8
2026-03-28 19:00:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d3b852c9-a880-5e09-9f3e-ee426d4a5c92 with identifier: 322dd065f8
2026-03-28 19:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d3b852c9-a880-5e09-9f3e-ee426d4a5c92 with identifier: 322dd065f8 to the API
2026-03-28 19:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/322dd065f8/fiat-500-e-118-ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/UMblcVS_BE.pdf',
'category': None,
'color': 'Dark red metallic',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'd3b852c9-a880-5e09-9f3e-ee426d4a5c92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/322dd065f8/fiat-500-e-118-ch',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FIAT',
'model': '500 e 118 ch',
'odometer': 25758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2024-03-21',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 e 118 ch',
'transmission': 'automatic',
'trim': '500 e 118 ch',
'year': 2024}
2026-03-28 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:54 [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-28 19:00:54 [vpauto.fr] INFO: Saving data for 322dd065f8: {'created_time': 1773774674.269772, 'last_price_update_time': 1774724454.505303, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='322dd065f8') HTTP/1.1" 204 0
2026-03-28 19:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6c1e6146-7cfb-5fb6-9d6c-54c7a18487a7 with identifier: 729d4b69f8
2026-03-28 19:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6c1e6146-7cfb-5fb6-9d6c-54c7a18487a7 with identifier: 729d4b69f8
2026-03-28 19:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6c1e6146-7cfb-5fb6-9d6c-54c7a18487a7 with identifier: 729d4b69f8 to the API
2026-03-28 19:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/729d4b69f8/renault-austral-e-tech-hybrid-200-techno>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/mFFfPwg_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': '6c1e6146-7cfb-5fb6-9d6c-54c7a18487a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/729d4b69f8/renault-austral-e-tech-hybrid-200-techno',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Austral E-Tech hybrid 200 Techno',
'odometer': 148262,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Austral E-Tech hybrid 200 Techno',
'transmission': 'automatic',
'trim': 'Austral E-Tech hybrid 200 Techno',
'year': 2023}
2026-03-28 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:54 [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-28 19:00:54 [vpauto.fr] INFO: Saving data for 729d4b69f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773775004.69301, 'last_price_update_time': 1774724454.825637}
2026-03-28 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='729d4b69f8') HTTP/1.1" 204 0
2026-03-28 19:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4eeba024b1/peugeot-5008-puretech-130ch-ss-eat8-allure-pack-7-places> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cccbe9d7b1/audi-a3-sportback-30-tdi-116-business-line> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dbd358d-24fc-56e9-b6d6-c82d5d48b1e2 with identifier: 4eeba024b1
2026-03-28 19:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dbd358d-24fc-56e9-b6d6-c82d5d48b1e2 with scrape type 2
2026-03-28 19:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dbd358d-24fc-56e9-b6d6-c82d5d48b1e2 with scrape type 2
2026-03-28 19:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6dbd358d-24fc-56e9-b6d6-c82d5d48b1e2, identifier: 4eeba024b1
2026-03-28 19:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 503fe8ab-375b-5652-8741-e7166cc65462 with identifier: cccbe9d7b1
2026-03-28 19:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 503fe8ab-375b-5652-8741-e7166cc65462 with scrape type 2
2026-03-28 19:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 503fe8ab-375b-5652-8741-e7166cc65462 with scrape type 2
2026-03-28 19:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 503fe8ab-375b-5652-8741-e7166cc65462, identifier: cccbe9d7b1
2026-03-28 19:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6dbd358d-24fc-56e9-b6d6-c82d5d48b1e2 with identifier: 4eeba024b1
2026-03-28 19:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6dbd358d-24fc-56e9-b6d6-c82d5d48b1e2 with identifier: 4eeba024b1
2026-03-28 19:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6dbd358d-24fc-56e9-b6d6-c82d5d48b1e2 with identifier: 4eeba024b1 to the API
2026-03-28 19:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4eeba024b1/peugeot-5008-puretech-130ch-ss-eat8-allure-pack-7-places>
{'auction_title': '',
'c_o_2_emission_value': 150,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/UzLJLGd_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': '6dbd358d-24fc-56e9-b6d6-c82d5d48b1e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4eeba024b1/peugeot-5008-puretech-130ch-ss-eat8-allure-pack-7-places',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '5008 PureTech 130ch S&S EAT8 Allure Pack 7 places',
'odometer': 110557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 PureTech 130ch S&S EAT8 Allure Pack 7 places',
'transmission': 'automatic',
'trim': '5008 PureTech 130ch S&S EAT8 Allure Pack 7 places',
'year': 2022}
2026-03-28 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:55 [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-28 19:00:55 [vpauto.fr] INFO: Saving data for 4eeba024b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774429329.527513, 'last_price_update_time': 1774724455.488138}
2026-03-28 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4eeba024b1') HTTP/1.1" 204 0
2026-03-28 19:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 503fe8ab-375b-5652-8741-e7166cc65462 with identifier: cccbe9d7b1
2026-03-28 19:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 503fe8ab-375b-5652-8741-e7166cc65462 with identifier: cccbe9d7b1
2026-03-28 19:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 503fe8ab-375b-5652-8741-e7166cc65462 with identifier: cccbe9d7b1 to the API
2026-03-28 19:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cccbe9d7b1/audi-a3-sportback-30-tdi-116-business-line>
{'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': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '503fe8ab-375b-5652-8741-e7166cc65462',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cccbe9d7b1/audi-a3-sportback-30-tdi-116-business-line',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'AUDI',
'model': 'A3 Sportback 30 TDI 116 Business line',
'odometer': 180140,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Sportback 30 TDI 116 Business line',
'transmission': 'manual',
'trim': 'A3 Sportback 30 TDI 116 Business line',
'year': 2021}
2026-03-28 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:55 [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-28 19:00:55 [vpauto.fr] INFO: Saving data for cccbe9d7b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774293588.947031, 'last_price_update_time': 1774724455.848944}
2026-03-28 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cccbe9d7b1') HTTP/1.1" 204 0
2026-03-28 19:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7d0034f8b1/peugeot-5008-puretech-130ch-ss-bvm6-allure-pack-7-places> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/19ed1d2fb1/renault-grand-scenic-blue-dci-150-edc-sl-black-edition-7-places> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/dc80600ab1/renault-kadjar-blue-dci-115-business> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fa12d60-9a06-52ae-bf8d-8dce46d0f02d with identifier: 7d0034f8b1
2026-03-28 19:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fa12d60-9a06-52ae-bf8d-8dce46d0f02d with scrape type 2
2026-03-28 19:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fa12d60-9a06-52ae-bf8d-8dce46d0f02d with scrape type 2
2026-03-28 19:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8fa12d60-9a06-52ae-bf8d-8dce46d0f02d, identifier: 7d0034f8b1
2026-03-28 19:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cb03115-2ff5-51f1-a05c-69b7d737a2a9 with identifier: 19ed1d2fb1
2026-03-28 19:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cb03115-2ff5-51f1-a05c-69b7d737a2a9 with scrape type 2
2026-03-28 19:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cb03115-2ff5-51f1-a05c-69b7d737a2a9 with scrape type 2
2026-03-28 19:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9cb03115-2ff5-51f1-a05c-69b7d737a2a9, identifier: 19ed1d2fb1
2026-03-28 19:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8fa12d60-9a06-52ae-bf8d-8dce46d0f02d with identifier: 7d0034f8b1
2026-03-28 19:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8fa12d60-9a06-52ae-bf8d-8dce46d0f02d with identifier: 7d0034f8b1
2026-03-28 19:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8fa12d60-9a06-52ae-bf8d-8dce46d0f02d with identifier: 7d0034f8b1 to the API
2026-03-28 19:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7d0034f8b1/peugeot-5008-puretech-130ch-ss-bvm6-allure-pack-7-places>
{'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': '2026-03-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': '8fa12d60-9a06-52ae-bf8d-8dce46d0f02d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7d0034f8b1/peugeot-5008-puretech-130ch-ss-bvm6-allure-pack-7-places',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '5008 PureTech 130ch S&S BVM6 Allure Pack 7 places',
'odometer': 108837,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 PureTech 130ch S&S BVM6 Allure Pack 7 places',
'transmission': 'manual',
'trim': '5008 PureTech 130ch S&S BVM6 Allure Pack 7 places',
'year': 2021}
2026-03-28 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:56 [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-28 19:00:56 [vpauto.fr] INFO: Saving data for 7d0034f8b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774429349.124873, 'last_price_update_time': 1774724456.646784}
2026-03-28 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7d0034f8b1') HTTP/1.1" 204 0
2026-03-28 19:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9cb03115-2ff5-51f1-a05c-69b7d737a2a9 with identifier: 19ed1d2fb1
2026-03-28 19:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9cb03115-2ff5-51f1-a05c-69b7d737a2a9 with identifier: 19ed1d2fb1
2026-03-28 19:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9cb03115-2ff5-51f1-a05c-69b7d737a2a9 with identifier: 19ed1d2fb1 to the API
2026-03-28 19:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/19ed1d2fb1/renault-grand-scenic-blue-dci-150-edc-sl-black-edition-7-places>
{'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': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '9cb03115-2ff5-51f1-a05c-69b7d737a2a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/19ed1d2fb1/renault-grand-scenic-blue-dci-150-edc-sl-black-edition-7-places',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Grand Scenic Blue dCi 150 EDC SL Black Edition 7 places',
'odometer': 141580,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2019-10-23',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT Grand Scenic Blue dCi 150 EDC SL Black Edition 7 places',
'transmission': 'automatic',
'trim': 'Grand Scenic Blue dCi 150 EDC SL Black Edition 7 places',
'year': 2019}
2026-03-28 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:56 [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-28 19:00:56 [vpauto.fr] INFO: Saving data for 19ed1d2fb1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293550.989598, 'last_price_update_time': 1774724456.990803}
2026-03-28 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='19ed1d2fb1') HTTP/1.1" 204 0
2026-03-28 19:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a07e14c2b1/fiat-tipo-cross-10-firefly-turbo-100-ch-ss-plus> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/72e53141b1/peugeot-308-sw-puretech-130ch-ss-eat8-active-pack> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7007b0e-4e75-5f2e-9585-5f7df4ccfe61 with identifier: dc80600ab1
2026-03-28 19:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7007b0e-4e75-5f2e-9585-5f7df4ccfe61 with scrape type 2
2026-03-28 19:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7007b0e-4e75-5f2e-9585-5f7df4ccfe61 with scrape type 2
2026-03-28 19:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e7007b0e-4e75-5f2e-9585-5f7df4ccfe61, identifier: dc80600ab1
2026-03-28 19:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3ce7ff38f8/mazda-cx-5-22l-skyactiv-d-175-ch-4x4-bva6-selection> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e7007b0e-4e75-5f2e-9585-5f7df4ccfe61 with identifier: dc80600ab1
2026-03-28 19:00:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e7007b0e-4e75-5f2e-9585-5f7df4ccfe61 with identifier: dc80600ab1
2026-03-28 19:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e7007b0e-4e75-5f2e-9585-5f7df4ccfe61 with identifier: dc80600ab1 to the API
2026-03-28 19:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/dc80600ab1/renault-kadjar-blue-dci-115-business>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'category': None,
'color': 'Ice blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e7007b0e-4e75-5f2e-9585-5f7df4ccfe61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/dc80600ab1/renault-kadjar-blue-dci-115-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 Business',
'odometer': 127485,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'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-28 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:57 [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-28 19:00:57 [vpauto.fr] INFO: Saving data for dc80600ab1: {'auction_closing_time': 1774618200.0, 'created_time': 1774429365.918055, 'last_price_update_time': 1774724457.493227}
2026-03-28 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='dc80600ab1') HTTP/1.1" 204 0
2026-03-28 19:00:57 [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-28 19:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 924f63c7-9ba6-5d6f-809a-d6de6b3bc841 with identifier: a07e14c2b1
2026-03-28 19:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 924f63c7-9ba6-5d6f-809a-d6de6b3bc841 with scrape type 2
2026-03-28 19:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 924f63c7-9ba6-5d6f-809a-d6de6b3bc841 with scrape type 2
2026-03-28 19:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 924f63c7-9ba6-5d6f-809a-d6de6b3bc841, identifier: a07e14c2b1
2026-03-28 19:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03d95541-f6c2-5627-9043-58e2bfdbb84a with identifier: 72e53141b1
2026-03-28 19:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03d95541-f6c2-5627-9043-58e2bfdbb84a with scrape type 2
2026-03-28 19:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03d95541-f6c2-5627-9043-58e2bfdbb84a with scrape type 2
2026-03-28 19:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 03d95541-f6c2-5627-9043-58e2bfdbb84a, identifier: 72e53141b1
2026-03-28 19:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85eeb882-640b-54e7-b185-c5c67fd1767d with identifier: 3ce7ff38f8
2026-03-28 19:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85eeb882-640b-54e7-b185-c5c67fd1767d with scrape type 2
2026-03-28 19:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85eeb882-640b-54e7-b185-c5c67fd1767d with scrape type 2
2026-03-28 19:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 85eeb882-640b-54e7-b185-c5c67fd1767d, identifier: 3ce7ff38f8
2026-03-28 19:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 924f63c7-9ba6-5d6f-809a-d6de6b3bc841 with identifier: a07e14c2b1
2026-03-28 19:00:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 924f63c7-9ba6-5d6f-809a-d6de6b3bc841 with identifier: a07e14c2b1
2026-03-28 19:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 924f63c7-9ba6-5d6f-809a-d6de6b3bc841 with identifier: a07e14c2b1 to the API
2026-03-28 19:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a07e14c2b1/fiat-tipo-cross-10-firefly-turbo-100-ch-ss-plus>
{'auction_title': '',
'c_o_2_emission_value': 131,
'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': '2026-03-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': '924f63c7-9ba6-5d6f-809a-d6de6b3bc841',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a07e14c2b1/fiat-tipo-cross-10-firefly-turbo-100-ch-ss-plus',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FIAT',
'model': 'Tipo Cross 1.0 Firefly Turbo 100 ch S&S Plus',
'odometer': 80584,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT Tipo Cross 1.0 Firefly Turbo 100 ch S&S Plus',
'transmission': 'manual',
'trim': 'Tipo Cross 1.0 Firefly Turbo 100 ch S&S Plus',
'year': 2020}
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:58 [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-28 19:00:58 [vpauto.fr] INFO: Saving data for a07e14c2b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774429357.654446, 'last_price_update_time': 1774724458.224064}
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a07e14c2b1') HTTP/1.1" 204 0
2026-03-28 19:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 03d95541-f6c2-5627-9043-58e2bfdbb84a with identifier: 72e53141b1
2026-03-28 19:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 03d95541-f6c2-5627-9043-58e2bfdbb84a with identifier: 72e53141b1
2026-03-28 19:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 03d95541-f6c2-5627-9043-58e2bfdbb84a with identifier: 72e53141b1 to the API
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/72e53141b1/peugeot-308-sw-puretech-130ch-ss-eat8-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 128,
'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': 'Petrol',
'id': '03d95541-f6c2-5627-9043-58e2bfdbb84a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/72e53141b1/peugeot-308-sw-puretech-130ch-ss-eat8-active-pack',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '308 SW PureTech 130ch S&S EAT8 Active Pack',
'odometer': 78284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2024-04-02',
'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': 2024}
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:58 [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-28 19:00:58 [vpauto.fr] INFO: Saving data for 72e53141b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774292678.657891, 'last_price_update_time': 1774724458.589164}
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='72e53141b1') HTTP/1.1" 204 0
2026-03-28 19:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 85eeb882-640b-54e7-b185-c5c67fd1767d with identifier: 3ce7ff38f8
2026-03-28 19:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 85eeb882-640b-54e7-b185-c5c67fd1767d with identifier: 3ce7ff38f8
2026-03-28 19:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 85eeb882-640b-54e7-b185-c5c67fd1767d with identifier: 3ce7ff38f8 to the API
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3ce7ff38f8/mazda-cx-5-22l-skyactiv-d-175-ch-4x4-bva6-selection>
{'auction_title': '',
'c_o_2_emission_value': 152,
'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': '85eeb882-640b-54e7-b185-c5c67fd1767d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3ce7ff38f8/mazda-cx-5-22l-skyactiv-d-175-ch-4x4-bva6-selection',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'MAZDA',
'model': 'CX-5 2.2L Skyactiv-D 175 ch 4x4 BVA6 Selection',
'odometer': 144414,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2017-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA CX-5 2.2L Skyactiv-D 175 ch 4x4 BVA6 Selection',
'transmission': 'automatic',
'trim': 'CX-5 2.2L Skyactiv-D 175 ch 4x4 BVA6 Selection',
'year': 2017}
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:58 [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-28 19:00:58 [vpauto.fr] INFO: Saving data for 3ce7ff38f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774839.969915, 'last_price_update_time': 1774724458.87436}
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3ce7ff38f8') HTTP/1.1" 204 0
2026-03-28 19:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9479d662f8/mini-countryman-102-ch-bva7-one-longstone> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/32846d89b1/kia-niro-16-gdi-hybride-141-ch-dct6-design> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5c78987f8/lynk-co-01-phev> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:58 [vpauto.fr] INFO: Found 96 ads on page 3
2026-03-28 19:00:58 [vpauto.fr] INFO: Found listing with ID: b96d7affb1
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:58 [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-28 19:00:58 [vpauto.fr] INFO: Scrape type for b96d7affb1: 0
2026-03-28 19:00:58 [vpauto.fr] INFO: Found listing with ID: b697eb16b1
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:58 [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-28 19:00:58 [vpauto.fr] INFO: Scrape type for b697eb16b1: 0
2026-03-28 19:00:58 [vpauto.fr] INFO: Found listing with ID: 165b940f8
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:58 [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-28 19:00:58 [vpauto.fr] INFO: Scrape type for 165b940f8: 0
2026-03-28 19:00:58 [vpauto.fr] INFO: Found listing with ID: 7348c6a7f8
2026-03-28 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:59 [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-28 19:00:59 [vpauto.fr] INFO: Scrape type for 7348c6a7f8: 2
2026-03-28 19:00:59 [vpauto.fr] INFO: Found listing with ID: 935882cbb1
2026-03-28 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:59 [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-28 19:00:59 [vpauto.fr] INFO: Scrape type for 935882cbb1: 2
2026-03-28 19:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:59 [vpauto.fr] INFO: Found listing with ID: 1c6dca3af8
2026-03-28 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:59 [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-28 19:00:59 [vpauto.fr] INFO: Scrape type for 1c6dca3af8: 0
2026-03-28 19:00:59 [vpauto.fr] INFO: Found listing with ID: db118aacb1
2026-03-28 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:59 [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-28 19:00:59 [vpauto.fr] INFO: Scrape type for db118aacb1: 2
2026-03-28 19:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7f1029d9b1/citroen-c4-bluehdi-130-ss-eat8-shine> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c1e79ed-607b-56f0-a4c4-a03085714a54 with identifier: 9479d662f8
2026-03-28 19:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c1e79ed-607b-56f0-a4c4-a03085714a54 with scrape type 2
2026-03-28 19:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c1e79ed-607b-56f0-a4c4-a03085714a54 with scrape type 2
2026-03-28 19:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5c1e79ed-607b-56f0-a4c4-a03085714a54, identifier: 9479d662f8
2026-03-28 19:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5a66bf4-aee2-5620-9041-1cc57629cd94 with identifier: 32846d89b1
2026-03-28 19:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5a66bf4-aee2-5620-9041-1cc57629cd94 with scrape type 2
2026-03-28 19:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5a66bf4-aee2-5620-9041-1cc57629cd94 with scrape type 2
2026-03-28 19:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a5a66bf4-aee2-5620-9041-1cc57629cd94, identifier: 32846d89b1
2026-03-28 19:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64080fd5-0d22-5370-8fa5-b25a623bb8cc with identifier: 5c78987f8
2026-03-28 19:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64080fd5-0d22-5370-8fa5-b25a623bb8cc with scrape type 2
2026-03-28 19:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64080fd5-0d22-5370-8fa5-b25a623bb8cc with scrape type 2
2026-03-28 19:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 64080fd5-0d22-5370-8fa5-b25a623bb8cc, identifier: 5c78987f8
2026-03-28 19:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5c1e79ed-607b-56f0-a4c4-a03085714a54 with identifier: 9479d662f8
2026-03-28 19:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5c1e79ed-607b-56f0-a4c4-a03085714a54 with identifier: 9479d662f8
2026-03-28 19:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5c1e79ed-607b-56f0-a4c4-a03085714a54 with identifier: 9479d662f8 to the API
2026-03-28 19:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9479d662f8/mini-countryman-102-ch-bva7-one-longstone>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '5c1e79ed-607b-56f0-a4c4-a03085714a54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9479d662f8/mini-countryman-102-ch-bva7-one-longstone',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'MINI',
'model': 'Countryman 102 ch BVA7 One Longstone',
'odometer': 100367,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2019-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'MINI Countryman 102 ch BVA7 One Longstone',
'transmission': 'automatic',
'trim': 'Countryman 102 ch BVA7 One Longstone',
'year': 2019}
2026-03-28 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:59 [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-28 19:00:59 [vpauto.fr] INFO: Saving data for 9479d662f8: {'created_time': 1773774863.12654, 'last_price_update_time': 1774724459.774188, 'auction_closing_time': 1774877400.0}
2026-03-28 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9479d662f8') HTTP/1.1" 204 0
2026-03-28 19:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a5a66bf4-aee2-5620-9041-1cc57629cd94 with identifier: 32846d89b1
2026-03-28 19:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a5a66bf4-aee2-5620-9041-1cc57629cd94 with identifier: 32846d89b1
2026-03-28 19:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a5a66bf4-aee2-5620-9041-1cc57629cd94 with identifier: 32846d89b1 to the API
2026-03-28 19:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:00: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-28 19:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/32846d89b1/kia-niro-16-gdi-hybride-141-ch-dct6-design>
{'auction_title': '',
'c_o_2_emission_value': 101,
'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': None,
'fuel_type': 'Hybrid',
'id': 'a5a66bf4-aee2-5620-9041-1cc57629cd94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/32846d89b1/kia-niro-16-gdi-hybride-141-ch-dct6-design',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'KIA',
'model': 'Niro 1.6 GDi Hybride 141 ch DCT6 Design',
'odometer': 69117,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2018-07-24',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Niro 1.6 GDi Hybride 141 ch DCT6 Design',
'transmission': 'automatic',
'trim': 'Niro 1.6 GDi Hybride 141 ch DCT6 Design',
'year': 2018}
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:00 [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-28 19:01:00 [vpauto.fr] INFO: Saving data for 32846d89b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774342880.514737, 'last_price_update_time': 1774724460.112005}
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='32846d89b1') HTTP/1.1" 204 0
2026-03-28 19:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 64080fd5-0d22-5370-8fa5-b25a623bb8cc with identifier: 5c78987f8
2026-03-28 19:01:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 64080fd5-0d22-5370-8fa5-b25a623bb8cc with identifier: 5c78987f8
2026-03-28 19:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 64080fd5-0d22-5370-8fa5-b25a623bb8cc with identifier: 5c78987f8 to the API
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5c78987f8/lynk-co-01-phev>
{'auction_title': '',
'c_o_2_emission_value': 27,
'car_expert_report_source_url': None,
'category': None,
'color': 'Bleu m',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '64080fd5-0d22-5370-8fa5-b25a623bb8cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5c78987f8/lynk-co-01-phev',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LYNK & CO',
'model': '01 PHEV',
'odometer': 123627,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'LYNK & CO 01 PHEV',
'transmission': 'automatic',
'trim': '01 PHEV',
'year': 2022}
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275c78987f8%27 HTTP/1.1" 200 None
2026-03-28 19:01:00 [vpauto.fr] INFO: Saving data for 5c78987f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773738282.874812, 'last_price_update_time': 1774724460.435845}
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5c78987f8') HTTP/1.1" 204 0
2026-03-28 19:01:00 [vpauto.fr] INFO: Found listing with ID: b7a1d4aaf8
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:00 [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-28 19:01:00 [vpauto.fr] INFO: Scrape type for b7a1d4aaf8: 2
2026-03-28 19:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fd44e789f8/tesla-model-3-standard-range-plus-rwd> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:01:00 [vpauto.fr] INFO: Found listing with ID: 9c6fce44b1
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:00 [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-28 19:01:00 [vpauto.fr] INFO: Scrape type for 9c6fce44b1: 2
2026-03-28 19:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 451cd94d-fa1e-53ba-950a-5d9516069cf5 with identifier: 7f1029d9b1
2026-03-28 19:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 451cd94d-fa1e-53ba-950a-5d9516069cf5 with scrape type 2
2026-03-28 19:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 451cd94d-fa1e-53ba-950a-5d9516069cf5 with scrape type 2
2026-03-28 19:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 451cd94d-fa1e-53ba-950a-5d9516069cf5, identifier: 7f1029d9b1
2026-03-28 19:01:00 [vpauto.fr] INFO: Found listing with ID: 1e8719eaf8
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:00 [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-28 19:01:00 [vpauto.fr] INFO: Scrape type for 1e8719eaf8: 0
2026-03-28 19:01:00 [vpauto.fr] INFO: Found listing with ID: 4d7b9e42b1
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:00 [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-28 19:01:00 [vpauto.fr] INFO: Scrape type for 4d7b9e42b1: 2
2026-03-28 19:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 451cd94d-fa1e-53ba-950a-5d9516069cf5 with identifier: 7f1029d9b1
2026-03-28 19:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 451cd94d-fa1e-53ba-950a-5d9516069cf5 with identifier: 7f1029d9b1
2026-03-28 19:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 451cd94d-fa1e-53ba-950a-5d9516069cf5 with identifier: 7f1029d9b1 to the API
2026-03-28 19:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7f1029d9b1/citroen-c4-bluehdi-130-ss-eat8-shine>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/XugKyAH_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '451cd94d-fa1e-53ba-950a-5d9516069cf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7f1029d9b1/citroen-c4-bluehdi-130-ss-eat8-shine',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C4 BlueHDi 130 S&S EAT8 Shine',
'odometer': 115808,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 BlueHDi 130 S&S EAT8 Shine',
'transmission': 'automatic',
'trim': 'C4 BlueHDi 130 S&S EAT8 Shine',
'year': 2022}
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Saving data for 7f1029d9b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774429335.574525, 'last_price_update_time': 1774724461.043991}
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7f1029d9b1') HTTP/1.1" 204 0
2026-03-28 19:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: 486cd51bf8
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for 486cd51bf8: 0
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: 3f6a8948b1
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for 3f6a8948b1: 2
2026-03-28 19:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5677f693-de35-5004-888d-906e136b556d with identifier: fd44e789f8
2026-03-28 19:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5677f693-de35-5004-888d-906e136b556d with scrape type 2
2026-03-28 19:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5677f693-de35-5004-888d-906e136b556d with scrape type 2
2026-03-28 19:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5677f693-de35-5004-888d-906e136b556d, identifier: fd44e789f8
2026-03-28 19:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5677f693-de35-5004-888d-906e136b556d with identifier: fd44e789f8
2026-03-28 19:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5677f693-de35-5004-888d-906e136b556d with identifier: fd44e789f8
2026-03-28 19:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5677f693-de35-5004-888d-906e136b556d with identifier: fd44e789f8 to the API
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fd44e789f8/tesla-model-3-standard-range-plus-rwd>
{'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': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '5677f693-de35-5004-888d-906e136b556d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fd44e789f8/tesla-model-3-standard-range-plus-rwd',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'TESLA',
'model': 'MODEL 3 Standard Range Plus RWD',
'odometer': 52462,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'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-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fd44e789f8%27 HTTP/1.1" 200 None
2026-03-28 19:01:01 [vpauto.fr] INFO: Saving data for fd44e789f8: {'created_time': 1773738276.567974, 'last_price_update_time': 1774724461.66303, 'auction_closing_time': 1774877400.0}
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fd44e789f8') HTTP/1.1" 204 0
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: e67abfacf8
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for e67abfacf8: 0
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: a218de83b1
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for a218de83b1: 2
2026-03-28 19:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: 2d9a686bf8
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for 2d9a686bf8: 0
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: 97a704bdb1
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for 97a704bdb1: 0
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: 64637325f8
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for 64637325f8: 0
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: 522849bfb1
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for 522849bfb1: 0
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: 3fd80024b1
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for 3fd80024b1: 0
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: f4934a87f8
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for f4934a87f8: 0
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: 8e44b124f8
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for 8e44b124f8: 2
2026-03-28 19:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/de9b0bf3f8/land-rover-discovery-sport-mark-vi-p200-flexfuel-mhev-awd-bva-s-7-places> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-28 19:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: afd82828b1
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for afd82828b1: 2
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: c83b1abf8
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for c83b1abf8: 0
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: ef5da30db1
2026-03-28 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:01 [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-28 19:01:01 [vpauto.fr] INFO: Scrape type for ef5da30db1: 2
2026-03-28 19:01:01 [vpauto.fr] INFO: Found listing with ID: eb209ac5b1
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for eb209ac5b1: 2
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: 604809b9f8
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for 604809b9f8: 0
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: 9255da31b1
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for 9255da31b1: 2
2026-03-28 19:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6da7ef82-096d-5c90-9cf2-9b4e9ef559a1 with identifier: de9b0bf3f8
2026-03-28 19:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6da7ef82-096d-5c90-9cf2-9b4e9ef559a1 with scrape type 2
2026-03-28 19:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6da7ef82-096d-5c90-9cf2-9b4e9ef559a1 with scrape type 2
2026-03-28 19:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6da7ef82-096d-5c90-9cf2-9b4e9ef559a1, identifier: de9b0bf3f8
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: 567d6bbaf8
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for 567d6bbaf8: 0
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: 7d0a46e5f8
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for 7d0a46e5f8: 2
2026-03-28 19:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6da7ef82-096d-5c90-9cf2-9b4e9ef559a1 with identifier: de9b0bf3f8
2026-03-28 19:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6da7ef82-096d-5c90-9cf2-9b4e9ef559a1 with identifier: de9b0bf3f8
2026-03-28 19:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6da7ef82-096d-5c90-9cf2-9b4e9ef559a1 with identifier: de9b0bf3f8 to the API
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/de9b0bf3f8/land-rover-discovery-sport-mark-vi-p200-flexfuel-mhev-awd-bva-s-7-places>
{'auction_title': '',
'c_o_2_emission_value': 207,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'F H',
'id': '6da7ef82-096d-5c90-9cf2-9b4e9ef559a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/de9b0bf3f8/land-rover-discovery-sport-mark-vi-p200-flexfuel-mhev-awd-bva-s-7-places',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LAND ROVER',
'model': 'Discovery Sport Mark VI P200 FLEXFUEL MHEV AWD BVA S 7 places',
'odometer': 37456,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 7,
'seller_name': None,
'title': 'LAND ROVER Discovery Sport Mark VI P200 FLEXFUEL MHEV AWD BVA S 7 '
'places',
'transmission': 'automatic',
'trim': 'Discovery Sport Mark VI P200 FLEXFUEL MHEV AWD BVA S 7 places',
'year': 2021}
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Saving data for de9b0bf3f8: {'created_time': 1773774435.964771, 'last_price_update_time': 1774724462.561938, 'auction_closing_time': 1774877400.0}
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='de9b0bf3f8') HTTP/1.1" 204 0
2026-03-28 19:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7348c6a7f8/peugeot-5008-20-bluehdi-180ch-ss-eat8-gt-7pl> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: 14f88a85b1
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for 14f88a85b1: 0
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: 56c3b653f8
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for 56c3b653f8: 2
2026-03-28 19:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/935882cbb1/peugeot-3008-bluehdi-130ch-ss-bvm6-allure> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: cf99e277b1
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for cf99e277b1: 2
2026-03-28 19:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b7a1d4aaf8/citroen-c4-bluehdi-130-ss-eat8-feel-pack-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: 161e39a0f8
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for 161e39a0f8: 2
2026-03-28 19:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/db118aacb1/renault-scenic-tce-130-energy-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: 91c89f28b1
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for 91c89f28b1: 0
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: 53a2b78cf8
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for 53a2b78cf8: 0
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: 6ea6678eb1
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for 6ea6678eb1: 0
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: fe548ffcb1
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for fe548ffcb1: 0
2026-03-28 19:01:02 [vpauto.fr] INFO: Found listing with ID: a4049b3bf8
2026-03-28 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:02 [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-28 19:01:02 [vpauto.fr] INFO: Scrape type for a4049b3bf8: 2
2026-03-28 19:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e3a23bd-a246-5791-9282-7469415f2a8b with identifier: 7348c6a7f8
2026-03-28 19:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e3a23bd-a246-5791-9282-7469415f2a8b with scrape type 2
2026-03-28 19:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e3a23bd-a246-5791-9282-7469415f2a8b with scrape type 2
2026-03-28 19:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6e3a23bd-a246-5791-9282-7469415f2a8b, identifier: 7348c6a7f8
2026-03-28 19:01:03 [vpauto.fr] INFO: Found listing with ID: 1d65c722f8
2026-03-28 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:03 [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-28 19:01:03 [vpauto.fr] INFO: Scrape type for 1d65c722f8: 0
2026-03-28 19:01:03 [vpauto.fr] INFO: Found listing with ID: bd85fb8cb1
2026-03-28 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:03 [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-28 19:01:03 [vpauto.fr] INFO: Scrape type for bd85fb8cb1: 0
2026-03-28 19:01:03 [vpauto.fr] INFO: Found listing with ID: bb061f82f8
2026-03-28 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bb061f82f8%27 HTTP/1.1" 200 None
2026-03-28 19:01:03 [vpauto.fr] INFO: Scrape type for bb061f82f8: 2
2026-03-28 19:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6e3a23bd-a246-5791-9282-7469415f2a8b with identifier: 7348c6a7f8
2026-03-28 19:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6e3a23bd-a246-5791-9282-7469415f2a8b with identifier: 7348c6a7f8
2026-03-28 19:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6e3a23bd-a246-5791-9282-7469415f2a8b with identifier: 7348c6a7f8 to the API
2026-03-28 19:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7348c6a7f8/peugeot-5008-20-bluehdi-180ch-ss-eat8-gt-7pl>
{'auction_title': '',
'c_o_2_emission_value': 165,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '6e3a23bd-a246-5791-9282-7469415f2a8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7348c6a7f8/peugeot-5008-20-bluehdi-180ch-ss-eat8-gt-7pl',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '5008 2.0 BlueHDi 180ch S&S EAT8 GT 7pl',
'odometer': 161016,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2020-05-06',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 2.0 BlueHDi 180ch S&S EAT8 GT 7pl',
'transmission': 'automatic',
'trim': '5008 2.0 BlueHDi 180ch S&S EAT8 GT 7pl',
'year': 2020}
2026-03-28 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:03 [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-28 19:01:03 [vpauto.fr] INFO: Saving data for 7348c6a7f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774474.490532, 'last_price_update_time': 1774724463.444469}
2026-03-28 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7348c6a7f8') HTTP/1.1" 204 0
2026-03-28 19:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4d7b9e42b1/peugeot-2008-puretech-130-ss-eat8-active-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 711fc7f0-10d1-5dd2-947e-0d3d4be4d45e with identifier: 935882cbb1
2026-03-28 19:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 711fc7f0-10d1-5dd2-947e-0d3d4be4d45e with scrape type 2
2026-03-28 19:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 711fc7f0-10d1-5dd2-947e-0d3d4be4d45e with scrape type 2
2026-03-28 19:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 711fc7f0-10d1-5dd2-947e-0d3d4be4d45e, identifier: 935882cbb1
2026-03-28 19:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a173087a-9dd1-59a8-87d3-ae034ff52ed0 with identifier: b7a1d4aaf8
2026-03-28 19:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a173087a-9dd1-59a8-87d3-ae034ff52ed0 with scrape type 2
2026-03-28 19:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a173087a-9dd1-59a8-87d3-ae034ff52ed0 with scrape type 2
2026-03-28 19:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a173087a-9dd1-59a8-87d3-ae034ff52ed0, identifier: b7a1d4aaf8
2026-03-28 19:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c38147ab-5865-5705-ad6c-667afd736e24 with identifier: db118aacb1
2026-03-28 19:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c38147ab-5865-5705-ad6c-667afd736e24 with scrape type 2
2026-03-28 19:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c38147ab-5865-5705-ad6c-667afd736e24 with scrape type 2
2026-03-28 19:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c38147ab-5865-5705-ad6c-667afd736e24, identifier: db118aacb1
2026-03-28 19:01:03 [vpauto.fr] INFO: Found listing with ID: f5243a05b1
2026-03-28 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:03 [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-28 19:01:03 [vpauto.fr] INFO: Scrape type for f5243a05b1: 2
2026-03-28 19:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9c6fce44b1/bmw-serie-2-active-tourer-f45-lci-216d-116-ch-business-design> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 711fc7f0-10d1-5dd2-947e-0d3d4be4d45e with identifier: 935882cbb1
2026-03-28 19:01:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 711fc7f0-10d1-5dd2-947e-0d3d4be4d45e with identifier: 935882cbb1
2026-03-28 19:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 711fc7f0-10d1-5dd2-947e-0d3d4be4d45e with identifier: 935882cbb1 to the API
2026-03-28 19:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/935882cbb1/peugeot-3008-bluehdi-130ch-ss-bvm6-allure>
{'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': '',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '711fc7f0-10d1-5dd2-947e-0d3d4be4d45e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/935882cbb1/peugeot-3008-bluehdi-130ch-ss-bvm6-allure',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '3008 BlueHDi 130ch S&S BVM6 Allure',
'odometer': 136507,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2019-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 BlueHDi 130ch S&S BVM6 Allure',
'transmission': 'manual',
'trim': '3008 BlueHDi 130ch S&S BVM6 Allure',
'year': 2019}
2026-03-28 19:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:04 [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-28 19:01:04 [vpauto.fr] INFO: Saving data for 935882cbb1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293540.150742, 'last_price_update_time': 1774724464.258563}
2026-03-28 19:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='935882cbb1') HTTP/1.1" 204 0
2026-03-28 19:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a173087a-9dd1-59a8-87d3-ae034ff52ed0 with identifier: b7a1d4aaf8
2026-03-28 19:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a173087a-9dd1-59a8-87d3-ae034ff52ed0 with identifier: b7a1d4aaf8
2026-03-28 19:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a173087a-9dd1-59a8-87d3-ae034ff52ed0 with identifier: b7a1d4aaf8 to the API
2026-03-28 19:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b7a1d4aaf8/citroen-c4-bluehdi-130-ss-eat8-feel-pack-business>
{'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 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'a173087a-9dd1-59a8-87d3-ae034ff52ed0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b7a1d4aaf8/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': 129159,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'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': 2021}
2026-03-28 19:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:04 [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-28 19:01:04 [vpauto.fr] INFO: Saving data for b7a1d4aaf8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774951.338177, 'last_price_update_time': 1774724464.658461}
2026-03-28 19:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b7a1d4aaf8') HTTP/1.1" 204 0
2026-03-28 19:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c38147ab-5865-5705-ad6c-667afd736e24 with identifier: db118aacb1
2026-03-28 19:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c38147ab-5865-5705-ad6c-667afd736e24 with identifier: db118aacb1
2026-03-28 19:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c38147ab-5865-5705-ad6c-667afd736e24 with identifier: db118aacb1 to the API
2026-03-28 19:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/db118aacb1/renault-scenic-tce-130-energy-business>
{'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': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': 'c38147ab-5865-5705-ad6c-667afd736e24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/db118aacb1/renault-scenic-tce-130-energy-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Scenic TCe 130 Energy Business',
'odometer': 93539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2017-09-25',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Scenic TCe 130 Energy Business',
'transmission': 'manual',
'trim': 'Scenic TCe 130 Energy Business',
'year': 2017}
2026-03-28 19:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:05 [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-28 19:01:05 [vpauto.fr] INFO: Saving data for db118aacb1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293125.24229, 'last_price_update_time': 1774724465.018218}
2026-03-28 19:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='db118aacb1') HTTP/1.1" 204 0
2026-03-28 19:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a218de83b1/hyundai-kona-hybrid-141-intuitive> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:05 [vpauto.fr] INFO: Found listing with ID: 7fd38b4f8
2026-03-28 19:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:05 [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-28 19:01:05 [vpauto.fr] INFO: Scrape type for 7fd38b4f8: 0
2026-03-28 19:01:05 [vpauto.fr] INFO: Found listing with ID: cbc67028b1
2026-03-28 19:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:05 [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-28 19:01:05 [vpauto.fr] INFO: Scrape type for cbc67028b1: 0
2026-03-28 19:01:05 [vpauto.fr] INFO: Found listing with ID: 34e8a0dbf8
2026-03-28 19:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:05 [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-28 19:01:05 [vpauto.fr] INFO: Scrape type for 34e8a0dbf8: 0
2026-03-28 19:01:05 [vpauto.fr] INFO: Found listing with ID: a72aad07b1
2026-03-28 19:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:05 [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-28 19:01:05 [vpauto.fr] INFO: Scrape type for a72aad07b1: 2
2026-03-28 19:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3f6a8948b1/peugeot-208-puretech-100-ss-eat8-allure-pack> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:05 [vpauto.fr] INFO: Found listing with ID: 35fde5a6f8
2026-03-28 19:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2735fde5a6f8%27 HTTP/1.1" 200 None
2026-03-28 19:01:05 [vpauto.fr] INFO: Scrape type for 35fde5a6f8: 2
2026-03-28 19:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e964932f-0820-5e67-98f4-1bd266778f25 with identifier: 4d7b9e42b1
2026-03-28 19:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e964932f-0820-5e67-98f4-1bd266778f25 with scrape type 2
2026-03-28 19:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e964932f-0820-5e67-98f4-1bd266778f25 with scrape type 2
2026-03-28 19:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e964932f-0820-5e67-98f4-1bd266778f25, identifier: 4d7b9e42b1
2026-03-28 19:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 828739d4-6404-53d9-af76-124336796236 with identifier: 9c6fce44b1
2026-03-28 19:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 828739d4-6404-53d9-af76-124336796236 with scrape type 2
2026-03-28 19:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 828739d4-6404-53d9-af76-124336796236 with scrape type 2
2026-03-28 19:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 828739d4-6404-53d9-af76-124336796236, identifier: 9c6fce44b1
2026-03-28 19:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e964932f-0820-5e67-98f4-1bd266778f25 with identifier: 4d7b9e42b1
2026-03-28 19:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e964932f-0820-5e67-98f4-1bd266778f25 with identifier: 4d7b9e42b1
2026-03-28 19:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e964932f-0820-5e67-98f4-1bd266778f25 with identifier: 4d7b9e42b1 to the API
2026-03-28 19:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4d7b9e42b1/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': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': 'e964932f-0820-5e67-98f4-1bd266778f25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4d7b9e42b1/peugeot-2008-puretech-130-ss-eat8-active-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '2008 PureTech 130 S&S EAT8 Active Business',
'odometer': 94542,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'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-28 19:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:06 [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-28 19:01:06 [vpauto.fr] INFO: Saving data for 4d7b9e42b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774342864.00168, 'last_price_update_time': 1774724466.227803}
2026-03-28 19:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4d7b9e42b1') HTTP/1.1" 204 0
2026-03-28 19:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 828739d4-6404-53d9-af76-124336796236 with identifier: 9c6fce44b1
2026-03-28 19:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 828739d4-6404-53d9-af76-124336796236 with identifier: 9c6fce44b1
2026-03-28 19:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 828739d4-6404-53d9-af76-124336796236 with identifier: 9c6fce44b1 to the API
2026-03-28 19:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9c6fce44b1/bmw-serie-2-active-tourer-f45-lci-216d-116-ch-business-design>
{'auction_title': '',
'c_o_2_emission_value': 112,
'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': '828739d4-6404-53d9-af76-124336796236',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9c6fce44b1/bmw-serie-2-active-tourer-f45-lci-216d-116-ch-business-design',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'BMW',
'model': 'SERIE 2 ACTIVE TOURER F45 LCI 216d 116 ch Business Design',
'odometer': 131637,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2018-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 2 ACTIVE TOURER F45 LCI 216d 116 ch Business Design',
'transmission': 'manual',
'trim': 'SERIE 2 ACTIVE TOURER F45 LCI 216d 116 ch Business Design',
'year': 2018}
2026-03-28 19:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:06 [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-28 19:01:06 [vpauto.fr] INFO: Saving data for 9c6fce44b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774429398.143857, 'last_price_update_time': 1774724466.568095}
2026-03-28 19:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9c6fce44b1') HTTP/1.1" 204 0
2026-03-28 19:01:06 [vpauto.fr] INFO: Found listing with ID: b016a5e6b1
2026-03-28 19:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:06 [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-28 19:01:06 [vpauto.fr] INFO: Scrape type for b016a5e6b1: 0
2026-03-28 19:01:06 [vpauto.fr] INFO: Found listing with ID: 81aa4912f8
2026-03-28 19:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:06 [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-28 19:01:06 [vpauto.fr] INFO: Scrape type for 81aa4912f8: 0
2026-03-28 19:01:06 [vpauto.fr] INFO: Found listing with ID: c9974244b1
2026-03-28 19:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:06 [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-28 19:01:06 [vpauto.fr] INFO: Scrape type for c9974244b1: 0
2026-03-28 19:01:06 [vpauto.fr] INFO: Found listing with ID: 2931a81cf8
2026-03-28 19:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:06 [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-28 19:01:06 [vpauto.fr] INFO: Scrape type for 2931a81cf8: 2
2026-03-28 19:01:06 [scrapy.extensions.logstats] INFO: Crawled 82 pages (at 82 pages/min), scraped 77 items (at 77 items/min)
2026-03-28 19:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-28 19:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/eb209ac5b1/peugeot-2008-puretech-100-ss-bvm6-style> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ef5da30db1/renault-kadjar-tce-130-energy-intens-edc> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca07a0e4-0398-5997-8b8d-fd33b58fa1d0 with identifier: a218de83b1
2026-03-28 19:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca07a0e4-0398-5997-8b8d-fd33b58fa1d0 with scrape type 2
2026-03-28 19:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca07a0e4-0398-5997-8b8d-fd33b58fa1d0 with scrape type 2
2026-03-28 19:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ca07a0e4-0398-5997-8b8d-fd33b58fa1d0, identifier: a218de83b1
2026-03-28 19:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b61af9a-b362-571d-a6f1-8cc452e0b070 with identifier: 3f6a8948b1
2026-03-28 19:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b61af9a-b362-571d-a6f1-8cc452e0b070 with scrape type 2
2026-03-28 19:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b61af9a-b362-571d-a6f1-8cc452e0b070 with scrape type 2
2026-03-28 19:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4b61af9a-b362-571d-a6f1-8cc452e0b070, identifier: 3f6a8948b1
2026-03-28 19:01:06 [vpauto.fr] INFO: Found listing with ID: 386f16fdb1
2026-03-28 19:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:06 [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-28 19:01:06 [vpauto.fr] INFO: Scrape type for 386f16fdb1: 0
2026-03-28 19:01:06 [vpauto.fr] INFO: Found listing with ID: d431ba5af8
2026-03-28 19:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:06 [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-28 19:01:06 [vpauto.fr] INFO: Scrape type for d431ba5af8: 2
2026-03-28 19:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8e44b124f8/bmw-x1-xdrive-18d-150-ch-bva8-xline> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/afd82828b1/citroen-c4-cactus-bluehdi-100-ss-bvm6-feel-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ca07a0e4-0398-5997-8b8d-fd33b58fa1d0 with identifier: a218de83b1
2026-03-28 19:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ca07a0e4-0398-5997-8b8d-fd33b58fa1d0 with identifier: a218de83b1
2026-03-28 19:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ca07a0e4-0398-5997-8b8d-fd33b58fa1d0 with identifier: a218de83b1 to the API
2026-03-28 19:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a218de83b1/hyundai-kona-hybrid-141-intuitive>
{'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': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'ca07a0e4-0398-5997-8b8d-fd33b58fa1d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a218de83b1/hyundai-kona-hybrid-141-intuitive',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'HYUNDAI',
'model': 'Kona Hybrid 141 Intuitive',
'odometer': 116697,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-08-19',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Kona Hybrid 141 Intuitive',
'transmission': 'automatic',
'trim': 'Kona Hybrid 141 Intuitive',
'year': 2021}
2026-03-28 19:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:07 [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-28 19:01:07 [vpauto.fr] INFO: Saving data for a218de83b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774342855.530298, 'last_price_update_time': 1774724467.285357}
2026-03-28 19:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a218de83b1') HTTP/1.1" 204 0
2026-03-28 19:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4b61af9a-b362-571d-a6f1-8cc452e0b070 with identifier: 3f6a8948b1
2026-03-28 19:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4b61af9a-b362-571d-a6f1-8cc452e0b070 with identifier: 3f6a8948b1
2026-03-28 19:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4b61af9a-b362-571d-a6f1-8cc452e0b070 with identifier: 3f6a8948b1 to the API
2026-03-28 19:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3f6a8948b1/peugeot-208-puretech-100-ss-eat8-allure-pack>
{'auction_title': '',
'c_o_2_emission_value': 123,
'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': 'Petrol',
'id': '4b61af9a-b362-571d-a6f1-8cc452e0b070',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3f6a8948b1/peugeot-208-puretech-100-ss-eat8-allure-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 PureTech 100 S&S EAT8 Allure Pack',
'odometer': 75808,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 PureTech 100 S&S EAT8 Allure Pack',
'transmission': 'automatic',
'trim': '208 PureTech 100 S&S EAT8 Allure Pack',
'year': 2021}
2026-03-28 19:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:07 [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-28 19:01:07 [vpauto.fr] INFO: Saving data for 3f6a8948b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774342856.176124, 'last_price_update_time': 1774724467.717489}
2026-03-28 19:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3f6a8948b1') HTTP/1.1" 204 0
2026-03-28 19:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:07 [vpauto.fr] INFO: Found listing with ID: f7314ab9b1
2026-03-28 19:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:07 [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-28 19:01:07 [vpauto.fr] INFO: Scrape type for f7314ab9b1: 0
2026-03-28 19:01:07 [vpauto.fr] INFO: Found listing with ID: aa8cceaff8
2026-03-28 19:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa8cceaff8%27 HTTP/1.1" 200 None
2026-03-28 19:01:07 [vpauto.fr] INFO: Scrape type for aa8cceaff8: 2
2026-03-28 19:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7218b917-c422-5a97-a26d-fe8df2ad2db7 with identifier: eb209ac5b1
2026-03-28 19:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7218b917-c422-5a97-a26d-fe8df2ad2db7 with scrape type 2
2026-03-28 19:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7218b917-c422-5a97-a26d-fe8df2ad2db7 with scrape type 2
2026-03-28 19:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7218b917-c422-5a97-a26d-fe8df2ad2db7, identifier: eb209ac5b1
2026-03-28 19:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac68e51b-1acb-547c-ae88-d3070caca1fa with identifier: ef5da30db1
2026-03-28 19:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac68e51b-1acb-547c-ae88-d3070caca1fa with scrape type 2
2026-03-28 19:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac68e51b-1acb-547c-ae88-d3070caca1fa with scrape type 2
2026-03-28 19:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ac68e51b-1acb-547c-ae88-d3070caca1fa, identifier: ef5da30db1
2026-03-28 19:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee338592-f57f-5f98-9bc7-c504f2baa40f with identifier: 8e44b124f8
2026-03-28 19:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee338592-f57f-5f98-9bc7-c504f2baa40f with scrape type 2
2026-03-28 19:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee338592-f57f-5f98-9bc7-c504f2baa40f with scrape type 2
2026-03-28 19:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ee338592-f57f-5f98-9bc7-c504f2baa40f, identifier: 8e44b124f8
2026-03-28 19:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94a064d6-55bc-5ba3-80bf-e3cb6c8347d5 with identifier: afd82828b1
2026-03-28 19:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94a064d6-55bc-5ba3-80bf-e3cb6c8347d5 with scrape type 2
2026-03-28 19:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94a064d6-55bc-5ba3-80bf-e3cb6c8347d5 with scrape type 2
2026-03-28 19:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 94a064d6-55bc-5ba3-80bf-e3cb6c8347d5, identifier: afd82828b1
2026-03-28 19:01:08 [vpauto.fr] INFO: Found listing with ID: 2290f9bbb1
2026-03-28 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:08 [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-28 19:01:08 [vpauto.fr] INFO: Scrape type for 2290f9bbb1: 0
2026-03-28 19:01:08 [vpauto.fr] INFO: Found listing with ID: 1c86ffedf8
2026-03-28 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:08 [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-28 19:01:08 [vpauto.fr] INFO: Scrape type for 1c86ffedf8: 0
2026-03-28 19:01:08 [vpauto.fr] INFO: Found listing with ID: 343a0a1ab1
2026-03-28 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:08 [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-28 19:01:08 [vpauto.fr] INFO: Scrape type for 343a0a1ab1: 0
2026-03-28 19:01:08 [vpauto.fr] INFO: Found listing with ID: 69b87a7f8
2026-03-28 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:08 [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-28 19:01:08 [vpauto.fr] INFO: Scrape type for 69b87a7f8: 0
2026-03-28 19:01:08 [vpauto.fr] INFO: Found listing with ID: 9b6edfb7b1
2026-03-28 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:08 [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-28 19:01:08 [vpauto.fr] INFO: Scrape type for 9b6edfb7b1: 2
2026-03-28 19:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7218b917-c422-5a97-a26d-fe8df2ad2db7 with identifier: eb209ac5b1
2026-03-28 19:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7218b917-c422-5a97-a26d-fe8df2ad2db7 with identifier: eb209ac5b1
2026-03-28 19:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7218b917-c422-5a97-a26d-fe8df2ad2db7 with identifier: eb209ac5b1 to the API
2026-03-28 19:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/eb209ac5b1/peugeot-2008-puretech-100-ss-bvm6-style>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/dUsmnQe_BE.pdf',
'category': None,
'color': 'Medium red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': '7218b917-c422-5a97-a26d-fe8df2ad2db7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/eb209ac5b1/peugeot-2008-puretech-100-ss-bvm6-style',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '2008 PureTech 100 S&S BVM6 Style',
'odometer': 52038,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 PureTech 100 S&S BVM6 Style',
'transmission': 'manual',
'trim': '2008 PureTech 100 S&S BVM6 Style',
'year': 2023}
2026-03-28 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:08 [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-28 19:01:08 [vpauto.fr] INFO: Saving data for eb209ac5b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774429324.533623, 'last_price_update_time': 1774724468.721834}
2026-03-28 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='eb209ac5b1') HTTP/1.1" 204 0
2026-03-28 19:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ac68e51b-1acb-547c-ae88-d3070caca1fa with identifier: ef5da30db1
2026-03-28 19:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ac68e51b-1acb-547c-ae88-d3070caca1fa with identifier: ef5da30db1
2026-03-28 19:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ac68e51b-1acb-547c-ae88-d3070caca1fa with identifier: ef5da30db1 to the API
2026-03-28 19:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ef5da30db1/renault-kadjar-tce-130-energy-intens-edc>
{'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-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': 'ac68e51b-1acb-547c-ae88-d3070caca1fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ef5da30db1/renault-kadjar-tce-130-energy-intens-edc',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Kadjar TCe 130 Energy Intens EDC',
'odometer': 130522,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2018-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Kadjar TCe 130 Energy Intens EDC',
'transmission': 'automatic',
'trim': 'Kadjar TCe 130 Energy Intens EDC',
'year': 2018}
2026-03-28 19:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:09 [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-28 19:01:09 [vpauto.fr] INFO: Saving data for ef5da30db1: {'auction_closing_time': 1774864740.0, 'created_time': 1774429383.25289, 'last_price_update_time': 1774724469.087942}
2026-03-28 19:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ef5da30db1') HTTP/1.1" 204 0
2026-03-28 19:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ee338592-f57f-5f98-9bc7-c504f2baa40f with identifier: 8e44b124f8
2026-03-28 19:01:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ee338592-f57f-5f98-9bc7-c504f2baa40f with identifier: 8e44b124f8
2026-03-28 19:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ee338592-f57f-5f98-9bc7-c504f2baa40f with identifier: 8e44b124f8 to the API
2026-03-28 19:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8e44b124f8/bmw-x1-xdrive-18d-150-ch-bva8-xline>
{'auction_title': '',
'c_o_2_emission_value': 150,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dar auburn metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'ee338592-f57f-5f98-9bc7-c504f2baa40f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8e44b124f8/bmw-x1-xdrive-18d-150-ch-bva8-xline',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'BMW',
'model': 'X1 xDrive 18d 150 ch BVA8 xLine',
'odometer': 117030,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 xDrive 18d 150 ch BVA8 xLine',
'transmission': 'automatic',
'trim': 'X1 xDrive 18d 150 ch BVA8 xLine',
'year': 2020}
2026-03-28 19:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:09 [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-28 19:01:09 [vpauto.fr] INFO: Saving data for 8e44b124f8: {'created_time': 1773774893.268804, 'last_price_update_time': 1774724469.68015, 'auction_closing_time': 1774877400.0}
2026-03-28 19:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8e44b124f8') HTTP/1.1" 204 0
2026-03-28 19:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 94a064d6-55bc-5ba3-80bf-e3cb6c8347d5 with identifier: afd82828b1
2026-03-28 19:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 94a064d6-55bc-5ba3-80bf-e3cb6c8347d5 with identifier: afd82828b1
2026-03-28 19:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 94a064d6-55bc-5ba3-80bf-e3cb6c8347d5 with identifier: afd82828b1 to the API
2026-03-28 19:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/afd82828b1/citroen-c4-cactus-bluehdi-100-ss-bvm6-feel-business>
{'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': None,
'engine': '',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '94a064d6-55bc-5ba3-80bf-e3cb6c8347d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/afd82828b1/citroen-c4-cactus-bluehdi-100-ss-bvm6-feel-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C4 Cactus BlueHDi 100 S&S BVM6 Feel Business',
'odometer': 79654,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Cactus BlueHDi 100 S&S BVM6 Feel Business',
'transmission': 'manual',
'trim': 'C4 Cactus BlueHDi 100 S&S BVM6 Feel Business',
'year': 2019}
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Saving data for afd82828b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774342875.400732, 'last_price_update_time': 1774724470.052219}
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='afd82828b1') HTTP/1.1" 204 0
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: 23beefb8b1
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for 23beefb8b1: 0
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: d10d5ed4f8
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for d10d5ed4f8: 2
2026-03-28 19:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7d0a46e5f8/renault-kadjar-blue-dci-115-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/56c3b653f8/kia-stonic-10-t-gdi-100-ch-isg-bvm6-gt-line> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cf99e277b1/peugeot-208-puretech-100-ss-bvm6-active> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: d872ab81f8
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for d872ab81f8: 0
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: 7ea034d9b1
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for 7ea034d9b1: 0
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: 2a2e25bdf8
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for 2a2e25bdf8: 0
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: b9cb5a61b1
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for b9cb5a61b1: 0
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: c75118fbb1
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for c75118fbb1: 0
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: aac29dfef8
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for aac29dfef8: 2
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: 8d7b01b4f8
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for 8d7b01b4f8: 0
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: 76d31678b1
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for 76d31678b1: 0
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: 94afb5a8f8
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2794afb5a8f8%27 HTTP/1.1" 200 None
2026-03-28 19:01:10 [vpauto.fr] INFO: Scrape type for 94afb5a8f8: 2
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: 549bf4e8b1
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for 549bf4e8b1: 0
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: 595391a4f8
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for 595391a4f8: 2
2026-03-28 19:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd9c0752-76d2-5003-b6bf-15363551bc14 with identifier: 7d0a46e5f8
2026-03-28 19:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd9c0752-76d2-5003-b6bf-15363551bc14 with scrape type 2
2026-03-28 19:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd9c0752-76d2-5003-b6bf-15363551bc14 with scrape type 2
2026-03-28 19:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: cd9c0752-76d2-5003-b6bf-15363551bc14, identifier: 7d0a46e5f8
2026-03-28 19:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bd72637-cbee-5c4b-be7f-694a951721af with identifier: 56c3b653f8
2026-03-28 19:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bd72637-cbee-5c4b-be7f-694a951721af with scrape type 2
2026-03-28 19:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bd72637-cbee-5c4b-be7f-694a951721af with scrape type 2
2026-03-28 19:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6bd72637-cbee-5c4b-be7f-694a951721af, identifier: 56c3b653f8
2026-03-28 19:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a878ab5-1222-56be-bc66-326f3b6d1f97 with identifier: cf99e277b1
2026-03-28 19:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a878ab5-1222-56be-bc66-326f3b6d1f97 with scrape type 2
2026-03-28 19:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a878ab5-1222-56be-bc66-326f3b6d1f97 with scrape type 2
2026-03-28 19:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2a878ab5-1222-56be-bc66-326f3b6d1f97, identifier: cf99e277b1
2026-03-28 19:01:10 [vpauto.fr] INFO: Found listing with ID: 5d7798c6b1
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:10 [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-28 19:01:10 [vpauto.fr] INFO: Scrape type for 5d7798c6b1: 2
2026-03-28 19:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: cd9c0752-76d2-5003-b6bf-15363551bc14 with identifier: 7d0a46e5f8
2026-03-28 19:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: cd9c0752-76d2-5003-b6bf-15363551bc14 with identifier: 7d0a46e5f8
2026-03-28 19:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: cd9c0752-76d2-5003-b6bf-15363551bc14 with identifier: 7d0a46e5f8 to the API
2026-03-28 19:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7d0a46e5f8/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': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'cd9c0752-76d2-5003-b6bf-15363551bc14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7d0a46e5f8/renault-kadjar-blue-dci-115-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 Business',
'odometer': 104028,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'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-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:11 [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-28 19:01:11 [vpauto.fr] INFO: Saving data for 7d0a46e5f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774405.266705, 'last_price_update_time': 1774724471.062381}
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7d0a46e5f8') HTTP/1.1" 204 0
2026-03-28 19:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6bd72637-cbee-5c4b-be7f-694a951721af with identifier: 56c3b653f8
2026-03-28 19:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6bd72637-cbee-5c4b-be7f-694a951721af with identifier: 56c3b653f8
2026-03-28 19:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6bd72637-cbee-5c4b-be7f-694a951721af with identifier: 56c3b653f8 to the API
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/56c3b653f8/kia-stonic-10-t-gdi-100-ch-isg-bvm6-gt-line>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '6bd72637-cbee-5c4b-be7f-694a951721af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/56c3b653f8/kia-stonic-10-t-gdi-100-ch-isg-bvm6-gt-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'KIA',
'model': 'Stonic 1.0 T-GDi 100 ch ISG BVM6 GT Line',
'odometer': 111608,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Stonic 1.0 T-GDi 100 ch ISG BVM6 GT Line',
'transmission': 'manual',
'trim': 'Stonic 1.0 T-GDi 100 ch ISG BVM6 GT Line',
'year': 2021}
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:11 [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-28 19:01:11 [vpauto.fr] INFO: Saving data for 56c3b653f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774293572.849095, 'last_price_update_time': 1774724471.50613}
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='56c3b653f8') HTTP/1.1" 204 0
2026-03-28 19:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2a878ab5-1222-56be-bc66-326f3b6d1f97 with identifier: cf99e277b1
2026-03-28 19:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2a878ab5-1222-56be-bc66-326f3b6d1f97 with identifier: cf99e277b1
2026-03-28 19:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2a878ab5-1222-56be-bc66-326f3b6d1f97 with identifier: cf99e277b1 to the API
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cf99e277b1/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': '2026-03-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': '2a878ab5-1222-56be-bc66-326f3b6d1f97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cf99e277b1/peugeot-208-puretech-100-ss-bvm6-active',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 PureTech 100 S&S BVM6 Active',
'odometer': 67636,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2020-12-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-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:11 [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-28 19:01:11 [vpauto.fr] INFO: Saving data for cf99e277b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774342857.702537, 'last_price_update_time': 1774724471.848209}
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cf99e277b1') HTTP/1.1" 204 0
2026-03-28 19:01:11 [vpauto.fr] INFO: Found listing with ID: 91b0e296f8
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:11 [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-28 19:01:11 [vpauto.fr] INFO: Scrape type for 91b0e296f8: 2
2026-03-28 19:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a4049b3bf8/renault-kadjar-blue-dci-115-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/161e39a0f8/fiat-500-10-70-ch-hybride-bsg-ss-star> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:11 [vpauto.fr] INFO: Found listing with ID: 881abf86b1
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:11 [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-28 19:01:11 [vpauto.fr] INFO: Scrape type for 881abf86b1: 0
2026-03-28 19:01:11 [vpauto.fr] INFO: Found listing with ID: 865cb901f8
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:11 [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-28 19:01:11 [vpauto.fr] INFO: Scrape type for 865cb901f8: 0
2026-03-28 19:01:11 [vpauto.fr] INFO: Found listing with ID: 1de63f84b1
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:11 [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-28 19:01:11 [vpauto.fr] INFO: Scrape type for 1de63f84b1: 0
2026-03-28 19:01:11 [vpauto.fr] INFO: Found listing with ID: 18609e79f8
2026-03-28 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:11 [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-28 19:01:11 [vpauto.fr] INFO: Scrape type for 18609e79f8: 0
2026-03-28 19:01:11 [vpauto.fr] INFO: Found listing with ID: 2712c1afb1
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [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-28 19:01:12 [vpauto.fr] INFO: Scrape type for 2712c1afb1: 0
2026-03-28 19:01:12 [vpauto.fr] INFO: Found listing with ID: c055fa99b1
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [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-28 19:01:12 [vpauto.fr] INFO: Scrape type for c055fa99b1: 2
2026-03-28 19:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:12 [vpauto.fr] INFO: Found listing with ID: 1f4428f1f8
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [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-28 19:01:12 [vpauto.fr] INFO: Scrape type for 1f4428f1f8: 0
2026-03-28 19:01:12 [vpauto.fr] INFO: Found listing with ID: 88248af4f8
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [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-28 19:01:12 [vpauto.fr] INFO: Scrape type for 88248af4f8: 0
2026-03-28 19:01:12 [vpauto.fr] INFO: Found listing with ID: 8e466e87b1
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [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-28 19:01:12 [vpauto.fr] INFO: Scrape type for 8e466e87b1: 2
2026-03-28 19:01:12 [vpauto.fr] INFO: Found listing with ID: cd0f7d30f8
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [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-28 19:01:12 [vpauto.fr] INFO: Scrape type for cd0f7d30f8: 0
2026-03-28 19:01:12 [vpauto.fr] INFO: Found listing with ID: 77f0d90bb1
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [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-28 19:01:12 [vpauto.fr] INFO: Scrape type for 77f0d90bb1: 0
2026-03-28 19:01:12 [vpauto.fr] INFO: Found listing with ID: 75aa5e5f8
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [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-28 19:01:12 [vpauto.fr] INFO: Scrape type for 75aa5e5f8: 0
2026-03-28 19:01:12 [vpauto.fr] INFO: Found listing with ID: 4a4fc3bcb1
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [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-28 19:01:12 [vpauto.fr] INFO: Scrape type for 4a4fc3bcb1: 0
2026-03-28 19:01:12 [vpauto.fr] INFO: Found listing with ID: c6caf061f8
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [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-28 19:01:12 [vpauto.fr] INFO: Scrape type for c6caf061f8: 2
2026-03-28 19:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b442137d-c8c6-5aa9-b25d-058f06605d82 with identifier: a4049b3bf8
2026-03-28 19:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b442137d-c8c6-5aa9-b25d-058f06605d82 with scrape type 2
2026-03-28 19:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b442137d-c8c6-5aa9-b25d-058f06605d82 with scrape type 2
2026-03-28 19:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b442137d-c8c6-5aa9-b25d-058f06605d82, identifier: a4049b3bf8
2026-03-28 19:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cb3ddb2-6da0-5545-a03b-0d6dfdc41c80 with identifier: 161e39a0f8
2026-03-28 19:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cb3ddb2-6da0-5545-a03b-0d6dfdc41c80 with scrape type 2
2026-03-28 19:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cb3ddb2-6da0-5545-a03b-0d6dfdc41c80 with scrape type 2
2026-03-28 19:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8cb3ddb2-6da0-5545-a03b-0d6dfdc41c80, identifier: 161e39a0f8
2026-03-28 19:01:12 [vpauto.fr] INFO: Found listing with ID: 76360353b1
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [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-28 19:01:12 [vpauto.fr] INFO: Scrape type for 76360353b1: 2
2026-03-28 19:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b442137d-c8c6-5aa9-b25d-058f06605d82 with identifier: a4049b3bf8
2026-03-28 19:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b442137d-c8c6-5aa9-b25d-058f06605d82 with identifier: a4049b3bf8
2026-03-28 19:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b442137d-c8c6-5aa9-b25d-058f06605d82 with identifier: a4049b3bf8 to the API
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a4049b3bf8/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': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'b442137d-c8c6-5aa9-b25d-058f06605d82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a4049b3bf8/renault-kadjar-blue-dci-115-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 Business',
'odometer': 101608,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'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-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [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-28 19:01:12 [vpauto.fr] INFO: Saving data for a4049b3bf8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774362.317247, 'last_price_update_time': 1774724472.787894}
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a4049b3bf8') HTTP/1.1" 204 0
2026-03-28 19:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8cb3ddb2-6da0-5545-a03b-0d6dfdc41c80 with identifier: 161e39a0f8
2026-03-28 19:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8cb3ddb2-6da0-5545-a03b-0d6dfdc41c80 with identifier: 161e39a0f8
2026-03-28 19:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8cb3ddb2-6da0-5545-a03b-0d6dfdc41c80 with identifier: 161e39a0f8 to the API
2026-03-28 19:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/161e39a0f8/fiat-500-10-70-ch-hybride-bsg-ss-star>
{'auction_title': '',
'c_o_2_emission_value': 88,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '8cb3ddb2-6da0-5545-a03b-0d6dfdc41c80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/161e39a0f8/fiat-500-10-70-ch-hybride-bsg-ss-star',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FIAT',
'model': '500 1.0 70 ch Hybride BSG S/S Star',
'odometer': 19675,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-08-12',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 1.0 70 ch Hybride BSG S/S Star',
'transmission': 'manual',
'trim': '500 1.0 70 ch Hybride BSG S/S Star',
'year': 2020}
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:13 [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-28 19:01:13 [vpauto.fr] INFO: Saving data for 161e39a0f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773824479.969794, 'last_price_update_time': 1774724473.1695}
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='161e39a0f8') HTTP/1.1" 204 0
2026-03-28 19:01:13 [vpauto.fr] INFO: Found listing with ID: 2f99eb06f8
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:13 [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-28 19:01:13 [vpauto.fr] INFO: Scrape type for 2f99eb06f8: 2
2026-03-28 19:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bb061f82f8/peugeot-2008-bluehdi-130-ss-eat8-active-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a72aad07b1/fiat-500c-12-69-ch-lounge> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f5243a05b1/hyundai-tucson-17-crdi-141-2wd-dct-7-executive> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:13 [vpauto.fr] INFO: Found listing with ID: 79e71e60b1
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:13 [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-28 19:01:13 [vpauto.fr] INFO: Scrape type for 79e71e60b1: 2
2026-03-28 19:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2931a81cf8/citroen-grand-c4-spacetourer-bluehdi-130-ss-bvm6-feel-7-places> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:13 [vpauto.fr] INFO: Found listing with ID: d5f7d799f8
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:13 [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-28 19:01:13 [vpauto.fr] INFO: Scrape type for d5f7d799f8: 2
2026-03-28 19:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:13 [vpauto.fr] INFO: Found listing with ID: 16b46abeb1
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:13 [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-28 19:01:13 [vpauto.fr] INFO: Scrape type for 16b46abeb1: 0
2026-03-28 19:01:13 [vpauto.fr] INFO: Found listing with ID: 862ee945f8
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:13 [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-28 19:01:13 [vpauto.fr] INFO: Scrape type for 862ee945f8: 2
2026-03-28 19:01:13 [vpauto.fr] INFO: Requesting listing page 4: https://vpauto.eu/vehicle/list?page=4
2026-03-28 19:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4db2bd9-11b4-5241-917c-06e1822e257e with identifier: bb061f82f8
2026-03-28 19:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4db2bd9-11b4-5241-917c-06e1822e257e with scrape type 2
2026-03-28 19:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4db2bd9-11b4-5241-917c-06e1822e257e with scrape type 2
2026-03-28 19:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a4db2bd9-11b4-5241-917c-06e1822e257e, identifier: bb061f82f8
2026-03-28 19:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a4db2bd9-11b4-5241-917c-06e1822e257e with identifier: bb061f82f8
2026-03-28 19:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a4db2bd9-11b4-5241-917c-06e1822e257e with identifier: bb061f82f8
2026-03-28 19:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a4db2bd9-11b4-5241-917c-06e1822e257e with identifier: bb061f82f8 to the API
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bb061f82f8/peugeot-2008-bluehdi-130-ss-eat8-active-business>
{'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': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'a4db2bd9-11b4-5241-917c-06e1822e257e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bb061f82f8/peugeot-2008-bluehdi-130-ss-eat8-active-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '2008 BlueHDi 130 S&S EAT8 Active Business',
'odometer': 176325,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 BlueHDi 130 S&S EAT8 Active Business',
'transmission': 'automatic',
'trim': '2008 BlueHDi 130 S&S EAT8 Active Business',
'year': 2021}
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bb061f82f8%27 HTTP/1.1" 200 None
2026-03-28 19:01:13 [vpauto.fr] INFO: Saving data for bb061f82f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774570.096741, 'last_price_update_time': 1774724473.946791}
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bb061f82f8') HTTP/1.1" 204 0
2026-03-28 19:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8d1b4c3-b244-5582-bd83-07ab6c847edc with identifier: a72aad07b1
2026-03-28 19:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8d1b4c3-b244-5582-bd83-07ab6c847edc with scrape type 2
2026-03-28 19:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8d1b4c3-b244-5582-bd83-07ab6c847edc with scrape type 2
2026-03-28 19:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b8d1b4c3-b244-5582-bd83-07ab6c847edc, identifier: a72aad07b1
2026-03-28 19:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6c4d1e6-a6c8-5fbe-92b9-caa214705cd2 with identifier: f5243a05b1
2026-03-28 19:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c4d1e6-a6c8-5fbe-92b9-caa214705cd2 with scrape type 2
2026-03-28 19:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6c4d1e6-a6c8-5fbe-92b9-caa214705cd2 with scrape type 2
2026-03-28 19:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b6c4d1e6-a6c8-5fbe-92b9-caa214705cd2, identifier: f5243a05b1
2026-03-28 19:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0d5789b-7ac0-5cc1-8b33-e79b5216d2de with identifier: 2931a81cf8
2026-03-28 19:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d5789b-7ac0-5cc1-8b33-e79b5216d2de with scrape type 2
2026-03-28 19:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0d5789b-7ac0-5cc1-8b33-e79b5216d2de with scrape type 2
2026-03-28 19:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f0d5789b-7ac0-5cc1-8b33-e79b5216d2de, identifier: 2931a81cf8
2026-03-28 19:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b8d1b4c3-b244-5582-bd83-07ab6c847edc with identifier: a72aad07b1
2026-03-28 19:01:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b8d1b4c3-b244-5582-bd83-07ab6c847edc with identifier: a72aad07b1
2026-03-28 19:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b8d1b4c3-b244-5582-bd83-07ab6c847edc with identifier: a72aad07b1 to the API
2026-03-28 19:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a72aad07b1/fiat-500c-12-69-ch-lounge>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b8d1b4c3-b244-5582-bd83-07ab6c847edc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a72aad07b1/fiat-500c-12-69-ch-lounge',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FIAT',
'model': '500C 1.2 69 ch Lounge',
'odometer': 46424,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2018-05-15',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500C 1.2 69 ch Lounge',
'transmission': 'manual',
'trim': '500C 1.2 69 ch Lounge',
'year': 2018}
2026-03-28 19:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:14 [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-28 19:01:14 [vpauto.fr] INFO: Saving data for a72aad07b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774342867.555076, 'last_price_update_time': 1774724474.605489}
2026-03-28 19:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a72aad07b1') HTTP/1.1" 204 0
2026-03-28 19:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b6c4d1e6-a6c8-5fbe-92b9-caa214705cd2 with identifier: f5243a05b1
2026-03-28 19:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b6c4d1e6-a6c8-5fbe-92b9-caa214705cd2 with identifier: f5243a05b1
2026-03-28 19:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b6c4d1e6-a6c8-5fbe-92b9-caa214705cd2 with identifier: f5243a05b1 to the API
2026-03-28 19:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f5243a05b1/hyundai-tucson-17-crdi-141-2wd-dct-7-executive>
{'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': '1.7L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b6c4d1e6-a6c8-5fbe-92b9-caa214705cd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f5243a05b1/hyundai-tucson-17-crdi-141-2wd-dct-7-executive',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'HYUNDAI',
'model': 'Tucson 1.7 CRDi 141 2WD DCT-7 Executive',
'odometer': 146746,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2017-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.7 CRDi 141 2WD DCT-7 Executive',
'transmission': 'automatic',
'trim': 'Tucson 1.7 CRDi 141 2WD DCT-7 Executive',
'year': 2017}
2026-03-28 19:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:14 [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-28 19:01:14 [vpauto.fr] INFO: Saving data for f5243a05b1: {'auction_closing_time': 1774618200.0, 'created_time': 1774429393.947858, 'last_price_update_time': 1774724474.985942}
2026-03-28 19:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f5243a05b1') HTTP/1.1" 204 0
2026-03-28 19:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f0d5789b-7ac0-5cc1-8b33-e79b5216d2de with identifier: 2931a81cf8
2026-03-28 19:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f0d5789b-7ac0-5cc1-8b33-e79b5216d2de with identifier: 2931a81cf8
2026-03-28 19:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f0d5789b-7ac0-5cc1-8b33-e79b5216d2de with identifier: 2931a81cf8 to the API
2026-03-28 19:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2931a81cf8/citroen-grand-c4-spacetourer-bluehdi-130-ss-bvm6-feel-7-places>
{'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-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'f0d5789b-7ac0-5cc1-8b33-e79b5216d2de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2931a81cf8/citroen-grand-c4-spacetourer-bluehdi-130-ss-bvm6-feel-7-places',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'Grand C4 Spacetourer BlueHDi 130 S&S BVM6 Feel 7 places',
'odometer': 106616,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 7,
'seller_name': None,
'title': 'CITROEN Grand C4 Spacetourer BlueHDi 130 S&S BVM6 Feel 7 places',
'transmission': 'manual',
'trim': 'Grand C4 Spacetourer BlueHDi 130 S&S BVM6 Feel 7 places',
'year': 2021}
2026-03-28 19:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:15 [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-28 19:01:15 [vpauto.fr] INFO: Saving data for 2931a81cf8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774418.746146, 'last_price_update_time': 1774724475.287816}
2026-03-28 19:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2931a81cf8') HTTP/1.1" 204 0
2026-03-28 19:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d431ba5af8/renault-megane-iv-estate-e-tech-plug-in-hybride-160-21n-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/aa8cceaff8/peugeot-208-electrique-50-kwh-136ch-allure-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/35fde5a6f8/mitsubishi-space-star-12-mivec-71-asg-inform> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43fa47e9-fe49-56b8-9c3b-4949614c299b with identifier: d431ba5af8
2026-03-28 19:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43fa47e9-fe49-56b8-9c3b-4949614c299b with scrape type 2
2026-03-28 19:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43fa47e9-fe49-56b8-9c3b-4949614c299b with scrape type 2
2026-03-28 19:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 43fa47e9-fe49-56b8-9c3b-4949614c299b, identifier: d431ba5af8
2026-03-28 19:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dafb3fab-15b0-5143-8f15-0095f49e002a with identifier: aa8cceaff8
2026-03-28 19:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dafb3fab-15b0-5143-8f15-0095f49e002a with scrape type 2
2026-03-28 19:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dafb3fab-15b0-5143-8f15-0095f49e002a with scrape type 2
2026-03-28 19:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: dafb3fab-15b0-5143-8f15-0095f49e002a, identifier: aa8cceaff8
2026-03-28 19:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7db5b237-2df0-5fcd-aea9-a765d31a7f2d with identifier: 35fde5a6f8
2026-03-28 19:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7db5b237-2df0-5fcd-aea9-a765d31a7f2d with scrape type 2
2026-03-28 19:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7db5b237-2df0-5fcd-aea9-a765d31a7f2d with scrape type 2
2026-03-28 19:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7db5b237-2df0-5fcd-aea9-a765d31a7f2d, identifier: 35fde5a6f8
2026-03-28 19:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 43fa47e9-fe49-56b8-9c3b-4949614c299b with identifier: d431ba5af8
2026-03-28 19:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 43fa47e9-fe49-56b8-9c3b-4949614c299b with identifier: d431ba5af8
2026-03-28 19:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 43fa47e9-fe49-56b8-9c3b-4949614c299b with identifier: d431ba5af8 to the API
2026-03-28 19:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d431ba5af8/renault-megane-iv-estate-e-tech-plug-in-hybride-160-21n-business>
{'auction_title': '',
'c_o_2_emission_value': 28,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gray blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '43fa47e9-fe49-56b8-9c3b-4949614c299b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d431ba5af8/renault-megane-iv-estate-e-tech-plug-in-hybride-160-21n-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Megane IV Estate E-TECH Plug-In Hybride 160 - 21N Business',
'odometer': 134255,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Megane IV Estate E-TECH Plug-In Hybride 160 - 21N Business',
'transmission': 'automatic',
'trim': 'Megane IV Estate E-TECH Plug-In Hybride 160 - 21N Business',
'year': 2022}
2026-03-28 19:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:16 [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-28 19:01:16 [vpauto.fr] INFO: Saving data for d431ba5af8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774464.54578, 'last_price_update_time': 1774724476.675268}
2026-03-28 19:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d431ba5af8') HTTP/1.1" 204 0
2026-03-28 19:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: dafb3fab-15b0-5143-8f15-0095f49e002a with identifier: aa8cceaff8
2026-03-28 19:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: dafb3fab-15b0-5143-8f15-0095f49e002a with identifier: aa8cceaff8
2026-03-28 19:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: dafb3fab-15b0-5143-8f15-0095f49e002a with identifier: aa8cceaff8 to the API
2026-03-28 19:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/aa8cceaff8/peugeot-208-electrique-50-kwh-136ch-allure-business>
{'auction_title': '',
'c_o_2_emission_value': None,
'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-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'dafb3fab-15b0-5143-8f15-0095f49e002a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/aa8cceaff8/peugeot-208-electrique-50-kwh-136ch-allure-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 Electrique 50 kWh 136ch Allure Business',
'odometer': 101178,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 Electrique 50 kWh 136ch Allure Business',
'transmission': 'automatic',
'trim': '208 Electrique 50 kWh 136ch Allure Business',
'year': 2020}
2026-03-28 19:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa8cceaff8%27 HTTP/1.1" 200 None
2026-03-28 19:01:16 [vpauto.fr] INFO: Saving data for aa8cceaff8: {'created_time': 1773824477.004215, 'last_price_update_time': 1774724476.998839, 'auction_closing_time': 1774877400.0}
2026-03-28 19:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='aa8cceaff8') HTTP/1.1" 204 0
2026-03-28 19:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7db5b237-2df0-5fcd-aea9-a765d31a7f2d with identifier: 35fde5a6f8
2026-03-28 19:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7db5b237-2df0-5fcd-aea9-a765d31a7f2d with identifier: 35fde5a6f8
2026-03-28 19:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7db5b237-2df0-5fcd-aea9-a765d31a7f2d with identifier: 35fde5a6f8 to the API
2026-03-28 19:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/35fde5a6f8/mitsubishi-space-star-12-mivec-71-asg-inform>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/hOqkBpY_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '7db5b237-2df0-5fcd-aea9-a765d31a7f2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/35fde5a6f8/mitsubishi-space-star-12-mivec-71-asg-inform',
'listing': 'auction',
'location': '00 -',
'make': 'MITSUBISHI',
'model': 'Space Star 1.2 MIVEC 71 AS&G Inform',
'odometer': 15080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'MITSUBISHI Space Star 1.2 MIVEC 71 AS&G Inform',
'transmission': 'manual',
'trim': 'Space Star 1.2 MIVEC 71 AS&G Inform',
'year': 2023}
2026-03-28 19:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2735fde5a6f8%27 HTTP/1.1" 200 None
2026-03-28 19:01:17 [vpauto.fr] INFO: Saving data for 35fde5a6f8: {'created_time': 1773738229.982188, 'last_price_update_time': 1774724477.33099, 'auction_closing_time': 1774877400.0}
2026-03-28 19:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='35fde5a6f8') HTTP/1.1" 204 0
2026-03-28 19:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/aac29dfef8/ford-kuga-20-tdci-150-ss-4x4-powershift-titanium-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9b6edfb7b1/peugeot-308-sw-bluehdi-130ch-ss-eat8-tech-edition> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/94afb5a8f8/peugeot-2008-puretech-100-ss-bvm6-active> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d10d5ed4f8/opel-crossland-x-15-d-120-ch-bva6-elegance> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32684499-c97b-51bb-b170-051780e53eb6 with identifier: aac29dfef8
2026-03-28 19:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32684499-c97b-51bb-b170-051780e53eb6 with scrape type 2
2026-03-28 19:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32684499-c97b-51bb-b170-051780e53eb6 with scrape type 2
2026-03-28 19:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 32684499-c97b-51bb-b170-051780e53eb6, identifier: aac29dfef8
2026-03-28 19:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd2b39a8-da57-5967-84d0-feb53cd0415d with identifier: 9b6edfb7b1
2026-03-28 19:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd2b39a8-da57-5967-84d0-feb53cd0415d with scrape type 2
2026-03-28 19:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd2b39a8-da57-5967-84d0-feb53cd0415d with scrape type 2
2026-03-28 19:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: dd2b39a8-da57-5967-84d0-feb53cd0415d, identifier: 9b6edfb7b1
2026-03-28 19:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caa1c8de-c155-5f8e-bce0-6d2b2dbc8737 with identifier: 94afb5a8f8
2026-03-28 19:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caa1c8de-c155-5f8e-bce0-6d2b2dbc8737 with scrape type 2
2026-03-28 19:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caa1c8de-c155-5f8e-bce0-6d2b2dbc8737 with scrape type 2
2026-03-28 19:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: caa1c8de-c155-5f8e-bce0-6d2b2dbc8737, identifier: 94afb5a8f8
2026-03-28 19:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f312ef3c-5156-5777-b941-f3975368cf65 with identifier: d10d5ed4f8
2026-03-28 19:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f312ef3c-5156-5777-b941-f3975368cf65 with scrape type 2
2026-03-28 19:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f312ef3c-5156-5777-b941-f3975368cf65 with scrape type 2
2026-03-28 19:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f312ef3c-5156-5777-b941-f3975368cf65, identifier: d10d5ed4f8
2026-03-28 19:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 32684499-c97b-51bb-b170-051780e53eb6 with identifier: aac29dfef8
2026-03-28 19:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 32684499-c97b-51bb-b170-051780e53eb6 with identifier: aac29dfef8
2026-03-28 19:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 32684499-c97b-51bb-b170-051780e53eb6 with identifier: aac29dfef8 to the API
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/aac29dfef8/ford-kuga-20-tdci-150-ss-4x4-powershift-titanium-business>
{'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': '2.0L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '32684499-c97b-51bb-b170-051780e53eb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/aac29dfef8/ford-kuga-20-tdci-150-ss-4x4-powershift-titanium-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'Kuga 2.0 TDCi 150 S&S 4x4 Powershift Titanium Business',
'odometer': 156469,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2017-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.0 TDCi 150 S&S 4x4 Powershift Titanium Business',
'transmission': 'automatic',
'trim': 'Kuga 2.0 TDCi 150 S&S 4x4 Powershift Titanium Business',
'year': 2017}
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:18 [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-28 19:01:18 [vpauto.fr] INFO: Saving data for aac29dfef8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774829.510554, 'last_price_update_time': 1774724478.197854}
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='aac29dfef8') HTTP/1.1" 204 0
2026-03-28 19:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: dd2b39a8-da57-5967-84d0-feb53cd0415d with identifier: 9b6edfb7b1
2026-03-28 19:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: dd2b39a8-da57-5967-84d0-feb53cd0415d with identifier: 9b6edfb7b1
2026-03-28 19:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: dd2b39a8-da57-5967-84d0-feb53cd0415d with identifier: 9b6edfb7b1 to the API
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9b6edfb7b1/peugeot-308-sw-bluehdi-130ch-ss-eat8-tech-edition>
{'auction_title': '',
'c_o_2_emission_value': 93,
'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-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': 'dd2b39a8-da57-5967-84d0-feb53cd0415d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9b6edfb7b1/peugeot-308-sw-bluehdi-130ch-ss-eat8-tech-edition',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '308 SW BlueHDi 130ch S&S EAT8 Tech Edition',
'odometer': 180388,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2018-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW BlueHDi 130ch S&S EAT8 Tech Edition',
'transmission': 'automatic',
'trim': '308 SW BlueHDi 130ch S&S EAT8 Tech Edition',
'year': 2018}
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:18 [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-28 19:01:18 [vpauto.fr] INFO: Saving data for 9b6edfb7b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293176.021574, 'last_price_update_time': 1774724478.555723}
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9b6edfb7b1') HTTP/1.1" 204 0
2026-03-28 19:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: caa1c8de-c155-5f8e-bce0-6d2b2dbc8737 with identifier: 94afb5a8f8
2026-03-28 19:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: caa1c8de-c155-5f8e-bce0-6d2b2dbc8737 with identifier: 94afb5a8f8
2026-03-28 19:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: caa1c8de-c155-5f8e-bce0-6d2b2dbc8737 with identifier: 94afb5a8f8 to the API
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/94afb5a8f8/peugeot-2008-puretech-100-ss-bvm6-active>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'caa1c8de-c155-5f8e-bce0-6d2b2dbc8737',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/94afb5a8f8/peugeot-2008-puretech-100-ss-bvm6-active',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '2008 PureTech 100 S&S BVM6 Active',
'odometer': 47102,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2020-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 PureTech 100 S&S BVM6 Active',
'transmission': 'manual',
'trim': '2008 PureTech 100 S&S BVM6 Active',
'year': 2020}
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2794afb5a8f8%27 HTTP/1.1" 200 None
2026-03-28 19:01:18 [vpauto.fr] INFO: Saving data for 94afb5a8f8: {'created_time': 1773824492.854765, 'last_price_update_time': 1774724478.900578, 'auction_closing_time': 1774877400.0}
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='94afb5a8f8') HTTP/1.1" 204 0
2026-03-28 19:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f312ef3c-5156-5777-b941-f3975368cf65 with identifier: d10d5ed4f8
2026-03-28 19:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f312ef3c-5156-5777-b941-f3975368cf65 with identifier: d10d5ed4f8
2026-03-28 19:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f312ef3c-5156-5777-b941-f3975368cf65 with identifier: d10d5ed4f8 to the API
2026-03-28 19:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d10d5ed4f8/opel-crossland-x-15-d-120-ch-bva6-elegance>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'f312ef3c-5156-5777-b941-f3975368cf65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d10d5ed4f8/opel-crossland-x-15-d-120-ch-bva6-elegance',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'OPEL',
'model': 'Crossland X 1.5 D 120 ch BVA6 Elegance',
'odometer': 128003,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Crossland X 1.5 D 120 ch BVA6 Elegance',
'transmission': 'automatic',
'trim': 'Crossland X 1.5 D 120 ch BVA6 Elegance',
'year': 2020}
2026-03-28 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:19 [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-28 19:01:19 [vpauto.fr] INFO: Saving data for d10d5ed4f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774293564.585106, 'last_price_update_time': 1774724479.185741}
2026-03-28 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d10d5ed4f8') HTTP/1.1" 204 0
2026-03-28 19:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9255da31b1/peugeot-208-puretech-100-ss-eat8-allure-pack> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01a06ae6-ca3b-5538-9cdd-8a85aa12e844 with identifier: 9255da31b1
2026-03-28 19:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01a06ae6-ca3b-5538-9cdd-8a85aa12e844 with scrape type 2
2026-03-28 19:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01a06ae6-ca3b-5538-9cdd-8a85aa12e844 with scrape type 2
2026-03-28 19:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 01a06ae6-ca3b-5538-9cdd-8a85aa12e844, identifier: 9255da31b1
2026-03-28 19:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 01a06ae6-ca3b-5538-9cdd-8a85aa12e844 with identifier: 9255da31b1
2026-03-28 19:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 01a06ae6-ca3b-5538-9cdd-8a85aa12e844 with identifier: 9255da31b1
2026-03-28 19:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 01a06ae6-ca3b-5538-9cdd-8a85aa12e844 with identifier: 9255da31b1 to the API
2026-03-28 19:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:01: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-28 19:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9255da31b1/peugeot-208-puretech-100-ss-eat8-allure-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': None,
'engine': '',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': '01a06ae6-ca3b-5538-9cdd-8a85aa12e844',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9255da31b1/peugeot-208-puretech-100-ss-eat8-allure-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 PureTech 100 S&S EAT8 Allure Pack',
'odometer': 73121,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 PureTech 100 S&S EAT8 Allure Pack',
'transmission': 'automatic',
'trim': '208 PureTech 100 S&S EAT8 Allure Pack',
'year': 2021}
2026-03-28 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:19 [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-28 19:01:19 [vpauto.fr] INFO: Saving data for 9255da31b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774342853.971212, 'last_price_update_time': 1774724479.759193}
2026-03-28 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9255da31b1') HTTP/1.1" 204 0
2026-03-28 19:02:06 [scrapy.extensions.logstats] INFO: Crawled 103 pages (at 21 pages/min), scraped 100 items (at 23 items/min)
2026-03-28 19:02:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-28 19:03:06 [scrapy.extensions.logstats] INFO: Crawled 103 pages (at 0 pages/min), scraped 100 items (at 0 items/min)
2026-03-28 19:03:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-28 19:03:24 [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-28 19:03:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.485763491848636 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-28 19:03:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.560(s), this was the 1st time calling it.
2026-03-28 19:03:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.8688442335932063 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-28 19:03:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.565(s), this was the 1st time calling it.
2026-03-28 19:03:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.023481421100775 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-28 19:03:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.570(s), this was the 1st time calling it.
2026-03-28 19:03:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.619849754792993 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-28 19:03:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.571(s), this was the 1st time calling it.
2026-03-28 19:03:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.187088814185154 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-28 19:03:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.571(s), this was the 1st time calling it.
2026-03-28 19:03:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.0909988474769765 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-28 19:03:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.572(s), this was the 1st time calling it.
2026-03-28 19:03:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.367428276518102 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-28 19:03:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:03:28 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.775(s), this was the 1st time calling it.
2026-03-28 19:03:28 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.6701968595107 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-28 19:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:03:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:03:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/595391a4f8/citroen-c5-aircross-bluehdi-130-ss-eat8-feel> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 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-28 19:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd0e8977-a365-5d58-b9ef-b177a1be6f02 with identifier: 595391a4f8
2026-03-28 19:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd0e8977-a365-5d58-b9ef-b177a1be6f02 with scrape type 2
2026-03-28 19:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd0e8977-a365-5d58-b9ef-b177a1be6f02 with scrape type 2
2026-03-28 19:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: cd0e8977-a365-5d58-b9ef-b177a1be6f02, identifier: 595391a4f8
2026-03-28 19:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: cd0e8977-a365-5d58-b9ef-b177a1be6f02 with identifier: 595391a4f8
2026-03-28 19:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: cd0e8977-a365-5d58-b9ef-b177a1be6f02 with identifier: 595391a4f8
2026-03-28 19:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: cd0e8977-a365-5d58-b9ef-b177a1be6f02 with identifier: 595391a4f8 to the API
2026-03-28 19:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/595391a4f8/citroen-c5-aircross-bluehdi-130-ss-eat8-feel>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/CDkqeTP_BE.pdf',
'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': 'Diesel',
'id': 'cd0e8977-a365-5d58-b9ef-b177a1be6f02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/595391a4f8/citroen-c5-aircross-bluehdi-130-ss-eat8-feel',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C5 Aircross BlueHDi 130 S&S EAT8 Feel',
'odometer': 151334,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Aircross BlueHDi 130 S&S EAT8 Feel',
'transmission': 'automatic',
'trim': 'C5 Aircross BlueHDi 130 S&S EAT8 Feel',
'year': 2022}
2026-03-28 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27595391a4f8%27 HTTP/1.1" 200 None
2026-03-28 19:04:04 [vpauto.fr] INFO: Saving data for 595391a4f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774446.477048, 'last_price_update_time': 1774724644.379319}
2026-03-28 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='595391a4f8') HTTP/1.1" 204 0
2026-03-28 19:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c6caf061f8/skoda-octavia-combi-15-tsi-mhev-e-tec-150-ch-act-dsg7-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:04:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aff709b2-2e6c-548e-ac7e-76a62cb35269 with identifier: c6caf061f8
2026-03-28 19:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff709b2-2e6c-548e-ac7e-76a62cb35269 with scrape type 2
2026-03-28 19:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aff709b2-2e6c-548e-ac7e-76a62cb35269 with scrape type 2
2026-03-28 19:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: aff709b2-2e6c-548e-ac7e-76a62cb35269, identifier: c6caf061f8
2026-03-28 19:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: aff709b2-2e6c-548e-ac7e-76a62cb35269 with identifier: c6caf061f8
2026-03-28 19:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: aff709b2-2e6c-548e-ac7e-76a62cb35269 with identifier: c6caf061f8
2026-03-28 19:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: aff709b2-2e6c-548e-ac7e-76a62cb35269 with identifier: c6caf061f8 to the API
2026-03-28 19:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c6caf061f8/skoda-octavia-combi-15-tsi-mhev-e-tec-150-ch-act-dsg7-business>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'aff709b2-2e6c-548e-ac7e-76a62cb35269',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c6caf061f8/skoda-octavia-combi-15-tsi-mhev-e-tec-150-ch-act-dsg7-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'SKODA',
'model': 'Octavia Combi 1.5 TSI mHEV e-TEC 150 ch ACT DSG7 Business',
'odometer': 148180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Octavia Combi 1.5 TSI mHEV e-TEC 150 ch ACT DSG7 Business',
'transmission': 'automatic',
'trim': 'Octavia Combi 1.5 TSI mHEV e-TEC 150 ch ACT DSG7 Business',
'year': 2022}
2026-03-28 19:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:05 [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-28 19:04:05 [vpauto.fr] INFO: Saving data for c6caf061f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774448.576385, 'last_price_update_time': 1774724645.14333}
2026-03-28 19:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c6caf061f8') HTTP/1.1" 204 0
2026-03-28 19:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/91b0e296f8/renault-scenic-blue-dci-120-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:04:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1ff7258-6ef0-5a78-9262-b6a859a45497 with identifier: 91b0e296f8
2026-03-28 19:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1ff7258-6ef0-5a78-9262-b6a859a45497 with scrape type 2
2026-03-28 19:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1ff7258-6ef0-5a78-9262-b6a859a45497 with scrape type 2
2026-03-28 19:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b1ff7258-6ef0-5a78-9262-b6a859a45497, identifier: 91b0e296f8
2026-03-28 19:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b1ff7258-6ef0-5a78-9262-b6a859a45497 with identifier: 91b0e296f8
2026-03-28 19:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b1ff7258-6ef0-5a78-9262-b6a859a45497 with identifier: 91b0e296f8
2026-03-28 19:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b1ff7258-6ef0-5a78-9262-b6a859a45497 with identifier: 91b0e296f8 to the API
2026-03-28 19:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/91b0e296f8/renault-scenic-blue-dci-120-business>
{'auction_title': '',
'c_o_2_emission_value': 147,
'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': 'Diesel',
'id': 'b1ff7258-6ef0-5a78-9262-b6a859a45497',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/91b0e296f8/renault-scenic-blue-dci-120-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Scenic Blue dCi 120 Business',
'odometer': 126549,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Scenic Blue dCi 120 Business',
'transmission': 'manual',
'trim': 'Scenic Blue dCi 120 Business',
'year': 2021}
2026-03-28 19:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:05 [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-28 19:04:05 [vpauto.fr] INFO: Saving data for 91b0e296f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774292994.797161, 'last_price_update_time': 1774724645.918798}
2026-03-28 19:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='91b0e296f8') HTTP/1.1" 204 0
2026-03-28 19:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/76360353b1/mercedes-classe-b-180-cdi-sport> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:04:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d51d971-7840-57e5-8c5a-e1c5187ceb3e with identifier: 76360353b1
2026-03-28 19:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d51d971-7840-57e5-8c5a-e1c5187ceb3e with scrape type 2
2026-03-28 19:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d51d971-7840-57e5-8c5a-e1c5187ceb3e with scrape type 2
2026-03-28 19:04:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9d51d971-7840-57e5-8c5a-e1c5187ceb3e, identifier: 76360353b1
2026-03-28 19:04:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9d51d971-7840-57e5-8c5a-e1c5187ceb3e with identifier: 76360353b1
2026-03-28 19:04:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9d51d971-7840-57e5-8c5a-e1c5187ceb3e with identifier: 76360353b1
2026-03-28 19:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9d51d971-7840-57e5-8c5a-e1c5187ceb3e with identifier: 76360353b1 to the API
2026-03-28 19:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/76360353b1/mercedes-classe-b-180-cdi-sport>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '9d51d971-7840-57e5-8c5a-e1c5187ceb3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/76360353b1/mercedes-classe-b-180-cdi-sport',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'MERCEDES',
'model': 'Classe B 180 CDI Sport',
'odometer': 121301,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2009-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES Classe B 180 CDI Sport',
'transmission': 'manual',
'trim': 'Classe B 180 CDI Sport',
'year': 2009}
2026-03-28 19:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:06 [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-28 19:04:06 [vpauto.fr] INFO: Saving data for 76360353b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293164.539738, 'last_price_update_time': 1774724646.489595}
2026-03-28 19:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='76360353b1') HTTP/1.1" 204 0
2026-03-28 19:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c055fa99b1/citroen-c3-puretech-83-ss-bvm5-live> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:04:06 [scrapy.extensions.logstats] INFO: Crawled 108 pages (at 5 pages/min), scraped 104 items (at 4 items/min)
2026-03-28 19:04:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-28 19:04:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25ce19e1-d4a4-544b-b145-68d7780f4ac7 with identifier: c055fa99b1
2026-03-28 19:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25ce19e1-d4a4-544b-b145-68d7780f4ac7 with scrape type 2
2026-03-28 19:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25ce19e1-d4a4-544b-b145-68d7780f4ac7 with scrape type 2
2026-03-28 19:04:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 25ce19e1-d4a4-544b-b145-68d7780f4ac7, identifier: c055fa99b1
2026-03-28 19:04:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 25ce19e1-d4a4-544b-b145-68d7780f4ac7 with identifier: c055fa99b1
2026-03-28 19:04:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 25ce19e1-d4a4-544b-b145-68d7780f4ac7 with identifier: c055fa99b1
2026-03-28 19:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 25ce19e1-d4a4-544b-b145-68d7780f4ac7 with identifier: c055fa99b1 to the API
2026-03-28 19:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c055fa99b1/citroen-c3-puretech-83-ss-bvm5-live>
{'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': '2026-03-30T09:59:00Z',
'fuel_type': 'Petrol',
'id': '25ce19e1-d4a4-544b-b145-68d7780f4ac7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c055fa99b1/citroen-c3-puretech-83-ss-bvm5-live',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C3 PureTech 83 S&S BVM5 Live',
'odometer': 50808,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-03-19',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 PureTech 83 S&S BVM5 Live',
'transmission': 'manual',
'trim': 'C3 PureTech 83 S&S BVM5 Live',
'year': 2021}
2026-03-28 19:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:07 [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-28 19:04:07 [vpauto.fr] INFO: Saving data for c055fa99b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774429332.045175, 'last_price_update_time': 1774724647.066506}
2026-03-28 19:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c055fa99b1') HTTP/1.1" 204 0
2026-03-28 19:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/862ee945f8/peugeot-208-bluehdi-100-ss-bvm6-active-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a88de32d-463b-5723-a74d-62ef3433e9df with identifier: 862ee945f8
2026-03-28 19:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a88de32d-463b-5723-a74d-62ef3433e9df with scrape type 2
2026-03-28 19:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a88de32d-463b-5723-a74d-62ef3433e9df with scrape type 2
2026-03-28 19:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a88de32d-463b-5723-a74d-62ef3433e9df, identifier: 862ee945f8
2026-03-28 19:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a88de32d-463b-5723-a74d-62ef3433e9df with identifier: 862ee945f8
2026-03-28 19:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a88de32d-463b-5723-a74d-62ef3433e9df with identifier: 862ee945f8
2026-03-28 19:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a88de32d-463b-5723-a74d-62ef3433e9df with identifier: 862ee945f8 to the API
2026-03-28 19:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/862ee945f8/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': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'a88de32d-463b-5723-a74d-62ef3433e9df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/862ee945f8/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': 144557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'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': 2020}
2026-03-28 19:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:07 [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-28 19:04:07 [vpauto.fr] INFO: Saving data for 862ee945f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774293066.293045, 'last_price_update_time': 1774724647.589433}
2026-03-28 19:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='862ee945f8') HTTP/1.1" 204 0
2026-03-28 19:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d5f7d799f8/citroen-c5-aircross-hybride-rechargeable-225-ss-e-eat8-business> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c046f61-19e0-5606-80c5-57d0a63a3e45 with identifier: d5f7d799f8
2026-03-28 19:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c046f61-19e0-5606-80c5-57d0a63a3e45 with scrape type 2
2026-03-28 19:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c046f61-19e0-5606-80c5-57d0a63a3e45 with scrape type 2
2026-03-28 19:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9c046f61-19e0-5606-80c5-57d0a63a3e45, identifier: d5f7d799f8
2026-03-28 19:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9c046f61-19e0-5606-80c5-57d0a63a3e45 with identifier: d5f7d799f8
2026-03-28 19:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9c046f61-19e0-5606-80c5-57d0a63a3e45 with identifier: d5f7d799f8
2026-03-28 19:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9c046f61-19e0-5606-80c5-57d0a63a3e45 with identifier: d5f7d799f8 to the API
2026-03-28 19:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d5f7d799f8/citroen-c5-aircross-hybride-rechargeable-225-ss-e-eat8-business>
{'auction_title': '',
'c_o_2_emission_value': 31,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/hnRHZuC_BE.pdf',
'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': 'Hybrid',
'id': '9c046f61-19e0-5606-80c5-57d0a63a3e45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d5f7d799f8/citroen-c5-aircross-hybride-rechargeable-225-ss-e-eat8-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C5 Aircross Hybride Rechargeable 225 S&S e-EAT8 Business',
'odometer': 106800,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-14',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Aircross Hybride Rechargeable 225 S&S e-EAT8 Business',
'transmission': 'automatic',
'trim': 'C5 Aircross Hybride Rechargeable 225 S&S e-EAT8 Business',
'year': 2022}
2026-03-28 19:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d5f7d799f8%27 HTTP/1.1" 200 None
2026-03-28 19:04:08 [vpauto.fr] INFO: Saving data for d5f7d799f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774318.655374, 'last_price_update_time': 1774724648.14561}
2026-03-28 19:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d5f7d799f8') HTTP/1.1" 204 0
2026-03-28 19:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8e466e87b1/citroen-c4-picasso-e-hdi-115-exclusive> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:04:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a1fea2d-2580-5e69-ae15-360f13364c28 with identifier: 8e466e87b1
2026-03-28 19:04:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a1fea2d-2580-5e69-ae15-360f13364c28 with scrape type 2
2026-03-28 19:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a1fea2d-2580-5e69-ae15-360f13364c28 with scrape type 2
2026-03-28 19:04:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0a1fea2d-2580-5e69-ae15-360f13364c28, identifier: 8e466e87b1
2026-03-28 19:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0a1fea2d-2580-5e69-ae15-360f13364c28 with identifier: 8e466e87b1
2026-03-28 19:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0a1fea2d-2580-5e69-ae15-360f13364c28 with identifier: 8e466e87b1
2026-03-28 19:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0a1fea2d-2580-5e69-ae15-360f13364c28 with identifier: 8e466e87b1 to the API
2026-03-28 19:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8e466e87b1/citroen-c4-picasso-e-hdi-115-exclusive>
{'auction_title': '',
'c_o_2_emission_value': 100,
'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-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '0a1fea2d-2580-5e69-ae15-360f13364c28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8e466e87b1/citroen-c4-picasso-e-hdi-115-exclusive',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'C4 Picasso e-HDi 115 Exclusive',
'odometer': 204972,
'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': 5,
'seller_name': None,
'title': 'CITROEN C4 Picasso e-HDi 115 Exclusive',
'transmission': 'manual',
'trim': 'C4 Picasso e-HDi 115 Exclusive',
'year': 2016}
2026-03-28 19:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%278e466e87b1%27 HTTP/1.1" 200 None
2026-03-28 19:04:09 [vpauto.fr] INFO: Saving data for 8e466e87b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293335.741835, 'last_price_update_time': 1774724649.111426}
2026-03-28 19:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8e466e87b1') HTTP/1.1" 204 0
2026-03-28 19:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5d7798c6b1/fiat-500-10-70-ch-hybride-bsg-ss-hybrid-launch-edition> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56c31085-257d-5b6a-92c2-ee2b0d138a8b with identifier: 5d7798c6b1
2026-03-28 19:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56c31085-257d-5b6a-92c2-ee2b0d138a8b with scrape type 2
2026-03-28 19:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56c31085-257d-5b6a-92c2-ee2b0d138a8b with scrape type 2
2026-03-28 19:04:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 56c31085-257d-5b6a-92c2-ee2b0d138a8b, identifier: 5d7798c6b1
2026-03-28 19:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 56c31085-257d-5b6a-92c2-ee2b0d138a8b with identifier: 5d7798c6b1
2026-03-28 19:04:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 56c31085-257d-5b6a-92c2-ee2b0d138a8b with identifier: 5d7798c6b1
2026-03-28 19:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 56c31085-257d-5b6a-92c2-ee2b0d138a8b with identifier: 5d7798c6b1 to the API
2026-03-28 19:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5d7798c6b1/fiat-500-10-70-ch-hybride-bsg-ss-hybrid-launch-edition>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light green metallic',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Hybrid',
'id': '56c31085-257d-5b6a-92c2-ee2b0d138a8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5d7798c6b1/fiat-500-10-70-ch-hybride-bsg-ss-hybrid-launch-edition',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FIAT',
'model': '500 1.0 70 ch Hybride BSG S/S Hybrid Launch Edition',
'odometer': 55942,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 1.0 70 ch Hybride BSG S/S Hybrid Launch Edition',
'transmission': 'manual',
'trim': '500 1.0 70 ch Hybride BSG S/S Hybrid Launch Edition',
'year': 2021}
2026-03-28 19:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:35 [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-28 19:04:35 [vpauto.fr] INFO: Saving data for 5d7798c6b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293590.196266, 'last_price_update_time': 1774724675.942477}
2026-03-28 19:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5d7798c6b1') HTTP/1.1" 204 0
2026-03-28 19:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/79e71e60b1/peugeot-5008-16-hdi-115ch-fap-bvm6-active-5pl> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b0db87b-19e1-57a6-81d0-c627f2257d2d with identifier: 79e71e60b1
2026-03-28 19:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b0db87b-19e1-57a6-81d0-c627f2257d2d with scrape type 2
2026-03-28 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b0db87b-19e1-57a6-81d0-c627f2257d2d with scrape type 2
2026-03-28 19:04:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9b0db87b-19e1-57a6-81d0-c627f2257d2d, identifier: 79e71e60b1
2026-03-28 19:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9b0db87b-19e1-57a6-81d0-c627f2257d2d with identifier: 79e71e60b1
2026-03-28 19:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9b0db87b-19e1-57a6-81d0-c627f2257d2d with identifier: 79e71e60b1
2026-03-28 19:04:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9b0db87b-19e1-57a6-81d0-c627f2257d2d with identifier: 79e71e60b1 to the API
2026-03-28 19:04:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/79e71e60b1/peugeot-5008-16-hdi-115ch-fap-bvm6-active-5pl>
{'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 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '9b0db87b-19e1-57a6-81d0-c627f2257d2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/79e71e60b1/peugeot-5008-16-hdi-115ch-fap-bvm6-active-5pl',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '5008 1.6 HDi 115ch FAP BVM6 Active 5pl',
'odometer': 188879,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2012-06-13',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 5008 1.6 HDi 115ch FAP BVM6 Active 5pl',
'transmission': 'manual',
'trim': '5008 1.6 HDi 115ch FAP BVM6 Active 5pl',
'year': 2012}
2026-03-28 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:40 [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-28 19:04:40 [vpauto.fr] INFO: Saving data for 79e71e60b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293327.388282, 'last_price_update_time': 1774724680.074998}
2026-03-28 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='79e71e60b1') HTTP/1.1" 204 0
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Found 96 ads on page 4
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 13f3d9f2b1
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 13f3d9f2b1: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 13a6b50bf8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 13a6b50bf8: 2
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: b6ef2fb7b1
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for b6ef2fb7b1: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: e9532c7af8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for e9532c7af8: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: d98ea7ceb1
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for d98ea7ceb1: 2
2026-03-28 19:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 93b4605ff8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 93b4605ff8: 2
2026-03-28 19:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 9e7c9165f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 9e7c9165f8: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: baf20cd2f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for baf20cd2f8: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 7932353cf8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 7932353cf8: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: a562c996f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for a562c996f8: 2
2026-03-28 19:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: dd88ae19f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for dd88ae19f8: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: edbd9b2ff8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for edbd9b2ff8: 2
2026-03-28 19:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 8ca251aff8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 8ca251aff8: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 7f1b3a89f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 7f1b3a89f8: 2
2026-03-28 19:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: cca52d03f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for cca52d03f8: 2
2026-03-28 19:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: f42d983cf8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for f42d983cf8: 2
2026-03-28 19:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 54bfd5c3f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 54bfd5c3f8: 2
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 6d2fd564f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 6d2fd564f8: 2
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 36f0ce16f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 36f0ce16f8: 2
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 5a67e312f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 5a67e312f8: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 296c8edab1
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 296c8edab1: 2
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 4862350b1
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 4862350b1: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 985f3811f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27985f3811f8%27 HTTP/1.1" 200 None
2026-03-28 19:04:42 [vpauto.fr] INFO: Scrape type for 985f3811f8: 2
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: e840b6d0b1
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for e840b6d0b1: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 67d73c95b1
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 67d73c95b1: 2
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 5964e0f7f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 5964e0f7f8: 2
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 7cbc431bf8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 7cbc431bf8: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 2928059eb1
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 2928059eb1: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 40573beaf8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 40573beaf8: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 9b2f7941b1
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 9b2f7941b1: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 566ffef1b1
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for 566ffef1b1: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: 2574d9a0f8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272574d9a0f8%27 HTTP/1.1" 200 None
2026-03-28 19:04:42 [vpauto.fr] INFO: Scrape type for 2574d9a0f8: 2
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: a0de97abb1
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for a0de97abb1: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: c2e5646ef8
2026-03-28 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:42 [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-28 19:04:42 [vpauto.fr] INFO: Scrape type for c2e5646ef8: 0
2026-03-28 19:04:42 [vpauto.fr] INFO: Found listing with ID: f669a87fb1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for f669a87fb1: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 54f70584b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 54f70584b1: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 9fcff2dcf8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 9fcff2dcf8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: fc5b813b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for fc5b813b1: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: de9581f2f8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for de9581f2f8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 5a358f1cf8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 5a358f1cf8: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 98f7f057b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 98f7f057b1: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 1e43f32fb1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 1e43f32fb1: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 3feedf52f8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 3feedf52f8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: c52ff606f8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for c52ff606f8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 95d261efb1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 95d261efb1: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 2446bff0f8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 2446bff0f8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: ecb19d13b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for ecb19d13b1: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: e2e0c9b8f8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for e2e0c9b8f8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: ba7b5226b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for ba7b5226b1: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 5704e16cf8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 5704e16cf8: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 88cb4f99b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 88cb4f99b1: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 89916ba4b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 89916ba4b1: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: a049163f8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for a049163f8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 86a2b67bf8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 86a2b67bf8: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 9e6eac4bb1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 9e6eac4bb1: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: dd74d9e9b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for dd74d9e9b1: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 88bfdb6df8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2788bfdb6df8%27 HTTP/1.1" 200 None
2026-03-28 19:04:43 [vpauto.fr] INFO: Scrape type for 88bfdb6df8: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: a5f47fd6f8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for a5f47fd6f8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: cc0573c5b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for cc0573c5b1: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 7d70aed2f8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d70aed2f8%27 HTTP/1.1" 200 None
2026-03-28 19:04:43 [vpauto.fr] INFO: Scrape type for 7d70aed2f8: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: ed47f15b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for ed47f15b1: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 774a0d96b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 774a0d96b1: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 4604aeaaf8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 4604aeaaf8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 7f7205cef8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 7f7205cef8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: f0a0f49fb1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for f0a0f49fb1: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 5b87fdd8f8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 5b87fdd8f8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: f50391ab1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for f50391ab1: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 69dbbe09b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 69dbbe09b1: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 87dc9de6f8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 87dc9de6f8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: d927cff0b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for d927cff0b1: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 9920497af8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 9920497af8: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 9f7b1d6cb1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 9f7b1d6cb1: 2
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: bb9c1e66f8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for bb9c1e66f8: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 4a5839e4b1
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 4a5839e4b1: 0
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 351674c6f8
2026-03-28 19:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:43 [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-28 19:04:43 [vpauto.fr] INFO: Scrape type for 351674c6f8: 2
2026-03-28 19:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/edbd9b2ff8/peugeot-5008-puretech-130ch-ss-eat8-allure-7pl> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:43 [vpauto.fr] INFO: Found listing with ID: 7749b620f8
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for 7749b620f8: 0
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: 6fe52ae2b1
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for 6fe52ae2b1: 2
2026-03-28 19:04:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: e5f7d8e6f8
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for e5f7d8e6f8: 2
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: b8062abcb1
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for b8062abcb1: 2
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: 31e516a4f8
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for 31e516a4f8: 2
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: e975e5f6b1
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for e975e5f6b1: 0
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: 24c0c194f8
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for 24c0c194f8: 0
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: 770cb285b1
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for 770cb285b1: 2
2026-03-28 19:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb8b966-743c-5391-9575-db16faaaaa0b with identifier: edbd9b2ff8
2026-03-28 19:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb8b966-743c-5391-9575-db16faaaaa0b with scrape type 2
2026-03-28 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cb8b966-743c-5391-9575-db16faaaaa0b with scrape type 2
2026-03-28 19:04:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1cb8b966-743c-5391-9575-db16faaaaa0b, identifier: edbd9b2ff8
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: ae0dd4b3f8
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for ae0dd4b3f8: 0
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: 59984facb1
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for 59984facb1: 0
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: 2d94aaf5f8
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for 2d94aaf5f8: 2
2026-03-28 19:04:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1cb8b966-743c-5391-9575-db16faaaaa0b with identifier: edbd9b2ff8
2026-03-28 19:04:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1cb8b966-743c-5391-9575-db16faaaaa0b with identifier: edbd9b2ff8
2026-03-28 19:04:44 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1cb8b966-743c-5391-9575-db16faaaaa0b with identifier: edbd9b2ff8 to the API
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/edbd9b2ff8/peugeot-5008-puretech-130ch-ss-eat8-allure-7pl>
{'auction_title': '',
'c_o_2_emission_value': 155,
'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': 'Petrol',
'id': '1cb8b966-743c-5391-9575-db16faaaaa0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/edbd9b2ff8/peugeot-5008-puretech-130ch-ss-eat8-allure-7pl',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '5008 PureTech 130ch S&S EAT8 Allure 7pl',
'odometer': 128241,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 PureTech 130ch S&S EAT8 Allure 7pl',
'transmission': 'automatic',
'trim': '5008 PureTech 130ch S&S EAT8 Allure 7pl',
'year': 2020}
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Saving data for edbd9b2ff8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774503.664429, 'last_price_update_time': 1774724684.791712}
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='edbd9b2ff8') HTTP/1.1" 204 0
2026-03-28 19:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/93b4605ff8/citroen-c3-aircross-puretech-110-ss-eat6-feel> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: d974cabdb1
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for d974cabdb1: 2
2026-03-28 19:04:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: 67b4da03f8
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for 67b4da03f8: 2
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: 3bcf5b7fb1
2026-03-28 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:44 [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-28 19:04:44 [vpauto.fr] INFO: Scrape type for 3bcf5b7fb1: 2
2026-03-28 19:04:44 [vpauto.fr] INFO: Found listing with ID: 38eefb04f8
2026-03-28 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:45 [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-28 19:04:45 [vpauto.fr] INFO: Scrape type for 38eefb04f8: 0
2026-03-28 19:04:45 [vpauto.fr] INFO: Found listing with ID: 3c038d8bb1
2026-03-28 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:45 [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-28 19:04:45 [vpauto.fr] INFO: Scrape type for 3c038d8bb1: 0
2026-03-28 19:04:45 [vpauto.fr] INFO: Found listing with ID: d2c0c6dff8
2026-03-28 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:45 [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-28 19:04:45 [vpauto.fr] INFO: Scrape type for d2c0c6dff8: 2
2026-03-28 19:04:45 [vpauto.fr] INFO: Found listing with ID: 65ab2831b1
2026-03-28 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:45 [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-28 19:04:45 [vpauto.fr] INFO: Scrape type for 65ab2831b1: 0
2026-03-28 19:04:45 [vpauto.fr] INFO: Found listing with ID: c0bd31aef8
2026-03-28 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:45 [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-28 19:04:45 [vpauto.fr] INFO: Scrape type for c0bd31aef8: 0
2026-03-28 19:04:45 [vpauto.fr] INFO: Found listing with ID: df5ab765b1
2026-03-28 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:45 [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-28 19:04:45 [vpauto.fr] INFO: Scrape type for df5ab765b1: 2
2026-03-28 19:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e856cd7-e146-580b-809b-86ea62fea75d with identifier: 93b4605ff8
2026-03-28 19:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e856cd7-e146-580b-809b-86ea62fea75d with scrape type 2
2026-03-28 19:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e856cd7-e146-580b-809b-86ea62fea75d with scrape type 2
2026-03-28 19:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1e856cd7-e146-580b-809b-86ea62fea75d, identifier: 93b4605ff8
2026-03-28 19:04:45 [vpauto.fr] INFO: Found listing with ID: a6e80f5f8
2026-03-28 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:45 [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-28 19:04:45 [vpauto.fr] INFO: Scrape type for a6e80f5f8: 2
2026-03-28 19:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1e856cd7-e146-580b-809b-86ea62fea75d with identifier: 93b4605ff8
2026-03-28 19:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1e856cd7-e146-580b-809b-86ea62fea75d with identifier: 93b4605ff8
2026-03-28 19:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1e856cd7-e146-580b-809b-86ea62fea75d with identifier: 93b4605ff8 to the API
2026-03-28 19:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/93b4605ff8/citroen-c3-aircross-puretech-110-ss-eat6-feel>
{'auction_title': '',
'c_o_2_emission_value': 126,
'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': 'Petrol',
'id': '1e856cd7-e146-580b-809b-86ea62fea75d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/93b4605ff8/citroen-c3-aircross-puretech-110-ss-eat6-feel',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C3 Aircross PureTech 110 S&S EAT6 Feel',
'odometer': 99422,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2018-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 Aircross PureTech 110 S&S EAT6 Feel',
'transmission': 'automatic',
'trim': 'C3 Aircross PureTech 110 S&S EAT6 Feel',
'year': 2018}
2026-03-28 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:45 [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-28 19:04:45 [vpauto.fr] INFO: Saving data for 93b4605ff8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774858.039461, 'last_price_update_time': 1774724685.660084}
2026-03-28 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='93b4605ff8') HTTP/1.1" 204 0
2026-03-28 19:04:45 [vpauto.fr] INFO: Requesting listing page 5: https://vpauto.eu/vehicle/list?page=5
2026-03-28 19:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f42d983cf8/citroen-c3-puretech-83-ss-bvm5-shine-pack> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a27f8b3-fcfb-5c5a-ab64-befa6bc32a56 with identifier: f42d983cf8
2026-03-28 19:04:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a27f8b3-fcfb-5c5a-ab64-befa6bc32a56 with scrape type 2
2026-03-28 19:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a27f8b3-fcfb-5c5a-ab64-befa6bc32a56 with scrape type 2
2026-03-28 19:04:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9a27f8b3-fcfb-5c5a-ab64-befa6bc32a56, identifier: f42d983cf8
2026-03-28 19:04:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9a27f8b3-fcfb-5c5a-ab64-befa6bc32a56 with identifier: f42d983cf8
2026-03-28 19:04:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9a27f8b3-fcfb-5c5a-ab64-befa6bc32a56 with identifier: f42d983cf8
2026-03-28 19:04:46 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9a27f8b3-fcfb-5c5a-ab64-befa6bc32a56 with identifier: f42d983cf8 to the API
2026-03-28 19:04:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f42d983cf8/citroen-c3-puretech-83-ss-bvm5-shine-pack>
{'auction_title': '',
'c_o_2_emission_value': 124,
'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '9a27f8b3-fcfb-5c5a-ab64-befa6bc32a56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f42d983cf8/citroen-c3-puretech-83-ss-bvm5-shine-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C3 PureTech 83 S&S BVM5 Shine Pack',
'odometer': 83031,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 PureTech 83 S&S BVM5 Shine Pack',
'transmission': 'manual',
'trim': 'C3 PureTech 83 S&S BVM5 Shine Pack',
'year': 2021}
2026-03-28 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:46 [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-28 19:04:46 [vpauto.fr] INFO: Saving data for f42d983cf8: {'created_time': 1773824479.158403, 'last_price_update_time': 1774724686.785082, 'auction_closing_time': 1774877400.0}
2026-03-28 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f42d983cf8') HTTP/1.1" 204 0
2026-03-28 19:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/13a6b50bf8/peugeot-5008-bluehdi-130ch-ss-bvm6-active-pack-7-places> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a562c996f8/peugeot-308-sw-16-bluehdi-120ch-ss-bvm6-business-pack> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d98ea7ceb1/peugeot-4007-22-hdi-16v-156ch-fap-drivetech-dcs6> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b39accb-4fb2-567c-b2d4-d71102a18fbd with identifier: 13a6b50bf8
2026-03-28 19:04:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b39accb-4fb2-567c-b2d4-d71102a18fbd with scrape type 2
2026-03-28 19:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b39accb-4fb2-567c-b2d4-d71102a18fbd with scrape type 2
2026-03-28 19:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3b39accb-4fb2-567c-b2d4-d71102a18fbd, identifier: 13a6b50bf8
2026-03-28 19:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bed74dd-d873-55cb-b2d8-0e4968d2afee with identifier: a562c996f8
2026-03-28 19:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bed74dd-d873-55cb-b2d8-0e4968d2afee with scrape type 2
2026-03-28 19:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bed74dd-d873-55cb-b2d8-0e4968d2afee with scrape type 2
2026-03-28 19:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3bed74dd-d873-55cb-b2d8-0e4968d2afee, identifier: a562c996f8
2026-03-28 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-28 19:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3b39accb-4fb2-567c-b2d4-d71102a18fbd with identifier: 13a6b50bf8
2026-03-28 19:04:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3b39accb-4fb2-567c-b2d4-d71102a18fbd with identifier: 13a6b50bf8
2026-03-28 19:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3b39accb-4fb2-567c-b2d4-d71102a18fbd with identifier: 13a6b50bf8 to the API
2026-03-28 19:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/13a6b50bf8/peugeot-5008-bluehdi-130ch-ss-bvm6-active-pack-7-places>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'category': None,
'color': 'Copper metal',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '3b39accb-4fb2-567c-b2d4-d71102a18fbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/13a6b50bf8/peugeot-5008-bluehdi-130ch-ss-bvm6-active-pack-7-places',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '5008 BlueHDi 130ch S&S BVM6 Active Pack 7 places',
'odometer': 152609,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 BlueHDi 130ch S&S BVM6 Active Pack 7 places',
'transmission': 'manual',
'trim': '5008 BlueHDi 130ch S&S BVM6 Active Pack 7 places',
'year': 2021}
2026-03-28 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2713a6b50bf8%27 HTTP/1.1" 200 None
2026-03-28 19:04:47 [vpauto.fr] INFO: Saving data for 13a6b50bf8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774940.625756, 'last_price_update_time': 1774724687.424853}
2026-03-28 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='13a6b50bf8') HTTP/1.1" 204 0
2026-03-28 19:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3bed74dd-d873-55cb-b2d8-0e4968d2afee with identifier: a562c996f8
2026-03-28 19:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3bed74dd-d873-55cb-b2d8-0e4968d2afee with identifier: a562c996f8
2026-03-28 19:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3bed74dd-d873-55cb-b2d8-0e4968d2afee with identifier: a562c996f8 to the API
2026-03-28 19:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a562c996f8/peugeot-308-sw-16-bluehdi-120ch-ss-bvm6-business-pack>
{'auction_title': '',
'c_o_2_emission_value': 85,
'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': '2026-03-30T13:30:00Z',
'fuel_type': 'Diesel',
'id': '3bed74dd-d873-55cb-b2d8-0e4968d2afee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a562c996f8/peugeot-308-sw-16-bluehdi-120ch-ss-bvm6-business-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '308 SW 1.6 BlueHDi 120ch S&S BVM6 Business Pack',
'odometer': 110026,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2018-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 1.6 BlueHDi 120ch S&S BVM6 Business Pack',
'transmission': 'manual',
'trim': '308 SW 1.6 BlueHDi 120ch S&S BVM6 Business Pack',
'year': 2018}
2026-03-28 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27a562c996f8%27 HTTP/1.1" 200 None
2026-03-28 19:04:47 [vpauto.fr] INFO: Saving data for a562c996f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774293156.277428, 'last_price_update_time': 1774724687.717381}
2026-03-28 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a562c996f8') HTTP/1.1" 204 0
2026-03-28 19:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6d2fd564f8/citroen-c5-aircross-puretech-130-ss-eat8-feel> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 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-28 19:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a529130f-ca90-5d65-bf83-83fc67fc90b2 with identifier: d98ea7ceb1
2026-03-28 19:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a529130f-ca90-5d65-bf83-83fc67fc90b2 with scrape type 2
2026-03-28 19:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a529130f-ca90-5d65-bf83-83fc67fc90b2 with scrape type 2
2026-03-28 19:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a529130f-ca90-5d65-bf83-83fc67fc90b2, identifier: d98ea7ceb1
2026-03-28 19:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a529130f-ca90-5d65-bf83-83fc67fc90b2 with identifier: d98ea7ceb1
2026-03-28 19:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a529130f-ca90-5d65-bf83-83fc67fc90b2 with identifier: d98ea7ceb1
2026-03-28 19:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a529130f-ca90-5d65-bf83-83fc67fc90b2 with identifier: d98ea7ceb1 to the API
2026-03-28 19:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d98ea7ceb1/peugeot-4007-22-hdi-16v-156ch-fap-drivetech-dcs6>
{'auction_title': '',
'c_o_2_emission_value': 189,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dar auburn metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': 'a529130f-ca90-5d65-bf83-83fc67fc90b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d98ea7ceb1/peugeot-4007-22-hdi-16v-156ch-fap-drivetech-dcs6',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '4007 2.2 HDi 16V 156ch FAP Drivetech DCS6',
'odometer': 210962,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2011-02-01',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 4007 2.2 HDi 16V 156ch FAP Drivetech DCS6',
'transmission': 'automatic',
'trim': '4007 2.2 HDi 16V 156ch FAP Drivetech DCS6',
'year': 2011}
2026-03-28 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:48 [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-28 19:04:48 [vpauto.fr] INFO: Saving data for d98ea7ceb1: {'auction_closing_time': 1774864740.0, 'created_time': 1774429405.211563, 'last_price_update_time': 1774724688.230619}
2026-03-28 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d98ea7ceb1') HTTP/1.1" 204 0
2026-03-28 19:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 074c6247-08d4-51ce-865c-154dddd990da with identifier: 6d2fd564f8
2026-03-28 19:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 074c6247-08d4-51ce-865c-154dddd990da with scrape type 2
2026-03-28 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 074c6247-08d4-51ce-865c-154dddd990da with scrape type 2
2026-03-28 19:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 074c6247-08d4-51ce-865c-154dddd990da, identifier: 6d2fd564f8
2026-03-28 19:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 074c6247-08d4-51ce-865c-154dddd990da with identifier: 6d2fd564f8
2026-03-28 19:04:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 074c6247-08d4-51ce-865c-154dddd990da with identifier: 6d2fd564f8
2026-03-28 19:04:48 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 074c6247-08d4-51ce-865c-154dddd990da with identifier: 6d2fd564f8 to the API
2026-03-28 19:04:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6d2fd564f8/citroen-c5-aircross-puretech-130-ss-eat8-feel>
{'auction_title': '',
'c_o_2_emission_value': 147,
'car_expert_report_source_url': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '074c6247-08d4-51ce-865c-154dddd990da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6d2fd564f8/citroen-c5-aircross-puretech-130-ss-eat8-feel',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C5 Aircross PureTech 130 S&S EAT8 Feel',
'odometer': 103305,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Aircross PureTech 130 S&S EAT8 Feel',
'transmission': 'automatic',
'trim': 'C5 Aircross PureTech 130 S&S EAT8 Feel',
'year': 2020}
2026-03-28 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:48 [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-28 19:04:48 [vpauto.fr] INFO: Saving data for 6d2fd564f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774463.372985, 'last_price_update_time': 1774724688.743268}
2026-03-28 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6d2fd564f8') HTTP/1.1" 204 0
2026-03-28 19:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/36f0ce16f8/dacia-spring-achat-integral-business-2020> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b0a0692-1fe2-50d6-bf1f-1e1cb5b5f13f with identifier: 36f0ce16f8
2026-03-28 19:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b0a0692-1fe2-50d6-bf1f-1e1cb5b5f13f with scrape type 2
2026-03-28 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b0a0692-1fe2-50d6-bf1f-1e1cb5b5f13f with scrape type 2
2026-03-28 19:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9b0a0692-1fe2-50d6-bf1f-1e1cb5b5f13f, identifier: 36f0ce16f8
2026-03-28 19:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9b0a0692-1fe2-50d6-bf1f-1e1cb5b5f13f with identifier: 36f0ce16f8
2026-03-28 19:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9b0a0692-1fe2-50d6-bf1f-1e1cb5b5f13f with identifier: 36f0ce16f8
2026-03-28 19:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9b0a0692-1fe2-50d6-bf1f-1e1cb5b5f13f with identifier: 36f0ce16f8 to the API
2026-03-28 19:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/36f0ce16f8/dacia-spring-achat-integral-business-2020>
{'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': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '9b0a0692-1fe2-50d6-bf1f-1e1cb5b5f13f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/36f0ce16f8/dacia-spring-achat-integral-business-2020',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DACIA',
'model': 'Spring Achat Integral Business 2020',
'odometer': 62662,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 4,
'seller_name': None,
'title': 'DACIA Spring Achat Integral Business 2020',
'transmission': 'automatic',
'trim': 'Spring Achat Integral Business 2020',
'year': 2021}
2026-03-28 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:49 [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-28 19:04:49 [vpauto.fr] INFO: Saving data for 36f0ce16f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774293591.806255, 'last_price_update_time': 1774724689.291188}
2026-03-28 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='36f0ce16f8') HTTP/1.1" 204 0
2026-03-28 19:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cca52d03f8/peugeot-3008-puretech-130ch-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7113567-4970-54e6-a6b4-c116a2ad14cf with identifier: cca52d03f8
2026-03-28 19:04:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7113567-4970-54e6-a6b4-c116a2ad14cf with scrape type 2
2026-03-28 19:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7113567-4970-54e6-a6b4-c116a2ad14cf with scrape type 2
2026-03-28 19:04:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c7113567-4970-54e6-a6b4-c116a2ad14cf, identifier: cca52d03f8
2026-03-28 19:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/67d73c95b1/mercedes-e-sprinter-fgn-312-39-35t-fwd> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c7113567-4970-54e6-a6b4-c116a2ad14cf with identifier: cca52d03f8
2026-03-28 19:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c7113567-4970-54e6-a6b4-c116a2ad14cf with identifier: cca52d03f8
2026-03-28 19:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c7113567-4970-54e6-a6b4-c116a2ad14cf with identifier: cca52d03f8 to the API
2026-03-28 19:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cca52d03f8/peugeot-3008-puretech-130ch-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 140,
'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': 'Petrol',
'id': 'c7113567-4970-54e6-a6b4-c116a2ad14cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cca52d03f8/peugeot-3008-puretech-130ch-ss-bvm6-active-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '3008 Puretech 130ch S&S BVM6 Active Pack',
'odometer': 163346,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Puretech 130ch S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '3008 Puretech 130ch S&S BVM6 Active Pack',
'year': 2021}
2026-03-28 19:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:50 [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-28 19:04:50 [vpauto.fr] INFO: Saving data for cca52d03f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774941.844921, 'last_price_update_time': 1774724690.510331}
2026-03-28 19:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cca52d03f8') HTTP/1.1" 204 0
2026-03-28 19:04:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 898d6fed-b7d9-52ee-914c-99db095c61ce with identifier: 67d73c95b1
2026-03-28 19:04:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 898d6fed-b7d9-52ee-914c-99db095c61ce with scrape type 2
2026-03-28 19:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 898d6fed-b7d9-52ee-914c-99db095c61ce with scrape type 2
2026-03-28 19:04:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 898d6fed-b7d9-52ee-914c-99db095c61ce, identifier: 67d73c95b1
2026-03-28 19:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 898d6fed-b7d9-52ee-914c-99db095c61ce with identifier: 67d73c95b1
2026-03-28 19:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 898d6fed-b7d9-52ee-914c-99db095c61ce with identifier: 67d73c95b1
2026-03-28 19:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 898d6fed-b7d9-52ee-914c-99db095c61ce with identifier: 67d73c95b1 to the API
2026-03-28 19:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/67d73c95b1/mercedes-e-sprinter-fgn-312-39-35t-fwd>
{'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-30T09:59:00Z',
'fuel_type': 'Electric',
'id': '898d6fed-b7d9-52ee-914c-99db095c61ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/67d73c95b1/mercedes-e-sprinter-fgn-312-39-35t-fwd',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'MERCEDES',
'model': 'E-SPRINTER FGN 312 39 3.5T FWD',
'odometer': 6257,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 3,
'seller_name': None,
'title': 'MERCEDES E-SPRINTER FGN 312 39 3.5T FWD',
'transmission': 'automatic',
'trim': 'E-SPRINTER FGN 312 39 3.5T FWD',
'year': 2022}
2026-03-28 19:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:50 [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-28 19:04:50 [vpauto.fr] INFO: Saving data for 67d73c95b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774429321.119719, 'last_price_update_time': 1774724690.960724}
2026-03-28 19:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='67d73c95b1') HTTP/1.1" 204 0
2026-03-28 19:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2d94aaf5f8/renault-kangoo-express-ca-maxi-15-dci-90-e6-confort> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c6a0184-c870-53d3-9326-a5c9ba066494 with identifier: 2d94aaf5f8
2026-03-28 19:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c6a0184-c870-53d3-9326-a5c9ba066494 with scrape type 2
2026-03-28 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c6a0184-c870-53d3-9326-a5c9ba066494 with scrape type 2
2026-03-28 19:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0c6a0184-c870-53d3-9326-a5c9ba066494, identifier: 2d94aaf5f8
2026-03-28 19:04:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0c6a0184-c870-53d3-9326-a5c9ba066494 with identifier: 2d94aaf5f8
2026-03-28 19:04:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0c6a0184-c870-53d3-9326-a5c9ba066494 with identifier: 2d94aaf5f8
2026-03-28 19:04:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0c6a0184-c870-53d3-9326-a5c9ba066494 with identifier: 2d94aaf5f8 to the API
2026-03-28 19:04:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2d94aaf5f8/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': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0c6a0184-c870-53d3-9326-a5c9ba066494',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2d94aaf5f8/renault-kangoo-express-ca-maxi-15-dci-90-e6-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS CA MAXI 1.5 DCI 90 E6 CONFORT',
'odometer': 11344,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10100,
'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-28 19:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:53 [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-28 19:04:53 [vpauto.fr] INFO: Saving data for 2d94aaf5f8: {'auction_closing_time': 1774864800.0, 'created_time': 1774293063.076899, 'last_price_update_time': 1774724693.082237}
2026-03-28 19:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2d94aaf5f8') HTTP/1.1" 204 0
2026-03-28 19:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/54bfd5c3f8/mini-cabriolet-122-ch-cooper> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff9c5a5a-5f7a-5647-a5a6-e892119e12c6 with identifier: 54bfd5c3f8
2026-03-28 19:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff9c5a5a-5f7a-5647-a5a6-e892119e12c6 with scrape type 2
2026-03-28 19:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff9c5a5a-5f7a-5647-a5a6-e892119e12c6 with scrape type 2
2026-03-28 19:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ff9c5a5a-5f7a-5647-a5a6-e892119e12c6, identifier: 54bfd5c3f8
2026-03-28 19:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ff9c5a5a-5f7a-5647-a5a6-e892119e12c6 with identifier: 54bfd5c3f8
2026-03-28 19:04:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ff9c5a5a-5f7a-5647-a5a6-e892119e12c6 with identifier: 54bfd5c3f8
2026-03-28 19:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ff9c5a5a-5f7a-5647-a5a6-e892119e12c6 with identifier: 54bfd5c3f8 to the API
2026-03-28 19:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/54bfd5c3f8/mini-cabriolet-122-ch-cooper>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'category': None,
'color': 'Bleu m',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'ff9c5a5a-5f7a-5647-a5a6-e892119e12c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/54bfd5c3f8/mini-cabriolet-122-ch-cooper',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'MINI',
'model': 'Cabriolet 122 ch Cooper',
'odometer': 111646,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2011-04-29',
'seats_number': 4,
'seller_name': None,
'title': 'MINI Cabriolet 122 ch Cooper',
'transmission': 'manual',
'trim': 'Cabriolet 122 ch Cooper',
'year': 2011}
2026-03-28 19:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:54 [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-28 19:04:54 [vpauto.fr] INFO: Saving data for 54bfd5c3f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773774534.47085, 'last_price_update_time': 1774724694.497135}
2026-03-28 19:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='54bfd5c3f8') HTTP/1.1" 204 0
2026-03-28 19:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7f1b3a89f8/renault-clio-tce-100-business> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5964e0f7f8/volkswagen-crafter-van-propulsion-rs-35-l3h3-20-tdi-177-ch-business-line> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5350dd61-8677-510b-aef9-3d40bb3af7ea with identifier: 7f1b3a89f8
2026-03-28 19:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5350dd61-8677-510b-aef9-3d40bb3af7ea with scrape type 2
2026-03-28 19:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5350dd61-8677-510b-aef9-3d40bb3af7ea with scrape type 2
2026-03-28 19:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5350dd61-8677-510b-aef9-3d40bb3af7ea, identifier: 7f1b3a89f8
2026-03-28 19:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5350dd61-8677-510b-aef9-3d40bb3af7ea with identifier: 7f1b3a89f8
2026-03-28 19:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5350dd61-8677-510b-aef9-3d40bb3af7ea with identifier: 7f1b3a89f8
2026-03-28 19:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5350dd61-8677-510b-aef9-3d40bb3af7ea with identifier: 7f1b3a89f8 to the API
2026-03-28 19:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7f1b3a89f8/renault-clio-tce-100-business>
{'auction_title': '',
'c_o_2_emission_value': 100,
'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': 'Petrol',
'id': '5350dd61-8677-510b-aef9-3d40bb3af7ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7f1b3a89f8/renault-clio-tce-100-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Clio TCe 100 Business',
'odometer': 110992,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2019-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 100 Business',
'transmission': 'manual',
'trim': 'Clio TCe 100 Business',
'year': 2019}
2026-03-28 19:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:55 [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-28 19:04:55 [vpauto.fr] INFO: Saving data for 7f1b3a89f8: {'auction_closing_time': 1774877400.0, 'created_time': 1773824538.611561, 'last_price_update_time': 1774724695.026463}
2026-03-28 19:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7f1b3a89f8') HTTP/1.1" 204 0
2026-03-28 19:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/985f3811f8/renault-master-fgn-trac-f3300-l2h2-dci-135-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/296c8edab1/renault-master-plateau-l2-35t-23-dci-110-e6-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccbe8ad0-9ca8-5ca1-a379-554b130232e7 with identifier: 5964e0f7f8
2026-03-28 19:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccbe8ad0-9ca8-5ca1-a379-554b130232e7 with scrape type 2
2026-03-28 19:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccbe8ad0-9ca8-5ca1-a379-554b130232e7 with scrape type 2
2026-03-28 19:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ccbe8ad0-9ca8-5ca1-a379-554b130232e7, identifier: 5964e0f7f8
2026-03-28 19:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ccbe8ad0-9ca8-5ca1-a379-554b130232e7 with identifier: 5964e0f7f8
2026-03-28 19:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ccbe8ad0-9ca8-5ca1-a379-554b130232e7 with identifier: 5964e0f7f8
2026-03-28 19:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ccbe8ad0-9ca8-5ca1-a379-554b130232e7 with identifier: 5964e0f7f8 to the API
2026-03-28 19:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5964e0f7f8/volkswagen-crafter-van-propulsion-rs-35-l3h3-20-tdi-177-ch-business-line>
{'auction_title': '',
'c_o_2_emission_value': 263,
'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-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ccbe8ad0-9ca8-5ca1-a379-554b130232e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5964e0f7f8/volkswagen-crafter-van-propulsion-rs-35-l3h3-20-tdi-177-ch-business-line',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER VAN PROPULSION RS 35 L3H3 2.0 TDI 177 CH BUSINESS LINE',
'odometer': 169515,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-05-28',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN CRAFTER VAN PROPULSION RS 35 L3H3 2.0 TDI 177 CH '
'BUSINESS LINE',
'transmission': 'manual',
'trim': 'CRAFTER VAN PROPULSION RS 35 L3H3 2.0 TDI 177 CH BUSINESS LINE',
'year': 2020}
2026-03-28 19:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:55 [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-28 19:04:55 [vpauto.fr] INFO: Saving data for 5964e0f7f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773824487.476069, 'last_price_update_time': 1774724695.532637}
2026-03-28 19:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5964e0f7f8') HTTP/1.1" 204 0
2026-03-28 19:04:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32e55cbe-40a8-5052-816e-d96b45c3eebe with identifier: 985f3811f8
2026-03-28 19:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32e55cbe-40a8-5052-816e-d96b45c3eebe with scrape type 2
2026-03-28 19:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32e55cbe-40a8-5052-816e-d96b45c3eebe with scrape type 2
2026-03-28 19:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 32e55cbe-40a8-5052-816e-d96b45c3eebe, identifier: 985f3811f8
2026-03-28 19:04:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9829f38-e540-5e0d-9497-50604b9703bc with identifier: 296c8edab1
2026-03-28 19:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9829f38-e540-5e0d-9497-50604b9703bc with scrape type 2
2026-03-28 19:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9829f38-e540-5e0d-9497-50604b9703bc with scrape type 2
2026-03-28 19:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d9829f38-e540-5e0d-9497-50604b9703bc, identifier: 296c8edab1
2026-03-28 19:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 32e55cbe-40a8-5052-816e-d96b45c3eebe with identifier: 985f3811f8
2026-03-28 19:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 32e55cbe-40a8-5052-816e-d96b45c3eebe with identifier: 985f3811f8
2026-03-28 19:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 32e55cbe-40a8-5052-816e-d96b45c3eebe with identifier: 985f3811f8 to the API
2026-03-28 19:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/985f3811f8/renault-master-fgn-trac-f3300-l2h2-dci-135-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 239,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/boNtAUA_BE.pdf',
'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': '32e55cbe-40a8-5052-816e-d96b45c3eebe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/985f3811f8/renault-master-fgn-trac-f3300-l2h2-dci-135-grand-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'MASTER FGN TRAC F3300 L2H2 DCI 135 GRAND CONFORT',
'odometer': 108707,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER FGN TRAC F3300 L2H2 DCI 135 GRAND CONFORT',
'transmission': 'manual',
'trim': 'MASTER FGN TRAC F3300 L2H2 DCI 135 GRAND CONFORT',
'year': 2022}
2026-03-28 19:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27985f3811f8%27 HTTP/1.1" 200 None
2026-03-28 19:04:56 [vpauto.fr] INFO: Saving data for 985f3811f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773861165.810828, 'last_price_update_time': 1774724696.035307}
2026-03-28 19:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='985f3811f8') HTTP/1.1" 204 0
2026-03-28 19:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d9829f38-e540-5e0d-9497-50604b9703bc with identifier: 296c8edab1
2026-03-28 19:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d9829f38-e540-5e0d-9497-50604b9703bc with identifier: 296c8edab1
2026-03-28 19:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d9829f38-e540-5e0d-9497-50604b9703bc with identifier: 296c8edab1 to the API
2026-03-28 19:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/296c8edab1/renault-master-plateau-l2-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': 'd9829f38-e540-5e0d-9497-50604b9703bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/296c8edab1/renault-master-plateau-l2-35t-23-dci-110-e6-grand-confort',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'MASTER PLATEAU L2 3.5t 2.3 dCi 110 E6 GRAND CONFORT',
'odometer': 28765,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2018-11-06',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER PLATEAU L2 3.5t 2.3 dCi 110 E6 GRAND CONFORT',
'transmission': 'manual',
'trim': 'MASTER PLATEAU L2 3.5t 2.3 dCi 110 E6 GRAND CONFORT',
'year': 2018}
2026-03-28 19:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:56 [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-28 19:04:56 [vpauto.fr] INFO: Saving data for 296c8edab1: {'created_time': 1774293533.108195, 'last_price_update_time': 1774724696.358976}
2026-03-28 19:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='296c8edab1') HTTP/1.1" 204 0
2026-03-28 19:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/df5ab765b1/citroen-c3-societe-bluehdi-100-ss-bvm-feel-business-r> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0accddc6-4975-596c-937e-1c4204e5f0c9 with identifier: df5ab765b1
2026-03-28 19:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0accddc6-4975-596c-937e-1c4204e5f0c9 with scrape type 2
2026-03-28 19:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0accddc6-4975-596c-937e-1c4204e5f0c9 with scrape type 2
2026-03-28 19:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0accddc6-4975-596c-937e-1c4204e5f0c9, identifier: df5ab765b1
2026-03-28 19:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0accddc6-4975-596c-937e-1c4204e5f0c9 with identifier: df5ab765b1
2026-03-28 19:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0accddc6-4975-596c-937e-1c4204e5f0c9 with identifier: df5ab765b1
2026-03-28 19:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0accddc6-4975-596c-937e-1c4204e5f0c9 with identifier: df5ab765b1 to the API
2026-03-28 19:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/df5ab765b1/citroen-c3-societe-bluehdi-100-ss-bvm-feel-business-r>
{'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': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '0accddc6-4975-596c-937e-1c4204e5f0c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/df5ab765b1/citroen-c3-societe-bluehdi-100-ss-bvm-feel-business-r',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM FEEL BUSINESS R',
'odometer': 109564,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2020-05-25',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE BLUEHDI 100 S&S BVM FEEL BUSINESS R',
'transmission': 'manual',
'trim': 'C3 SOCIETE BLUEHDI 100 S&S BVM FEEL BUSINESS R',
'year': 2020}
2026-03-28 19:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:56 [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-28 19:04:56 [vpauto.fr] INFO: Saving data for df5ab765b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774429361.194365, 'last_price_update_time': 1774724696.907124}
2026-03-28 19:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='df5ab765b1') HTTP/1.1" 204 0
2026-03-28 19:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a6e80f5f8/peugeot-208-affaire-bluehdi-100-ss-bvm5-premium-pack> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63f070f9-e041-5efd-a987-2230eae5b7cb with identifier: a6e80f5f8
2026-03-28 19:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63f070f9-e041-5efd-a987-2230eae5b7cb with scrape type 2
2026-03-28 19:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63f070f9-e041-5efd-a987-2230eae5b7cb with scrape type 2
2026-03-28 19:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 63f070f9-e041-5efd-a987-2230eae5b7cb, identifier: a6e80f5f8
2026-03-28 19:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 63f070f9-e041-5efd-a987-2230eae5b7cb with identifier: a6e80f5f8
2026-03-28 19:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 63f070f9-e041-5efd-a987-2230eae5b7cb with identifier: a6e80f5f8
2026-03-28 19:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 63f070f9-e041-5efd-a987-2230eae5b7cb with identifier: a6e80f5f8 to the API
2026-03-28 19:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a6e80f5f8/peugeot-208-affaire-bluehdi-100-ss-bvm5-premium-pack>
{'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-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '63f070f9-e041-5efd-a987-2230eae5b7cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a6e80f5f8/peugeot-208-affaire-bluehdi-100-ss-bvm5-premium-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 AFFAIRE BLUEHDI 100 S&S BVM5 PREMIUM PACK',
'odometer': 58144,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2020-06-26',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 AFFAIRE BLUEHDI 100 S&S BVM5 PREMIUM PACK',
'transmission': 'manual',
'trim': '208 AFFAIRE BLUEHDI 100 S&S BVM5 PREMIUM PACK',
'year': 2020}
2026-03-28 19:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:58 [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-28 19:04:58 [vpauto.fr] INFO: Saving data for a6e80f5f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773774911.995659, 'last_price_update_time': 1774724698.024227}
2026-03-28 19:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a6e80f5f8') HTTP/1.1" 204 0
2026-03-28 19:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/67b4da03f8/peugeot-208-electrique-50-kwh-136-active-business-r-societe> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:04:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:59 [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-28 19:04:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:04:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0681042-d76c-5ffb-879a-bd81c01adf49 with identifier: 67b4da03f8
2026-03-28 19:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0681042-d76c-5ffb-879a-bd81c01adf49 with scrape type 2
2026-03-28 19:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0681042-d76c-5ffb-879a-bd81c01adf49 with scrape type 2
2026-03-28 19:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b0681042-d76c-5ffb-879a-bd81c01adf49, identifier: 67b4da03f8
2026-03-28 19:04:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b0681042-d76c-5ffb-879a-bd81c01adf49 with identifier: 67b4da03f8
2026-03-28 19:04:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b0681042-d76c-5ffb-879a-bd81c01adf49 with identifier: 67b4da03f8
2026-03-28 19:04:59 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b0681042-d76c-5ffb-879a-bd81c01adf49 with identifier: 67b4da03f8 to the API
2026-03-28 19:04:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:04: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-28 19:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/67b4da03f8/peugeot-208-electrique-50-kwh-136-active-business-r-societe>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/BfrADYw_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b0681042-d76c-5ffb-879a-bd81c01adf49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/67b4da03f8/peugeot-208-electrique-50-kwh-136-active-business-r-societe',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 ELECTRIQUE 50 KWH 136 ACTIVE BUSINESS R Société',
'odometer': 62555,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2022-07-20',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 ELECTRIQUE 50 KWH 136 ACTIVE BUSINESS R Société',
'transmission': 'automatic',
'trim': '208 ELECTRIQUE 50 KWH 136 ACTIVE BUSINESS R Société',
'year': 2022}
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2767b4da03f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Saving data for 67b4da03f8: {'created_time': 1774293616.955484, 'last_price_update_time': 1774724700.067961, 'auction_closing_time': 1774864800.0}
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='67b4da03f8') HTTP/1.1" 204 0
2026-03-28 19:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/770cb285b1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d974cabdb1/renault-kangoo-express-compact-15-dci-75-e6-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:00 [vpauto.fr] INFO: Found 96 ads on page 5
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 65138a2ab1
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2765138a2ab1%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 65138a2ab1: 2
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 70c69b6ff8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2770c69b6ff8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 70c69b6ff8: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 17eaaa0cb1
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2717eaaa0cb1%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 17eaaa0cb1: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 1bc43450f8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%271bc43450f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 1bc43450f8: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: d60cb082b1
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d60cb082b1%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for d60cb082b1: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 1c24cb3ff8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%271c24cb3ff8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 1c24cb3ff8: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 5f212ea6b1
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%275f212ea6b1%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 5f212ea6b1: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 972d7915f8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27972d7915f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 972d7915f8: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: e140e982b1
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27e140e982b1%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for e140e982b1: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: fd64a290f8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27fd64a290f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for fd64a290f8: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 398b0f2ff8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27398b0f2ff8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 398b0f2ff8: 2
2026-03-28 19:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d2c0c6dff8/peugeot-208-electrique-50-kwh-136-active-business-r-societe> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 6d55ae03f8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276d55ae03f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 6d55ae03f8: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: bf4c9e6af8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27bf4c9e6af8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for bf4c9e6af8: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 5ff5c369f8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%275ff5c369f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 5ff5c369f8: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 961319fdf8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27961319fdf8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 961319fdf8: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: dcd9fb0af8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27dcd9fb0af8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for dcd9fb0af8: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 14e7c610f8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2714e7c610f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 14e7c610f8: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 141ad4dbf8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27141ad4dbf8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 141ad4dbf8: 0
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 8179eb66f8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%278179eb66f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 8179eb66f8: 2
2026-03-28 19:05:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3bcf5b7fb1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9bbb219-43b0-50f3-a6a5-162c158c237f with identifier: 770cb285b1
2026-03-28 19:05:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9bbb219-43b0-50f3-a6a5-162c158c237f with scrape type 2
2026-03-28 19:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9bbb219-43b0-50f3-a6a5-162c158c237f with scrape type 2
2026-03-28 19:05:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a9bbb219-43b0-50f3-a6a5-162c158c237f, identifier: 770cb285b1
2026-03-28 19:05:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29085b7f-8528-5b5f-9782-eeadb23db28b with identifier: d974cabdb1
2026-03-28 19:05:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29085b7f-8528-5b5f-9782-eeadb23db28b with scrape type 2
2026-03-28 19:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29085b7f-8528-5b5f-9782-eeadb23db28b with scrape type 2
2026-03-28 19:05:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 29085b7f-8528-5b5f-9782-eeadb23db28b, identifier: d974cabdb1
2026-03-28 19:05:00 [vpauto.fr] INFO: Found listing with ID: 2dbf5fdaf8
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272dbf5fdaf8%27 HTTP/1.1" 200 None
2026-03-28 19:05:00 [vpauto.fr] INFO: Scrape type for 2dbf5fdaf8: 2
2026-03-28 19:05:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a9bbb219-43b0-50f3-a6a5-162c158c237f with identifier: 770cb285b1
2026-03-28 19:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a9bbb219-43b0-50f3-a6a5-162c158c237f with identifier: 770cb285b1
2026-03-28 19:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a9bbb219-43b0-50f3-a6a5-162c158c237f with identifier: 770cb285b1 to the API
2026-03-28 19:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/770cb285b1/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-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': 'a9bbb219-43b0-50f3-a6a5-162c158c237f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/770cb285b1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL',
'odometer': 70878,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2021-03-29',
'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-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:03 [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-28 19:05:03 [vpauto.fr] INFO: Saving data for 770cb285b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774429342.946451, 'last_price_update_time': 1774724703.127142}
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='770cb285b1') HTTP/1.1" 204 0
2026-03-28 19:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 29085b7f-8528-5b5f-9782-eeadb23db28b with identifier: d974cabdb1
2026-03-28 19:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 29085b7f-8528-5b5f-9782-eeadb23db28b with identifier: d974cabdb1
2026-03-28 19:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 29085b7f-8528-5b5f-9782-eeadb23db28b with identifier: d974cabdb1 to the API
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d974cabdb1/renault-kangoo-express-compact-15-dci-75-e6-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '29085b7f-8528-5b5f-9782-eeadb23db28b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d974cabdb1/renault-kangoo-express-compact-15-dci-75-e6-grand-confort',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS COMPACT 1.5 DCI 75 E6 GRAND CONFORT',
'odometer': 122756,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2019-12-18',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS COMPACT 1.5 DCI 75 E6 GRAND CONFORT',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS COMPACT 1.5 DCI 75 E6 GRAND CONFORT',
'year': 2019}
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:03 [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-28 19:05:03 [vpauto.fr] INFO: Saving data for d974cabdb1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293546.073977, 'last_price_update_time': 1774724703.57522}
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d974cabdb1') HTTP/1.1" 204 0
2026-03-28 19:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3f175ac-0a26-5904-898a-04baa15f2621 with identifier: d2c0c6dff8
2026-03-28 19:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3f175ac-0a26-5904-898a-04baa15f2621 with scrape type 2
2026-03-28 19:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3f175ac-0a26-5904-898a-04baa15f2621 with scrape type 2
2026-03-28 19:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a3f175ac-0a26-5904-898a-04baa15f2621, identifier: d2c0c6dff8
2026-03-28 19:05:03 [vpauto.fr] INFO: Found listing with ID: c9a63237f8
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:03 [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-28 19:05:03 [vpauto.fr] INFO: Scrape type for c9a63237f8: 0
2026-03-28 19:05:03 [vpauto.fr] INFO: Found listing with ID: d7af56d9f8
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:03 [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-28 19:05:03 [vpauto.fr] INFO: Scrape type for d7af56d9f8: 0
2026-03-28 19:05:03 [vpauto.fr] INFO: Found listing with ID: cdefd589f8
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:03 [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-28 19:05:03 [vpauto.fr] INFO: Scrape type for cdefd589f8: 0
2026-03-28 19:05:03 [vpauto.fr] INFO: Found listing with ID: e2e85aaaf8
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:03 [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-28 19:05:03 [vpauto.fr] INFO: Scrape type for e2e85aaaf8: 0
2026-03-28 19:05:03 [vpauto.fr] INFO: Found listing with ID: 5ed99e10f8
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:03 [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-28 19:05:03 [vpauto.fr] INFO: Scrape type for 5ed99e10f8: 0
2026-03-28 19:05:03 [vpauto.fr] INFO: Found listing with ID: a66e0969f8
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:03 [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-28 19:05:03 [vpauto.fr] INFO: Scrape type for a66e0969f8: 0
2026-03-28 19:05:03 [vpauto.fr] INFO: Found listing with ID: 932e8099f8
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:03 [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-28 19:05:03 [vpauto.fr] INFO: Scrape type for 932e8099f8: 0
2026-03-28 19:05:03 [vpauto.fr] INFO: Found listing with ID: 8f8f7fc3f8
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f8f7fc3f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:03 [vpauto.fr] INFO: Scrape type for 8f8f7fc3f8: 2
2026-03-28 19:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a3f175ac-0a26-5904-898a-04baa15f2621 with identifier: d2c0c6dff8
2026-03-28 19:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a3f175ac-0a26-5904-898a-04baa15f2621 with identifier: d2c0c6dff8
2026-03-28 19:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a3f175ac-0a26-5904-898a-04baa15f2621 with identifier: d2c0c6dff8 to the API
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d2c0c6dff8/peugeot-208-electrique-50-kwh-136-active-business-r-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': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a3f175ac-0a26-5904-898a-04baa15f2621',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d2c0c6dff8/peugeot-208-electrique-50-kwh-136-active-business-r-societe',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 ELECTRIQUE 50 KWH 136 ACTIVE BUSINESS R Société',
'odometer': 41590,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 ELECTRIQUE 50 KWH 136 ACTIVE BUSINESS R Société',
'transmission': 'automatic',
'trim': '208 ELECTRIQUE 50 KWH 136 ACTIVE BUSINESS R Société',
'year': 2021}
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:04 [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-28 19:05:04 [vpauto.fr] INFO: Saving data for d2c0c6dff8: {'auction_closing_time': 1774864800.0, 'created_time': 1774293604.038598, 'last_price_update_time': 1774724704.290704}
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d2c0c6dff8') HTTP/1.1" 204 0
2026-03-28 19:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/31e516a4f8/land-rover-discovery-mark-iii-sd6-30-306-ch-hse-luxury-societe> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b8062abcb1/renault-kangoo-express-15-dci-75-e6-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/351674c6f8/citroen-jumper-tole-30-l1h1-bluehdi-110-bvm6-club> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:04 [vpauto.fr] INFO: Found listing with ID: e212982df8
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:04 [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-28 19:05:04 [vpauto.fr] INFO: Scrape type for e212982df8: 2
2026-03-28 19:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dab23ac1-d4be-5d72-a8c6-9c099d89ed35 with identifier: 3bcf5b7fb1
2026-03-28 19:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dab23ac1-d4be-5d72-a8c6-9c099d89ed35 with scrape type 2
2026-03-28 19:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dab23ac1-d4be-5d72-a8c6-9c099d89ed35 with scrape type 2
2026-03-28 19:05:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: dab23ac1-d4be-5d72-a8c6-9c099d89ed35, identifier: 3bcf5b7fb1
2026-03-28 19:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: dab23ac1-d4be-5d72-a8c6-9c099d89ed35 with identifier: 3bcf5b7fb1
2026-03-28 19:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: dab23ac1-d4be-5d72-a8c6-9c099d89ed35 with identifier: 3bcf5b7fb1
2026-03-28 19:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: dab23ac1-d4be-5d72-a8c6-9c099d89ed35 with identifier: 3bcf5b7fb1 to the API
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3bcf5b7fb1/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-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': 'dab23ac1-d4be-5d72-a8c6-9c099d89ed35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3bcf5b7fb1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL',
'odometer': 84687,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-03-25',
'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-28 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:04 [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-28 19:05:04 [vpauto.fr] INFO: Saving data for 3bcf5b7fb1: {'auction_closing_time': 1774864740.0, 'created_time': 1774429344.012551, 'last_price_update_time': 1774724704.785254}
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3bcf5b7fb1') HTTP/1.1" 204 0
2026-03-28 19:05:04 [vpauto.fr] INFO: Found listing with ID: c2eb47e6f8
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:04 [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-28 19:05:04 [vpauto.fr] INFO: Scrape type for c2eb47e6f8: 0
2026-03-28 19:05:04 [vpauto.fr] INFO: Found listing with ID: 8ad34bf6f8
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:04 [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-28 19:05:04 [vpauto.fr] INFO: Scrape type for 8ad34bf6f8: 0
2026-03-28 19:05:04 [vpauto.fr] INFO: Found listing with ID: 6e08f77df8
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:04 [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-28 19:05:04 [vpauto.fr] INFO: Scrape type for 6e08f77df8: 2
2026-03-28 19:05:04 [vpauto.fr] INFO: Found listing with ID: 996e145bf8
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27996e145bf8%27 HTTP/1.1" 200 None
2026-03-28 19:05:04 [vpauto.fr] INFO: Scrape type for 996e145bf8: 2
2026-03-28 19:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e5f7d8e6f8/toyota-proace-city-electric-medium-50kwh-business-look> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6fe52ae2b1/citroen-c3-societe-bluehdi-100-ss-bvm-feel> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a5fd6c1-749a-5679-963b-5f806351bdcc with identifier: 31e516a4f8
2026-03-28 19:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a5fd6c1-749a-5679-963b-5f806351bdcc with scrape type 2
2026-03-28 19:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a5fd6c1-749a-5679-963b-5f806351bdcc with scrape type 2
2026-03-28 19:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1a5fd6c1-749a-5679-963b-5f806351bdcc, identifier: 31e516a4f8
2026-03-28 19:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2adc1ff-d249-5aa3-b86d-adf513a0d71f with identifier: b8062abcb1
2026-03-28 19:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2adc1ff-d249-5aa3-b86d-adf513a0d71f with scrape type 2
2026-03-28 19:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2adc1ff-d249-5aa3-b86d-adf513a0d71f with scrape type 2
2026-03-28 19:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c2adc1ff-d249-5aa3-b86d-adf513a0d71f, identifier: b8062abcb1
2026-03-28 19:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6d9e043-3eeb-53b2-8fbb-230eb259bd7d with identifier: 351674c6f8
2026-03-28 19:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6d9e043-3eeb-53b2-8fbb-230eb259bd7d with scrape type 2
2026-03-28 19:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6d9e043-3eeb-53b2-8fbb-230eb259bd7d with scrape type 2
2026-03-28 19:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c6d9e043-3eeb-53b2-8fbb-230eb259bd7d, identifier: 351674c6f8
2026-03-28 19:05:05 [vpauto.fr] INFO: Found listing with ID: 5c16d185f8
2026-03-28 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:05 [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-28 19:05:05 [vpauto.fr] INFO: Scrape type for 5c16d185f8: 2
2026-03-28 19:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1a5fd6c1-749a-5679-963b-5f806351bdcc with identifier: 31e516a4f8
2026-03-28 19:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1a5fd6c1-749a-5679-963b-5f806351bdcc with identifier: 31e516a4f8
2026-03-28 19:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1a5fd6c1-749a-5679-963b-5f806351bdcc with identifier: 31e516a4f8 to the API
2026-03-28 19:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/31e516a4f8/land-rover-discovery-mark-iii-sd6-30-306-ch-hse-luxury-societe>
{'auction_title': '',
'c_o_2_emission_value': 246,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1a5fd6c1-749a-5679-963b-5f806351bdcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/31e516a4f8/land-rover-discovery-mark-iii-sd6-30-306-ch-hse-luxury-societe',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LAND ROVER',
'model': 'Discovery Mark III Sd6 3.0 306 ch HSE Luxury société',
'odometer': 46823,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 35000,
'price_includes_vat': True,
'registration_date': '2020-09-11',
'seats_number': 2,
'seller_name': None,
'title': 'LAND ROVER Discovery Mark III Sd6 3.0 306 ch HSE Luxury société',
'transmission': 'automatic',
'trim': 'Discovery Mark III Sd6 3.0 306 ch HSE Luxury société',
'year': 2020}
2026-03-28 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:05 [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-28 19:05:05 [vpauto.fr] INFO: Saving data for 31e516a4f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773774921.511062, 'last_price_update_time': 1774724705.544579}
2026-03-28 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='31e516a4f8') HTTP/1.1" 204 0
2026-03-28 19:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c2adc1ff-d249-5aa3-b86d-adf513a0d71f with identifier: b8062abcb1
2026-03-28 19:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c2adc1ff-d249-5aa3-b86d-adf513a0d71f with identifier: b8062abcb1
2026-03-28 19:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c2adc1ff-d249-5aa3-b86d-adf513a0d71f with identifier: b8062abcb1 to the API
2026-03-28 19:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b8062abcb1/renault-kangoo-express-15-dci-75-e6-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 112,
'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': 'c2adc1ff-d249-5aa3-b86d-adf513a0d71f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b8062abcb1/renault-kangoo-express-15-dci-75-e6-grand-confort',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS 1.5 DCI 75 E6 GRAND CONFORT',
'odometer': 120102,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2019-03-21',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS 1.5 DCI 75 E6 GRAND CONFORT',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS 1.5 DCI 75 E6 GRAND CONFORT',
'year': 2019}
2026-03-28 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:05 [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-28 19:05:05 [vpauto.fr] INFO: Saving data for b8062abcb1: {'created_time': 1774414949.751391, 'last_price_update_time': 1774724705.961621}
2026-03-28 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b8062abcb1') HTTP/1.1" 204 0
2026-03-28 19:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c6d9e043-3eeb-53b2-8fbb-230eb259bd7d with identifier: 351674c6f8
2026-03-28 19:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c6d9e043-3eeb-53b2-8fbb-230eb259bd7d with identifier: 351674c6f8
2026-03-28 19:05:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c6d9e043-3eeb-53b2-8fbb-230eb259bd7d with identifier: 351674c6f8 to the API
2026-03-28 19:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/351674c6f8/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': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6d9e043-3eeb-53b2-8fbb-230eb259bd7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/351674c6f8/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': 310887,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2016-12-06',
'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': 2016}
2026-03-28 19:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:06 [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-28 19:05:06 [vpauto.fr] INFO: Saving data for 351674c6f8: {'auction_closing_time': 1774864800.0, 'created_time': 1774293329.926457, 'last_price_update_time': 1774724706.280763}
2026-03-28 19:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='351674c6f8') HTTP/1.1" 204 0
2026-03-28 19:05:06 [vpauto.fr] INFO: Found listing with ID: d338a914f8
2026-03-28 19:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:06 [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-28 19:05:06 [vpauto.fr] INFO: Scrape type for d338a914f8: 2
2026-03-28 19:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9f7b1d6cb1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e998b46a-3b60-5d4e-bb6f-7f7896ea1f81 with identifier: e5f7d8e6f8
2026-03-28 19:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e998b46a-3b60-5d4e-bb6f-7f7896ea1f81 with scrape type 2
2026-03-28 19:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e998b46a-3b60-5d4e-bb6f-7f7896ea1f81 with scrape type 2
2026-03-28 19:05:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e998b46a-3b60-5d4e-bb6f-7f7896ea1f81, identifier: e5f7d8e6f8
2026-03-28 19:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea6a5245-3ab1-583c-859c-e1d2c7ca3a01 with identifier: 6fe52ae2b1
2026-03-28 19:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea6a5245-3ab1-583c-859c-e1d2c7ca3a01 with scrape type 2
2026-03-28 19:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea6a5245-3ab1-583c-859c-e1d2c7ca3a01 with scrape type 2
2026-03-28 19:05:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ea6a5245-3ab1-583c-859c-e1d2c7ca3a01, identifier: 6fe52ae2b1
2026-03-28 19:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9920497af8/renault-trafic-fgn-l1h1-1000-kg-dci-95-e6-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e998b46a-3b60-5d4e-bb6f-7f7896ea1f81 with identifier: e5f7d8e6f8
2026-03-28 19:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e998b46a-3b60-5d4e-bb6f-7f7896ea1f81 with identifier: e5f7d8e6f8
2026-03-28 19:05:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e998b46a-3b60-5d4e-bb6f-7f7896ea1f81 with identifier: e5f7d8e6f8 to the API
2026-03-28 19:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e5f7d8e6f8/toyota-proace-city-electric-medium-50kwh-business-look>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/RzFFwEJ_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'e998b46a-3b60-5d4e-bb6f-7f7896ea1f81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e5f7d8e6f8/toyota-proace-city-electric-medium-50kwh-business-look',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'TOYOTA',
'model': 'PROACE CITY ELECTRIC MEDIUM 50KWH BUSINESS LOOK',
'odometer': 6195,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 3,
'seller_name': None,
'title': 'TOYOTA PROACE CITY ELECTRIC MEDIUM 50KWH BUSINESS LOOK',
'transmission': 'automatic',
'trim': 'PROACE CITY ELECTRIC MEDIUM 50KWH BUSINESS LOOK',
'year': 2021}
2026-03-28 19:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:06 [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-28 19:05:06 [vpauto.fr] INFO: Saving data for e5f7d8e6f8: {'auction_closing_time': 1774864800.0, 'created_time': 1774293602.658645, 'last_price_update_time': 1774724706.781704}
2026-03-28 19:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e5f7d8e6f8') HTTP/1.1" 204 0
2026-03-28 19:05:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ea6a5245-3ab1-583c-859c-e1d2c7ca3a01 with identifier: 6fe52ae2b1
2026-03-28 19:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ea6a5245-3ab1-583c-859c-e1d2c7ca3a01 with identifier: 6fe52ae2b1
2026-03-28 19:05:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ea6a5245-3ab1-583c-859c-e1d2c7ca3a01 with identifier: 6fe52ae2b1 to the API
2026-03-28 19:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6fe52ae2b1/citroen-c3-societe-bluehdi-100-ss-bvm-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': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': 'ea6a5245-3ab1-583c-859c-e1d2c7ca3a01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6fe52ae2b1/citroen-c3-societe-bluehdi-100-ss-bvm-feel',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'odometer': 64401,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'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-28 19:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:07 [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-28 19:05:07 [vpauto.fr] INFO: Saving data for 6fe52ae2b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774429352.46108, 'last_price_update_time': 1774724707.649068}
2026-03-28 19:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6fe52ae2b1') HTTP/1.1" 204 0
2026-03-28 19:05:07 [scrapy.extensions.logstats] INFO: Crawled 145 pages (at 37 pages/min), scraped 138 items (at 34 items/min)
2026-03-28 19:05:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-28 19:05:07 [vpauto.fr] INFO: Found listing with ID: c7ce35d3f8
2026-03-28 19:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:07 [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-28 19:05:07 [vpauto.fr] INFO: Scrape type for c7ce35d3f8: 0
2026-03-28 19:05:07 [vpauto.fr] INFO: Found listing with ID: be6fd6daf8
2026-03-28 19:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:07 [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-28 19:05:07 [vpauto.fr] INFO: Scrape type for be6fd6daf8: 0
2026-03-28 19:05:07 [vpauto.fr] INFO: Found listing with ID: 74f3963af8
2026-03-28 19:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:07 [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-28 19:05:07 [vpauto.fr] INFO: Scrape type for 74f3963af8: 2
2026-03-28 19:05:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:07 [vpauto.fr] INFO: Found listing with ID: 1fa2a13f8
2026-03-28 19:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:07 [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-28 19:05:07 [vpauto.fr] INFO: Scrape type for 1fa2a13f8: 0
2026-03-28 19:05:07 [vpauto.fr] INFO: Found listing with ID: 8d7c9976f8
2026-03-28 19:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:07 [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-28 19:05:07 [vpauto.fr] INFO: Scrape type for 8d7c9976f8: 2
2026-03-28 19:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec9a81f5-a523-530c-a093-5893687ba684 with identifier: 9f7b1d6cb1
2026-03-28 19:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec9a81f5-a523-530c-a093-5893687ba684 with scrape type 2
2026-03-28 19:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec9a81f5-a523-530c-a093-5893687ba684 with scrape type 2
2026-03-28 19:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ec9a81f5-a523-530c-a093-5893687ba684, identifier: 9f7b1d6cb1
2026-03-28 19:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9b69bd7-76c0-5a6b-aace-632bddb1ac83 with identifier: 9920497af8
2026-03-28 19:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9b69bd7-76c0-5a6b-aace-632bddb1ac83 with scrape type 2
2026-03-28 19:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9b69bd7-76c0-5a6b-aace-632bddb1ac83 with scrape type 2
2026-03-28 19:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a9b69bd7-76c0-5a6b-aace-632bddb1ac83, identifier: 9920497af8
2026-03-28 19:05:08 [vpauto.fr] INFO: Found listing with ID: 66addf76f8
2026-03-28 19:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:08 [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-28 19:05:08 [vpauto.fr] INFO: Scrape type for 66addf76f8: 0
2026-03-28 19:05:08 [vpauto.fr] INFO: Found listing with ID: 2480d58cf8
2026-03-28 19:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:08 [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-28 19:05:08 [vpauto.fr] INFO: Scrape type for 2480d58cf8: 0
2026-03-28 19:05:08 [vpauto.fr] INFO: Found listing with ID: dfdee678f8
2026-03-28 19:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:08 [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-28 19:05:08 [vpauto.fr] INFO: Scrape type for dfdee678f8: 2
2026-03-28 19:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ec9a81f5-a523-530c-a093-5893687ba684 with identifier: 9f7b1d6cb1
2026-03-28 19:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ec9a81f5-a523-530c-a093-5893687ba684 with identifier: 9f7b1d6cb1
2026-03-28 19:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ec9a81f5-a523-530c-a093-5893687ba684 with identifier: 9f7b1d6cb1 to the API
2026-03-28 19:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9f7b1d6cb1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav>
{'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': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': 'ec9a81f5-a523-530c-a093-5893687ba684',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9f7b1d6cb1/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'odometer': 107060,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2019-11-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': 2019}
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:09 [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-28 19:05:09 [vpauto.fr] INFO: Saving data for 9f7b1d6cb1: {'auction_closing_time': 1774864740.0, 'created_time': 1774414947.203536, 'last_price_update_time': 1774724709.182362}
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9f7b1d6cb1') HTTP/1.1" 204 0
2026-03-28 19:05:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a9b69bd7-76c0-5a6b-aace-632bddb1ac83 with identifier: 9920497af8
2026-03-28 19:05:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a9b69bd7-76c0-5a6b-aace-632bddb1ac83 with identifier: 9920497af8
2026-03-28 19:05:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a9b69bd7-76c0-5a6b-aace-632bddb1ac83 with identifier: 9920497af8 to the API
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9920497af8/renault-trafic-fgn-l1h1-1000-kg-dci-95-e6-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 170,
'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': 'a9b69bd7-76c0-5a6b-aace-632bddb1ac83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9920497af8/renault-trafic-fgn-l1h1-1000-kg-dci-95-e6-grand-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'TRAFIC FGN L1H1 1000 KG DCI 95 E6 GRAND CONFORT',
'odometer': 110080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2019-05-23',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC FGN L1H1 1000 KG DCI 95 E6 GRAND CONFORT',
'transmission': 'manual',
'trim': 'TRAFIC FGN L1H1 1000 KG DCI 95 E6 GRAND CONFORT',
'year': 2019}
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:09 [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-28 19:05:09 [vpauto.fr] INFO: Saving data for 9920497af8: {'auction_closing_time': 1774864800.0, 'created_time': 1774293554.250505, 'last_price_update_time': 1774724709.466665}
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9920497af8') HTTP/1.1" 204 0
2026-03-28 19:05:09 [vpauto.fr] INFO: Found listing with ID: 13936821f8
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:09 [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-28 19:05:09 [vpauto.fr] INFO: Scrape type for 13936821f8: 2
2026-03-28 19:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cc0573c5b1/toyota-yaris-hybride-affaires-100h-france-business> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/88bfdb6df8/opel-vivaro-fgn-l2-20-diesel-145-ch-pack-business> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/69dbbe09b1/fiat-fiorino-tole-13-16v-multijet-95-evoluzione> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:09 [vpauto.fr] INFO: Found listing with ID: dd91f709f8
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:09 [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-28 19:05:09 [vpauto.fr] INFO: Scrape type for dd91f709f8: 2
2026-03-28 19:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:09 [vpauto.fr] INFO: Found listing with ID: e94ee830f8
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:09 [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-28 19:05:09 [vpauto.fr] INFO: Scrape type for e94ee830f8: 0
2026-03-28 19:05:09 [vpauto.fr] INFO: Found listing with ID: 8ca4336af8
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:09 [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-28 19:05:09 [vpauto.fr] INFO: Scrape type for 8ca4336af8: 0
2026-03-28 19:05:09 [vpauto.fr] INFO: Found listing with ID: 8b62438bf8
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:09 [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-28 19:05:09 [vpauto.fr] INFO: Scrape type for 8b62438bf8: 0
2026-03-28 19:05:09 [vpauto.fr] INFO: Found listing with ID: 9bd6e5a9f8
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:09 [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-28 19:05:09 [vpauto.fr] INFO: Scrape type for 9bd6e5a9f8: 0
2026-03-28 19:05:09 [vpauto.fr] INFO: Found listing with ID: 8ddd1b1ef8
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:09 [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-28 19:05:09 [vpauto.fr] INFO: Scrape type for 8ddd1b1ef8: 2
2026-03-28 19:05:09 [vpauto.fr] INFO: Found listing with ID: 2079ad0f8
2026-03-28 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:09 [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-28 19:05:09 [vpauto.fr] INFO: Scrape type for 2079ad0f8: 2
2026-03-28 19:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8960c70-3133-595d-b11e-89102fcc496e with identifier: cc0573c5b1
2026-03-28 19:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8960c70-3133-595d-b11e-89102fcc496e with scrape type 2
2026-03-28 19:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8960c70-3133-595d-b11e-89102fcc496e with scrape type 2
2026-03-28 19:05:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c8960c70-3133-595d-b11e-89102fcc496e, identifier: cc0573c5b1
2026-03-28 19:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be374803-adac-5752-8bc1-9eb91e6944d4 with identifier: 88bfdb6df8
2026-03-28 19:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be374803-adac-5752-8bc1-9eb91e6944d4 with scrape type 2
2026-03-28 19:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be374803-adac-5752-8bc1-9eb91e6944d4 with scrape type 2
2026-03-28 19:05:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: be374803-adac-5752-8bc1-9eb91e6944d4, identifier: 88bfdb6df8
2026-03-28 19:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2b9c2dc-e2de-54c4-bcec-a334a17b0927 with identifier: 69dbbe09b1
2026-03-28 19:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b9c2dc-e2de-54c4-bcec-a334a17b0927 with scrape type 2
2026-03-28 19:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2b9c2dc-e2de-54c4-bcec-a334a17b0927 with scrape type 2
2026-03-28 19:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f2b9c2dc-e2de-54c4-bcec-a334a17b0927, identifier: 69dbbe09b1
2026-03-28 19:05:10 [vpauto.fr] INFO: Found listing with ID: f07aae4bf8
2026-03-28 19:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:10 [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-28 19:05:10 [vpauto.fr] INFO: Scrape type for f07aae4bf8: 0
2026-03-28 19:05:10 [vpauto.fr] INFO: Found listing with ID: 7023f569f8
2026-03-28 19:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:10 [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-28 19:05:10 [vpauto.fr] INFO: Scrape type for 7023f569f8: 2
2026-03-28 19:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c8960c70-3133-595d-b11e-89102fcc496e with identifier: cc0573c5b1
2026-03-28 19:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c8960c70-3133-595d-b11e-89102fcc496e with identifier: cc0573c5b1
2026-03-28 19:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c8960c70-3133-595d-b11e-89102fcc496e with identifier: cc0573c5b1 to the API
2026-03-28 19:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cc0573c5b1/toyota-yaris-hybride-affaires-100h-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': 'c8960c70-3133-595d-b11e-89102fcc496e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cc0573c5b1/toyota-yaris-hybride-affaires-100h-france-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'TOYOTA',
'model': 'YARIS HYBRIDE AFFAIRES 100H FRANCE BUSINESS',
'odometer': 32550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2019-09-13',
'seats_number': 2,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRIDE AFFAIRES 100H FRANCE BUSINESS',
'transmission': 'automatic',
'trim': 'YARIS HYBRIDE AFFAIRES 100H FRANCE BUSINESS',
'year': 2019}
2026-03-28 19:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:10 [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-28 19:05:10 [vpauto.fr] INFO: Saving data for cc0573c5b1: {'auction_closing_time': 1774609200.0, 'created_time': 1774414949.32462, 'last_price_update_time': 1774724710.376624}
2026-03-28 19:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cc0573c5b1') HTTP/1.1" 204 0
2026-03-28 19:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: be374803-adac-5752-8bc1-9eb91e6944d4 with identifier: 88bfdb6df8
2026-03-28 19:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: be374803-adac-5752-8bc1-9eb91e6944d4 with identifier: 88bfdb6df8
2026-03-28 19:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: be374803-adac-5752-8bc1-9eb91e6944d4 with identifier: 88bfdb6df8 to the API
2026-03-28 19:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/88bfdb6df8/opel-vivaro-fgn-l2-20-diesel-145-ch-pack-business>
{'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.0L',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'be374803-adac-5752-8bc1-9eb91e6944d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/88bfdb6df8/opel-vivaro-fgn-l2-20-diesel-145-ch-pack-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'OPEL',
'model': 'VIVARO FGN L2 2.0 DIESEL 145 CH PACK BUSINESS',
'odometer': 91118,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 3,
'seller_name': None,
'title': 'OPEL VIVARO FGN L2 2.0 DIESEL 145 CH PACK BUSINESS',
'transmission': 'manual',
'trim': 'VIVARO FGN L2 2.0 DIESEL 145 CH PACK BUSINESS',
'year': 2021}
2026-03-28 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2788bfdb6df8%27 HTTP/1.1" 200 None
2026-03-28 19:05:12 [vpauto.fr] INFO: Saving data for 88bfdb6df8: {'auction_closing_time': 1774864800.0, 'created_time': 1773738270.220179, 'last_price_update_time': 1774724712.814595}
2026-03-28 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='88bfdb6df8') HTTP/1.1" 204 0
2026-03-28 19:05:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f2b9c2dc-e2de-54c4-bcec-a334a17b0927 with identifier: 69dbbe09b1
2026-03-28 19:05:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f2b9c2dc-e2de-54c4-bcec-a334a17b0927 with identifier: 69dbbe09b1
2026-03-28 19:05:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f2b9c2dc-e2de-54c4-bcec-a334a17b0927 with identifier: 69dbbe09b1 to the API
2026-03-28 19:05:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/69dbbe09b1/fiat-fiorino-tole-13-16v-multijet-95-evoluzione>
{'auction_title': '',
'c_o_2_emission_value': 137,
'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': 'f2b9c2dc-e2de-54c4-bcec-a334a17b0927',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/69dbbe09b1/fiat-fiorino-tole-13-16v-multijet-95-evoluzione',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FIAT',
'model': 'FIORINO TOLE 1.3 16V MULTIJET 95 EVOLUZIONE',
'odometer': 84366,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 2,
'seller_name': None,
'title': 'FIAT FIORINO TOLE 1.3 16V MULTIJET 95 EVOLUZIONE',
'transmission': 'manual',
'trim': 'FIORINO TOLE 1.3 16V MULTIJET 95 EVOLUZIONE',
'year': 2021}
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [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-28 19:05:13 [vpauto.fr] INFO: Saving data for 69dbbe09b1: {'auction_closing_time': 1774609200.0, 'created_time': 1774342852.81313, 'last_price_update_time': 1774724713.161429}
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='69dbbe09b1') HTTP/1.1" 204 0
2026-03-28 19:05:13 [vpauto.fr] INFO: Found listing with ID: ee52a6c7f8
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [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-28 19:05:13 [vpauto.fr] INFO: Scrape type for ee52a6c7f8: 0
2026-03-28 19:05:13 [vpauto.fr] INFO: Found listing with ID: 7c068175f8
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [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-28 19:05:13 [vpauto.fr] INFO: Scrape type for 7c068175f8: 2
2026-03-28 19:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/398b0f2ff8/renault-kangoo-express-blue-dci-95-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/774a0d96b1/renault-megane-iv-societe-blue-dci-115-air-2p> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9e6eac4bb1/ford-ranger-30-tdci-156-double-cab-wildtrak-4x4> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7d70aed2f8/peugeot-expert-fgn-tole-standard-20-bluehdi-120-ss-bvm6-premium> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:05:13 [vpauto.fr] INFO: Found listing with ID: b916ab4df8
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [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-28 19:05:13 [vpauto.fr] INFO: Scrape type for b916ab4df8: 0
2026-03-28 19:05:13 [vpauto.fr] INFO: Found listing with ID: a9699a59f8
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [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-28 19:05:13 [vpauto.fr] INFO: Scrape type for a9699a59f8: 0
2026-03-28 19:05:13 [vpauto.fr] INFO: Found listing with ID: 94d55d8df8
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [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-28 19:05:13 [vpauto.fr] INFO: Scrape type for 94d55d8df8: 0
2026-03-28 19:05:13 [vpauto.fr] INFO: Found listing with ID: c6513244f8
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [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-28 19:05:13 [vpauto.fr] INFO: Scrape type for c6513244f8: 0
2026-03-28 19:05:13 [vpauto.fr] INFO: Found listing with ID: 8f17ac7df8
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [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-28 19:05:13 [vpauto.fr] INFO: Scrape type for 8f17ac7df8: 0
2026-03-28 19:05:13 [vpauto.fr] INFO: Found listing with ID: d55f3622f8
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [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-28 19:05:13 [vpauto.fr] INFO: Scrape type for d55f3622f8: 2
2026-03-28 19:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:13 [vpauto.fr] INFO: Found listing with ID: c3ecdc31f8
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [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-28 19:05:13 [vpauto.fr] INFO: Scrape type for c3ecdc31f8: 2
2026-03-28 19:05:13 [vpauto.fr] INFO: Found listing with ID: 94184c4cf8
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [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-28 19:05:13 [vpauto.fr] INFO: Scrape type for 94184c4cf8: 2
2026-03-28 19:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc98d0cd-11ef-5445-a429-639071ae87c9 with identifier: 398b0f2ff8
2026-03-28 19:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc98d0cd-11ef-5445-a429-639071ae87c9 with scrape type 2
2026-03-28 19:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc98d0cd-11ef-5445-a429-639071ae87c9 with scrape type 2
2026-03-28 19:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: dc98d0cd-11ef-5445-a429-639071ae87c9, identifier: 398b0f2ff8
2026-03-28 19:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fb8b7b0-b636-536e-afac-387aa079de76 with identifier: 774a0d96b1
2026-03-28 19:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fb8b7b0-b636-536e-afac-387aa079de76 with scrape type 2
2026-03-28 19:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fb8b7b0-b636-536e-afac-387aa079de76 with scrape type 2
2026-03-28 19:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0fb8b7b0-b636-536e-afac-387aa079de76, identifier: 774a0d96b1
2026-03-28 19:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77a369a9-75e8-54d7-ba08-c3264938749c with identifier: 9e6eac4bb1
2026-03-28 19:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77a369a9-75e8-54d7-ba08-c3264938749c with scrape type 2
2026-03-28 19:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77a369a9-75e8-54d7-ba08-c3264938749c with scrape type 2
2026-03-28 19:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 77a369a9-75e8-54d7-ba08-c3264938749c, identifier: 9e6eac4bb1
2026-03-28 19:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbbe5935-5d47-5f9f-b2bd-5116dc5b5b61 with identifier: 7d70aed2f8
2026-03-28 19:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbbe5935-5d47-5f9f-b2bd-5116dc5b5b61 with scrape type 2
2026-03-28 19:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbbe5935-5d47-5f9f-b2bd-5116dc5b5b61 with scrape type 2
2026-03-28 19:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: bbbe5935-5d47-5f9f-b2bd-5116dc5b5b61, identifier: 7d70aed2f8
2026-03-28 19:05:13 [vpauto.fr] INFO: Found listing with ID: 6eb80bf6b1
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:13 [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-28 19:05:13 [vpauto.fr] INFO: Scrape type for 6eb80bf6b1: 2
2026-03-28 19:05:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: dc98d0cd-11ef-5445-a429-639071ae87c9 with identifier: 398b0f2ff8
2026-03-28 19:05:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: dc98d0cd-11ef-5445-a429-639071ae87c9 with identifier: 398b0f2ff8
2026-03-28 19:05:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: dc98d0cd-11ef-5445-a429-639071ae87c9 with identifier: 398b0f2ff8 to the API
2026-03-28 19:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/398b0f2ff8/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': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'dc98d0cd-11ef-5445-a429-639071ae87c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/398b0f2ff8/renault-kangoo-express-blue-dci-95-grand-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS BLUE DCI 95 GRAND CONFORT',
'odometer': 69853,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2019-11-18',
'seats_number': 3,
'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-28 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27398b0f2ff8%27 HTTP/1.1" 200 None
2026-03-28 19:05:14 [vpauto.fr] INFO: Saving data for 398b0f2ff8: {'auction_closing_time': 1774864800.0, 'created_time': 1774293356.701973, 'last_price_update_time': 1774724714.159787}
2026-03-28 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='398b0f2ff8') HTTP/1.1" 204 0
2026-03-28 19:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0fb8b7b0-b636-536e-afac-387aa079de76 with identifier: 774a0d96b1
2026-03-28 19:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0fb8b7b0-b636-536e-afac-387aa079de76 with identifier: 774a0d96b1
2026-03-28 19:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0fb8b7b0-b636-536e-afac-387aa079de76 with identifier: 774a0d96b1 to the API
2026-03-28 19:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/774a0d96b1/renault-megane-iv-societe-blue-dci-115-air-2p>
{'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': '',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '0fb8b7b0-b636-536e-afac-387aa079de76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/774a0d96b1/renault-megane-iv-societe-blue-dci-115-air-2p',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'MEGANE IV SOCIETE BLUE DCI 115 AIR 2P',
'odometer': 84709,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT MEGANE IV SOCIETE BLUE DCI 115 AIR 2P',
'transmission': 'manual',
'trim': 'MEGANE IV SOCIETE BLUE DCI 115 AIR 2P',
'year': 2021}
2026-03-28 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27774a0d96b1%27 HTTP/1.1" 200 None
2026-03-28 19:05:14 [vpauto.fr] INFO: Saving data for 774a0d96b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293046.699155, 'last_price_update_time': 1774724714.57732}
2026-03-28 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='774a0d96b1') HTTP/1.1" 204 0
2026-03-28 19:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 77a369a9-75e8-54d7-ba08-c3264938749c with identifier: 9e6eac4bb1
2026-03-28 19:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 77a369a9-75e8-54d7-ba08-c3264938749c with identifier: 9e6eac4bb1
2026-03-28 19:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 77a369a9-75e8-54d7-ba08-c3264938749c with identifier: 9e6eac4bb1 to the API
2026-03-28 19:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9e6eac4bb1/ford-ranger-30-tdci-156-double-cab-wildtrak-4x4>
{'auction_title': '',
'c_o_2_emission_value': 260,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO',
'engine': '3.0L',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '77a369a9-75e8-54d7-ba08-c3264938749c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9e6eac4bb1/ford-ranger-30-tdci-156-double-cab-wildtrak-4x4',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FORD',
'model': 'RANGER 3.0 TDCi 156 DOUBLE CAB WILDTRAK 4X4',
'odometer': 169150,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2010-07-06',
'seats_number': 5,
'seller_name': None,
'title': 'FORD RANGER 3.0 TDCi 156 DOUBLE CAB WILDTRAK 4X4',
'transmission': 'manual',
'trim': 'RANGER 3.0 TDCi 156 DOUBLE CAB WILDTRAK 4X4',
'year': 2010}
2026-03-28 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%279e6eac4bb1%27 HTTP/1.1" 200 None
2026-03-28 19:05:14 [vpauto.fr] INFO: Saving data for 9e6eac4bb1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293166.844891, 'last_price_update_time': 1774724714.885546}
2026-03-28 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9e6eac4bb1') HTTP/1.1" 204 0
2026-03-28 19:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: bbbe5935-5d47-5f9f-b2bd-5116dc5b5b61 with identifier: 7d70aed2f8
2026-03-28 19:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: bbbe5935-5d47-5f9f-b2bd-5116dc5b5b61 with identifier: 7d70aed2f8
2026-03-28 19:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: bbbe5935-5d47-5f9f-b2bd-5116dc5b5b61 with identifier: 7d70aed2f8 to the API
2026-03-28 19:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7d70aed2f8/peugeot-expert-fgn-tole-standard-20-bluehdi-120-ss-bvm6-premium>
{'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-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bbbe5935-5d47-5f9f-b2bd-5116dc5b5b61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7d70aed2f8/peugeot-expert-fgn-tole-standard-20-bluehdi-120-ss-bvm6-premium',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': 'EXPERT FGN TOLE STANDARD 2.0 BLUEHDI 120 S&S BVM6 PREMIUM',
'odometer': 125585,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-05-11',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FGN TOLE STANDARD 2.0 BLUEHDI 120 S&S BVM6 PREMIUM',
'transmission': 'manual',
'trim': 'EXPERT FGN TOLE STANDARD 2.0 BLUEHDI 120 S&S BVM6 PREMIUM',
'year': 2021}
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%277d70aed2f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Saving data for 7d70aed2f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773738265.091704, 'last_price_update_time': 1774724715.267203}
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7d70aed2f8') HTTP/1.1" 204 0
2026-03-28 19:05:15 [vpauto.fr] INFO: Found listing with ID: 435163e5f8
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27435163e5f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Scrape type for 435163e5f8: 0
2026-03-28 19:05:15 [vpauto.fr] INFO: Found listing with ID: 595adc56b1
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27595adc56b1%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Scrape type for 595adc56b1: 2
2026-03-28 19:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8f8f7fc3f8/citroen-berlingo-m-bluehdi-100-ss-etg6-club> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2dbf5fdaf8/citroen-berlingo-20-l1-bluehdi-100-ss-club-etg6> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8179eb66f8/renault-kangoo-ze-achat-integral-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:15 [vpauto.fr] INFO: Found listing with ID: 857ae433f8
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27857ae433f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Scrape type for 857ae433f8: 0
2026-03-28 19:05:15 [vpauto.fr] INFO: Found listing with ID: 150473bcb1
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27150473bcb1%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Scrape type for 150473bcb1: 0
2026-03-28 19:05:15 [vpauto.fr] INFO: Found listing with ID: c523ac36f8
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27c523ac36f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Scrape type for c523ac36f8: 2
2026-03-28 19:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:15 [vpauto.fr] INFO: Found listing with ID: ffab73e0b1
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27ffab73e0b1%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Scrape type for ffab73e0b1: 0
2026-03-28 19:05:15 [vpauto.fr] INFO: Found listing with ID: 736f4668f8
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27736f4668f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Scrape type for 736f4668f8: 0
2026-03-28 19:05:15 [vpauto.fr] INFO: Found listing with ID: c60986ccb1
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27c60986ccb1%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Scrape type for c60986ccb1: 0
2026-03-28 19:05:15 [vpauto.fr] INFO: Found listing with ID: 86fda8fff8
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2786fda8fff8%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Scrape type for 86fda8fff8: 2
2026-03-28 19:05:15 [vpauto.fr] INFO: Found listing with ID: 2eb078a3f8
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272eb078a3f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Scrape type for 2eb078a3f8: 2
2026-03-28 19:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcbab729-61b1-5c2b-9083-45639ee99355 with identifier: 8f8f7fc3f8
2026-03-28 19:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcbab729-61b1-5c2b-9083-45639ee99355 with scrape type 2
2026-03-28 19:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcbab729-61b1-5c2b-9083-45639ee99355 with scrape type 2
2026-03-28 19:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: bcbab729-61b1-5c2b-9083-45639ee99355, identifier: 8f8f7fc3f8
2026-03-28 19:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16a13253-52a2-5f2f-a8c9-ca91932ff273 with identifier: 2dbf5fdaf8
2026-03-28 19:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16a13253-52a2-5f2f-a8c9-ca91932ff273 with scrape type 2
2026-03-28 19:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16a13253-52a2-5f2f-a8c9-ca91932ff273 with scrape type 2
2026-03-28 19:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 16a13253-52a2-5f2f-a8c9-ca91932ff273, identifier: 2dbf5fdaf8
2026-03-28 19:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb8b516d-b611-54d2-b978-bbf5b8f50bf6 with identifier: 8179eb66f8
2026-03-28 19:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb8b516d-b611-54d2-b978-bbf5b8f50bf6 with scrape type 2
2026-03-28 19:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb8b516d-b611-54d2-b978-bbf5b8f50bf6 with scrape type 2
2026-03-28 19:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fb8b516d-b611-54d2-b978-bbf5b8f50bf6, identifier: 8179eb66f8
2026-03-28 19:05:15 [vpauto.fr] INFO: Found listing with ID: 4231feef8
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%274231feef8%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Scrape type for 4231feef8: 0
2026-03-28 19:05:15 [vpauto.fr] INFO: Found listing with ID: 2c0e45bf8
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272c0e45bf8%27 HTTP/1.1" 200 None
2026-03-28 19:05:15 [vpauto.fr] INFO: Scrape type for 2c0e45bf8: 2
2026-03-28 19:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: bcbab729-61b1-5c2b-9083-45639ee99355 with identifier: 8f8f7fc3f8
2026-03-28 19:05:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: bcbab729-61b1-5c2b-9083-45639ee99355 with identifier: 8f8f7fc3f8
2026-03-28 19:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: bcbab729-61b1-5c2b-9083-45639ee99355 with identifier: 8f8f7fc3f8 to the API
2026-03-28 19:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8f8f7fc3f8/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': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bcbab729-61b1-5c2b-9083-45639ee99355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8f8f7fc3f8/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': 163396,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2017-10-04',
'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': 2017}
2026-03-28 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%278f8f7fc3f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:16 [vpauto.fr] INFO: Saving data for 8f8f7fc3f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773824502.258504, 'last_price_update_time': 1774724716.261425}
2026-03-28 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8f8f7fc3f8') HTTP/1.1" 204 0
2026-03-28 19:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 16a13253-52a2-5f2f-a8c9-ca91932ff273 with identifier: 2dbf5fdaf8
2026-03-28 19:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 16a13253-52a2-5f2f-a8c9-ca91932ff273 with identifier: 2dbf5fdaf8
2026-03-28 19:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 16a13253-52a2-5f2f-a8c9-ca91932ff273 with identifier: 2dbf5fdaf8 to the API
2026-03-28 19:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2dbf5fdaf8/citroen-berlingo-20-l1-bluehdi-100-ss-club-etg6>
{'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': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '16a13253-52a2-5f2f-a8c9-ca91932ff273',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2dbf5fdaf8/citroen-berlingo-20-l1-bluehdi-100-ss-club-etg6',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'BERLINGO 20 L1 BlueHDi 100 S&S CLUB ETG6',
'odometer': 102045,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2016-03-30',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN BERLINGO 20 L1 BlueHDi 100 S&S CLUB ETG6',
'transmission': 'automatic',
'trim': 'BERLINGO 20 L1 BlueHDi 100 S&S CLUB ETG6',
'year': 2016}
2026-03-28 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272dbf5fdaf8%27 HTTP/1.1" 200 None
2026-03-28 19:05:16 [vpauto.fr] INFO: Saving data for 2dbf5fdaf8: {'auction_closing_time': 1774864800.0, 'created_time': 1773947140.209416, 'last_price_update_time': 1774724716.806313}
2026-03-28 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2dbf5fdaf8') HTTP/1.1" 204 0
2026-03-28 19:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fb8b516d-b611-54d2-b978-bbf5b8f50bf6 with identifier: 8179eb66f8
2026-03-28 19:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fb8b516d-b611-54d2-b978-bbf5b8f50bf6 with identifier: 8179eb66f8
2026-03-28 19:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fb8b516d-b611-54d2-b978-bbf5b8f50bf6 with identifier: 8179eb66f8 to the API
2026-03-28 19:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8179eb66f8/renault-kangoo-ze-achat-integral-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'fb8b516d-b611-54d2-b978-bbf5b8f50bf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8179eb66f8/renault-kangoo-ze-achat-integral-grand-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO Z.E. ACHAT INTEGRAL GRAND CONFORT',
'odometer': 78591,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2020-06-19',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO Z.E. ACHAT INTEGRAL GRAND CONFORT',
'transmission': 'automatic',
'trim': 'KANGOO Z.E. ACHAT INTEGRAL GRAND CONFORT',
'year': 2020}
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [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-28 19:05:17 [vpauto.fr] INFO: Saving data for 8179eb66f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773774901.982277, 'last_price_update_time': 1774724717.101673}
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8179eb66f8') HTTP/1.1" 204 0
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: f67b185af8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [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-28 19:05:17 [vpauto.fr] INFO: Scrape type for f67b185af8: 0
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: e5dde570f8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [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-28 19:05:17 [vpauto.fr] INFO: Scrape type for e5dde570f8: 0
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: 9f47f8c2f8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [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-28 19:05:17 [vpauto.fr] INFO: Scrape type for 9f47f8c2f8: 0
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: 3d8bd716f8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [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-28 19:05:17 [vpauto.fr] INFO: Scrape type for 3d8bd716f8: 0
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: 5cfe4ef5f8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [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-28 19:05:17 [vpauto.fr] INFO: Scrape type for 5cfe4ef5f8: 0
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: 6843049df8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276843049df8%27 HTTP/1.1" 200 None
2026-03-28 19:05:17 [vpauto.fr] INFO: Scrape type for 6843049df8: 2
2026-03-28 19:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d338a914f8/renault-kangoo-ze-33-generique-achat-integral> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e212982df8/renault-kangoo-express-l1-15-dci-75-generique> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6e08f77df8/citroen-berlingo-m-bluehdi-100-ss-etg6-club> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/65138a2ab1/peugeot-308-affaire-bluehdi-100-ss-bvm6-premium> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: 41f0801ff8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2741f0801ff8%27 HTTP/1.1" 200 None
2026-03-28 19:05:17 [vpauto.fr] INFO: Scrape type for 41f0801ff8: 2
2026-03-28 19:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: 43ddc76f8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2743ddc76f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:17 [vpauto.fr] INFO: Scrape type for 43ddc76f8: 2
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: d48fad2ef8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [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-28 19:05:17 [vpauto.fr] INFO: Scrape type for d48fad2ef8: 2
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: 4db5cbc4f8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274db5cbc4f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:17 [vpauto.fr] INFO: Scrape type for 4db5cbc4f8: 2
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: 2b8136def8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272b8136def8%27 HTTP/1.1" 200 None
2026-03-28 19:05:17 [vpauto.fr] INFO: Scrape type for 2b8136def8: 2
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: b5d87c7bf8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [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-28 19:05:17 [vpauto.fr] INFO: Scrape type for b5d87c7bf8: 0
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: 228f6c71f8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27228f6c71f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:17 [vpauto.fr] INFO: Scrape type for 228f6c71f8: 2
2026-03-28 19:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 339d5647-ed68-5aef-bc51-a5d0a15cae62 with identifier: d338a914f8
2026-03-28 19:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 339d5647-ed68-5aef-bc51-a5d0a15cae62 with scrape type 2
2026-03-28 19:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 339d5647-ed68-5aef-bc51-a5d0a15cae62 with scrape type 2
2026-03-28 19:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 339d5647-ed68-5aef-bc51-a5d0a15cae62, identifier: d338a914f8
2026-03-28 19:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ccf1269-32b0-5cdd-a71d-16ccd315a0de with identifier: e212982df8
2026-03-28 19:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ccf1269-32b0-5cdd-a71d-16ccd315a0de with scrape type 2
2026-03-28 19:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ccf1269-32b0-5cdd-a71d-16ccd315a0de with scrape type 2
2026-03-28 19:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5ccf1269-32b0-5cdd-a71d-16ccd315a0de, identifier: e212982df8
2026-03-28 19:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d9ea2f-0127-5df4-a9df-15454cf52daf with identifier: 6e08f77df8
2026-03-28 19:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d9ea2f-0127-5df4-a9df-15454cf52daf with scrape type 2
2026-03-28 19:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2d9ea2f-0127-5df4-a9df-15454cf52daf with scrape type 2
2026-03-28 19:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c2d9ea2f-0127-5df4-a9df-15454cf52daf, identifier: 6e08f77df8
2026-03-28 19:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b5b17dd-091e-5e9e-8dd1-28b4ffe864c3 with identifier: 65138a2ab1
2026-03-28 19:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b5b17dd-091e-5e9e-8dd1-28b4ffe864c3 with scrape type 2
2026-03-28 19:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b5b17dd-091e-5e9e-8dd1-28b4ffe864c3 with scrape type 2
2026-03-28 19:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7b5b17dd-091e-5e9e-8dd1-28b4ffe864c3, identifier: 65138a2ab1
2026-03-28 19:05:17 [vpauto.fr] INFO: Found listing with ID: 946cf85ef8
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:17 [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-28 19:05:17 [vpauto.fr] INFO: Scrape type for 946cf85ef8: 2
2026-03-28 19:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 339d5647-ed68-5aef-bc51-a5d0a15cae62 with identifier: d338a914f8
2026-03-28 19:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 339d5647-ed68-5aef-bc51-a5d0a15cae62 with identifier: d338a914f8
2026-03-28 19:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 339d5647-ed68-5aef-bc51-a5d0a15cae62 with identifier: d338a914f8 to the API
2026-03-28 19:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d338a914f8/renault-kangoo-ze-33-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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '339d5647-ed68-5aef-bc51-a5d0a15cae62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d338a914f8/renault-kangoo-ze-33-generique-achat-integral',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO Z.E. 33 GENERIQUE achat intégral',
'odometer': 130527,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2017-10-30',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO Z.E. 33 GENERIQUE achat intégral',
'transmission': 'automatic',
'trim': 'KANGOO Z.E. 33 GENERIQUE achat intégral',
'year': 2017}
2026-03-28 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:18 [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-28 19:05:18 [vpauto.fr] INFO: Saving data for d338a914f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773774837.690924, 'last_price_update_time': 1774724718.187017}
2026-03-28 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d338a914f8') HTTP/1.1" 204 0
2026-03-28 19:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5ccf1269-32b0-5cdd-a71d-16ccd315a0de with identifier: e212982df8
2026-03-28 19:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5ccf1269-32b0-5cdd-a71d-16ccd315a0de with identifier: e212982df8
2026-03-28 19:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5ccf1269-32b0-5cdd-a71d-16ccd315a0de with identifier: e212982df8 to the API
2026-03-28 19:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e212982df8/renault-kangoo-express-l1-15-dci-75-generique>
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5ccf1269-32b0-5cdd-a71d-16ccd315a0de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e212982df8/renault-kangoo-express-l1-15-dci-75-generique',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS L1 1.5 DCI 75 GENERIQUE',
'odometer': 108657,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2016-01-29',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS L1 1.5 DCI 75 GENERIQUE',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS L1 1.5 DCI 75 GENERIQUE',
'year': 2016}
2026-03-28 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:18 [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-28 19:05:18 [vpauto.fr] INFO: Saving data for e212982df8: {'auction_closing_time': 1774864800.0, 'created_time': 1773774826.566673, 'last_price_update_time': 1774724718.601892}
2026-03-28 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e212982df8') HTTP/1.1" 204 0
2026-03-28 19:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c2d9ea2f-0127-5df4-a9df-15454cf52daf with identifier: 6e08f77df8
2026-03-28 19:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c2d9ea2f-0127-5df4-a9df-15454cf52daf with identifier: 6e08f77df8
2026-03-28 19:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c2d9ea2f-0127-5df4-a9df-15454cf52daf with identifier: 6e08f77df8 to the API
2026-03-28 19:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6e08f77df8/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': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c2d9ea2f-0127-5df4-a9df-15454cf52daf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6e08f77df8/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': 133224,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2016-11-23',
'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': 2016}
2026-03-28 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:18 [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-28 19:05:18 [vpauto.fr] INFO: Saving data for 6e08f77df8: {'auction_closing_time': 1774864800.0, 'created_time': 1773947366.255313, 'last_price_update_time': 1774724718.893335}
2026-03-28 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6e08f77df8') HTTP/1.1" 204 0
2026-03-28 19:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7b5b17dd-091e-5e9e-8dd1-28b4ffe864c3 with identifier: 65138a2ab1
2026-03-28 19:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7b5b17dd-091e-5e9e-8dd1-28b4ffe864c3 with identifier: 65138a2ab1
2026-03-28 19:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7b5b17dd-091e-5e9e-8dd1-28b4ffe864c3 with identifier: 65138a2ab1 to the API
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/65138a2ab1/peugeot-308-affaire-bluehdi-100-ss-bvm6-premium>
{'auction_title': '',
'c_o_2_emission_value': 97,
'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-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '7b5b17dd-091e-5e9e-8dd1-28b4ffe864c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/65138a2ab1/peugeot-308-affaire-bluehdi-100-ss-bvm6-premium',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '308 AFFAIRE BLUEHDI 100 S&S BVM6 PREMIUM',
'odometer': 141660,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2019-09-30',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 308 AFFAIRE BLUEHDI 100 S&S BVM6 PREMIUM',
'transmission': 'manual',
'trim': '308 AFFAIRE BLUEHDI 100 S&S BVM6 PREMIUM',
'year': 2019}
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:19 [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-28 19:05:19 [vpauto.fr] INFO: Saving data for 65138a2ab1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293547.345452, 'last_price_update_time': 1774724719.202243}
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='65138a2ab1') HTTP/1.1" 204 0
2026-03-28 19:05:19 [vpauto.fr] INFO: Found listing with ID: e41b360094
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e41b360094%27 HTTP/1.1" 200 None
2026-03-28 19:05:19 [vpauto.fr] INFO: Scrape type for e41b360094: 0
2026-03-28 19:05:19 [vpauto.fr] INFO: Found listing with ID: e919ee2536
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:19 [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-28 19:05:19 [vpauto.fr] INFO: Scrape type for e919ee2536: 2
2026-03-28 19:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5c16d185f8/renault-kangoo-express-15-dci-75-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/13936821f8/citroen-c3-aircross-bluehdi-100-ss-bvm6-feel-business> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:19 [vpauto.fr] INFO: Found listing with ID: f568866836
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f568866836%27 HTTP/1.1" 200 None
2026-03-28 19:05:19 [vpauto.fr] INFO: Scrape type for f568866836: 2
2026-03-28 19:05:19 [vpauto.fr] INFO: Found listing with ID: e6a5ae03bf
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e6a5ae03bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:19 [vpauto.fr] INFO: Scrape type for e6a5ae03bf: 2
2026-03-28 19:05:19 [vpauto.fr] INFO: Found listing with ID: cdf170c94
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cdf170c94%27 HTTP/1.1" 200 None
2026-03-28 19:05:19 [vpauto.fr] INFO: Scrape type for cdf170c94: 0
2026-03-28 19:05:19 [vpauto.fr] INFO: Found listing with ID: e73fff1494
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e73fff1494%27 HTTP/1.1" 200 None
2026-03-28 19:05:19 [vpauto.fr] INFO: Scrape type for e73fff1494: 0
2026-03-28 19:05:19 [vpauto.fr] INFO: Requesting listing page 6: https://vpauto.eu/vehicle/list?page=6
2026-03-28 19:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebb0a7c8-0ccd-51da-9cd0-90592132abe8 with identifier: 5c16d185f8
2026-03-28 19:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebb0a7c8-0ccd-51da-9cd0-90592132abe8 with scrape type 2
2026-03-28 19:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebb0a7c8-0ccd-51da-9cd0-90592132abe8 with scrape type 2
2026-03-28 19:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ebb0a7c8-0ccd-51da-9cd0-90592132abe8, identifier: 5c16d185f8
2026-03-28 19:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2440b2a0-94c4-5037-afcf-4701b3ff6980 with identifier: 13936821f8
2026-03-28 19:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2440b2a0-94c4-5037-afcf-4701b3ff6980 with scrape type 2
2026-03-28 19:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2440b2a0-94c4-5037-afcf-4701b3ff6980 with scrape type 2
2026-03-28 19:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2440b2a0-94c4-5037-afcf-4701b3ff6980, identifier: 13936821f8
2026-03-28 19:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ebb0a7c8-0ccd-51da-9cd0-90592132abe8 with identifier: 5c16d185f8
2026-03-28 19:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ebb0a7c8-0ccd-51da-9cd0-90592132abe8 with identifier: 5c16d185f8
2026-03-28 19:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ebb0a7c8-0ccd-51da-9cd0-90592132abe8 with identifier: 5c16d185f8 to the API
2026-03-28 19:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5c16d185f8/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': 'ebb0a7c8-0ccd-51da-9cd0-90592132abe8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5c16d185f8/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': 163964,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2017-10-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-28 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:21 [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-28 19:05:21 [vpauto.fr] INFO: Saving data for 5c16d185f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773947369.905726, 'last_price_update_time': 1774724721.06929}
2026-03-28 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5c16d185f8') HTTP/1.1" 204 0
2026-03-28 19:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2440b2a0-94c4-5037-afcf-4701b3ff6980 with identifier: 13936821f8
2026-03-28 19:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2440b2a0-94c4-5037-afcf-4701b3ff6980 with identifier: 13936821f8
2026-03-28 19:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2440b2a0-94c4-5037-afcf-4701b3ff6980 with identifier: 13936821f8 to the API
2026-03-28 19:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/13936821f8/citroen-c3-aircross-bluehdi-100-ss-bvm6-feel-business>
{'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': None,
'engine': '',
'expiration_date': '2026-03-30T11:30:00Z',
'fuel_type': 'Diesel',
'id': '2440b2a0-94c4-5037-afcf-4701b3ff6980',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/13936821f8/citroen-c3-aircross-bluehdi-100-ss-bvm6-feel-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C3 Aircross BlueHDi 100 S&S BVM6 Feel Business',
'odometer': 151599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2019-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 Aircross BlueHDi 100 S&S BVM6 Feel Business',
'transmission': 'manual',
'trim': 'C3 Aircross BlueHDi 100 S&S BVM6 Feel Business',
'year': 2019}
2026-03-28 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:21 [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-28 19:05:21 [vpauto.fr] INFO: Saving data for 13936821f8: {'created_time': 1773824544.607126, 'last_price_update_time': 1774724721.434123, 'auction_closing_time': 1774870200.0}
2026-03-28 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='13936821f8') HTTP/1.1" 204 0
2026-03-28 19:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8d7c9976f8/renault-kangoo-ze-generique-achat-integral> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7023f569f8/peugeot-206-206-20-hdi-xt-premium> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7c068175f8/ligier-pro-pulse-4> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/dfdee678f8/kerenzo-remorque-food-truck> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d5f5723-c8e6-5dc5-b400-8fa06c90c7f3 with identifier: 8d7c9976f8
2026-03-28 19:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d5f5723-c8e6-5dc5-b400-8fa06c90c7f3 with scrape type 2
2026-03-28 19:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d5f5723-c8e6-5dc5-b400-8fa06c90c7f3 with scrape type 2
2026-03-28 19:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8d5f5723-c8e6-5dc5-b400-8fa06c90c7f3, identifier: 8d7c9976f8
2026-03-28 19:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8769ce67-6112-5c60-844c-b13f36d49993 with identifier: 7023f569f8
2026-03-28 19:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8769ce67-6112-5c60-844c-b13f36d49993 with scrape type 2
2026-03-28 19:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8769ce67-6112-5c60-844c-b13f36d49993 with scrape type 2
2026-03-28 19:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8769ce67-6112-5c60-844c-b13f36d49993, identifier: 7023f569f8
2026-03-28 19:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75585884-bc37-5228-aca2-879704561040 with identifier: 7c068175f8
2026-03-28 19:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75585884-bc37-5228-aca2-879704561040 with scrape type 2
2026-03-28 19:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75585884-bc37-5228-aca2-879704561040 with scrape type 2
2026-03-28 19:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 75585884-bc37-5228-aca2-879704561040, identifier: 7c068175f8
2026-03-28 19:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80b115e4-4d46-5a55-8e24-12d83c4710e3 with identifier: dfdee678f8
2026-03-28 19:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80b115e4-4d46-5a55-8e24-12d83c4710e3 with scrape type 2
2026-03-28 19:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80b115e4-4d46-5a55-8e24-12d83c4710e3 with scrape type 2
2026-03-28 19:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 80b115e4-4d46-5a55-8e24-12d83c4710e3, identifier: dfdee678f8
2026-03-28 19:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8d5f5723-c8e6-5dc5-b400-8fa06c90c7f3 with identifier: 8d7c9976f8
2026-03-28 19:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8d5f5723-c8e6-5dc5-b400-8fa06c90c7f3 with identifier: 8d7c9976f8
2026-03-28 19:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8d5f5723-c8e6-5dc5-b400-8fa06c90c7f3 with identifier: 8d7c9976f8 to the API
2026-03-28 19:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8d7c9976f8/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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '8d5f5723-c8e6-5dc5-b400-8fa06c90c7f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8d7c9976f8/renault-kangoo-ze-generique-achat-integral',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO Z.E. GENERIQUE achat intégral',
'odometer': 102547,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1000,
'price_includes_vat': True,
'registration_date': '2016-03-08',
'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-28 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:22 [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-28 19:05:22 [vpauto.fr] INFO: Saving data for 8d7c9976f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773774827.389875, 'last_price_update_time': 1774724722.326669}
2026-03-28 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8d7c9976f8') HTTP/1.1" 204 0
2026-03-28 19:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8769ce67-6112-5c60-844c-b13f36d49993 with identifier: 7023f569f8
2026-03-28 19:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8769ce67-6112-5c60-844c-b13f36d49993 with identifier: 7023f569f8
2026-03-28 19:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8769ce67-6112-5c60-844c-b13f36d49993 with identifier: 7023f569f8 to the API
2026-03-28 19:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7023f569f8/peugeot-206-206-20-hdi-xt-premium>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:30:00Z',
'fuel_type': 'Diesel',
'id': '8769ce67-6112-5c60-844c-b13f36d49993',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7023f569f8/peugeot-206-206-20-hdi-xt-premium',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '206 206 2.0 HDi XT Premium',
'odometer': 230630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1500,
'price_includes_vat': True,
'registration_date': '2003-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 206 206 2.0 HDi XT Premium',
'transmission': 'manual',
'trim': '206 206 2.0 HDi XT Premium',
'year': 2003}
2026-03-28 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:22 [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-28 19:05:22 [vpauto.fr] INFO: Saving data for 7023f569f8: {'auction_closing_time': 1774870200.0, 'created_time': 1773774805.896518, 'last_price_update_time': 1774724722.630494}
2026-03-28 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7023f569f8') HTTP/1.1" 204 0
2026-03-28 19:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 75585884-bc37-5228-aca2-879704561040 with identifier: 7c068175f8
2026-03-28 19:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 75585884-bc37-5228-aca2-879704561040 with identifier: 7c068175f8
2026-03-28 19:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 75585884-bc37-5228-aca2-879704561040 with identifier: 7c068175f8 to the API
2026-03-28 19:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7c068175f8/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': '2026-03-30T11:50:00Z',
'fuel_type': 'Electric',
'id': '75585884-bc37-5228-aca2-879704561040',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7c068175f8/ligier-pro-pulse-4',
'listing': 'auction',
'location': '00 -',
'make': 'LIGIER PRO',
'model': 'PULSE 4',
'odometer': 41651,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2016-09-12',
'seats_number': 2,
'seller_name': None,
'title': 'LIGIER PRO PULSE 4',
'transmission': 'automatic',
'trim': 'PULSE 4',
'year': 2016}
2026-03-28 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:23 [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-28 19:05:23 [vpauto.fr] INFO: Saving data for 7c068175f8: {'auction_closing_time': 1774871400.0, 'created_time': 1774293506.164618, 'last_price_update_time': 1774724723.049138}
2026-03-28 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7c068175f8') HTTP/1.1" 204 0
2026-03-28 19:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 80b115e4-4d46-5a55-8e24-12d83c4710e3 with identifier: dfdee678f8
2026-03-28 19:05:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:05:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 80b115e4-4d46-5a55-8e24-12d83c4710e3 with identifier: dfdee678f8
2026-03-28 19:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 80b115e4-4d46-5a55-8e24-12d83c4710e3 with identifier: dfdee678f8 to the API
2026-03-28 19:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05:23 [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-28 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2780b115e4-4d46-5a55-8e24-12d83c4710e3%27 HTTP/1.1" 200 None
2026-03-28 19:05:23 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id 80b115e4-4d46-5a55-8e24-12d83c4710e3: 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: \u0022Medium green\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: true, \u0022Title\u0022: \u0022KERENZO REMORQUE FOOD TRUCK\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 500000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022KERENZO\u0022, \u0022Model\u0022: \u0022REMORQUE FOOD TRUCK\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022UNKNOWN\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222018-03-21\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/dfdee678f8/kerenzo-remorque-food-truck\u0022, \u0022ExpirationDate\u0022: \u00222026-03-30T11:20:00Z\u0022, \u0022Location\u0022: \u002200 -\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022REMORQUE FOOD TRUCK\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: null, \u0022DoorsNumber\u0022: null, \u0022CO2EmissionValue\u0022: null, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u002280b115e4-4d46-5a55-8e24-12d83c4710e3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 19:05:23 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-28 19:05:23 [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-28 19:05:23 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium green',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T11:20:00Z',
'fuel_type': 'UNKNOWN',
'id': '80b115e4-4d46-5a55-8e24-12d83c4710e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/dfdee678f8/kerenzo-remorque-food-truck',
'listing': 'auction',
'location': '00 -',
'make': 'KERENZO',
'model': 'REMORQUE FOOD TRUCK',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2018-03-21',
'seats_number': None,
'seller_name': None,
'title': 'KERENZO REMORQUE FOOD TRUCK',
'transmission': 'automatic',
'trim': 'REMORQUE FOOD TRUCK',
'year': 2018}
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-28 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:23 [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-28 19:05:23 [vpauto.fr] INFO: Saving data for dfdee678f8: {'auction_closing_time': 1774869600.0, 'created_time': 1773774851.764345, 'last_price_update_time': 1774724723.65908}
2026-03-28 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='dfdee678f8') HTTP/1.1" 204 0
2026-03-28 19:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8ddd1b1ef8/renault-trafic-l1h1-1000-19-dci-80-9-places> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2079ad0f8/ds-ds3-puretech-110-ss-bvm5-be-chic> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2a16e06-e862-55cd-9739-6e9ffd414d06 with identifier: 8ddd1b1ef8
2026-03-28 19:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2a16e06-e862-55cd-9739-6e9ffd414d06 with scrape type 2
2026-03-28 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2a16e06-e862-55cd-9739-6e9ffd414d06 with scrape type 2
2026-03-28 19:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f2a16e06-e862-55cd-9739-6e9ffd414d06, identifier: 8ddd1b1ef8
2026-03-28 19:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae87c380-40b4-5520-908f-9173d7c7ed95 with identifier: 2079ad0f8
2026-03-28 19:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae87c380-40b4-5520-908f-9173d7c7ed95 with scrape type 2
2026-03-28 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae87c380-40b4-5520-908f-9173d7c7ed95 with scrape type 2
2026-03-28 19:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ae87c380-40b4-5520-908f-9173d7c7ed95, identifier: 2079ad0f8
2026-03-28 19:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f2a16e06-e862-55cd-9739-6e9ffd414d06 with identifier: 8ddd1b1ef8
2026-03-28 19:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f2a16e06-e862-55cd-9739-6e9ffd414d06 with identifier: 8ddd1b1ef8
2026-03-28 19:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f2a16e06-e862-55cd-9739-6e9ffd414d06 with identifier: 8ddd1b1ef8 to the API
2026-03-28 19:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8ddd1b1ef8/renault-trafic-l1h1-1000-19-dci-80-9-places>
{'auction_title': '',
'c_o_2_emission_value': 205,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 3',
'engine': '1.9L',
'expiration_date': '2026-03-30T11:30:00Z',
'fuel_type': 'Diesel',
'id': 'f2a16e06-e862-55cd-9739-6e9ffd414d06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8ddd1b1ef8/renault-trafic-l1h1-1000-19-dci-80-9-places',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Trafic L1H1 1000 1.9 dCi 80 9 places',
'odometer': 230812,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2003-08-28',
'seats_number': 9,
'seller_name': None,
'title': 'RENAULT Trafic L1H1 1000 1.9 dCi 80 9 places',
'transmission': 'manual',
'trim': 'Trafic L1H1 1000 1.9 dCi 80 9 places',
'year': 2003}
2026-03-28 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:24 [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-28 19:05:24 [vpauto.fr] INFO: Saving data for 8ddd1b1ef8: {'auction_closing_time': 1774870200.0, 'created_time': 1774293153.952984, 'last_price_update_time': 1774724724.339404}
2026-03-28 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8ddd1b1ef8') HTTP/1.1" 204 0
2026-03-28 19:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ae87c380-40b4-5520-908f-9173d7c7ed95 with identifier: 2079ad0f8
2026-03-28 19:05:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ae87c380-40b4-5520-908f-9173d7c7ed95 with identifier: 2079ad0f8
2026-03-28 19:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ae87c380-40b4-5520-908f-9173d7c7ed95 with identifier: 2079ad0f8 to the API
2026-03-28 19:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2079ad0f8/ds-ds3-puretech-110-ss-bvm5-be-chic>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T11:30:00Z',
'fuel_type': 'Petrol',
'id': 'ae87c380-40b4-5520-908f-9173d7c7ed95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2079ad0f8/ds-ds3-puretech-110-ss-bvm5-be-chic',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DS',
'model': '3 PureTech 110 S&S BVM5 Be Chic',
'odometer': 113353,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2016-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS3 PureTech 110 S&S BVM5 Be Chic',
'transmission': 'manual',
'trim': '3 PureTech 110 S&S BVM5 Be Chic',
'year': 2016}
2026-03-28 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:24 [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-28 19:05:24 [vpauto.fr] INFO: Saving data for 2079ad0f8: {'auction_closing_time': 1774870200.0, 'created_time': 1773774818.352828, 'last_price_update_time': 1774724724.642833}
2026-03-28 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2079ad0f8') HTTP/1.1" 204 0
2026-03-28 19:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/94184c4cf8/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2c0e45bf8/renault-kangoo-express-15-dci-75-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6843049df8/fiat-500x-14-multiair-140-ch-dct-lounge> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6159637-e931-5562-86e1-8ae4a18fc456 with identifier: 94184c4cf8
2026-03-28 19:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6159637-e931-5562-86e1-8ae4a18fc456 with scrape type 2
2026-03-28 19:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6159637-e931-5562-86e1-8ae4a18fc456 with scrape type 2
2026-03-28 19:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d6159637-e931-5562-86e1-8ae4a18fc456, identifier: 94184c4cf8
2026-03-28 19:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db3aaa32-5889-5c7a-aa6a-560a00c9067a with identifier: 2c0e45bf8
2026-03-28 19:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db3aaa32-5889-5c7a-aa6a-560a00c9067a with scrape type 2
2026-03-28 19:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db3aaa32-5889-5c7a-aa6a-560a00c9067a with scrape type 2
2026-03-28 19:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: db3aaa32-5889-5c7a-aa6a-560a00c9067a, identifier: 2c0e45bf8
2026-03-28 19:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9587eb5-08e4-5df6-b5b5-e9685627ba43 with identifier: 6843049df8
2026-03-28 19:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9587eb5-08e4-5df6-b5b5-e9685627ba43 with scrape type 2
2026-03-28 19:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9587eb5-08e4-5df6-b5b5-e9685627ba43 with scrape type 2
2026-03-28 19:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a9587eb5-08e4-5df6-b5b5-e9685627ba43, identifier: 6843049df8
2026-03-28 19:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d6159637-e931-5562-86e1-8ae4a18fc456 with identifier: 94184c4cf8
2026-03-28 19:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d6159637-e931-5562-86e1-8ae4a18fc456 with identifier: 94184c4cf8
2026-03-28 19:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d6159637-e931-5562-86e1-8ae4a18fc456 with identifier: 94184c4cf8 to the API
2026-03-28 19:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/94184c4cf8/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-30T11:50:00Z',
'fuel_type': 'Electric',
'id': 'd6159637-e931-5562-86e1-8ae4a18fc456',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/94184c4cf8/ligier-pro-pulse-3',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 49213,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2017-12-18',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2017}
2026-03-28 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:25 [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-28 19:05:25 [vpauto.fr] INFO: Saving data for 94184c4cf8: {'auction_closing_time': 1774871400.0, 'created_time': 1774293253.347387, 'last_price_update_time': 1774724725.440842}
2026-03-28 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='94184c4cf8') HTTP/1.1" 204 0
2026-03-28 19:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: db3aaa32-5889-5c7a-aa6a-560a00c9067a with identifier: 2c0e45bf8
2026-03-28 19:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: db3aaa32-5889-5c7a-aa6a-560a00c9067a with identifier: 2c0e45bf8
2026-03-28 19:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: db3aaa32-5889-5c7a-aa6a-560a00c9067a with identifier: 2c0e45bf8 to the API
2026-03-28 19:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2c0e45bf8/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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'db3aaa32-5889-5c7a-aa6a-560a00c9067a',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2c0e45bf8/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': 129203,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2018-07-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': 2018}
2026-03-28 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:25 [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-28 19:05:25 [vpauto.fr] INFO: Saving data for 2c0e45bf8: {'auction_closing_time': 1774872000.0, 'created_time': 1773774749.834637, 'last_price_update_time': 1774724725.74202}
2026-03-28 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2c0e45bf8') HTTP/1.1" 204 0
2026-03-28 19:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a9587eb5-08e4-5df6-b5b5-e9685627ba43 with identifier: 6843049df8
2026-03-28 19:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a9587eb5-08e4-5df6-b5b5-e9685627ba43 with identifier: 6843049df8
2026-03-28 19:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a9587eb5-08e4-5df6-b5b5-e9685627ba43 with identifier: 6843049df8 to the API
2026-03-28 19:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6843049df8/fiat-500x-14-multiair-140-ch-dct-lounge>
{'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': '1.4L',
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'a9587eb5-08e4-5df6-b5b5-e9685627ba43',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6843049df8/fiat-500x-14-multiair-140-ch-dct-lounge',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FIAT',
'model': '500X 1.4 MultiAir 140 ch DCT Lounge',
'odometer': 96618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2016-10-14',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT 500X 1.4 MultiAir 140 ch DCT Lounge',
'transmission': 'automatic',
'trim': '500X 1.4 MultiAir 140 ch DCT Lounge',
'year': 2016}
2026-03-28 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276843049df8%27 HTTP/1.1" 200 None
2026-03-28 19:05:26 [vpauto.fr] INFO: Saving data for 6843049df8: {'auction_closing_time': 1774872000.0, 'created_time': 1774293463.619509, 'last_price_update_time': 1774724726.03412}
2026-03-28 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6843049df8') HTTP/1.1" 204 0
2026-03-28 19:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6eb80bf6b1/toyota-proace-long-20l-140-d-4d-bva8-business> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e330591c-09d7-51d6-9f27-f751c871e968 with identifier: 6eb80bf6b1
2026-03-28 19:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e330591c-09d7-51d6-9f27-f751c871e968 with scrape type 2
2026-03-28 19:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e330591c-09d7-51d6-9f27-f751c871e968 with scrape type 2
2026-03-28 19:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e330591c-09d7-51d6-9f27-f751c871e968, identifier: 6eb80bf6b1
2026-03-28 19:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e330591c-09d7-51d6-9f27-f751c871e968 with identifier: 6eb80bf6b1
2026-03-28 19:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e330591c-09d7-51d6-9f27-f751c871e968 with identifier: 6eb80bf6b1
2026-03-28 19:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e330591c-09d7-51d6-9f27-f751c871e968 with identifier: 6eb80bf6b1 to the API
2026-03-28 19:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6eb80bf6b1/toyota-proace-long-20l-140-d-4d-bva8-business>
{'auction_title': '',
'c_o_2_emission_value': 196,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': 'e330591c-09d7-51d6-9f27-f751c871e968',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6eb80bf6b1/toyota-proace-long-20l-140-d-4d-bva8-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'TOYOTA',
'model': 'PROACE LONG 2.0L 140 D-4D BVA8 BUSINESS',
'odometer': 80783,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 3,
'seller_name': None,
'title': 'TOYOTA PROACE LONG 2.0L 140 D-4D BVA8 BUSINESS',
'transmission': 'automatic',
'trim': 'PROACE LONG 2.0L 140 D-4D BVA8 BUSINESS',
'year': 2022}
2026-03-28 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276eb80bf6b1%27 HTTP/1.1" 200 None
2026-03-28 19:05:26 [vpauto.fr] INFO: Saving data for 6eb80bf6b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774440081.099417, 'last_price_update_time': 1774724726.578748}
2026-03-28 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6eb80bf6b1') HTTP/1.1" 204 0
2026-03-28 19:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/946cf85ef8/renault-master-fgn-trac-f3500-l3h2-energy-dci-150-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60ac313-efab-511f-bd32-730399ffef99 with identifier: 946cf85ef8
2026-03-28 19:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60ac313-efab-511f-bd32-730399ffef99 with scrape type 2
2026-03-28 19:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d60ac313-efab-511f-bd32-730399ffef99 with scrape type 2
2026-03-28 19:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d60ac313-efab-511f-bd32-730399ffef99, identifier: 946cf85ef8
2026-03-28 19:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d60ac313-efab-511f-bd32-730399ffef99 with identifier: 946cf85ef8
2026-03-28 19:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d60ac313-efab-511f-bd32-730399ffef99 with identifier: 946cf85ef8
2026-03-28 19:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d60ac313-efab-511f-bd32-730399ffef99 with identifier: 946cf85ef8 to the API
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/946cf85ef8/renault-master-fgn-trac-f3500-l3h2-energy-dci-150-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 254,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd60ac313-efab-511f-bd32-730399ffef99',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/946cf85ef8/renault-master-fgn-trac-f3500-l3h2-energy-dci-150-grand-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'MASTER FGN TRAC F3500 L3H2 ENERGY DCI 150 GRAND CONFORT',
'odometer': 108674,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER FGN TRAC F3500 L3H2 ENERGY DCI 150 GRAND CONFORT',
'transmission': 'manual',
'trim': 'MASTER FGN TRAC F3500 L3H2 ENERGY DCI 150 GRAND CONFORT',
'year': 2020}
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [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-28 19:05:27 [vpauto.fr] INFO: Saving data for 946cf85ef8: {'auction_closing_time': 1774872000.0, 'created_time': 1774293322.723577, 'last_price_update_time': 1774724727.408426}
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='946cf85ef8') HTTP/1.1" 204 0
2026-03-28 19:05:27 [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-28 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-28 19:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/228f6c71f8/citroen-berlingo-m-bluehdi-75-club> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 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-28 19:05:27 [vpauto.fr] INFO: Found 96 ads on page 6
2026-03-28 19:05:27 [vpauto.fr] INFO: Found listing with ID: 8bd5f29c36
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [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-28 19:05:27 [vpauto.fr] INFO: Scrape type for 8bd5f29c36: 0
2026-03-28 19:05:27 [vpauto.fr] INFO: Found listing with ID: 41eccb8bbf
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [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-28 19:05:27 [vpauto.fr] INFO: Scrape type for 41eccb8bbf: 2
2026-03-28 19:05:27 [vpauto.fr] INFO: Found listing with ID: 22baa2a0bf
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [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-28 19:05:27 [vpauto.fr] INFO: Scrape type for 22baa2a0bf: 0
2026-03-28 19:05:27 [vpauto.fr] INFO: Found listing with ID: 4622ec4e36
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274622ec4e36%27 HTTP/1.1" 200 None
2026-03-28 19:05:27 [vpauto.fr] INFO: Scrape type for 4622ec4e36: 0
2026-03-28 19:05:27 [vpauto.fr] INFO: Found listing with ID: 318c82d736
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [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-28 19:05:27 [vpauto.fr] INFO: Scrape type for 318c82d736: 2
2026-03-28 19:05:27 [vpauto.fr] INFO: Found listing with ID: 33dd7710aa
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05: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-28 19:05:27 [vpauto.fr] INFO: Scrape type for 33dd7710aa: 0
2026-03-28 19:05:27 [vpauto.fr] INFO: Found listing with ID: de9511a0aa
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [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-28 19:05:27 [vpauto.fr] INFO: Scrape type for de9511a0aa: 0
2026-03-28 19:05:27 [vpauto.fr] INFO: Found listing with ID: 7a3168b536
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277a3168b536%27 HTTP/1.1" 200 None
2026-03-28 19:05:27 [vpauto.fr] INFO: Scrape type for 7a3168b536: 0
2026-03-28 19:05:27 [vpauto.fr] INFO: Found listing with ID: f9f07eb3bf
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9f07eb3bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:27 [vpauto.fr] INFO: Scrape type for f9f07eb3bf: 0
2026-03-28 19:05:27 [vpauto.fr] INFO: Found listing with ID: 62c65536bf
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [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-28 19:05:27 [vpauto.fr] INFO: Scrape type for 62c65536bf: 0
2026-03-28 19:05:27 [vpauto.fr] INFO: Found listing with ID: 7d396cadbf
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [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-28 19:05:27 [vpauto.fr] INFO: Scrape type for 7d396cadbf: 2
2026-03-28 19:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87300745-4929-5852-b900-66f95904f180 with identifier: 228f6c71f8
2026-03-28 19:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87300745-4929-5852-b900-66f95904f180 with scrape type 2
2026-03-28 19:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87300745-4929-5852-b900-66f95904f180 with scrape type 2
2026-03-28 19:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 87300745-4929-5852-b900-66f95904f180, identifier: 228f6c71f8
2026-03-28 19:05:27 [vpauto.fr] INFO: Found listing with ID: 17f36d44bf
2026-03-28 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:27 [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-28 19:05:27 [vpauto.fr] INFO: Scrape type for 17f36d44bf: 2
2026-03-28 19:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 87300745-4929-5852-b900-66f95904f180 with identifier: 228f6c71f8
2026-03-28 19:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 87300745-4929-5852-b900-66f95904f180 with identifier: 228f6c71f8
2026-03-28 19:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 87300745-4929-5852-b900-66f95904f180 with identifier: 228f6c71f8 to the API
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/228f6c71f8/citroen-berlingo-m-bluehdi-75-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': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '87300745-4929-5852-b900-66f95904f180',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/228f6c71f8/citroen-berlingo-m-bluehdi-75-club',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'BERLINGO M BLUEHDI 75 CLUB',
'odometer': 158900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2018-06-06',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN BERLINGO M BLUEHDI 75 CLUB',
'transmission': 'manual',
'trim': 'BERLINGO M BLUEHDI 75 CLUB',
'year': 2018}
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27228f6c71f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:28 [vpauto.fr] INFO: Saving data for 228f6c71f8: {'auction_closing_time': 1774872000.0, 'created_time': 1773738208.417089, 'last_price_update_time': 1774724728.341306}
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='228f6c71f8') HTTP/1.1" 204 0
2026-03-28 19:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/595adc56b1/toyota-proace-long-20l-140-d-4d-bva8-business> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:28 [vpauto.fr] INFO: Found listing with ID: 592c5a97bf
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27592c5a97bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:28 [vpauto.fr] INFO: Scrape type for 592c5a97bf: 2
2026-03-28 19:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f568866836/peugeot-boxer-fgn-33-t-l2h2-140-ss-bvm6> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:28 [vpauto.fr] INFO: Found listing with ID: 2313759f36
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272313759f36%27 HTTP/1.1" 200 None
2026-03-28 19:05:28 [vpauto.fr] INFO: Scrape type for 2313759f36: 2
2026-03-28 19:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:28 [vpauto.fr] INFO: Found listing with ID: 440578c35a
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27440578c35a%27 HTTP/1.1" 200 None
2026-03-28 19:05:28 [vpauto.fr] INFO: Scrape type for 440578c35a: 2
2026-03-28 19:05:28 [vpauto.fr] INFO: Found listing with ID: 1d6d76b36
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%271d6d76b36%27 HTTP/1.1" 200 None
2026-03-28 19:05:28 [vpauto.fr] INFO: Scrape type for 1d6d76b36: 2
2026-03-28 19:05:28 [vpauto.fr] INFO: Found listing with ID: 77dfe04636
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2777dfe04636%27 HTTP/1.1" 200 None
2026-03-28 19:05:28 [vpauto.fr] INFO: Scrape type for 77dfe04636: 2
2026-03-28 19:05:28 [vpauto.fr] INFO: Found listing with ID: ed8506c4bf
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27ed8506c4bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:28 [vpauto.fr] INFO: Scrape type for ed8506c4bf: 0
2026-03-28 19:05:28 [vpauto.fr] INFO: Found listing with ID: f9d75ac494
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f9d75ac494%27 HTTP/1.1" 200 None
2026-03-28 19:05:28 [vpauto.fr] INFO: Scrape type for f9d75ac494: 0
2026-03-28 19:05:28 [vpauto.fr] INFO: Found listing with ID: 3c34b173aa
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%273c34b173aa%27 HTTP/1.1" 200 None
2026-03-28 19:05:28 [vpauto.fr] INFO: Scrape type for 3c34b173aa: 2
2026-03-28 19:05:28 [vpauto.fr] INFO: Found listing with ID: af98d13b36
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27af98d13b36%27 HTTP/1.1" 200 None
2026-03-28 19:05:28 [vpauto.fr] INFO: Scrape type for af98d13b36: 0
2026-03-28 19:05:28 [vpauto.fr] INFO: Found listing with ID: a9730db694
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27a9730db694%27 HTTP/1.1" 200 None
2026-03-28 19:05:28 [vpauto.fr] INFO: Scrape type for a9730db694: 0
2026-03-28 19:05:28 [vpauto.fr] INFO: Found listing with ID: c14e8842bf
2026-03-28 19:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27c14e8842bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:28 [vpauto.fr] INFO: Scrape type for c14e8842bf: 2
2026-03-28 19:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffeb865c-47f7-559b-8125-7e0e5f910c93 with identifier: 595adc56b1
2026-03-28 19:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffeb865c-47f7-559b-8125-7e0e5f910c93 with scrape type 2
2026-03-28 19:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffeb865c-47f7-559b-8125-7e0e5f910c93 with scrape type 2
2026-03-28 19:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ffeb865c-47f7-559b-8125-7e0e5f910c93, identifier: 595adc56b1
2026-03-28 19:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 788bc6d2-d05e-57a1-a7da-bf9f47f24867 with identifier: f568866836
2026-03-28 19:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 788bc6d2-d05e-57a1-a7da-bf9f47f24867 with scrape type 2
2026-03-28 19:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 788bc6d2-d05e-57a1-a7da-bf9f47f24867 with scrape type 2
2026-03-28 19:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 788bc6d2-d05e-57a1-a7da-bf9f47f24867, identifier: f568866836
2026-03-28 19:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ffeb865c-47f7-559b-8125-7e0e5f910c93 with identifier: 595adc56b1
2026-03-28 19:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ffeb865c-47f7-559b-8125-7e0e5f910c93 with identifier: 595adc56b1
2026-03-28 19:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ffeb865c-47f7-559b-8125-7e0e5f910c93 with identifier: 595adc56b1 to the API
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/595adc56b1/toyota-proace-long-20l-140-d-4d-bva8-business>
{'auction_title': '',
'c_o_2_emission_value': 196,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ffeb865c-47f7-559b-8125-7e0e5f910c93',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/595adc56b1/toyota-proace-long-20l-140-d-4d-bva8-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'TOYOTA',
'model': 'PROACE LONG 2.0L 140 D-4D BVA8 BUSINESS',
'odometer': 112373,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 3,
'seller_name': None,
'title': 'TOYOTA PROACE LONG 2.0L 140 D-4D BVA8 BUSINESS',
'transmission': 'automatic',
'trim': 'PROACE LONG 2.0L 140 D-4D BVA8 BUSINESS',
'year': 2022}
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [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-28 19:05:29 [vpauto.fr] INFO: Saving data for 595adc56b1: {'auction_closing_time': 1774611900.0, 'created_time': 1774440063.533681, 'last_price_update_time': 1774724729.261189}
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='595adc56b1') HTTP/1.1" 204 0
2026-03-28 19:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 788bc6d2-d05e-57a1-a7da-bf9f47f24867 with identifier: f568866836
2026-03-28 19:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 788bc6d2-d05e-57a1-a7da-bf9f47f24867 with identifier: f568866836
2026-03-28 19:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 788bc6d2-d05e-57a1-a7da-bf9f47f24867 with identifier: f568866836 to the API
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f568866836/peugeot-boxer-fgn-33-t-l2h2-140-ss-bvm6>
{'auction_title': '',
'c_o_2_emission_value': 210,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/uAAGdTn_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '3.3L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '788bc6d2-d05e-57a1-a7da-bf9f47f24867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f568866836/peugeot-boxer-fgn-33-t-l2h2-140-ss-bvm6',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': 'BOXER FGN 3.3 T L2H2 140 S&S BVM6',
'odometer': 2315,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER FGN 3.3 T L2H2 140 S&S BVM6',
'transmission': 'manual',
'trim': 'BOXER FGN 3.3 T L2H2 140 S&S BVM6',
'year': 2025}
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f568866836%27 HTTP/1.1" 200 None
2026-03-28 19:05:29 [vpauto.fr] INFO: Saving data for f568866836: {'created_time': 1774342885.771726, 'last_price_update_time': 1774724729.742768}
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f568866836') HTTP/1.1" 204 0
2026-03-28 19:05:29 [vpauto.fr] INFO: Found listing with ID: 3d98fd2d36
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [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-28 19:05:29 [vpauto.fr] INFO: Scrape type for 3d98fd2d36: 2
2026-03-28 19:05:29 [vpauto.fr] INFO: Found listing with ID: 620c226894
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27620c226894%27 HTTP/1.1" 200 None
2026-03-28 19:05:29 [vpauto.fr] INFO: Scrape type for 620c226894: 0
2026-03-28 19:05:29 [vpauto.fr] INFO: Found listing with ID: 4c8e1b7d9e
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274c8e1b7d9e%27 HTTP/1.1" 200 None
2026-03-28 19:05:29 [vpauto.fr] INFO: Scrape type for 4c8e1b7d9e: 2
2026-03-28 19:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e919ee2536/nissan-qashqai-e-power-190-ch-n-connecta> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2b8136def8/mercedes-classe-c-w-203-c-180-elegance> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:29 [vpauto.fr] INFO: Found listing with ID: 12ab2de294
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2712ab2de294%27 HTTP/1.1" 200 None
2026-03-28 19:05:29 [vpauto.fr] INFO: Scrape type for 12ab2de294: 0
2026-03-28 19:05:29 [vpauto.fr] INFO: Found listing with ID: 598c69223a
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27598c69223a%27 HTTP/1.1" 200 None
2026-03-28 19:05:29 [vpauto.fr] INFO: Scrape type for 598c69223a: 0
2026-03-28 19:05:29 [vpauto.fr] INFO: Found listing with ID: 8e53b24894
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e53b24894%27 HTTP/1.1" 200 None
2026-03-28 19:05:29 [vpauto.fr] INFO: Scrape type for 8e53b24894: 0
2026-03-28 19:05:29 [vpauto.fr] INFO: Found listing with ID: 28a0982994
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2728a0982994%27 HTTP/1.1" 200 None
2026-03-28 19:05:29 [vpauto.fr] INFO: Scrape type for 28a0982994: 0
2026-03-28 19:05:29 [vpauto.fr] INFO: Found listing with ID: b5c4fa1694
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5c4fa1694%27 HTTP/1.1" 200 None
2026-03-28 19:05:29 [vpauto.fr] INFO: Scrape type for b5c4fa1694: 0
2026-03-28 19:05:29 [vpauto.fr] INFO: Found listing with ID: 39efda75e5
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739efda75e5%27 HTTP/1.1" 200 None
2026-03-28 19:05:29 [vpauto.fr] INFO: Scrape type for 39efda75e5: 0
2026-03-28 19:05:29 [vpauto.fr] INFO: Found listing with ID: 62d177af94
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2762d177af94%27 HTTP/1.1" 200 None
2026-03-28 19:05:29 [vpauto.fr] INFO: Scrape type for 62d177af94: 0
2026-03-28 19:05:29 [vpauto.fr] INFO: Found listing with ID: 6b538aa8bf
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [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-28 19:05:30 [vpauto.fr] INFO: Scrape type for 6b538aa8bf: 2
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: 2c9b9b41bf
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [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-28 19:05:30 [vpauto.fr] INFO: Scrape type for 2c9b9b41bf: 0
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: 199adfcf94
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27199adfcf94%27 HTTP/1.1" 200 None
2026-03-28 19:05:30 [vpauto.fr] INFO: Scrape type for 199adfcf94: 0
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: 245dbbb836
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [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-28 19:05:30 [vpauto.fr] INFO: Scrape type for 245dbbb836: 2
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: 9b43d1c394
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b43d1c394%27 HTTP/1.1" 200 None
2026-03-28 19:05:30 [vpauto.fr] INFO: Scrape type for 9b43d1c394: 0
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: a50310e9e5
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a50310e9e5%27 HTTP/1.1" 200 None
2026-03-28 19:05:30 [vpauto.fr] INFO: Scrape type for a50310e9e5: 0
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: bc8d5bc594
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bc8d5bc594%27 HTTP/1.1" 200 None
2026-03-28 19:05:30 [vpauto.fr] INFO: Scrape type for bc8d5bc594: 0
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: fccdba2294
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fccdba2294%27 HTTP/1.1" 200 None
2026-03-28 19:05:30 [vpauto.fr] INFO: Scrape type for fccdba2294: 0
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: 56534962bf
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [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-28 19:05:30 [vpauto.fr] INFO: Scrape type for 56534962bf: 0
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: 14b78c32e5
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2714b78c32e5%27 HTTP/1.1" 200 None
2026-03-28 19:05:30 [vpauto.fr] INFO: Scrape type for 14b78c32e5: 0
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: 4868cfb594
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274868cfb594%27 HTTP/1.1" 200 None
2026-03-28 19:05:30 [vpauto.fr] INFO: Scrape type for 4868cfb594: 0
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: 802db572e5
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27802db572e5%27 HTTP/1.1" 200 None
2026-03-28 19:05:30 [vpauto.fr] INFO: Scrape type for 802db572e5: 0
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: 2d6586a2bf
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [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-28 19:05:30 [vpauto.fr] INFO: Scrape type for 2d6586a2bf: 2
2026-03-28 19:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e8ab209-f4b5-5eb6-aa08-740fa27c19aa with identifier: e919ee2536
2026-03-28 19:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e8ab209-f4b5-5eb6-aa08-740fa27c19aa with scrape type 2
2026-03-28 19:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e8ab209-f4b5-5eb6-aa08-740fa27c19aa with scrape type 2
2026-03-28 19:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8e8ab209-f4b5-5eb6-aa08-740fa27c19aa, identifier: e919ee2536
2026-03-28 19:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84a43e4b-e78b-5832-a34e-a7f7c7497119 with identifier: 2b8136def8
2026-03-28 19:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84a43e4b-e78b-5832-a34e-a7f7c7497119 with scrape type 2
2026-03-28 19:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84a43e4b-e78b-5832-a34e-a7f7c7497119 with scrape type 2
2026-03-28 19:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 84a43e4b-e78b-5832-a34e-a7f7c7497119, identifier: 2b8136def8
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: 911d9af1aa
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [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-28 19:05:30 [vpauto.fr] INFO: Scrape type for 911d9af1aa: 0
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: c47c3c449e
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [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-28 19:05:30 [vpauto.fr] INFO: Scrape type for c47c3c449e: 0
2026-03-28 19:05:30 [vpauto.fr] INFO: Found listing with ID: 535398529e
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [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-28 19:05:30 [vpauto.fr] INFO: Scrape type for 535398529e: 2
2026-03-28 19:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8e8ab209-f4b5-5eb6-aa08-740fa27c19aa with identifier: e919ee2536
2026-03-28 19:05:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8e8ab209-f4b5-5eb6-aa08-740fa27c19aa with identifier: e919ee2536
2026-03-28 19:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8e8ab209-f4b5-5eb6-aa08-740fa27c19aa with identifier: e919ee2536 to the API
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e919ee2536/nissan-qashqai-e-power-190-ch-n-connecta>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/lBkldqJ_BE.pdf',
'category': None,
'color': 'Dark green metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '8e8ab209-f4b5-5eb6-aa08-740fa27c19aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e919ee2536/nissan-qashqai-e-power-190-ch-n-connecta',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'NISSAN',
'model': 'Qashqai e-Power 190 ch N-Connecta',
'odometer': 1204,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2025-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai e-Power 190 ch N-Connecta',
'transmission': 'automatic',
'trim': 'Qashqai e-Power 190 ch N-Connecta',
'year': 2025}
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [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-28 19:05:30 [vpauto.fr] INFO: Saving data for e919ee2536: {'created_time': 1774429294.251069, 'last_price_update_time': 1774724730.90122}
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e919ee2536') HTTP/1.1" 204 0
2026-03-28 19:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 84a43e4b-e78b-5832-a34e-a7f7c7497119 with identifier: 2b8136def8
2026-03-28 19:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 84a43e4b-e78b-5832-a34e-a7f7c7497119 with identifier: 2b8136def8
2026-03-28 19:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 84a43e4b-e78b-5832-a34e-a7f7c7497119 with identifier: 2b8136def8 to the API
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2b8136def8/mercedes-classe-c-w-203-c-180-elegance>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '84a43e4b-e78b-5832-a34e-a7f7c7497119',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2b8136def8/mercedes-classe-c-w-203-c-180-elegance',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'MERCEDES',
'model': 'CLASSE C W 203 C 180 Elegance',
'odometer': 135953,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2001-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES CLASSE C W 203 C 180 Elegance',
'transmission': 'manual',
'trim': 'CLASSE C W 203 C 180 Elegance',
'year': 2001}
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272b8136def8%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Saving data for 2b8136def8: {'auction_closing_time': 1774872000.0, 'created_time': 1774293197.419941, 'last_price_update_time': 1774724731.610669}
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2b8136def8') HTTP/1.1" 204 0
2026-03-28 19:05:31 [vpauto.fr] INFO: Found listing with ID: d217718436
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d217718436%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Scrape type for d217718436: 2
2026-03-28 19:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d48fad2ef8/audi-a4-20-tdi-143-dpf-ambiente> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4db5cbc4f8/peugeot-206-cc-16i-16v-roland-garros> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:31 [vpauto.fr] INFO: Found listing with ID: bd7f7b5b94
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27bd7f7b5b94%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Scrape type for bd7f7b5b94: 0
2026-03-28 19:05:31 [vpauto.fr] INFO: Found listing with ID: 2cd87f70bf
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272cd87f70bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Scrape type for 2cd87f70bf: 0
2026-03-28 19:05:31 [vpauto.fr] INFO: Found listing with ID: df35904d94
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27df35904d94%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Scrape type for df35904d94: 0
2026-03-28 19:05:31 [vpauto.fr] INFO: Found listing with ID: 553a5ee7bf
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27553a5ee7bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Scrape type for 553a5ee7bf: 0
2026-03-28 19:05:31 [vpauto.fr] INFO: Found listing with ID: 5ab49871e5
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%275ab49871e5%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Scrape type for 5ab49871e5: 0
2026-03-28 19:05:31 [vpauto.fr] INFO: Found listing with ID: 8890899b9e
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%278890899b9e%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Scrape type for 8890899b9e: 2
2026-03-28 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-28 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-28 19:05:31 [vpauto.fr] INFO: Found listing with ID: 35929248bf
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2735929248bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Scrape type for 35929248bf: 0
2026-03-28 19:05:31 [vpauto.fr] INFO: Found listing with ID: eab04e4194
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27eab04e4194%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Scrape type for eab04e4194: 0
2026-03-28 19:05:31 [vpauto.fr] INFO: Found listing with ID: becdb5cde5
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27becdb5cde5%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Scrape type for becdb5cde5: 0
2026-03-28 19:05:31 [vpauto.fr] INFO: Found listing with ID: 32285db336
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2732285db336%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Scrape type for 32285db336: 2
2026-03-28 19:05:31 [vpauto.fr] INFO: Found listing with ID: 5df12118bf
2026-03-28 19:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%275df12118bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:31 [vpauto.fr] INFO: Scrape type for 5df12118bf: 2
2026-03-28 19:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2764ff2e-9f71-5c29-b387-a432c300b43c with identifier: d48fad2ef8
2026-03-28 19:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2764ff2e-9f71-5c29-b387-a432c300b43c with scrape type 2
2026-03-28 19:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2764ff2e-9f71-5c29-b387-a432c300b43c with scrape type 2
2026-03-28 19:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2764ff2e-9f71-5c29-b387-a432c300b43c, identifier: d48fad2ef8
2026-03-28 19:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce6314d8-335c-5041-a7f4-620c47e2caf4 with identifier: 4db5cbc4f8
2026-03-28 19:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce6314d8-335c-5041-a7f4-620c47e2caf4 with scrape type 2
2026-03-28 19:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce6314d8-335c-5041-a7f4-620c47e2caf4 with scrape type 2
2026-03-28 19:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ce6314d8-335c-5041-a7f4-620c47e2caf4, identifier: 4db5cbc4f8
2026-03-28 19:05:32 [vpauto.fr] INFO: Found listing with ID: fc121d8daa
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27fc121d8daa%27 HTTP/1.1" 200 None
2026-03-28 19:05:32 [vpauto.fr] INFO: Scrape type for fc121d8daa: 2
2026-03-28 19:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2764ff2e-9f71-5c29-b387-a432c300b43c with identifier: d48fad2ef8
2026-03-28 19:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2764ff2e-9f71-5c29-b387-a432c300b43c with identifier: d48fad2ef8
2026-03-28 19:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2764ff2e-9f71-5c29-b387-a432c300b43c with identifier: d48fad2ef8 to the API
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d48fad2ef8/audi-a4-20-tdi-143-dpf-ambiente>
{'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '2764ff2e-9f71-5c29-b387-a432c300b43c',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d48fad2ef8/audi-a4-20-tdi-143-dpf-ambiente',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'AUDI',
'model': 'A4 2.0 TDI 143 DPF Ambiente',
'odometer': 249120,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2008-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 2.0 TDI 143 DPF Ambiente',
'transmission': 'manual',
'trim': 'A4 2.0 TDI 143 DPF Ambiente',
'year': 2008}
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d48fad2ef8%27 HTTP/1.1" 200 None
2026-03-28 19:05:32 [vpauto.fr] INFO: Saving data for d48fad2ef8: {'auction_closing_time': 1774872000.0, 'created_time': 1773774670.954114, 'last_price_update_time': 1774724732.45213}
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d48fad2ef8') HTTP/1.1" 204 0
2026-03-28 19:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ce6314d8-335c-5041-a7f4-620c47e2caf4 with identifier: 4db5cbc4f8
2026-03-28 19:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ce6314d8-335c-5041-a7f4-620c47e2caf4 with identifier: 4db5cbc4f8
2026-03-28 19:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ce6314d8-335c-5041-a7f4-620c47e2caf4 with identifier: 4db5cbc4f8 to the API
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4db5cbc4f8/peugeot-206-cc-16i-16v-roland-garros>
{'auction_title': '',
'c_o_2_emission_value': 166,
'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-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ce6314d8-335c-5041-a7f4-620c47e2caf4',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4db5cbc4f8/peugeot-206-cc-16i-16v-roland-garros',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '206 CC 1.6i 16V Roland Garros',
'odometer': 118000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2004-04-29',
'seats_number': 4,
'seller_name': None,
'title': 'PEUGEOT 206 CC 1.6i 16V Roland Garros',
'transmission': 'manual',
'trim': '206 CC 1.6i 16V Roland Garros',
'year': 2004}
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%274db5cbc4f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:32 [vpauto.fr] INFO: Saving data for 4db5cbc4f8: {'auction_closing_time': 1774872000.0, 'created_time': 1774293226.864832, 'last_price_update_time': 1774724732.859471}
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4db5cbc4f8') HTTP/1.1" 204 0
2026-03-28 19:05:32 [vpauto.fr] INFO: Found listing with ID: 554c386ce5
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27554c386ce5%27 HTTP/1.1" 200 None
2026-03-28 19:05:32 [vpauto.fr] INFO: Scrape type for 554c386ce5: 0
2026-03-28 19:05:32 [vpauto.fr] INFO: Found listing with ID: c9d99e5a94
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27c9d99e5a94%27 HTTP/1.1" 200 None
2026-03-28 19:05:32 [vpauto.fr] INFO: Scrape type for c9d99e5a94: 0
2026-03-28 19:05:32 [vpauto.fr] INFO: Found listing with ID: ec559a3b94
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27ec559a3b94%27 HTTP/1.1" 200 None
2026-03-28 19:05:32 [vpauto.fr] INFO: Scrape type for ec559a3b94: 0
2026-03-28 19:05:32 [vpauto.fr] INFO: Found listing with ID: f06d1e019e
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f06d1e019e%27 HTTP/1.1" 200 None
2026-03-28 19:05:32 [vpauto.fr] INFO: Scrape type for f06d1e019e: 0
2026-03-28 19:05:32 [vpauto.fr] INFO: Found listing with ID: 6515f4a5e5
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276515f4a5e5%27 HTTP/1.1" 200 None
2026-03-28 19:05:32 [vpauto.fr] INFO: Scrape type for 6515f4a5e5: 0
2026-03-28 19:05:32 [vpauto.fr] INFO: Found listing with ID: c01e792894
2026-03-28 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c01e792894%27 HTTP/1.1" 200 None
2026-03-28 19:05:33 [vpauto.fr] INFO: Scrape type for c01e792894: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: 2fa726409e
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for 2fa726409e: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: a1d05c2a9e
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for a1d05c2a9e: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: eedabda9e
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for eedabda9e: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: 80545cf594
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2780545cf594%27 HTTP/1.1" 200 None
2026-03-28 19:05:33 [vpauto.fr] INFO: Scrape type for 80545cf594: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: a0873648e5
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a0873648e5%27 HTTP/1.1" 200 None
2026-03-28 19:05:33 [vpauto.fr] INFO: Scrape type for a0873648e5: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: 8e67ecf09e
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for 8e67ecf09e: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: 20392b59aa
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for 20392b59aa: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: 93898c0ce5
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2793898c0ce5%27 HTTP/1.1" 200 None
2026-03-28 19:05:33 [vpauto.fr] INFO: Scrape type for 93898c0ce5: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: e33dddfa9e
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for e33dddfa9e: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: 669540885a
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for 669540885a: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: 5061f6c836
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for 5061f6c836: 2
2026-03-28 19:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/43ddc76f8/renault-clio-iii-dci-75-eco2-expression-clim-euro-5> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/41f0801ff8/seat-ibiza-16-tdi-90-fap-style> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: cb9213265a
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for cb9213265a: 2
2026-03-28 19:05:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2eb078a3f8/citroen-berlingo-fourgon-m-bluehdi-100-ss-etg6-club> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: 18ca9eb2e5
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2718ca9eb2e5%27 HTTP/1.1" 200 None
2026-03-28 19:05:33 [vpauto.fr] INFO: Scrape type for 18ca9eb2e5: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: efd18e11e5
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27efd18e11e5%27 HTTP/1.1" 200 None
2026-03-28 19:05:33 [vpauto.fr] INFO: Scrape type for efd18e11e5: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: fef0f2775a
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for fef0f2775a: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: c0a099afbf
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for c0a099afbf: 2
2026-03-28 19:05:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: d079a27d94
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d079a27d94%27 HTTP/1.1" 200 None
2026-03-28 19:05:33 [vpauto.fr] INFO: Scrape type for d079a27d94: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: d8d759db94
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d8d759db94%27 HTTP/1.1" 200 None
2026-03-28 19:05:33 [vpauto.fr] INFO: Scrape type for d8d759db94: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: 2c30e88c9e
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for 2c30e88c9e: 0
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: 4ada92b9e
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for 4ada92b9e: 2
2026-03-28 19:05:33 [vpauto.fr] INFO: Found listing with ID: 691174d736
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:33 [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-28 19:05:33 [vpauto.fr] INFO: Scrape type for 691174d736: 2
2026-03-28 19:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4c5319-9603-58c2-94ef-d2094eb71dcc with identifier: 43ddc76f8
2026-03-28 19:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4c5319-9603-58c2-94ef-d2094eb71dcc with scrape type 2
2026-03-28 19:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc4c5319-9603-58c2-94ef-d2094eb71dcc with scrape type 2
2026-03-28 19:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: bc4c5319-9603-58c2-94ef-d2094eb71dcc, identifier: 43ddc76f8
2026-03-28 19:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3850f9f-a8be-5c7b-b230-bc61b15284bf with identifier: 41f0801ff8
2026-03-28 19:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3850f9f-a8be-5c7b-b230-bc61b15284bf with scrape type 2
2026-03-28 19:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3850f9f-a8be-5c7b-b230-bc61b15284bf with scrape type 2
2026-03-28 19:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f3850f9f-a8be-5c7b-b230-bc61b15284bf, identifier: 41f0801ff8
2026-03-28 19:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49007db4-ea05-5c1d-ad2a-9040387ed3a8 with identifier: 2eb078a3f8
2026-03-28 19:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49007db4-ea05-5c1d-ad2a-9040387ed3a8 with scrape type 2
2026-03-28 19:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49007db4-ea05-5c1d-ad2a-9040387ed3a8 with scrape type 2
2026-03-28 19:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 49007db4-ea05-5c1d-ad2a-9040387ed3a8, identifier: 2eb078a3f8
2026-03-28 19:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: bc4c5319-9603-58c2-94ef-d2094eb71dcc with identifier: 43ddc76f8
2026-03-28 19:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: bc4c5319-9603-58c2-94ef-d2094eb71dcc with identifier: 43ddc76f8
2026-03-28 19:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: bc4c5319-9603-58c2-94ef-d2094eb71dcc with identifier: 43ddc76f8 to the API
2026-03-28 19:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/43ddc76f8/renault-clio-iii-dci-75-eco2-expression-clim-euro-5>
{'auction_title': '',
'c_o_2_emission_value': 106,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'bc4c5319-9603-58c2-94ef-d2094eb71dcc',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/43ddc76f8/renault-clio-iii-dci-75-eco2-expression-clim-euro-5',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'Clio III dCi 75 eco2 Expression Clim Euro 5',
'odometer': 148681,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2012-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio III dCi 75 eco2 Expression Clim Euro 5',
'transmission': 'manual',
'trim': 'Clio III dCi 75 eco2 Expression Clim Euro 5',
'year': 2012}
2026-03-28 19:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2743ddc76f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:34 [vpauto.fr] INFO: Saving data for 43ddc76f8: {'auction_closing_time': 1774872000.0, 'created_time': 1774293340.348576, 'last_price_update_time': 1774724734.11253}
2026-03-28 19:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='43ddc76f8') HTTP/1.1" 204 0
2026-03-28 19:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f3850f9f-a8be-5c7b-b230-bc61b15284bf with identifier: 41f0801ff8
2026-03-28 19:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f3850f9f-a8be-5c7b-b230-bc61b15284bf with identifier: 41f0801ff8
2026-03-28 19:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f3850f9f-a8be-5c7b-b230-bc61b15284bf with identifier: 41f0801ff8 to the API
2026-03-28 19:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/41f0801ff8/seat-ibiza-16-tdi-90-fap-style>
{'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 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'f3850f9f-a8be-5c7b-b230-bc61b15284bf',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/41f0801ff8/seat-ibiza-16-tdi-90-fap-style',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'SEAT',
'model': 'IBIZA 1.6 Tdi 90 Fap Style',
'odometer': 193664,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2012-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT IBIZA 1.6 Tdi 90 Fap Style',
'transmission': 'manual',
'trim': 'IBIZA 1.6 Tdi 90 Fap Style',
'year': 2012}
2026-03-28 19:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2741f0801ff8%27 HTTP/1.1" 200 None
2026-03-28 19:05:34 [vpauto.fr] INFO: Saving data for 41f0801ff8: {'auction_closing_time': 1774872000.0, 'created_time': 1773824512.329943, 'last_price_update_time': 1774724734.632645}
2026-03-28 19:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='41f0801ff8') HTTP/1.1" 204 0
2026-03-28 19:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 49007db4-ea05-5c1d-ad2a-9040387ed3a8 with identifier: 2eb078a3f8
2026-03-28 19:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 49007db4-ea05-5c1d-ad2a-9040387ed3a8 with identifier: 2eb078a3f8
2026-03-28 19:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 49007db4-ea05-5c1d-ad2a-9040387ed3a8 with identifier: 2eb078a3f8 to the API
2026-03-28 19:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2eb078a3f8/citroen-berlingo-fourgon-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': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '49007db4-ea05-5c1d-ad2a-9040387ed3a8',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2eb078a3f8/citroen-berlingo-fourgon-m-bluehdi-100-ss-etg6-club',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'BERLINGO FOURGON M BLUEHDI 100 S&S ETG6 CLUB',
'odometer': 99947,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2018-01-30',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN BERLINGO FOURGON M BLUEHDI 100 S&S ETG6 CLUB',
'transmission': 'automatic',
'trim': 'BERLINGO FOURGON M BLUEHDI 100 S&S ETG6 CLUB',
'year': 2018}
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272eb078a3f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:35 [vpauto.fr] INFO: Saving data for 2eb078a3f8: {'auction_closing_time': 1774872000.0, 'created_time': 1773824535.064512, 'last_price_update_time': 1774724735.029032}
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2eb078a3f8') HTTP/1.1" 204 0
2026-03-28 19:05:35 [vpauto.fr] INFO: Found listing with ID: 8be3757e9e
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:35 [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-28 19:05:35 [vpauto.fr] INFO: Scrape type for 8be3757e9e: 2
2026-03-28 19:05:35 [vpauto.fr] INFO: Found listing with ID: f113155894
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f113155894%27 HTTP/1.1" 200 None
2026-03-28 19:05:35 [vpauto.fr] INFO: Scrape type for f113155894: 0
2026-03-28 19:05:35 [vpauto.fr] INFO: Found listing with ID: e8a38bf99e
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:35 [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-28 19:05:35 [vpauto.fr] INFO: Scrape type for e8a38bf99e: 0
2026-03-28 19:05:35 [vpauto.fr] INFO: Found listing with ID: b51fb22b94
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b51fb22b94%27 HTTP/1.1" 200 None
2026-03-28 19:05:35 [vpauto.fr] INFO: Scrape type for b51fb22b94: 0
2026-03-28 19:05:35 [vpauto.fr] INFO: Found listing with ID: 430a98aa94
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27430a98aa94%27 HTTP/1.1" 200 None
2026-03-28 19:05:35 [vpauto.fr] INFO: Scrape type for 430a98aa94: 0
2026-03-28 19:05:35 [vpauto.fr] INFO: Found listing with ID: f552bf6c5a
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:35 [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-28 19:05:35 [vpauto.fr] INFO: Scrape type for f552bf6c5a: 0
2026-03-28 19:05:35 [vpauto.fr] INFO: Found listing with ID: d0ee69b494
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d0ee69b494%27 HTTP/1.1" 200 None
2026-03-28 19:05:35 [vpauto.fr] INFO: Scrape type for d0ee69b494: 0
2026-03-28 19:05:35 [vpauto.fr] INFO: Requesting listing page 7: https://vpauto.eu/vehicle/list?page=7
2026-03-28 19:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c523ac36f8/peugeot-boxer-tole-435-l4h3-bluehdi-165-ss-asphalt> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c3ecdc31f8/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a4ed901-1b7f-58a9-bbff-3a2b34786c65 with identifier: c523ac36f8
2026-03-28 19:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a4ed901-1b7f-58a9-bbff-3a2b34786c65 with scrape type 2
2026-03-28 19:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a4ed901-1b7f-58a9-bbff-3a2b34786c65 with scrape type 2
2026-03-28 19:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5a4ed901-1b7f-58a9-bbff-3a2b34786c65, identifier: c523ac36f8
2026-03-28 19:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bb019d4-3a55-53b0-8246-3f838b9f923a with identifier: c3ecdc31f8
2026-03-28 19:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bb019d4-3a55-53b0-8246-3f838b9f923a with scrape type 2
2026-03-28 19:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bb019d4-3a55-53b0-8246-3f838b9f923a with scrape type 2
2026-03-28 19:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5bb019d4-3a55-53b0-8246-3f838b9f923a, identifier: c3ecdc31f8
2026-03-28 19:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5a4ed901-1b7f-58a9-bbff-3a2b34786c65 with identifier: c523ac36f8
2026-03-28 19:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5a4ed901-1b7f-58a9-bbff-3a2b34786c65 with identifier: c523ac36f8
2026-03-28 19:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5a4ed901-1b7f-58a9-bbff-3a2b34786c65 with identifier: c523ac36f8 to the API
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c523ac36f8/peugeot-boxer-tole-435-l4h3-bluehdi-165-ss-asphalt>
{'auction_title': '',
'c_o_2_emission_value': 262,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '5a4ed901-1b7f-58a9-bbff-3a2b34786c65',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c523ac36f8/peugeot-boxer-tole-435-l4h3-bluehdi-165-ss-asphalt',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': 'BOXER TOLE 435 L4H3 BLUEHDI 165 S&S ASPHALT',
'odometer': 136903,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-11-09',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER TOLE 435 L4H3 BLUEHDI 165 S&S ASPHALT',
'transmission': 'manual',
'trim': 'BOXER TOLE 435 L4H3 BLUEHDI 165 S&S ASPHALT',
'year': 2020}
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:35 [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-28 19:05:35 [vpauto.fr] INFO: Saving data for c523ac36f8: {'auction_closing_time': 1774872000.0, 'created_time': 1774293317.777154, 'last_price_update_time': 1774724735.82658}
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c523ac36f8') HTTP/1.1" 204 0
2026-03-28 19:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5bb019d4-3a55-53b0-8246-3f838b9f923a with identifier: c3ecdc31f8
2026-03-28 19:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5bb019d4-3a55-53b0-8246-3f838b9f923a with identifier: c3ecdc31f8
2026-03-28 19:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5bb019d4-3a55-53b0-8246-3f838b9f923a with identifier: c3ecdc31f8 to the API
2026-03-28 19:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c3ecdc31f8/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-30T11:50:00Z',
'fuel_type': 'Electric',
'id': '5bb019d4-3a55-53b0-8246-3f838b9f923a',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c3ecdc31f8/ligier-pro-pulse-3',
'listing': 'auction',
'location': '00 -',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 28379,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2017-10-18',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2017}
2026-03-28 19:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27c3ecdc31f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:36 [vpauto.fr] INFO: Saving data for c3ecdc31f8: {'auction_closing_time': 1774871400.0, 'created_time': 1774293260.823207, 'last_price_update_time': 1774724736.157516}
2026-03-28 19:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c3ecdc31f8') HTTP/1.1" 204 0
2026-03-28 19:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/17f36d44bf/fiat-500-e-95-ch> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 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-28 19:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5235b887-789b-539c-bcd4-4a680a723ff6 with identifier: 17f36d44bf
2026-03-28 19:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5235b887-789b-539c-bcd4-4a680a723ff6 with scrape type 2
2026-03-28 19:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5235b887-789b-539c-bcd4-4a680a723ff6 with scrape type 2
2026-03-28 19:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5235b887-789b-539c-bcd4-4a680a723ff6, identifier: 17f36d44bf
2026-03-28 19:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5235b887-789b-539c-bcd4-4a680a723ff6 with identifier: 17f36d44bf
2026-03-28 19:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5235b887-789b-539c-bcd4-4a680a723ff6 with identifier: 17f36d44bf
2026-03-28 19:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5235b887-789b-539c-bcd4-4a680a723ff6 with identifier: 17f36d44bf to the API
2026-03-28 19:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/17f36d44bf/fiat-500-e-95-ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '5235b887-789b-539c-bcd4-4a680a723ff6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/17f36d44bf/fiat-500-e-95-ch',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FIAT',
'model': '500 e 95 ch',
'odometer': 23951,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2024-07-22',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 e 95 ch',
'transmission': 'automatic',
'trim': '500 e 95 ch',
'year': 2024}
2026-03-28 19:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2717f36d44bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:36 [vpauto.fr] INFO: Saving data for 17f36d44bf: {'created_time': 1774429304.552037, 'last_price_update_time': 1774724736.836744}
2026-03-28 19:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='17f36d44bf') HTTP/1.1" 204 0
2026-03-28 19:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/592c5a97bf/renault-megane-e-tech-220-ch-autonomie-confort-ac22-techno> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0b1a984-9b81-5aab-968f-c520818200b9 with identifier: 592c5a97bf
2026-03-28 19:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0b1a984-9b81-5aab-968f-c520818200b9 with scrape type 2
2026-03-28 19:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0b1a984-9b81-5aab-968f-c520818200b9 with scrape type 2
2026-03-28 19:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c0b1a984-9b81-5aab-968f-c520818200b9, identifier: 592c5a97bf
2026-03-28 19:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c0b1a984-9b81-5aab-968f-c520818200b9 with identifier: 592c5a97bf
2026-03-28 19:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c0b1a984-9b81-5aab-968f-c520818200b9 with identifier: 592c5a97bf
2026-03-28 19:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c0b1a984-9b81-5aab-968f-c520818200b9 with identifier: 592c5a97bf to the API
2026-03-28 19:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/592c5a97bf/renault-megane-e-tech-220-ch-autonomie-confort-ac22-techno>
{'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': 'c0b1a984-9b81-5aab-968f-c520818200b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/592c5a97bf/renault-megane-e-tech-220-ch-autonomie-confort-ac22-techno',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Megane E-Tech 220 ch autonomie confort AC22 Techno',
'odometer': 27601,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2024-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Megane E-Tech 220 ch autonomie confort AC22 Techno',
'transmission': 'automatic',
'trim': 'Megane E-Tech 220 ch autonomie confort AC22 Techno',
'year': 2024}
2026-03-28 19:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27592c5a97bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:37 [vpauto.fr] INFO: Saving data for 592c5a97bf: {'created_time': 1774256834.758766, 'last_price_update_time': 1774724737.972166}
2026-03-28 19:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='592c5a97bf') HTTP/1.1" 204 0
2026-03-28 19:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3d98fd2d36/renault-megane-e-tech-ev60-220-ch-super-charge-techno> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c14e8842bf/renault-megane-iv-berline-blue-dci-115-edc-evolution> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6240b49-51e6-56c0-a88d-3846bd75923f with identifier: 3d98fd2d36
2026-03-28 19:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6240b49-51e6-56c0-a88d-3846bd75923f with scrape type 2
2026-03-28 19:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6240b49-51e6-56c0-a88d-3846bd75923f with scrape type 2
2026-03-28 19:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f6240b49-51e6-56c0-a88d-3846bd75923f, identifier: 3d98fd2d36
2026-03-28 19:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3efe821d-1c0c-56b4-ae37-10e030d5a71c with identifier: c14e8842bf
2026-03-28 19:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3efe821d-1c0c-56b4-ae37-10e030d5a71c with scrape type 2
2026-03-28 19:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3efe821d-1c0c-56b4-ae37-10e030d5a71c with scrape type 2
2026-03-28 19:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3efe821d-1c0c-56b4-ae37-10e030d5a71c, identifier: c14e8842bf
2026-03-28 19:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f6240b49-51e6-56c0-a88d-3846bd75923f with identifier: 3d98fd2d36
2026-03-28 19:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f6240b49-51e6-56c0-a88d-3846bd75923f with identifier: 3d98fd2d36
2026-03-28 19:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f6240b49-51e6-56c0-a88d-3846bd75923f with identifier: 3d98fd2d36 to the API
2026-03-28 19:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3d98fd2d36/renault-megane-e-tech-ev60-220-ch-super-charge-techno>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/hHEqxMX_BE.pdf',
'category': None,
'color': 'Ice blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'f6240b49-51e6-56c0-a88d-3846bd75923f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3d98fd2d36/renault-megane-e-tech-ev60-220-ch-super-charge-techno',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Megane E-Tech EV60 220 ch super charge Techno',
'odometer': 46970,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Megane E-Tech EV60 220 ch super charge Techno',
'transmission': 'automatic',
'trim': 'Megane E-Tech EV60 220 ch super charge Techno',
'year': 2024}
2026-03-28 19:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:38 [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-28 19:05:38 [vpauto.fr] INFO: Saving data for 3d98fd2d36: {'created_time': 1774429305.502925, 'last_price_update_time': 1774724738.639948}
2026-03-28 19:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3d98fd2d36') HTTP/1.1" 204 0
2026-03-28 19:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3efe821d-1c0c-56b4-ae37-10e030d5a71c with identifier: c14e8842bf
2026-03-28 19:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3efe821d-1c0c-56b4-ae37-10e030d5a71c with identifier: c14e8842bf
2026-03-28 19:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3efe821d-1c0c-56b4-ae37-10e030d5a71c with identifier: c14e8842bf to the API
2026-03-28 19:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c14e8842bf/renault-megane-iv-berline-blue-dci-115-edc-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': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3efe821d-1c0c-56b4-ae37-10e030d5a71c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c14e8842bf/renault-megane-iv-berline-blue-dci-115-edc-evolution',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Megane IV Berline Blue dCi 115 EDC Evolution',
'odometer': 44267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2024-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Megane IV Berline Blue dCi 115 EDC Evolution',
'transmission': 'automatic',
'trim': 'Megane IV Berline Blue dCi 115 EDC Evolution',
'year': 2024}
2026-03-28 19:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c14e8842bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:38 [vpauto.fr] INFO: Saving data for c14e8842bf: {'created_time': 1774429408.591456, 'last_price_update_time': 1774724738.959958}
2026-03-28 19:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c14e8842bf') HTTP/1.1" 204 0
2026-03-28 19:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d217718436/ford-kuga-25-duratec-225-ch-phev-powershift-st-line-business> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 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-28 19:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43c90ef6-3f2a-5edf-adb4-142adbb25865 with identifier: d217718436
2026-03-28 19:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43c90ef6-3f2a-5edf-adb4-142adbb25865 with scrape type 2
2026-03-28 19:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43c90ef6-3f2a-5edf-adb4-142adbb25865 with scrape type 2
2026-03-28 19:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 43c90ef6-3f2a-5edf-adb4-142adbb25865, identifier: d217718436
2026-03-28 19:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 43c90ef6-3f2a-5edf-adb4-142adbb25865 with identifier: d217718436
2026-03-28 19:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 43c90ef6-3f2a-5edf-adb4-142adbb25865 with identifier: d217718436
2026-03-28 19:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 43c90ef6-3f2a-5edf-adb4-142adbb25865 with identifier: d217718436 to the API
2026-03-28 19:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d217718436/ford-kuga-25-duratec-225-ch-phev-powershift-st-line-business>
{'auction_title': '',
'c_o_2_emission_value': 23,
'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': None,
'fuel_type': 'Hybrid',
'id': '43c90ef6-3f2a-5edf-adb4-142adbb25865',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d217718436/ford-kuga-25-duratec-225-ch-phev-powershift-st-line-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 225 ch PHEV Powershift ST-Line Business',
'odometer': 19293,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 225 ch PHEV Powershift ST-Line Business',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 225 ch PHEV Powershift ST-Line Business',
'year': 2023}
2026-03-28 19:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:39 [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-28 19:05:39 [vpauto.fr] INFO: Saving data for d217718436: {'created_time': 1774342832.448462, 'last_price_update_time': 1774724739.893432}
2026-03-28 19:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d217718436') HTTP/1.1" 204 0
2026-03-28 19:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/535398529e/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 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-28 19:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74a96ad7-573c-5951-83fb-319c44416bd9 with identifier: 535398529e
2026-03-28 19:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74a96ad7-573c-5951-83fb-319c44416bd9 with scrape type 2
2026-03-28 19:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74a96ad7-573c-5951-83fb-319c44416bd9 with scrape type 2
2026-03-28 19:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 74a96ad7-573c-5951-83fb-319c44416bd9, identifier: 535398529e
2026-03-28 19:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 74a96ad7-573c-5951-83fb-319c44416bd9 with identifier: 535398529e
2026-03-28 19:05:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 74a96ad7-573c-5951-83fb-319c44416bd9 with identifier: 535398529e
2026-03-28 19:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 74a96ad7-573c-5951-83fb-319c44416bd9 with identifier: 535398529e to the API
2026-03-28 19:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/535398529e/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': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'ELEC + S.ETH HNR',
'id': '74a96ad7-573c-5951-83fb-319c44416bd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/535398529e/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': 19164,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-12-12',
'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-28 19:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:40 [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-28 19:05:40 [vpauto.fr] INFO: Saving data for 535398529e: {'created_time': 1774292727.784701, 'last_price_update_time': 1774724740.507006}
2026-03-28 19:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='535398529e') HTTP/1.1" 204 0
2026-03-28 19:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5061f6c836/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d55f3622f8/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fc121d8daa/ford-fiesta-10-flexifuel-95-ch-ss-bvm6-titanium-business> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebf91393-c1b1-5a6b-9f48-10d11d22025f with identifier: 5061f6c836
2026-03-28 19:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebf91393-c1b1-5a6b-9f48-10d11d22025f with scrape type 2
2026-03-28 19:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebf91393-c1b1-5a6b-9f48-10d11d22025f with scrape type 2
2026-03-28 19:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ebf91393-c1b1-5a6b-9f48-10d11d22025f, identifier: 5061f6c836
2026-03-28 19:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ebf91393-c1b1-5a6b-9f48-10d11d22025f with identifier: 5061f6c836
2026-03-28 19:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ebf91393-c1b1-5a6b-9f48-10d11d22025f with identifier: 5061f6c836
2026-03-28 19:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ebf91393-c1b1-5a6b-9f48-10d11d22025f with identifier: 5061f6c836 to the API
2026-03-28 19:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5061f6c836/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-st-line-x>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/CVOHYmq_BE.pdf',
'category': None,
'color': 'Dark red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'ELEC + S.ETH HNR',
'id': 'ebf91393-c1b1-5a6b-9f48-10d11d22025f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5061f6c836/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-st-line-x',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 ST-Line X',
'odometer': 26562,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2023-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 ST-Line X',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 ST-Line X',
'year': 2023}
2026-03-28 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%275061f6c836%27 HTTP/1.1" 200 None
2026-03-28 19:05:41 [vpauto.fr] INFO: Saving data for 5061f6c836: {'auction_closing_time': 1775568600.0, 'created_time': 1774429301.285868, 'last_price_update_time': 1774724741.296221}
2026-03-28 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5061f6c836') HTTP/1.1" 204 0
2026-03-28 19:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d0d207e-0a9e-53ae-b285-52801e72ed58 with identifier: d55f3622f8
2026-03-28 19:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d0d207e-0a9e-53ae-b285-52801e72ed58 with scrape type 2
2026-03-28 19:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d0d207e-0a9e-53ae-b285-52801e72ed58 with scrape type 2
2026-03-28 19:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1d0d207e-0a9e-53ae-b285-52801e72ed58, identifier: d55f3622f8
2026-03-28 19:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d68b12fe-c4ca-59d0-87c7-e83fdd018554 with identifier: fc121d8daa
2026-03-28 19:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d68b12fe-c4ca-59d0-87c7-e83fdd018554 with scrape type 2
2026-03-28 19:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d68b12fe-c4ca-59d0-87c7-e83fdd018554 with scrape type 2
2026-03-28 19:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d68b12fe-c4ca-59d0-87c7-e83fdd018554, identifier: fc121d8daa
2026-03-28 19:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1d0d207e-0a9e-53ae-b285-52801e72ed58 with identifier: d55f3622f8
2026-03-28 19:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1d0d207e-0a9e-53ae-b285-52801e72ed58 with identifier: d55f3622f8
2026-03-28 19:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1d0d207e-0a9e-53ae-b285-52801e72ed58 with identifier: d55f3622f8 to the API
2026-03-28 19:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d55f3622f8/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-30T11:50:00Z',
'fuel_type': 'Electric',
'id': '1d0d207e-0a9e-53ae-b285-52801e72ed58',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d55f3622f8/ligier-pro-pulse-3',
'listing': 'auction',
'location': '00 -',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 39431,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2017-03-01',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2017}
2026-03-28 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d55f3622f8%27 HTTP/1.1" 200 None
2026-03-28 19:05:41 [vpauto.fr] INFO: Saving data for d55f3622f8: {'auction_closing_time': 1774871400.0, 'created_time': 1773774737.28166, 'last_price_update_time': 1774724741.849102}
2026-03-28 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d55f3622f8') HTTP/1.1" 204 0
2026-03-28 19:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d68b12fe-c4ca-59d0-87c7-e83fdd018554 with identifier: fc121d8daa
2026-03-28 19:05:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d68b12fe-c4ca-59d0-87c7-e83fdd018554 with identifier: fc121d8daa
2026-03-28 19:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d68b12fe-c4ca-59d0-87c7-e83fdd018554 with identifier: fc121d8daa to the API
2026-03-28 19:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fc121d8daa/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': 'SUPERETHANOL',
'id': 'd68b12fe-c4ca-59d0-87c7-e83fdd018554',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fc121d8daa/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': 22369,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'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-28 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27fc121d8daa%27 HTTP/1.1" 200 None
2026-03-28 19:05:42 [vpauto.fr] INFO: Saving data for fc121d8daa: {'created_time': 1774429285.061935, 'last_price_update_time': 1774724742.207167}
2026-03-28 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fc121d8daa') HTTP/1.1" 204 0
2026-03-28 19:05:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 264.862(s), this was the 2nd time calling it.
2026-03-28 19:05:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.852453305489872 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-28 19:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/691174d736/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12c31a54-6acc-5ebe-ae02-57cf56a4047e with identifier: 691174d736
2026-03-28 19:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12c31a54-6acc-5ebe-ae02-57cf56a4047e with scrape type 2
2026-03-28 19:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12c31a54-6acc-5ebe-ae02-57cf56a4047e with scrape type 2
2026-03-28 19:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 12c31a54-6acc-5ebe-ae02-57cf56a4047e, identifier: 691174d736
2026-03-28 19:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 12c31a54-6acc-5ebe-ae02-57cf56a4047e with identifier: 691174d736
2026-03-28 19:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 12c31a54-6acc-5ebe-ae02-57cf56a4047e with identifier: 691174d736
2026-03-28 19:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 12c31a54-6acc-5ebe-ae02-57cf56a4047e with identifier: 691174d736 to the API
2026-03-28 19:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/691174d736/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/ztTttsT_BE.pdf',
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'F H',
'id': '12c31a54-6acc-5ebe-ae02-57cf56a4047e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/691174d736/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line X',
'odometer': 30543,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'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 ST-Line '
'X',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line X',
'year': 2023}
2026-03-28 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:43 [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-28 19:05:43 [vpauto.fr] INFO: Saving data for 691174d736: {'auction_closing_time': 1775568600.0, 'created_time': 1774429296.879356, 'last_price_update_time': 1774724743.540373}
2026-03-28 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='691174d736') HTTP/1.1" 204 0
2026-03-28 19:05:43 [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-28 19:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:43 [vpauto.fr] INFO: Found 96 ads on page 7
2026-03-28 19:05:43 [vpauto.fr] INFO: Found listing with ID: 56cf23e636
2026-03-28 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:43 [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-28 19:05:43 [vpauto.fr] INFO: Scrape type for 56cf23e636: 0
2026-03-28 19:05:43 [vpauto.fr] INFO: Found listing with ID: 64f7c921e5
2026-03-28 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2764f7c921e5%27 HTTP/1.1" 200 None
2026-03-28 19:05:43 [vpauto.fr] INFO: Scrape type for 64f7c921e5: 0
2026-03-28 19:05:43 [vpauto.fr] INFO: Found listing with ID: 5529e65794
2026-03-28 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275529e65794%27 HTTP/1.1" 200 None
2026-03-28 19:05:43 [vpauto.fr] INFO: Scrape type for 5529e65794: 0
2026-03-28 19:05:43 [vpauto.fr] INFO: Found listing with ID: 145e742b94
2026-03-28 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27145e742b94%27 HTTP/1.1" 200 None
2026-03-28 19:05:43 [vpauto.fr] INFO: Scrape type for 145e742b94: 0
2026-03-28 19:05:43 [vpauto.fr] INFO: Found listing with ID: db8103a15a
2026-03-28 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:43 [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-28 19:05:43 [vpauto.fr] INFO: Scrape type for db8103a15a: 0
2026-03-28 19:05:43 [vpauto.fr] INFO: Found listing with ID: 863fe0efbf
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for 863fe0efbf: 2
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: 83bc3b3694
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2783bc3b3694%27 HTTP/1.1" 200 None
2026-03-28 19:05:44 [vpauto.fr] INFO: Scrape type for 83bc3b3694: 0
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: 65477e09e
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for 65477e09e: 0
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: 669cdbd94
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27669cdbd94%27 HTTP/1.1" 200 None
2026-03-28 19:05:44 [vpauto.fr] INFO: Scrape type for 669cdbd94: 0
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: b745375836
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b745375836%27 HTTP/1.1" 200 None
2026-03-28 19:05:44 [vpauto.fr] INFO: Scrape type for b745375836: 2
2026-03-28 19:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8be3757e9e/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-graphite-tech-edition> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: f51ffb3594
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f51ffb3594%27 HTTP/1.1" 200 None
2026-03-28 19:05:44 [vpauto.fr] INFO: Scrape type for f51ffb3594: 0
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: ba6973de94
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba6973de94%27 HTTP/1.1" 200 None
2026-03-28 19:05:44 [vpauto.fr] INFO: Scrape type for ba6973de94: 0
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: a45274925a
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for a45274925a: 2
2026-03-28 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-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: ca0e8ec15a
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for ca0e8ec15a: 2
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: 6bdb8f6036
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for 6bdb8f6036: 2
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: f285e4915a
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for f285e4915a: 0
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: 8b0609c4e5
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b0609c4e5%27 HTTP/1.1" 200 None
2026-03-28 19:05:44 [vpauto.fr] INFO: Scrape type for 8b0609c4e5: 0
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: 5f4d5217aa
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for 5f4d5217aa: 2
2026-03-28 19:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2013e13d-d720-5941-8f79-0c30dcea0e60 with identifier: 8be3757e9e
2026-03-28 19:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2013e13d-d720-5941-8f79-0c30dcea0e60 with scrape type 2
2026-03-28 19:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2013e13d-d720-5941-8f79-0c30dcea0e60 with scrape type 2
2026-03-28 19:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2013e13d-d720-5941-8f79-0c30dcea0e60, identifier: 8be3757e9e
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: 68e8a8f09e
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for 68e8a8f09e: 0
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: 50dce8e9e5
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2750dce8e9e5%27 HTTP/1.1" 200 None
2026-03-28 19:05:44 [vpauto.fr] INFO: Scrape type for 50dce8e9e5: 0
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: e138d32c5a
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for e138d32c5a: 2
2026-03-28 19:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2013e13d-d720-5941-8f79-0c30dcea0e60 with identifier: 8be3757e9e
2026-03-28 19:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2013e13d-d720-5941-8f79-0c30dcea0e60 with identifier: 8be3757e9e
2026-03-28 19:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2013e13d-d720-5941-8f79-0c30dcea0e60 with identifier: 8be3757e9e to the API
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8be3757e9e/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-graphite-tech-edition>
{'auction_title': '',
'c_o_2_emission_value': 122,
'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': 'ELEC + S.ETH HNR',
'id': '2013e13d-d720-5941-8f79-0c30dcea0e60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8be3757e9e/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-graphite-tech-edition',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Graphite Tech '
'Edition',
'odometer': 30627,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Graphite '
'Tech Edition',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Graphite Tech '
'Edition',
'year': 2023}
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Saving data for 8be3757e9e: {'auction_closing_time': 1775122200.0, 'created_time': 1774292960.465612, 'last_price_update_time': 1774724744.743758}
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8be3757e9e') HTTP/1.1" 204 0
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: 131e4f5f36
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for 131e4f5f36: 2
2026-03-28 19:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4ada92b9e/ford-puma-10-ecoboost-125-ch-mhev-ss-powershift-st-line> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 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-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: acd1c96236
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for acd1c96236: 2
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: 2f2fdba79e
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for 2f2fdba79e: 2
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: c8a04835a
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for c8a04835a: 0
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: fbaeb0165a
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [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-28 19:05:44 [vpauto.fr] INFO: Scrape type for fbaeb0165a: 2
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: 5cea2d3fe5
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cea2d3fe5%27 HTTP/1.1" 200 None
2026-03-28 19:05:44 [vpauto.fr] INFO: Scrape type for 5cea2d3fe5: 0
2026-03-28 19:05:44 [vpauto.fr] INFO: Found listing with ID: d0d4d13894
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d0d4d13894%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for d0d4d13894: 0
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: 6c3bd9c15a
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276c3bd9c15a%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for 6c3bd9c15a: 2
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: 8ff6c5f35a
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%278ff6c5f35a%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for 8ff6c5f35a: 0
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: 77b10ccb5a
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2777b10ccb5a%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for 77b10ccb5a: 2
2026-03-28 19:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1637e67a-075f-5051-ac43-37e062bd2ef4 with identifier: 4ada92b9e
2026-03-28 19:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1637e67a-075f-5051-ac43-37e062bd2ef4 with scrape type 2
2026-03-28 19:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1637e67a-075f-5051-ac43-37e062bd2ef4 with scrape type 2
2026-03-28 19:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1637e67a-075f-5051-ac43-37e062bd2ef4, identifier: 4ada92b9e
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: 8b15296494
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%278b15296494%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for 8b15296494: 0
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: 86b2c07aaa
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2786b2c07aaa%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for 86b2c07aaa: 0
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: 79bc81685a
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2779bc81685a%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for 79bc81685a: 2
2026-03-28 19:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1637e67a-075f-5051-ac43-37e062bd2ef4 with identifier: 4ada92b9e
2026-03-28 19:05:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1637e67a-075f-5051-ac43-37e062bd2ef4 with identifier: 4ada92b9e
2026-03-28 19:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1637e67a-075f-5051-ac43-37e062bd2ef4 with identifier: 4ada92b9e to the API
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4ada92b9e/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': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '1637e67a-075f-5051-ac43-37e062bd2ef4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4ada92b9e/ford-puma-10-ecoboost-125-ch-mhev-ss-powershift-st-line',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'FORD',
'model': 'Puma 1.0 EcoBoost 125 ch mHEV S&S Powershift ST-Line',
'odometer': 30397,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'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': 2023}
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%274ada92b9e%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Saving data for 4ada92b9e: {'auction_closing_time': 1775122200.0, 'created_time': 1774429292.182178, 'last_price_update_time': 1774724745.598312}
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4ada92b9e') HTTP/1.1" 204 0
2026-03-28 19:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c0a099afbf/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: 57277a6a9e
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2757277a6a9e%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for 57277a6a9e: 2
2026-03-28 19:05:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: 77ac98ad5a
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2777ac98ad5a%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for 77ac98ad5a: 0
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: f2b3734aa
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f2b3734aa%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for f2b3734aa: 2
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: be1a4855bf
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27be1a4855bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for be1a4855bf: 0
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: daa47eafbf
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27daa47eafbf%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for daa47eafbf: 0
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: 1d4ff21c94
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%271d4ff21c94%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for 1d4ff21c94: 0
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: 70157b3d94
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2770157b3d94%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for 70157b3d94: 0
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: febe481494
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27febe481494%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for febe481494: 0
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: fbbe89d136
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27fbbe89d136%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for fbbe89d136: 2
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: 25523b3c9e
2026-03-28 19:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2725523b3c9e%27 HTTP/1.1" 200 None
2026-03-28 19:05:45 [vpauto.fr] INFO: Scrape type for 25523b3c9e: 0
2026-03-28 19:05:45 [vpauto.fr] INFO: Found listing with ID: cc1f1cba5a
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [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-28 19:05:46 [vpauto.fr] INFO: Scrape type for cc1f1cba5a: 2
2026-03-28 19:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0f61040-dada-5574-a0d0-9ef0bab26f61 with identifier: c0a099afbf
2026-03-28 19:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0f61040-dada-5574-a0d0-9ef0bab26f61 with scrape type 2
2026-03-28 19:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0f61040-dada-5574-a0d0-9ef0bab26f61 with scrape type 2
2026-03-28 19:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b0f61040-dada-5574-a0d0-9ef0bab26f61, identifier: c0a099afbf
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: b929e5cde5
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b929e5cde5%27 HTTP/1.1" 200 None
2026-03-28 19:05:46 [vpauto.fr] INFO: Scrape type for b929e5cde5: 0
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: 7af4fdd894
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277af4fdd894%27 HTTP/1.1" 200 None
2026-03-28 19:05:46 [vpauto.fr] INFO: Scrape type for 7af4fdd894: 0
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: 61f6af2736
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [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-28 19:05:46 [vpauto.fr] INFO: Scrape type for 61f6af2736: 2
2026-03-28 19:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b0f61040-dada-5574-a0d0-9ef0bab26f61 with identifier: c0a099afbf
2026-03-28 19:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b0f61040-dada-5574-a0d0-9ef0bab26f61 with identifier: c0a099afbf
2026-03-28 19:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b0f61040-dada-5574-a0d0-9ef0bab26f61 with identifier: c0a099afbf to the API
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c0a099afbf/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': 'ELEC + S.ETH HNR',
'id': 'b0f61040-dada-5574-a0d0-9ef0bab26f61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c0a099afbf/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': 29320,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-09-13',
'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-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [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-28 19:05:46 [vpauto.fr] INFO: Saving data for c0a099afbf: {'auction_closing_time': 1775300400.0, 'created_time': 1774292956.941759, 'last_price_update_time': 1774724746.507813}
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c0a099afbf') HTTP/1.1" 204 0
2026-03-28 19:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5df12118bf/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium-business> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: 32682a5494
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2732682a5494%27 HTTP/1.1" 200 None
2026-03-28 19:05:46 [vpauto.fr] INFO: Scrape type for 32682a5494: 0
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: a74dcfdbf
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [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-28 19:05:46 [vpauto.fr] INFO: Scrape type for a74dcfdbf: 0
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: 9aa51a3394
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279aa51a3394%27 HTTP/1.1" 200 None
2026-03-28 19:05:46 [vpauto.fr] INFO: Scrape type for 9aa51a3394: 0
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: 183544ef9e
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [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-28 19:05:46 [vpauto.fr] INFO: Scrape type for 183544ef9e: 0
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: ec08032d5a
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [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-28 19:05:46 [vpauto.fr] INFO: Scrape type for ec08032d5a: 0
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: 1ed7617236
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271ed7617236%27 HTTP/1.1" 200 None
2026-03-28 19:05:46 [vpauto.fr] INFO: Scrape type for 1ed7617236: 2
2026-03-28 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-28 19:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/32285db336/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-graphite-tech-edition> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: 83f19b345a
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [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-28 19:05:46 [vpauto.fr] INFO: Scrape type for 83f19b345a: 0
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: cd0f4a50aa
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [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-28 19:05:46 [vpauto.fr] INFO: Scrape type for cd0f4a50aa: 0
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: 322f381294
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27322f381294%27 HTTP/1.1" 200 None
2026-03-28 19:05:46 [vpauto.fr] INFO: Scrape type for 322f381294: 0
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: a1bbcc48aa
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [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-28 19:05:46 [vpauto.fr] INFO: Scrape type for a1bbcc48aa: 0
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: f436a06194
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f436a06194%27 HTTP/1.1" 200 None
2026-03-28 19:05:46 [vpauto.fr] INFO: Scrape type for f436a06194: 0
2026-03-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: f0d8d97d36
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [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-28 19:05:46 [vpauto.fr] INFO: Scrape type for f0d8d97d36: 2
2026-03-28 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-28 19:05:46 [vpauto.fr] INFO: Found listing with ID: eec376d936
2026-03-28 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:46 [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-28 19:05:46 [vpauto.fr] INFO: Scrape type for eec376d936: 2
2026-03-28 19:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cbe74ec-8ee2-5f1b-9532-41aede56713c with identifier: 5df12118bf
2026-03-28 19:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cbe74ec-8ee2-5f1b-9532-41aede56713c with scrape type 2
2026-03-28 19:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cbe74ec-8ee2-5f1b-9532-41aede56713c with scrape type 2
2026-03-28 19:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5cbe74ec-8ee2-5f1b-9532-41aede56713c, identifier: 5df12118bf
2026-03-28 19:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5cbe74ec-8ee2-5f1b-9532-41aede56713c with identifier: 5df12118bf
2026-03-28 19:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5cbe74ec-8ee2-5f1b-9532-41aede56713c with identifier: 5df12118bf
2026-03-28 19:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5cbe74ec-8ee2-5f1b-9532-41aede56713c with identifier: 5df12118bf to the API
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5df12118bf/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium-business>
{'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': '2026-04-04T11:00:00Z',
'fuel_type': 'ELEC + S.ETH HNR',
'id': '5cbe74ec-8ee2-5f1b-9532-41aede56713c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5df12118bf/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium Business',
'odometer': 22250,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium Business',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium Business',
'year': 2023}
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%275df12118bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:47 [vpauto.fr] INFO: Saving data for 5df12118bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774429290.570533, 'last_price_update_time': 1774724747.305276}
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5df12118bf') HTTP/1.1" 204 0
2026-03-28 19:05:47 [vpauto.fr] INFO: Found listing with ID: 527f68e236
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27527f68e236%27 HTTP/1.1" 200 None
2026-03-28 19:05:47 [vpauto.fr] INFO: Scrape type for 527f68e236: 2
2026-03-28 19:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aba09259-da01-505f-bfdd-33b78e0bd259 with identifier: 32285db336
2026-03-28 19:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aba09259-da01-505f-bfdd-33b78e0bd259 with scrape type 2
2026-03-28 19:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aba09259-da01-505f-bfdd-33b78e0bd259 with scrape type 2
2026-03-28 19:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: aba09259-da01-505f-bfdd-33b78e0bd259, identifier: 32285db336
2026-03-28 19:05:47 [vpauto.fr] INFO: Found listing with ID: 6edf9fa19e
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276edf9fa19e%27 HTTP/1.1" 200 None
2026-03-28 19:05:47 [vpauto.fr] INFO: Scrape type for 6edf9fa19e: 2
2026-03-28 19:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: aba09259-da01-505f-bfdd-33b78e0bd259 with identifier: 32285db336
2026-03-28 19:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: aba09259-da01-505f-bfdd-33b78e0bd259 with identifier: 32285db336
2026-03-28 19:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: aba09259-da01-505f-bfdd-33b78e0bd259 with identifier: 32285db336 to the API
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/32285db336/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-graphite-tech-edition>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/EotYnOh_BE.pdf',
'category': None,
'color': 'Medium grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'ELEC + S.ETH HNR',
'id': 'aba09259-da01-505f-bfdd-33b78e0bd259',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/32285db336/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-graphite-tech-edition',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Graphite Tech '
'Edition',
'odometer': 21955,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Graphite '
'Tech Edition',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Graphite Tech '
'Edition',
'year': 2023}
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2732285db336%27 HTTP/1.1" 200 None
2026-03-28 19:05:47 [vpauto.fr] INFO: Saving data for 32285db336: {'auction_closing_time': 1775568600.0, 'created_time': 1774429290.973026, 'last_price_update_time': 1774724747.861051}
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='32285db336') HTTP/1.1" 204 0
2026-03-28 19:05:47 [vpauto.fr] INFO: Found listing with ID: d4408881aa
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d4408881aa%27 HTTP/1.1" 200 None
2026-03-28 19:05:47 [vpauto.fr] INFO: Scrape type for d4408881aa: 0
2026-03-28 19:05:47 [vpauto.fr] INFO: Found listing with ID: 164f7a5a
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27164f7a5a%27 HTTP/1.1" 200 None
2026-03-28 19:05:47 [vpauto.fr] INFO: Scrape type for 164f7a5a: 0
2026-03-28 19:05:47 [vpauto.fr] INFO: Found listing with ID: e615e00a9e
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27e615e00a9e%27 HTTP/1.1" 200 None
2026-03-28 19:05:47 [vpauto.fr] INFO: Scrape type for e615e00a9e: 2
2026-03-28 19:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8890899b9e/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:47 [vpauto.fr] INFO: Found listing with ID: 9e84cb9f36
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%279e84cb9f36%27 HTTP/1.1" 200 None
2026-03-28 19:05:47 [vpauto.fr] INFO: Scrape type for 9e84cb9f36: 2
2026-03-28 19:05:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:47 [vpauto.fr] INFO: Found listing with ID: 86f4221abf
2026-03-28 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786f4221abf%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for 86f4221abf: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 59bb4c635a
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [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-28 19:05:48 [vpauto.fr] INFO: Scrape type for 59bb4c635a: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: a5d01398bf
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [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-28 19:05:48 [vpauto.fr] INFO: Scrape type for a5d01398bf: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: b90c2df836
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b90c2df836%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for b90c2df836: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 1796cc16bf
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [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-28 19:05:48 [vpauto.fr] INFO: Scrape type for 1796cc16bf: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 7ad1702bf
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [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-28 19:05:48 [vpauto.fr] INFO: Scrape type for 7ad1702bf: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: b641aeed94
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b641aeed94%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for b641aeed94: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 1b08d3694
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271b08d3694%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for 1b08d3694: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 2a84bcb894
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a84bcb894%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for 2a84bcb894: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: a0d5be623a
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a0d5be623a%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for a0d5be623a: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: b9d71ab63a
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d71ab63a%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for b9d71ab63a: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 6584cd2a36
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [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-28 19:05:48 [vpauto.fr] INFO: Scrape type for 6584cd2a36: 2
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 3be28dcf3a
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273be28dcf3a%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for 3be28dcf3a: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 8a99a4d094
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278a99a4d094%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for 8a99a4d094: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: b652f3ef94
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b652f3ef94%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for b652f3ef94: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 4f55256d3a
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274f55256d3a%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for 4f55256d3a: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 8277467336
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278277467336%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for 8277467336: 2
2026-03-28 19:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cb1a729-7973-5207-a60b-d39e28f36153 with identifier: 8890899b9e
2026-03-28 19:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cb1a729-7973-5207-a60b-d39e28f36153 with scrape type 2
2026-03-28 19:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cb1a729-7973-5207-a60b-d39e28f36153 with scrape type 2
2026-03-28 19:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3cb1a729-7973-5207-a60b-d39e28f36153, identifier: 8890899b9e
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: ed0a18f994
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ed0a18f994%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for ed0a18f994: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 533e03945a
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [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-28 19:05:48 [vpauto.fr] INFO: Scrape type for 533e03945a: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 7cc3362836
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [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-28 19:05:48 [vpauto.fr] INFO: Scrape type for 7cc3362836: 2
2026-03-28 19:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3cb1a729-7973-5207-a60b-d39e28f36153 with identifier: 8890899b9e
2026-03-28 19:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3cb1a729-7973-5207-a60b-d39e28f36153 with identifier: 8890899b9e
2026-03-28 19:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3cb1a729-7973-5207-a60b-d39e28f36153 with identifier: 8890899b9e to the API
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8890899b9e/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': '2026-04-02T09:30:00Z',
'fuel_type': 'Electric',
'id': '3cb1a729-7973-5207-a60b-d39e28f36153',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8890899b9e/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': 21024,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-12-08',
'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-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [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-28 19:05:48 [vpauto.fr] INFO: Saving data for 8890899b9e: {'auction_closing_time': 1775122200.0, 'created_time': 1774292725.77128, 'last_price_update_time': 1774724748.833691}
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8890899b9e') HTTP/1.1" 204 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: c0f9f9ef94
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0f9f9ef94%27 HTTP/1.1" 200 None
2026-03-28 19:05:48 [vpauto.fr] INFO: Scrape type for c0f9f9ef94: 0
2026-03-28 19:05:48 [vpauto.fr] INFO: Found listing with ID: 7ea32db136
2026-03-28 19:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277ea32db136%27 HTTP/1.1" 200 None
2026-03-28 19:05:49 [vpauto.fr] INFO: Scrape type for 7ea32db136: 0
2026-03-28 19:05:49 [vpauto.fr] INFO: Found listing with ID: a0293ff0aa
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a0293ff0aa%27 HTTP/1.1" 200 None
2026-03-28 19:05:49 [vpauto.fr] INFO: Scrape type for a0293ff0aa: 0
2026-03-28 19:05:49 [vpauto.fr] INFO: Found listing with ID: ddd99fbf36
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ddd99fbf36%27 HTTP/1.1" 200 None
2026-03-28 19:05:49 [vpauto.fr] INFO: Scrape type for ddd99fbf36: 0
2026-03-28 19:05:49 [vpauto.fr] INFO: Found listing with ID: 6651184cbf
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:49 [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-28 19:05:49 [vpauto.fr] INFO: Scrape type for 6651184cbf: 2
2026-03-28 19:05:49 [vpauto.fr] INFO: Found listing with ID: e3723a105a
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:49 [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-28 19:05:49 [vpauto.fr] INFO: Scrape type for e3723a105a: 2
2026-03-28 19:05:49 [vpauto.fr] INFO: Found listing with ID: 9da0fc835a
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:49 [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-28 19:05:49 [vpauto.fr] INFO: Scrape type for 9da0fc835a: 0
2026-03-28 19:05:49 [vpauto.fr] INFO: Found listing with ID: 73b674c294
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2773b674c294%27 HTTP/1.1" 200 None
2026-03-28 19:05:49 [vpauto.fr] INFO: Scrape type for 73b674c294: 0
2026-03-28 19:05:49 [vpauto.fr] INFO: Found listing with ID: 7b277e399e
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:49 [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-28 19:05:49 [vpauto.fr] INFO: Scrape type for 7b277e399e: 0
2026-03-28 19:05:49 [vpauto.fr] INFO: Requesting listing page 8: https://vpauto.eu/vehicle/list?page=8
2026-03-28 19:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-28 19:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/245dbbb836/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2d6586a2bf/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-business> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbfc9814-a6a5-5a9d-8a7a-de4c09433b29 with identifier: 245dbbb836
2026-03-28 19:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbfc9814-a6a5-5a9d-8a7a-de4c09433b29 with scrape type 2
2026-03-28 19:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbfc9814-a6a5-5a9d-8a7a-de4c09433b29 with scrape type 2
2026-03-28 19:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: cbfc9814-a6a5-5a9d-8a7a-de4c09433b29, identifier: 245dbbb836
2026-03-28 19:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 640445f1-cab3-5dac-b7ec-b038cec34c4c with identifier: 2d6586a2bf
2026-03-28 19:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 640445f1-cab3-5dac-b7ec-b038cec34c4c with scrape type 2
2026-03-28 19:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 640445f1-cab3-5dac-b7ec-b038cec34c4c with scrape type 2
2026-03-28 19:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 640445f1-cab3-5dac-b7ec-b038cec34c4c, identifier: 2d6586a2bf
2026-03-28 19:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: cbfc9814-a6a5-5a9d-8a7a-de4c09433b29 with identifier: 245dbbb836
2026-03-28 19:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: cbfc9814-a6a5-5a9d-8a7a-de4c09433b29 with identifier: 245dbbb836
2026-03-28 19:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: cbfc9814-a6a5-5a9d-8a7a-de4c09433b29 with identifier: 245dbbb836 to the API
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/245dbbb836/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': 'Medium blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'F H',
'id': 'cbfc9814-a6a5-5a9d-8a7a-de4c09433b29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/245dbbb836/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'odometer': 15213,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-10-19',
'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-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:49 [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-28 19:05:49 [vpauto.fr] INFO: Saving data for 245dbbb836: {'created_time': 1774342833.853677, 'last_price_update_time': 1774724749.841101}
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='245dbbb836') HTTP/1.1" 204 0
2026-03-28 19:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 640445f1-cab3-5dac-b7ec-b038cec34c4c with identifier: 2d6586a2bf
2026-03-28 19:05:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 640445f1-cab3-5dac-b7ec-b038cec34c4c with identifier: 2d6586a2bf
2026-03-28 19:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 640445f1-cab3-5dac-b7ec-b038cec34c4c with identifier: 2d6586a2bf to the API
2026-03-28 19:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2d6586a2bf/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-business>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Rouge Fonc',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'ELEC + S.ETH HNR',
'id': '640445f1-cab3-5dac-b7ec-b038cec34c4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2d6586a2bf/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line '
'Business',
'odometer': 18745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line '
'Business',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line '
'Business',
'year': 2023}
2026-03-28 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272d6586a2bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:50 [vpauto.fr] INFO: Saving data for 2d6586a2bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774429303.597261, 'last_price_update_time': 1774724750.188269}
2026-03-28 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2d6586a2bf') HTTP/1.1" 204 0
2026-03-28 19:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6b538aa8bf/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 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-28 19:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 599f73be-17be-5e89-8dcc-52d78eefd2d2 with identifier: 6b538aa8bf
2026-03-28 19:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 599f73be-17be-5e89-8dcc-52d78eefd2d2 with scrape type 2
2026-03-28 19:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 599f73be-17be-5e89-8dcc-52d78eefd2d2 with scrape type 2
2026-03-28 19:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 599f73be-17be-5e89-8dcc-52d78eefd2d2, identifier: 6b538aa8bf
2026-03-28 19:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 599f73be-17be-5e89-8dcc-52d78eefd2d2 with identifier: 6b538aa8bf
2026-03-28 19:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 599f73be-17be-5e89-8dcc-52d78eefd2d2 with identifier: 6b538aa8bf
2026-03-28 19:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 599f73be-17be-5e89-8dcc-52d78eefd2d2 with identifier: 6b538aa8bf to the API
2026-03-28 19:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6b538aa8bf/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': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'ELEC + S.ETH HNR',
'id': '599f73be-17be-5e89-8dcc-52d78eefd2d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6b538aa8bf/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'odometer': 14073,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'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-28 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276b538aa8bf%27 HTTP/1.1" 200 None
2026-03-28 19:05:50 [vpauto.fr] INFO: Saving data for 6b538aa8bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774292994.10408, 'last_price_update_time': 1774724750.704899}
2026-03-28 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6b538aa8bf') HTTP/1.1" 204 0
2026-03-28 19:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3c34b173aa/citroen-c5-x-puretech-130-eat8-plus> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4c8e1b7d9e/renault-clio-e-tech-full-hybrid-145-techno> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f311b1bc-4ab5-53cd-9073-1ca0fb36b58f with identifier: 3c34b173aa
2026-03-28 19:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f311b1bc-4ab5-53cd-9073-1ca0fb36b58f with scrape type 2
2026-03-28 19:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f311b1bc-4ab5-53cd-9073-1ca0fb36b58f with scrape type 2
2026-03-28 19:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f311b1bc-4ab5-53cd-9073-1ca0fb36b58f, identifier: 3c34b173aa
2026-03-28 19:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f311b1bc-4ab5-53cd-9073-1ca0fb36b58f with identifier: 3c34b173aa
2026-03-28 19:05:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f311b1bc-4ab5-53cd-9073-1ca0fb36b58f with identifier: 3c34b173aa
2026-03-28 19:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f311b1bc-4ab5-53cd-9073-1ca0fb36b58f with identifier: 3c34b173aa to the API
2026-03-28 19:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3c34b173aa/citroen-c5-x-puretech-130-eat8-plus>
{'auction_title': '',
'c_o_2_emission_value': 137,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'f311b1bc-4ab5-53cd-9073-1ca0fb36b58f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3c34b173aa/citroen-c5-x-puretech-130-eat8-plus',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'CITROEN',
'model': 'C5 X PureTech 130 EAT8 Plus',
'odometer': 34271,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2024-05-17',
'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-28 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%273c34b173aa%27 HTTP/1.1" 200 None
2026-03-28 19:05:52 [vpauto.fr] INFO: Saving data for 3c34b173aa: {'created_time': 1773947348.024206, 'last_price_update_time': 1774724752.034698}
2026-03-28 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3c34b173aa') HTTP/1.1" 204 0
2026-03-28 19:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2f99eb06f8/peugeot-208-electrique-50-kwh-136ch-active> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-28 19:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/dd91f709f8/citroen-c5-tourer-hdi-140-millenium> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b745375836/peugeot-2008-puretech-130-ss-eat8-active-pack> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c75efaa-9b17-59ea-a07f-bc613d0761f8 with identifier: 4c8e1b7d9e
2026-03-28 19:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c75efaa-9b17-59ea-a07f-bc613d0761f8 with scrape type 2
2026-03-28 19:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c75efaa-9b17-59ea-a07f-bc613d0761f8 with scrape type 2
2026-03-28 19:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3c75efaa-9b17-59ea-a07f-bc613d0761f8, identifier: 4c8e1b7d9e
2026-03-28 19:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3c75efaa-9b17-59ea-a07f-bc613d0761f8 with identifier: 4c8e1b7d9e
2026-03-28 19:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3c75efaa-9b17-59ea-a07f-bc613d0761f8 with identifier: 4c8e1b7d9e
2026-03-28 19:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3c75efaa-9b17-59ea-a07f-bc613d0761f8 with identifier: 4c8e1b7d9e to the API
2026-03-28 19:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4c8e1b7d9e/renault-clio-e-tech-full-hybrid-145-techno>
{'auction_title': '',
'c_o_2_emission_value': 97,
'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': '3c75efaa-9b17-59ea-a07f-bc613d0761f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4c8e1b7d9e/renault-clio-e-tech-full-hybrid-145-techno',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'Clio E-Tech full hybrid 145 Techno',
'odometer': 54291,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'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': 2024}
2026-03-28 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%274c8e1b7d9e%27 HTTP/1.1" 200 None
2026-03-28 19:05:52 [vpauto.fr] INFO: Saving data for 4c8e1b7d9e: {'created_time': 1774415006.8936, 'last_price_update_time': 1774724752.47633}
2026-03-28 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4c8e1b7d9e') HTTP/1.1" 204 0
2026-03-28 19:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbfb8091-989e-5374-8c6f-bcc071ab1cf6 with identifier: 2f99eb06f8
2026-03-28 19:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbfb8091-989e-5374-8c6f-bcc071ab1cf6 with scrape type 2
2026-03-28 19:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbfb8091-989e-5374-8c6f-bcc071ab1cf6 with scrape type 2
2026-03-28 19:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: dbfb8091-989e-5374-8c6f-bcc071ab1cf6, identifier: 2f99eb06f8
2026-03-28 19:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e81fe247-c8b8-5bc3-bf6c-40573c97d205 with identifier: dd91f709f8
2026-03-28 19:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e81fe247-c8b8-5bc3-bf6c-40573c97d205 with scrape type 2
2026-03-28 19:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e81fe247-c8b8-5bc3-bf6c-40573c97d205 with scrape type 2
2026-03-28 19:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e81fe247-c8b8-5bc3-bf6c-40573c97d205, identifier: dd91f709f8
2026-03-28 19:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d438602-dcf0-52ae-919d-f35ba5dd2c90 with identifier: b745375836
2026-03-28 19:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d438602-dcf0-52ae-919d-f35ba5dd2c90 with scrape type 2
2026-03-28 19:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d438602-dcf0-52ae-919d-f35ba5dd2c90 with scrape type 2
2026-03-28 19:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8d438602-dcf0-52ae-919d-f35ba5dd2c90, identifier: b745375836
2026-03-28 19:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: dbfb8091-989e-5374-8c6f-bcc071ab1cf6 with identifier: 2f99eb06f8
2026-03-28 19:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: dbfb8091-989e-5374-8c6f-bcc071ab1cf6 with identifier: 2f99eb06f8
2026-03-28 19:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: dbfb8091-989e-5374-8c6f-bcc071ab1cf6 with identifier: 2f99eb06f8 to the API
2026-03-28 19:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2f99eb06f8/peugeot-208-electrique-50-kwh-136ch-active>
{'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': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'dbfb8091-989e-5374-8c6f-bcc071ab1cf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2f99eb06f8/peugeot-208-electrique-50-kwh-136ch-active',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': '208 Electrique 50 kWh 136ch Active',
'odometer': 101022,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2020-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 Electrique 50 kWh 136ch Active',
'transmission': 'automatic',
'trim': '208 Electrique 50 kWh 136ch Active',
'year': 2020}
2026-03-28 19:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:53 [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-28 19:05:53 [vpauto.fr] INFO: Saving data for 2f99eb06f8: {'auction_closing_time': 1774877400.0, 'created_time': 1774293579.649493, 'last_price_update_time': 1774724753.135499}
2026-03-28 19:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2f99eb06f8') HTTP/1.1" 204 0
2026-03-28 19:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e81fe247-c8b8-5bc3-bf6c-40573c97d205 with identifier: dd91f709f8
2026-03-28 19:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e81fe247-c8b8-5bc3-bf6c-40573c97d205 with identifier: dd91f709f8
2026-03-28 19:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e81fe247-c8b8-5bc3-bf6c-40573c97d205 with identifier: dd91f709f8 to the API
2026-03-28 19:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/dd91f709f8/citroen-c5-tourer-hdi-140-millenium>
{'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 5',
'engine': '',
'expiration_date': '2026-03-30T11:30:00Z',
'fuel_type': 'Diesel',
'id': 'e81fe247-c8b8-5bc3-bf6c-40573c97d205',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/dd91f709f8/citroen-c5-tourer-hdi-140-millenium',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'C5 Tourer HDi 140 Millenium+',
'odometer': 194669,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2016-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Tourer HDi 140 Millenium+',
'transmission': 'manual',
'trim': 'C5 Tourer HDi 140 Millenium+',
'year': 2016}
2026-03-28 19:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:53 [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-28 19:05:53 [vpauto.fr] INFO: Saving data for dd91f709f8: {'auction_closing_time': 1774870200.0, 'created_time': 1773824501.914389, 'last_price_update_time': 1774724753.461822}
2026-03-28 19:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='dd91f709f8') HTTP/1.1" 204 0
2026-03-28 19:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8d438602-dcf0-52ae-919d-f35ba5dd2c90 with identifier: b745375836
2026-03-28 19:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8d438602-dcf0-52ae-919d-f35ba5dd2c90 with identifier: b745375836
2026-03-28 19:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8d438602-dcf0-52ae-919d-f35ba5dd2c90 with identifier: b745375836 to the API
2026-03-28 19:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b745375836/peugeot-2008-puretech-130-ss-eat8-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/DIkgXUj_BE.pdf',
'category': None,
'color': 'Dark red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '8d438602-dcf0-52ae-919d-f35ba5dd2c90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b745375836/peugeot-2008-puretech-130-ss-eat8-active-pack',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '2008 PureTech 130 S&S EAT8 Active Pack',
'odometer': 34821,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-05-30',
'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': 2023}
2026-03-28 19:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b745375836%27 HTTP/1.1" 200 None
2026-03-28 19:05:53 [vpauto.fr] INFO: Saving data for b745375836: {'created_time': 1774429420.409208, 'last_price_update_time': 1774724753.830281}
2026-03-28 19:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b745375836') HTTP/1.1" 204 0
2026-03-28 19:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/79bc81685a/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e138d32c5a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a68c3878-8718-5b41-b4d5-357a4282ff79 with identifier: 79bc81685a
2026-03-28 19:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a68c3878-8718-5b41-b4d5-357a4282ff79 with scrape type 2
2026-03-28 19:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a68c3878-8718-5b41-b4d5-357a4282ff79 with scrape type 2
2026-03-28 19:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a68c3878-8718-5b41-b4d5-357a4282ff79, identifier: 79bc81685a
2026-03-28 19:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6ebdcb8-4c5e-5c77-ba23-9fb32389aeaf with identifier: e138d32c5a
2026-03-28 19:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6ebdcb8-4c5e-5c77-ba23-9fb32389aeaf with scrape type 2
2026-03-28 19:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6ebdcb8-4c5e-5c77-ba23-9fb32389aeaf with scrape type 2
2026-03-28 19:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e6ebdcb8-4c5e-5c77-ba23-9fb32389aeaf, identifier: e138d32c5a
2026-03-28 19:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a68c3878-8718-5b41-b4d5-357a4282ff79 with identifier: 79bc81685a
2026-03-28 19:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a68c3878-8718-5b41-b4d5-357a4282ff79 with identifier: 79bc81685a
2026-03-28 19:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a68c3878-8718-5b41-b4d5-357a4282ff79 with identifier: 79bc81685a to the API
2026-03-28 19:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/79bc81685a/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': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-04-02T13:30:00Z',
'fuel_type': 'Electric',
'id': 'a68c3878-8718-5b41-b4d5-357a4282ff79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/79bc81685a/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': 41696,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'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-28 19:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:54 [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-28 19:05:54 [vpauto.fr] INFO: Saving data for 79bc81685a: {'auction_closing_time': 1775136600.0, 'created_time': 1774429312.599691, 'last_price_update_time': 1774724754.483111}
2026-03-28 19:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='79bc81685a') HTTP/1.1" 204 0
2026-03-28 19:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e6ebdcb8-4c5e-5c77-ba23-9fb32389aeaf with identifier: e138d32c5a
2026-03-28 19:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e6ebdcb8-4c5e-5c77-ba23-9fb32389aeaf with identifier: e138d32c5a
2026-03-28 19:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e6ebdcb8-4c5e-5c77-ba23-9fb32389aeaf with identifier: e138d32c5a to the API
2026-03-28 19:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e138d32c5a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': None,
'fuel_type': 'ELEC + S.ETH HNR',
'id': 'e6ebdcb8-4c5e-5c77-ba23-9fb32389aeaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e138d32c5a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line X',
'odometer': 38658,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-12-11',
'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-28 19:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:54 [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-28 19:05:54 [vpauto.fr] INFO: Saving data for e138d32c5a: {'created_time': 1774293638.141219, 'last_price_update_time': 1774724754.825931}
2026-03-28 19:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e138d32c5a') HTTP/1.1" 204 0
2026-03-28 19:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e615e00a9e/skoda-fabia-10-tsi-110-ch-dsg7-ambition> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:05:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/61f6af2736/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-titanium> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:05:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a8c138e-7cbe-5e40-8607-f4a563385256 with identifier: e615e00a9e
2026-03-28 19:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a8c138e-7cbe-5e40-8607-f4a563385256 with scrape type 2
2026-03-28 19:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a8c138e-7cbe-5e40-8607-f4a563385256 with scrape type 2
2026-03-28 19:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4a8c138e-7cbe-5e40-8607-f4a563385256, identifier: e615e00a9e
2026-03-28 19:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4a8c138e-7cbe-5e40-8607-f4a563385256 with identifier: e615e00a9e
2026-03-28 19:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4a8c138e-7cbe-5e40-8607-f4a563385256 with identifier: e615e00a9e
2026-03-28 19:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4a8c138e-7cbe-5e40-8607-f4a563385256 with identifier: e615e00a9e to the API
2026-03-28 19:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e615e00a9e/skoda-fabia-10-tsi-110-ch-dsg7-ambition>
{'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '4a8c138e-7cbe-5e40-8607-f4a563385256',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e615e00a9e/skoda-fabia-10-tsi-110-ch-dsg7-ambition',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'SKODA',
'model': 'Fabia 1.0 TSI 110 ch DSG7 Ambition',
'odometer': 74197,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'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-28 19:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27e615e00a9e%27 HTTP/1.1" 200 None
2026-03-28 19:05:55 [vpauto.fr] INFO: Saving data for e615e00a9e: {'created_time': 1773947357.004877, 'last_price_update_time': 1774724755.380786}
2026-03-28 19:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e615e00a9e') HTTP/1.1" 204 0
2026-03-28 19:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84dae528-a796-5d15-8917-d6b6bdfc8b1b with identifier: 61f6af2736
2026-03-28 19:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84dae528-a796-5d15-8917-d6b6bdfc8b1b with scrape type 2
2026-03-28 19:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84dae528-a796-5d15-8917-d6b6bdfc8b1b with scrape type 2
2026-03-28 19:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 84dae528-a796-5d15-8917-d6b6bdfc8b1b, identifier: 61f6af2736
2026-03-28 19:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 84dae528-a796-5d15-8917-d6b6bdfc8b1b with identifier: 61f6af2736
2026-03-28 19:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 84dae528-a796-5d15-8917-d6b6bdfc8b1b with identifier: 61f6af2736
2026-03-28 19:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 84dae528-a796-5d15-8917-d6b6bdfc8b1b with identifier: 61f6af2736 to the API
2026-03-28 19:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/61f6af2736/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': 'Navy blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': None,
'fuel_type': 'F H',
'id': '84dae528-a796-5d15-8917-d6b6bdfc8b1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/61f6af2736/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-titanium',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Titanium',
'odometer': 49896,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-10-06',
'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-28 19:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2761f6af2736%27 HTTP/1.1" 200 None
2026-03-28 19:05:56 [vpauto.fr] INFO: Saving data for 61f6af2736: {'created_time': 1774342839.00063, 'last_price_update_time': 1774724756.515574}
2026-03-28 19:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='61f6af2736') HTTP/1.1" 204 0
2026-03-28 19:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/86fda8fff8/peugeot-expert-fgn-tole-standard-bluehdi-120-ss-bvm6-premium-pack> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6651184cbf/citroen-ami> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e3723a105a/peugeot-208-puretech-75-ss-bvm5-active-pack> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:05:56 [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-28 19:05:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 719d2ecd-8aa9-5dd1-a008-988c0d9be2b0 with identifier: 86fda8fff8
2026-03-28 19:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 719d2ecd-8aa9-5dd1-a008-988c0d9be2b0 with scrape type 2
2026-03-28 19:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 719d2ecd-8aa9-5dd1-a008-988c0d9be2b0 with scrape type 2
2026-03-28 19:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 719d2ecd-8aa9-5dd1-a008-988c0d9be2b0, identifier: 86fda8fff8
2026-03-28 19:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a2d6d55-bfd7-5b84-b6bc-21ba7cbe9774 with identifier: 6651184cbf
2026-03-28 19:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a2d6d55-bfd7-5b84-b6bc-21ba7cbe9774 with scrape type 2
2026-03-28 19:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a2d6d55-bfd7-5b84-b6bc-21ba7cbe9774 with scrape type 2
2026-03-28 19:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4a2d6d55-bfd7-5b84-b6bc-21ba7cbe9774, identifier: 6651184cbf
2026-03-28 19:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa086d04-0713-5bd6-9c73-3f3c3659bdde with identifier: e3723a105a
2026-03-28 19:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa086d04-0713-5bd6-9c73-3f3c3659bdde with scrape type 2
2026-03-28 19:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa086d04-0713-5bd6-9c73-3f3c3659bdde with scrape type 2
2026-03-28 19:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: aa086d04-0713-5bd6-9c73-3f3c3659bdde, identifier: e3723a105a
2026-03-28 19:05:56 [vpauto.fr] INFO: Found 96 ads on page 8
2026-03-28 19:05:56 [vpauto.fr] INFO: Found listing with ID: 5e0405d45a
2026-03-28 19:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:57 [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-28 19:05:57 [vpauto.fr] INFO: Scrape type for 5e0405d45a: 2
2026-03-28 19:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 719d2ecd-8aa9-5dd1-a008-988c0d9be2b0 with identifier: 86fda8fff8
2026-03-28 19:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 719d2ecd-8aa9-5dd1-a008-988c0d9be2b0 with identifier: 86fda8fff8
2026-03-28 19:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 719d2ecd-8aa9-5dd1-a008-988c0d9be2b0 with identifier: 86fda8fff8 to the API
2026-03-28 19:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/86fda8fff8/peugeot-expert-fgn-tole-standard-bluehdi-120-ss-bvm6-premium-pack>
{'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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '719d2ecd-8aa9-5dd1-a008-988c0d9be2b0',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/86fda8fff8/peugeot-expert-fgn-tole-standard-bluehdi-120-ss-bvm6-premium-pack',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': 'EXPERT FGN TOLE STANDARD BLUEHDI 120 S&S BVM6 PREMIUM PACK',
'odometer': 120847,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2017-06-12',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FGN TOLE STANDARD BLUEHDI 120 S&S BVM6 PREMIUM PACK',
'transmission': 'manual',
'trim': 'EXPERT FGN TOLE STANDARD BLUEHDI 120 S&S BVM6 PREMIUM PACK',
'year': 2017}
2026-03-28 19:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786fda8fff8%27 HTTP/1.1" 200 None
2026-03-28 19:05:57 [vpauto.fr] INFO: Saving data for 86fda8fff8: {'auction_closing_time': 1774872000.0, 'created_time': 1773824511.178101, 'last_price_update_time': 1774724757.367106}
2026-03-28 19:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='86fda8fff8') HTTP/1.1" 204 0
2026-03-28 19:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4a2d6d55-bfd7-5b84-b6bc-21ba7cbe9774 with identifier: 6651184cbf
2026-03-28 19:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4a2d6d55-bfd7-5b84-b6bc-21ba7cbe9774 with identifier: 6651184cbf
2026-03-28 19:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4a2d6d55-bfd7-5b84-b6bc-21ba7cbe9774 with identifier: 6651184cbf to the API
2026-03-28 19:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6651184cbf/citroen-ami>
{'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': '4a2d6d55-bfd7-5b84-b6bc-21ba7cbe9774',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6651184cbf/citroen-ami',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'AMI',
'odometer': 16065,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN AMI',
'transmission': 'automatic',
'trim': 'AMI',
'year': 2022}
2026-03-28 19:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:57 [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-28 19:05:57 [vpauto.fr] INFO: Saving data for 6651184cbf: {'created_time': 1774293155.51666, 'last_price_update_time': 1774724757.697038}
2026-03-28 19:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6651184cbf') HTTP/1.1" 204 0
2026-03-28 19:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: aa086d04-0713-5bd6-9c73-3f3c3659bdde with identifier: e3723a105a
2026-03-28 19:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: aa086d04-0713-5bd6-9c73-3f3c3659bdde with identifier: e3723a105a
2026-03-28 19:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: aa086d04-0713-5bd6-9c73-3f3c3659bdde with identifier: e3723a105a to the API
2026-03-28 19:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e3723a105a/peugeot-208-puretech-75-ss-bvm5-active-pack>
{'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': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-02T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'aa086d04-0713-5bd6-9c73-3f3c3659bdde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e3723a105a/peugeot-208-puretech-75-ss-bvm5-active-pack',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'PEUGEOT',
'model': '208 PureTech 75 S&S BVM5 Active Pack',
'odometer': 18223,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 PureTech 75 S&S BVM5 Active Pack',
'transmission': 'manual',
'trim': '208 PureTech 75 S&S BVM5 Active Pack',
'year': 2022}
2026-03-28 19:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:57 [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-28 19:05:57 [vpauto.fr] INFO: Saving data for e3723a105a: {'auction_closing_time': 1775136600.0, 'created_time': 1774414919.980452, 'last_price_update_time': 1774724757.994507}
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e3723a105a') HTTP/1.1" 204 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: bc0406794
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bc0406794%27 HTTP/1.1" 200 None
2026-03-28 19:05:58 [vpauto.fr] INFO: Scrape type for bc0406794: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: 6c9b52999e
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [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-28 19:05:58 [vpauto.fr] INFO: Scrape type for 6c9b52999e: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: f4fed14f36
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [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-28 19:05:58 [vpauto.fr] INFO: Scrape type for f4fed14f36: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: e75a2ba09e
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e75a2ba09e%27 HTTP/1.1" 200 None
2026-03-28 19:05:58 [vpauto.fr] INFO: Scrape type for e75a2ba09e: 2
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: 90ea55a8bf
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [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-28 19:05:58 [vpauto.fr] INFO: Scrape type for 90ea55a8bf: 2
2026-03-28 19:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7cc3362836/peugeot-3008-hybrid-225-e-eat8-allure-pack> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:05:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: fc895b6a5a
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [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-28 19:05:58 [vpauto.fr] INFO: Scrape type for fc895b6a5a: 2
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: d68f953736
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [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-28 19:05:58 [vpauto.fr] INFO: Scrape type for d68f953736: 2
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: 7bbc65da36
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [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-28 19:05:58 [vpauto.fr] INFO: Scrape type for 7bbc65da36: 2
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: 2d6bfc2c36
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272d6bfc2c36%27 HTTP/1.1" 200 None
2026-03-28 19:05:58 [vpauto.fr] INFO: Scrape type for 2d6bfc2c36: 2
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: b9e09ea03a
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9e09ea03a%27 HTTP/1.1" 200 None
2026-03-28 19:05:58 [vpauto.fr] INFO: Scrape type for b9e09ea03a: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: 9ef602105a
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [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-28 19:05:58 [vpauto.fr] INFO: Scrape type for 9ef602105a: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: 16ad98caaa
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [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-28 19:05:58 [vpauto.fr] INFO: Scrape type for 16ad98caaa: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: 34777dc094
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2734777dc094%27 HTTP/1.1" 200 None
2026-03-28 19:05:58 [vpauto.fr] INFO: Scrape type for 34777dc094: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: ee2b868436
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ee2b868436%27 HTTP/1.1" 200 None
2026-03-28 19:05:58 [vpauto.fr] INFO: Scrape type for ee2b868436: 2
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: b026f524bf
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [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-28 19:05:58 [vpauto.fr] INFO: Scrape type for b026f524bf: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: 27b8d46394
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2727b8d46394%27 HTTP/1.1" 200 None
2026-03-28 19:05:58 [vpauto.fr] INFO: Scrape type for 27b8d46394: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: e49c35f636
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e49c35f636%27 HTTP/1.1" 200 None
2026-03-28 19:05:58 [vpauto.fr] INFO: Scrape type for e49c35f636: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: df04bb7e94
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27df04bb7e94%27 HTTP/1.1" 200 None
2026-03-28 19:05:58 [vpauto.fr] INFO: Scrape type for df04bb7e94: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: 411c1a399e
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27411c1a399e%27 HTTP/1.1" 200 None
2026-03-28 19:05:58 [vpauto.fr] INFO: Scrape type for 411c1a399e: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: aa4cbb3aaa
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [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-28 19:05:58 [vpauto.fr] INFO: Scrape type for aa4cbb3aaa: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: 9de4535e9e
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279de4535e9e%27 HTTP/1.1" 200 None
2026-03-28 19:05:58 [vpauto.fr] INFO: Scrape type for 9de4535e9e: 2
2026-03-28 19:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00c49660-ee0a-5baa-bc91-00c1cccc8693 with identifier: 7cc3362836
2026-03-28 19:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c49660-ee0a-5baa-bc91-00c1cccc8693 with scrape type 2
2026-03-28 19:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00c49660-ee0a-5baa-bc91-00c1cccc8693 with scrape type 2
2026-03-28 19:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 00c49660-ee0a-5baa-bc91-00c1cccc8693, identifier: 7cc3362836
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: c7a747fe94
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c7a747fe94%27 HTTP/1.1" 200 None
2026-03-28 19:05:58 [vpauto.fr] INFO: Scrape type for c7a747fe94: 0
2026-03-28 19:05:58 [vpauto.fr] INFO: Found listing with ID: f5a133305a
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [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-28 19:05:58 [vpauto.fr] INFO: Scrape type for f5a133305a: 2
2026-03-28 19:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 00c49660-ee0a-5baa-bc91-00c1cccc8693 with identifier: 7cc3362836
2026-03-28 19:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 00c49660-ee0a-5baa-bc91-00c1cccc8693 with identifier: 7cc3362836
2026-03-28 19:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 00c49660-ee0a-5baa-bc91-00c1cccc8693 with identifier: 7cc3362836 to the API
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7cc3362836/peugeot-3008-hybrid-225-e-eat8-allure-pack>
{'auction_title': '',
'c_o_2_emission_value': 31,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/SbCyeUo_BE.pdf',
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '00c49660-ee0a-5baa-bc91-00c1cccc8693',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7cc3362836/peugeot-3008-hybrid-225-e-eat8-allure-pack',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '3008 Hybrid 225 e-EAT8 Allure Pack',
'odometer': 165557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'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': 2023}
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [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-28 19:05:58 [vpauto.fr] INFO: Saving data for 7cc3362836: {'auction_closing_time': 1775568600.0, 'created_time': 1774429318.759322, 'last_price_update_time': 1774724758.924708}
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7cc3362836') HTTP/1.1" 204 0
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: 524c0a0736
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [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-28 19:05:59 [vpauto.fr] INFO: Scrape type for 524c0a0736: 2
2026-03-28 19:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8277467336/peugeot-308-sw-bluehdi-130ch-ss-eat8-active-pack> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: 5878f2a694
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275878f2a694%27 HTTP/1.1" 200 None
2026-03-28 19:05:59 [vpauto.fr] INFO: Scrape type for 5878f2a694: 0
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: d664a33936
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d664a33936%27 HTTP/1.1" 200 None
2026-03-28 19:05:59 [vpauto.fr] INFO: Scrape type for d664a33936: 2
2026-03-28 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-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: 2f4acf1494
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272f4acf1494%27 HTTP/1.1" 200 None
2026-03-28 19:05:59 [vpauto.fr] INFO: Scrape type for 2f4acf1494: 0
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: 525691f894
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27525691f894%27 HTTP/1.1" 200 None
2026-03-28 19:05:59 [vpauto.fr] INFO: Scrape type for 525691f894: 0
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-28 19:05:59 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: 2263fa979e
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272263fa979e%27 HTTP/1.1" 200 None
2026-03-28 19:05:59 [vpauto.fr] INFO: Scrape type for 2263fa979e: 0
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: ee107ccb94
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ee107ccb94%27 HTTP/1.1" 200 None
2026-03-28 19:05:59 [vpauto.fr] INFO: Scrape type for ee107ccb94: 0
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: 215d99cbbf
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27215d99cbbf%27 HTTP/1.1" 200 None
2026-03-28 19:05:59 [vpauto.fr] INFO: Scrape type for 215d99cbbf: 0
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: c2f3ad4294
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2f3ad4294%27 HTTP/1.1" 200 None
2026-03-28 19:05:59 [vpauto.fr] INFO: Scrape type for c2f3ad4294: 0
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: 8ca4bdbabf
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [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-28 19:05:59 [vpauto.fr] INFO: Scrape type for 8ca4bdbabf: 2
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: e1401b8d3a
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e1401b8d3a%27 HTTP/1.1" 200 None
2026-03-28 19:05:59 [vpauto.fr] INFO: Scrape type for e1401b8d3a: 0
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: 53c0f5c6bf
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [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-28 19:05:59 [vpauto.fr] INFO: Scrape type for 53c0f5c6bf: 0
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: 83ecf39394
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2783ecf39394%27 HTTP/1.1" 200 None
2026-03-28 19:05:59 [vpauto.fr] INFO: Scrape type for 83ecf39394: 0
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: 75f149c836
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [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-28 19:05:59 [vpauto.fr] INFO: Scrape type for 75f149c836: 2
2026-03-28 19:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9e84cb9f36/renault-arkana-mild-hybrid-140-edc-fap-22-evolution> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b94efd-4697-53b9-81d6-f2d46d2fdd3f with identifier: 8277467336
2026-03-28 19:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b94efd-4697-53b9-81d6-f2d46d2fdd3f with scrape type 2
2026-03-28 19:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06b94efd-4697-53b9-81d6-f2d46d2fdd3f with scrape type 2
2026-03-28 19:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 06b94efd-4697-53b9-81d6-f2d46d2fdd3f, identifier: 8277467336
2026-03-28 19:05:59 [vpauto.fr] INFO: Found listing with ID: 51bbc226aa
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [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-28 19:05:59 [vpauto.fr] INFO: Scrape type for 51bbc226aa: 2
2026-03-28 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-28 19:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 06b94efd-4697-53b9-81d6-f2d46d2fdd3f with identifier: 8277467336
2026-03-28 19:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 06b94efd-4697-53b9-81d6-f2d46d2fdd3f with identifier: 8277467336
2026-03-28 19:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 06b94efd-4697-53b9-81d6-f2d46d2fdd3f with identifier: 8277467336 to the API
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:05: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-28 19:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8277467336/peugeot-308-sw-bluehdi-130ch-ss-eat8-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/zkZkVoq_BE.pdf',
'category': None,
'color': 'Medium green metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '06b94efd-4697-53b9-81d6-f2d46d2fdd3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8277467336/peugeot-308-sw-bluehdi-130ch-ss-eat8-active-pack',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '308 SW Bluehdi 130ch S&s Eat8 Active Pack',
'odometer': 141526,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW Bluehdi 130ch S&s Eat8 Active Pack',
'transmission': 'automatic',
'trim': '308 SW Bluehdi 130ch S&s Eat8 Active Pack',
'year': 2023}
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278277467336%27 HTTP/1.1" 200 None
2026-03-28 19:05:59 [vpauto.fr] INFO: Saving data for 8277467336: {'created_time': 1774342893.171554, 'last_price_update_time': 1774724759.888943}
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8277467336') HTTP/1.1" 204 0
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: a68651b136
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27a68651b136%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for a68651b136: 2
2026-03-28 19:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/527f68e236/hyundai-i20-10-t-gdi-100-dct-7-hybrid-48v-creative> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e7c8784-8668-57d1-ac30-c10cc438d5f8 with identifier: 9e84cb9f36
2026-03-28 19:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e7c8784-8668-57d1-ac30-c10cc438d5f8 with scrape type 2
2026-03-28 19:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e7c8784-8668-57d1-ac30-c10cc438d5f8 with scrape type 2
2026-03-28 19:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0e7c8784-8668-57d1-ac30-c10cc438d5f8, identifier: 9e84cb9f36
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: 3f11ffe694
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%273f11ffe694%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for 3f11ffe694: 0
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: a54f4eae3a
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27a54f4eae3a%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for a54f4eae3a: 0
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: 9a2fa7dc36
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%279a2fa7dc36%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for 9a2fa7dc36: 0
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: 58be4e0ebf
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2758be4e0ebf%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for 58be4e0ebf: 0
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: 47baca1a94
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2747baca1a94%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for 47baca1a94: 0
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: f168a9de94
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f168a9de94%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for f168a9de94: 0
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: 3448283894
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%273448283894%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for 3448283894: 0
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: 1849d2dbf
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%271849d2dbf%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for 1849d2dbf: 0
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: a0dce7ba94
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27a0dce7ba94%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for a0dce7ba94: 0
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: 68cdcb88aa
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2768cdcb88aa%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for 68cdcb88aa: 2
2026-03-28 19:06:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0e7c8784-8668-57d1-ac30-c10cc438d5f8 with identifier: 9e84cb9f36
2026-03-28 19:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0e7c8784-8668-57d1-ac30-c10cc438d5f8 with identifier: 9e84cb9f36
2026-03-28 19:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0e7c8784-8668-57d1-ac30-c10cc438d5f8 with identifier: 9e84cb9f36 to the API
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9e84cb9f36/renault-arkana-mild-hybrid-140-edc-fap-22-evolution>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/rpEnAcN_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '0e7c8784-8668-57d1-ac30-c10cc438d5f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9e84cb9f36/renault-arkana-mild-hybrid-140-edc-fap-22-evolution',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Arkana mild hybrid 140 EDC FAP - 22 Evolution',
'odometer': 74281,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Arkana mild hybrid 140 EDC FAP - 22 Evolution',
'transmission': 'automatic',
'trim': 'Arkana mild hybrid 140 EDC FAP - 22 Evolution',
'year': 2023}
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%279e84cb9f36%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Saving data for 9e84cb9f36: {'created_time': 1774429426.666546, 'last_price_update_time': 1774724760.751349}
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9e84cb9f36') HTTP/1.1" 204 0
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: 2398febd3a
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272398febd3a%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for 2398febd3a: 0
2026-03-28 19:06:00 [vpauto.fr] INFO: Found listing with ID: ee435eedbf
2026-03-28 19:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27ee435eedbf%27 HTTP/1.1" 200 None
2026-03-28 19:06:00 [vpauto.fr] INFO: Scrape type for ee435eedbf: 2
2026-03-28 19:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3ec5d8e-2f65-5a4f-8366-7beda3bed727 with identifier: 527f68e236
2026-03-28 19:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3ec5d8e-2f65-5a4f-8366-7beda3bed727 with scrape type 2
2026-03-28 19:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3ec5d8e-2f65-5a4f-8366-7beda3bed727 with scrape type 2
2026-03-28 19:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a3ec5d8e-2f65-5a4f-8366-7beda3bed727, identifier: 527f68e236
2026-03-28 19:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a3ec5d8e-2f65-5a4f-8366-7beda3bed727 with identifier: 527f68e236
2026-03-28 19:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a3ec5d8e-2f65-5a4f-8366-7beda3bed727 with identifier: 527f68e236
2026-03-28 19:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a3ec5d8e-2f65-5a4f-8366-7beda3bed727 with identifier: 527f68e236 to the API
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/527f68e236/hyundai-i20-10-t-gdi-100-dct-7-hybrid-48v-creative>
{'auction_title': '',
'c_o_2_emission_value': 121,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/chdByOB_BE.pdf',
'category': None,
'color': 'Dark red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a3ec5d8e-2f65-5a4f-8366-7beda3bed727',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/527f68e236/hyundai-i20-10-t-gdi-100-dct-7-hybrid-48v-creative',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'HYUNDAI',
'model': 'i20 1.0 T-GDi 100 DCT-7 Hybrid 48V Creative',
'odometer': 67660,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI i20 1.0 T-GDi 100 DCT-7 Hybrid 48V Creative',
'transmission': 'automatic',
'trim': 'i20 1.0 T-GDi 100 DCT-7 Hybrid 48V Creative',
'year': 2023}
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27527f68e236%27 HTTP/1.1" 200 None
2026-03-28 19:06:01 [vpauto.fr] INFO: Saving data for 527f68e236: {'created_time': 1774342893.879245, 'last_price_update_time': 1774724761.447262}
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='527f68e236') HTTP/1.1" 204 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: ef5d3fce94
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef5d3fce94%27 HTTP/1.1" 200 None
2026-03-28 19:06:01 [vpauto.fr] INFO: Scrape type for ef5d3fce94: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: 412e940f94
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27412e940f94%27 HTTP/1.1" 200 None
2026-03-28 19:06:01 [vpauto.fr] INFO: Scrape type for 412e940f94: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: 1e8ec38b36
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [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-28 19:06:01 [vpauto.fr] INFO: Scrape type for 1e8ec38b36: 2
2026-03-28 19:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/eec376d936/kia-stonic-10-t-gdi-100-ch-dct7-active-business> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: ae9f65a336
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [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-28 19:06:01 [vpauto.fr] INFO: Scrape type for ae9f65a336: 2
2026-03-28 19:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cb9213265a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e6a5ae03bf/dacia-sandero-sce-65-essential> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: 9b8553aa9e
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b8553aa9e%27 HTTP/1.1" 200 None
2026-03-28 19:06:01 [vpauto.fr] INFO: Scrape type for 9b8553aa9e: 2
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: d175c9ae94
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d175c9ae94%27 HTTP/1.1" 200 None
2026-03-28 19:06:01 [vpauto.fr] INFO: Scrape type for d175c9ae94: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: a2f9e6636
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a2f9e6636%27 HTTP/1.1" 200 None
2026-03-28 19:06:01 [vpauto.fr] INFO: Scrape type for a2f9e6636: 2
2026-03-28 19:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f0d8d97d36/tesla-model-3-grande-autonomie-awd> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: 44d2e3de9e
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [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-28 19:06:01 [vpauto.fr] INFO: Scrape type for 44d2e3de9e: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: 2cdb823e9e
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [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-28 19:06:01 [vpauto.fr] INFO: Scrape type for 2cdb823e9e: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: eaa81fd15a
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [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-28 19:06:01 [vpauto.fr] INFO: Scrape type for eaa81fd15a: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: bf682cc8bf
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bf682cc8bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:01 [vpauto.fr] INFO: Scrape type for bf682cc8bf: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: 27887446bf
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [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-28 19:06:01 [vpauto.fr] INFO: Scrape type for 27887446bf: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: fb155c7a9e
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fb155c7a9e%27 HTTP/1.1" 200 None
2026-03-28 19:06:01 [vpauto.fr] INFO: Scrape type for fb155c7a9e: 2
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: fdd5314494
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fdd5314494%27 HTTP/1.1" 200 None
2026-03-28 19:06:01 [vpauto.fr] INFO: Scrape type for fdd5314494: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: d32d7ee094
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d32d7ee094%27 HTTP/1.1" 200 None
2026-03-28 19:06:01 [vpauto.fr] INFO: Scrape type for d32d7ee094: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: d33b8659e
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [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-28 19:06:01 [vpauto.fr] INFO: Scrape type for d33b8659e: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: e730ecf1bf
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e730ecf1bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:01 [vpauto.fr] INFO: Scrape type for e730ecf1bf: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: b7810cdb9e
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b7810cdb9e%27 HTTP/1.1" 200 None
2026-03-28 19:06:01 [vpauto.fr] INFO: Scrape type for b7810cdb9e: 0
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: 26019ac1bf
2026-03-28 19:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:01 [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-28 19:06:01 [vpauto.fr] INFO: Scrape type for 26019ac1bf: 2
2026-03-28 19:06:01 [vpauto.fr] INFO: Found listing with ID: 1ba9574baa
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:02 [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-28 19:06:02 [vpauto.fr] INFO: Scrape type for 1ba9574baa: 0
2026-03-28 19:06:02 [vpauto.fr] INFO: Found listing with ID: 1a19c86494
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271a19c86494%27 HTTP/1.1" 200 None
2026-03-28 19:06:02 [vpauto.fr] INFO: Scrape type for 1a19c86494: 0
2026-03-28 19:06:02 [vpauto.fr] INFO: Found listing with ID: 9359ee39e
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279359ee39e%27 HTTP/1.1" 200 None
2026-03-28 19:06:02 [vpauto.fr] INFO: Scrape type for 9359ee39e: 0
2026-03-28 19:06:02 [vpauto.fr] INFO: Found listing with ID: 5417cb8d94
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275417cb8d94%27 HTTP/1.1" 200 None
2026-03-28 19:06:02 [vpauto.fr] INFO: Scrape type for 5417cb8d94: 0
2026-03-28 19:06:02 [vpauto.fr] INFO: Found listing with ID: 3a5bd53536
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:02 [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-28 19:06:02 [vpauto.fr] INFO: Scrape type for 3a5bd53536: 2
2026-03-28 19:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d11dcfb6-3436-5ecf-9fb3-ffe87a3e18c9 with identifier: eec376d936
2026-03-28 19:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d11dcfb6-3436-5ecf-9fb3-ffe87a3e18c9 with scrape type 2
2026-03-28 19:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d11dcfb6-3436-5ecf-9fb3-ffe87a3e18c9 with scrape type 2
2026-03-28 19:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d11dcfb6-3436-5ecf-9fb3-ffe87a3e18c9, identifier: eec376d936
2026-03-28 19:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d1bed01-ed6d-5cf7-9738-14499490bd24 with identifier: cb9213265a
2026-03-28 19:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d1bed01-ed6d-5cf7-9738-14499490bd24 with scrape type 2
2026-03-28 19:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d1bed01-ed6d-5cf7-9738-14499490bd24 with scrape type 2
2026-03-28 19:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2d1bed01-ed6d-5cf7-9738-14499490bd24, identifier: cb9213265a
2026-03-28 19:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2826d83-a95c-5012-aec4-babba9485ea2 with identifier: e6a5ae03bf
2026-03-28 19:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2826d83-a95c-5012-aec4-babba9485ea2 with scrape type 2
2026-03-28 19:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2826d83-a95c-5012-aec4-babba9485ea2 with scrape type 2
2026-03-28 19:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c2826d83-a95c-5012-aec4-babba9485ea2, identifier: e6a5ae03bf
2026-03-28 19:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4413778c-7b64-55b8-a469-cc2c5ce19dd0 with identifier: f0d8d97d36
2026-03-28 19:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4413778c-7b64-55b8-a469-cc2c5ce19dd0 with scrape type 2
2026-03-28 19:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4413778c-7b64-55b8-a469-cc2c5ce19dd0 with scrape type 2
2026-03-28 19:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4413778c-7b64-55b8-a469-cc2c5ce19dd0, identifier: f0d8d97d36
2026-03-28 19:06:02 [vpauto.fr] INFO: Found listing with ID: b5970d2294
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5970d2294%27 HTTP/1.1" 200 None
2026-03-28 19:06:02 [vpauto.fr] INFO: Scrape type for b5970d2294: 0
2026-03-28 19:06:02 [vpauto.fr] INFO: Found listing with ID: 6d9f63d6e5
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d9f63d6e5%27 HTTP/1.1" 200 None
2026-03-28 19:06:02 [vpauto.fr] INFO: Scrape type for 6d9f63d6e5: 0
2026-03-28 19:06:02 [vpauto.fr] INFO: Found listing with ID: 6662f42394
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276662f42394%27 HTTP/1.1" 200 None
2026-03-28 19:06:02 [vpauto.fr] INFO: Scrape type for 6662f42394: 0
2026-03-28 19:06:02 [vpauto.fr] INFO: Found listing with ID: 23ca135936
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:02 [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-28 19:06:02 [vpauto.fr] INFO: Scrape type for 23ca135936: 2
2026-03-28 19:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d11dcfb6-3436-5ecf-9fb3-ffe87a3e18c9 with identifier: eec376d936
2026-03-28 19:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d11dcfb6-3436-5ecf-9fb3-ffe87a3e18c9 with identifier: eec376d936
2026-03-28 19:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d11dcfb6-3436-5ecf-9fb3-ffe87a3e18c9 with identifier: eec376d936 to the API
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/eec376d936/kia-stonic-10-t-gdi-100-ch-dct7-active-business>
{'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/UpTueAr_BE.pdf',
'category': None,
'color': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'd11dcfb6-3436-5ecf-9fb3-ffe87a3e18c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/eec376d936/kia-stonic-10-t-gdi-100-ch-dct7-active-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'KIA',
'model': 'Stonic 1.0 T-GDi 100 ch DCT7 Active Business',
'odometer': 66929,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-05-10',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Stonic 1.0 T-GDi 100 ch DCT7 Active Business',
'transmission': 'automatic',
'trim': 'Stonic 1.0 T-GDi 100 ch DCT7 Active Business',
'year': 2023}
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:02 [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-28 19:06:02 [vpauto.fr] INFO: Saving data for eec376d936: {'auction_closing_time': 1775568600.0, 'created_time': 1774429318.363665, 'last_price_update_time': 1774724762.97395}
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='eec376d936') HTTP/1.1" 204 0
2026-03-28 19:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2d1bed01-ed6d-5cf7-9738-14499490bd24 with identifier: cb9213265a
2026-03-28 19:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2d1bed01-ed6d-5cf7-9738-14499490bd24 with identifier: cb9213265a
2026-03-28 19:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2d1bed01-ed6d-5cf7-9738-14499490bd24 with identifier: cb9213265a to the API
2026-03-28 19:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cb9213265a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line>
{'auction_title': '',
'c_o_2_emission_value': 119,
'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-04-02T13:30:00Z',
'fuel_type': 'ELEC + S.ETH HNR',
'id': '2d1bed01-ed6d-5cf7-9738-14499490bd24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cb9213265a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line',
'odometer': 26739,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'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-28 19:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:03 [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-28 19:06:03 [vpauto.fr] INFO: Saving data for cb9213265a: {'auction_closing_time': 1775136600.0, 'created_time': 1774292820.909212, 'last_price_update_time': 1774724763.363028}
2026-03-28 19:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cb9213265a') HTTP/1.1" 204 0
2026-03-28 19:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c2826d83-a95c-5012-aec4-babba9485ea2 with identifier: e6a5ae03bf
2026-03-28 19:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c2826d83-a95c-5012-aec4-babba9485ea2 with identifier: e6a5ae03bf
2026-03-28 19:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c2826d83-a95c-5012-aec4-babba9485ea2 with identifier: e6a5ae03bf to the API
2026-03-28 19:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e6a5ae03bf/dacia-sandero-sce-65-essential>
{'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': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'c2826d83-a95c-5012-aec4-babba9485ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e6a5ae03bf/dacia-sandero-sce-65-essential',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'DACIA',
'model': 'Sandero SCe 65 Essential',
'odometer': 3158,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2025-04-25',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero SCe 65 Essential',
'transmission': 'manual',
'trim': 'Sandero SCe 65 Essential',
'year': 2025}
2026-03-28 19:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e6a5ae03bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:03 [vpauto.fr] INFO: Saving data for e6a5ae03bf: {'created_time': 1774429406.154447, 'last_price_update_time': 1774724763.683422}
2026-03-28 19:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e6a5ae03bf') HTTP/1.1" 204 0
2026-03-28 19:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4413778c-7b64-55b8-a469-cc2c5ce19dd0 with identifier: f0d8d97d36
2026-03-28 19:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4413778c-7b64-55b8-a469-cc2c5ce19dd0 with identifier: f0d8d97d36
2026-03-28 19:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4413778c-7b64-55b8-a469-cc2c5ce19dd0 with identifier: f0d8d97d36 to the API
2026-03-28 19:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f0d8d97d36/tesla-model-3-grande-autonomie-awd>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/qonafWu_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '4413778c-7b64-55b8-a469-cc2c5ce19dd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f0d8d97d36/tesla-model-3-grande-autonomie-awd',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'TESLA',
'model': 'MODEL 3 Grande Autonomie AWD',
'odometer': 61529,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Grande Autonomie AWD',
'transmission': 'automatic',
'trim': 'MODEL 3 Grande Autonomie AWD',
'year': 2023}
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [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-28 19:06:04 [vpauto.fr] INFO: Saving data for f0d8d97d36: {'created_time': 1774342893.582412, 'last_price_update_time': 1774724764.033475}
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f0d8d97d36') HTTP/1.1" 204 0
2026-03-28 19:06:04 [vpauto.fr] INFO: Found listing with ID: ed59c4e336
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ed59c4e336%27 HTTP/1.1" 200 None
2026-03-28 19:06:04 [vpauto.fr] INFO: Scrape type for ed59c4e336: 2
2026-03-28 19:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cc1f1cba5a/ford-mustang-mach-e-standard-range-76-kwh-269-ch-awd> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6584cd2a36/kia-sportage-16-t-gdi-230ch-isg-hybride-bva6-4x2-active> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:06:04 [vpauto.fr] INFO: Found listing with ID: 9b9beb4d94
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b9beb4d94%27 HTTP/1.1" 200 None
2026-03-28 19:06:04 [vpauto.fr] INFO: Scrape type for 9b9beb4d94: 0
2026-03-28 19:06:04 [vpauto.fr] INFO: Found listing with ID: 549fc65136
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27549fc65136%27 HTTP/1.1" 200 None
2026-03-28 19:06:04 [vpauto.fr] INFO: Scrape type for 549fc65136: 2
2026-03-28 19:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:04 [vpauto.fr] INFO: Found listing with ID: d7d35623bf
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [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-28 19:06:04 [vpauto.fr] INFO: Scrape type for d7d35623bf: 0
2026-03-28 19:06:04 [vpauto.fr] INFO: Found listing with ID: 3a40803bf
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [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-28 19:06:04 [vpauto.fr] INFO: Scrape type for 3a40803bf: 0
2026-03-28 19:06:04 [vpauto.fr] INFO: Found listing with ID: 2d1ab68436
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [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-28 19:06:04 [vpauto.fr] INFO: Scrape type for 2d1ab68436: 2
2026-03-28 19:06:04 [vpauto.fr] INFO: Found listing with ID: cc6c70ea94
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cc6c70ea94%27 HTTP/1.1" 200 None
2026-03-28 19:06:04 [vpauto.fr] INFO: Scrape type for cc6c70ea94: 0
2026-03-28 19:06:04 [vpauto.fr] INFO: Found listing with ID: f75ed4dbf
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [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-28 19:06:04 [vpauto.fr] INFO: Scrape type for f75ed4dbf: 2
2026-03-28 19:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 946240e6-4d9f-5d03-a532-670c70b77125 with identifier: cc1f1cba5a
2026-03-28 19:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 946240e6-4d9f-5d03-a532-670c70b77125 with scrape type 2
2026-03-28 19:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 946240e6-4d9f-5d03-a532-670c70b77125 with scrape type 2
2026-03-28 19:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 946240e6-4d9f-5d03-a532-670c70b77125, identifier: cc1f1cba5a
2026-03-28 19:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae1049f2-e786-504b-a8e2-52a82d6c4bab with identifier: 6584cd2a36
2026-03-28 19:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1049f2-e786-504b-a8e2-52a82d6c4bab with scrape type 2
2026-03-28 19:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae1049f2-e786-504b-a8e2-52a82d6c4bab with scrape type 2
2026-03-28 19:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ae1049f2-e786-504b-a8e2-52a82d6c4bab, identifier: 6584cd2a36
2026-03-28 19:06:04 [vpauto.fr] INFO: Found listing with ID: 797bbbd436
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [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-28 19:06:04 [vpauto.fr] INFO: Scrape type for 797bbbd436: 2
2026-03-28 19:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 946240e6-4d9f-5d03-a532-670c70b77125 with identifier: cc1f1cba5a
2026-03-28 19:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 946240e6-4d9f-5d03-a532-670c70b77125 with identifier: cc1f1cba5a
2026-03-28 19:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 946240e6-4d9f-5d03-a532-670c70b77125 with identifier: cc1f1cba5a to the API
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cc1f1cba5a/ford-mustang-mach-e-standard-range-76-kwh-269-ch-awd>
{'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-04-02T13:30:00Z',
'fuel_type': 'Electric',
'id': '946240e6-4d9f-5d03-a532-670c70b77125',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cc1f1cba5a/ford-mustang-mach-e-standard-range-76-kwh-269-ch-awd',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Mustang Mach-E Standard Range 76 kWh 269 ch AWD',
'odometer': 48497,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2023-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E Standard Range 76 kWh 269 ch AWD',
'transmission': 'automatic',
'trim': 'Mustang Mach-E Standard Range 76 kWh 269 ch AWD',
'year': 2023}
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [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-28 19:06:04 [vpauto.fr] INFO: Saving data for cc1f1cba5a: {'auction_closing_time': 1775136600.0, 'created_time': 1774429313.812688, 'last_price_update_time': 1774724764.820394}
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cc1f1cba5a') HTTP/1.1" 204 0
2026-03-28 19:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ae1049f2-e786-504b-a8e2-52a82d6c4bab with identifier: 6584cd2a36
2026-03-28 19:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ae1049f2-e786-504b-a8e2-52a82d6c4bab with identifier: 6584cd2a36
2026-03-28 19:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ae1049f2-e786-504b-a8e2-52a82d6c4bab with identifier: 6584cd2a36 to the API
2026-03-28 19:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6584cd2a36/kia-sportage-16-t-gdi-230ch-isg-hybride-bva6-4x2-active>
{'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/npYiggp_BE.pdf',
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ae1049f2-e786-504b-a8e2-52a82d6c4bab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6584cd2a36/kia-sportage-16-t-gdi-230ch-isg-hybride-bva6-4x2-active',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'KIA',
'model': 'Sportage 1.6 T-GDi 230ch ISG Hybride BVA6 4x2 Active',
'odometer': 123161,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Sportage 1.6 T-GDi 230ch ISG Hybride BVA6 4x2 Active',
'transmission': 'automatic',
'trim': 'Sportage 1.6 T-GDi 230ch ISG Hybride BVA6 4x2 Active',
'year': 2023}
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:05 [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-28 19:06:05 [vpauto.fr] INFO: Saving data for 6584cd2a36: {'auction_closing_time': 1775568600.0, 'created_time': 1774429319.528757, 'last_price_update_time': 1774724765.101095}
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6584cd2a36') HTTP/1.1" 204 0
2026-03-28 19:06:05 [vpauto.fr] INFO: Found listing with ID: 52467b1a94
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2752467b1a94%27 HTTP/1.1" 200 None
2026-03-28 19:06:05 [vpauto.fr] INFO: Scrape type for 52467b1a94: 0
2026-03-28 19:06:05 [vpauto.fr] INFO: Found listing with ID: 7bdeb5df36
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277bdeb5df36%27 HTTP/1.1" 200 None
2026-03-28 19:06:05 [vpauto.fr] INFO: Scrape type for 7bdeb5df36: 0
2026-03-28 19:06:05 [vpauto.fr] INFO: Found listing with ID: 3aeb148536
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:05 [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-28 19:06:05 [vpauto.fr] INFO: Scrape type for 3aeb148536: 2
2026-03-28 19:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1ed7617236/tesla-model-y-standard-rwd> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f2b3734aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/77b10ccb5a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-titanium> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/57277a6a9e/renault-clio-tce-90-evolution> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:06:05 [vpauto.fr] INFO: Found listing with ID: 86ff4ad694
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786ff4ad694%27 HTTP/1.1" 200 None
2026-03-28 19:06:05 [vpauto.fr] INFO: Scrape type for 86ff4ad694: 0
2026-03-28 19:06:05 [vpauto.fr] INFO: Found listing with ID: 33c1aa1394
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733c1aa1394%27 HTTP/1.1" 200 None
2026-03-28 19:06:05 [vpauto.fr] INFO: Scrape type for 33c1aa1394: 0
2026-03-28 19:06:05 [vpauto.fr] INFO: Found listing with ID: 1ffa4a7136
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:05 [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-28 19:06:05 [vpauto.fr] INFO: Scrape type for 1ffa4a7136: 2
2026-03-28 19:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:05 [vpauto.fr] INFO: Requesting listing page 9: https://vpauto.eu/vehicle/list?page=9
2026-03-28 19:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48ae23be-6fd7-5803-8ada-65996100b2f2 with identifier: 1ed7617236
2026-03-28 19:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48ae23be-6fd7-5803-8ada-65996100b2f2 with scrape type 2
2026-03-28 19:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48ae23be-6fd7-5803-8ada-65996100b2f2 with scrape type 2
2026-03-28 19:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 48ae23be-6fd7-5803-8ada-65996100b2f2, identifier: 1ed7617236
2026-03-28 19:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff7ba20b-75d9-5b77-8733-47bcda895142 with identifier: f2b3734aa
2026-03-28 19:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff7ba20b-75d9-5b77-8733-47bcda895142 with scrape type 2
2026-03-28 19:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff7ba20b-75d9-5b77-8733-47bcda895142 with scrape type 2
2026-03-28 19:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ff7ba20b-75d9-5b77-8733-47bcda895142, identifier: f2b3734aa
2026-03-28 19:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e78d409-d1c8-5ea9-afd2-2b4283e74b95 with identifier: 77b10ccb5a
2026-03-28 19:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e78d409-d1c8-5ea9-afd2-2b4283e74b95 with scrape type 2
2026-03-28 19:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e78d409-d1c8-5ea9-afd2-2b4283e74b95 with scrape type 2
2026-03-28 19:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6e78d409-d1c8-5ea9-afd2-2b4283e74b95, identifier: 77b10ccb5a
2026-03-28 19:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a89dc043-a255-5688-80fa-88585249ae82 with identifier: 57277a6a9e
2026-03-28 19:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a89dc043-a255-5688-80fa-88585249ae82 with scrape type 2
2026-03-28 19:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a89dc043-a255-5688-80fa-88585249ae82 with scrape type 2
2026-03-28 19:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a89dc043-a255-5688-80fa-88585249ae82, identifier: 57277a6a9e
2026-03-28 19:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 48ae23be-6fd7-5803-8ada-65996100b2f2 with identifier: 1ed7617236
2026-03-28 19:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 48ae23be-6fd7-5803-8ada-65996100b2f2 with identifier: 1ed7617236
2026-03-28 19:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 48ae23be-6fd7-5803-8ada-65996100b2f2 with identifier: 1ed7617236 to the API
2026-03-28 19:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1ed7617236/tesla-model-y-standard-rwd>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/lZcprlL_BE.pdf',
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '48ae23be-6fd7-5803-8ada-65996100b2f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1ed7617236/tesla-model-y-standard-rwd',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'TESLA',
'model': 'MODEL Y Standard RWD',
'odometer': 56308,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL Y Standard RWD',
'transmission': 'automatic',
'trim': 'MODEL Y Standard RWD',
'year': 2023}
2026-03-28 19:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271ed7617236%27 HTTP/1.1" 200 None
2026-03-28 19:06:06 [vpauto.fr] INFO: Saving data for 1ed7617236: {'created_time': 1774342891.007432, 'last_price_update_time': 1774724766.050017}
2026-03-28 19:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1ed7617236') HTTP/1.1" 204 0
2026-03-28 19:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ff7ba20b-75d9-5b77-8733-47bcda895142 with identifier: f2b3734aa
2026-03-28 19:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ff7ba20b-75d9-5b77-8733-47bcda895142 with identifier: f2b3734aa
2026-03-28 19:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ff7ba20b-75d9-5b77-8733-47bcda895142 with identifier: f2b3734aa to the API
2026-03-28 19:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f2b3734aa/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',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'ELEC + S.ETH HNR',
'id': 'ff7ba20b-75d9-5b77-8733-47bcda895142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f2b3734aa/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': 43169,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-12-07',
'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-28 19:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:06 [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-28 19:06:06 [vpauto.fr] INFO: Saving data for f2b3734aa: {'created_time': 1774293644.775765, 'last_price_update_time': 1774724766.505611}
2026-03-28 19:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f2b3734aa') HTTP/1.1" 204 0
2026-03-28 19:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6e78d409-d1c8-5ea9-afd2-2b4283e74b95 with identifier: 77b10ccb5a
2026-03-28 19:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6e78d409-d1c8-5ea9-afd2-2b4283e74b95 with identifier: 77b10ccb5a
2026-03-28 19:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6e78d409-d1c8-5ea9-afd2-2b4283e74b95 with identifier: 77b10ccb5a to the API
2026-03-28 19:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/77b10ccb5a/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-02T13:30:00Z',
'fuel_type': 'ELEC + S.ETH HNR',
'id': '6e78d409-d1c8-5ea9-afd2-2b4283e74b95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/77b10ccb5a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-titanium',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Titanium',
'odometer': 41282,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-12-18',
'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-28 19:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:06 [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-28 19:06:06 [vpauto.fr] INFO: Saving data for 77b10ccb5a: {'auction_closing_time': 1775136600.0, 'created_time': 1774293633.646465, 'last_price_update_time': 1774724766.785209}
2026-03-28 19:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='77b10ccb5a') HTTP/1.1" 204 0
2026-03-28 19:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a89dc043-a255-5688-80fa-88585249ae82 with identifier: 57277a6a9e
2026-03-28 19:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a89dc043-a255-5688-80fa-88585249ae82 with identifier: 57277a6a9e
2026-03-28 19:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a89dc043-a255-5688-80fa-88585249ae82 with identifier: 57277a6a9e to the API
2026-03-28 19:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/57277a6a9e/renault-clio-tce-90-evolution>
{'auction_title': '',
'c_o_2_emission_value': 117,
'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': 'Petrol',
'id': 'a89dc043-a255-5688-80fa-88585249ae82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/57277a6a9e/renault-clio-tce-90-evolution',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'Clio TCe 90 Evolution',
'odometer': 42137,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-04-04',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 90 Evolution',
'transmission': 'manual',
'trim': 'Clio TCe 90 Evolution',
'year': 2023}
2026-03-28 19:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2757277a6a9e%27 HTTP/1.1" 200 None
2026-03-28 19:06:07 [vpauto.fr] INFO: Saving data for 57277a6a9e: {'created_time': 1774415016.304912, 'last_price_update_time': 1774724767.120001}
2026-03-28 19:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='57277a6a9e') HTTP/1.1" 204 0
2026-03-28 19:06:07 [scrapy.extensions.logstats] INFO: Crawled 232 pages (at 87 pages/min), scraped 223 items (at 85 items/min)
2026-03-28 19:06:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-28 19:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/524c0a0736/peugeot-3008-puretech-130ch-ss-bvm6-allure-pack> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fbbe89d136/renault-austral-e-tech-hybrid-200-techno-esprit-alpine-societe> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b85adae-0e81-5f06-9a40-ba024d0380c2 with identifier: 524c0a0736
2026-03-28 19:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b85adae-0e81-5f06-9a40-ba024d0380c2 with scrape type 2
2026-03-28 19:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b85adae-0e81-5f06-9a40-ba024d0380c2 with scrape type 2
2026-03-28 19:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1b85adae-0e81-5f06-9a40-ba024d0380c2, identifier: 524c0a0736
2026-03-28 19:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c00dca5-b56e-5273-9267-cf1b567ffef0 with identifier: fbbe89d136
2026-03-28 19:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c00dca5-b56e-5273-9267-cf1b567ffef0 with scrape type 2
2026-03-28 19:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c00dca5-b56e-5273-9267-cf1b567ffef0 with scrape type 2
2026-03-28 19:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3c00dca5-b56e-5273-9267-cf1b567ffef0, identifier: fbbe89d136
2026-03-28 19:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1b85adae-0e81-5f06-9a40-ba024d0380c2 with identifier: 524c0a0736
2026-03-28 19:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1b85adae-0e81-5f06-9a40-ba024d0380c2 with identifier: 524c0a0736
2026-03-28 19:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1b85adae-0e81-5f06-9a40-ba024d0380c2 with identifier: 524c0a0736 to the API
2026-03-28 19:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/524c0a0736/peugeot-3008-puretech-130ch-ss-bvm6-allure-pack>
{'auction_title': '',
'c_o_2_emission_value': 140,
'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': '1b85adae-0e81-5f06-9a40-ba024d0380c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/524c0a0736/peugeot-3008-puretech-130ch-ss-bvm6-allure-pack',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '3008 Puretech 130ch S&S BVM6 Allure Pack',
'odometer': 88717,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-04-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Puretech 130ch S&S BVM6 Allure Pack',
'transmission': 'manual',
'trim': '3008 Puretech 130ch S&S BVM6 Allure Pack',
'year': 2022}
2026-03-28 19:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:07 [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-28 19:06:07 [vpauto.fr] INFO: Saving data for 524c0a0736: {'created_time': 1774429432.767679, 'last_price_update_time': 1774724767.761769}
2026-03-28 19:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='524c0a0736') HTTP/1.1" 204 0
2026-03-28 19:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3c00dca5-b56e-5273-9267-cf1b567ffef0 with identifier: fbbe89d136
2026-03-28 19:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3c00dca5-b56e-5273-9267-cf1b567ffef0 with identifier: fbbe89d136
2026-03-28 19:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3c00dca5-b56e-5273-9267-cf1b567ffef0 with identifier: fbbe89d136 to the API
2026-03-28 19:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fbbe89d136/renault-austral-e-tech-hybrid-200-techno-esprit-alpine-societe>
{'auction_title': '',
'c_o_2_emission_value': 106,
'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': '3c00dca5-b56e-5273-9267-cf1b567ffef0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fbbe89d136/renault-austral-e-tech-hybrid-200-techno-esprit-alpine-societe',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Austral E-Tech hybrid 200 Techno esprit Alpine société',
'odometer': 46143,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-06-07',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT Austral E-Tech hybrid 200 Techno esprit Alpine société',
'transmission': 'automatic',
'trim': 'Austral E-Tech hybrid 200 Techno esprit Alpine société',
'year': 2023}
2026-03-28 19:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27fbbe89d136%27 HTTP/1.1" 200 None
2026-03-28 19:06:08 [vpauto.fr] INFO: Saving data for fbbe89d136: {'created_time': 1774342895.041456, 'last_price_update_time': 1774724768.083453}
2026-03-28 19:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fbbe89d136') HTTP/1.1" 204 0
2026-03-28 19:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ee435eedbf/cupra-formentor-14-e-hybrid-245-ch-dsg6-vz> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 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-28 19:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1e8ec38b36/peugeot-308-sw-308-sw-puretech-130ch-ss-eat8-allure> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 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-28 19:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a68651b136/peugeot-3008-bluehdi-130ch-ss-eat8-style> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 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-28 19:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e3efedf-89f9-5e07-a268-13ebc000d857 with identifier: ee435eedbf
2026-03-28 19:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e3efedf-89f9-5e07-a268-13ebc000d857 with scrape type 2
2026-03-28 19:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e3efedf-89f9-5e07-a268-13ebc000d857 with scrape type 2
2026-03-28 19:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4e3efedf-89f9-5e07-a268-13ebc000d857, identifier: ee435eedbf
2026-03-28 19:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4e3efedf-89f9-5e07-a268-13ebc000d857 with identifier: ee435eedbf
2026-03-28 19:06:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4e3efedf-89f9-5e07-a268-13ebc000d857 with identifier: ee435eedbf
2026-03-28 19:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4e3efedf-89f9-5e07-a268-13ebc000d857 with identifier: ee435eedbf to the API
2026-03-28 19:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ee435eedbf/cupra-formentor-14-e-hybrid-245-ch-dsg6-vz>
{'auction_title': '',
'c_o_2_emission_value': 34,
'car_expert_report_source_url': None,
'category': None,
'color': 'Bleu nuit',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '4e3efedf-89f9-5e07-a268-13ebc000d857',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ee435eedbf/cupra-formentor-14-e-hybrid-245-ch-dsg6-vz',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CUPRA',
'model': 'Formentor 1.4 e-HYBRID 245 ch DSG6 VZ',
'odometer': 148249,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'CUPRA Formentor 1.4 e-HYBRID 245 ch DSG6 VZ',
'transmission': 'automatic',
'trim': 'Formentor 1.4 e-HYBRID 245 ch DSG6 VZ',
'year': 2022}
2026-03-28 19:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27ee435eedbf%27 HTTP/1.1" 200 None
2026-03-28 19:06:08 [vpauto.fr] INFO: Saving data for ee435eedbf: {'auction_closing_time': 1775300400.0, 'created_time': 1774429330.287008, 'last_price_update_time': 1774724768.596623}
2026-03-28 19:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ee435eedbf') HTTP/1.1" 204 0
2026-03-28 19:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f33dc89-d82d-5dd8-851f-e90a5ada746d with identifier: 1e8ec38b36
2026-03-28 19:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f33dc89-d82d-5dd8-851f-e90a5ada746d with scrape type 2
2026-03-28 19:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f33dc89-d82d-5dd8-851f-e90a5ada746d with scrape type 2
2026-03-28 19:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9f33dc89-d82d-5dd8-851f-e90a5ada746d, identifier: 1e8ec38b36
2026-03-28 19:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8132d48c-3cc5-5575-b432-bd2aea105626 with identifier: a68651b136
2026-03-28 19:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8132d48c-3cc5-5575-b432-bd2aea105626 with scrape type 2
2026-03-28 19:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8132d48c-3cc5-5575-b432-bd2aea105626 with scrape type 2
2026-03-28 19:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8132d48c-3cc5-5575-b432-bd2aea105626, identifier: a68651b136
2026-03-28 19:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9f33dc89-d82d-5dd8-851f-e90a5ada746d with identifier: 1e8ec38b36
2026-03-28 19:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9f33dc89-d82d-5dd8-851f-e90a5ada746d with identifier: 1e8ec38b36
2026-03-28 19:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9f33dc89-d82d-5dd8-851f-e90a5ada746d with identifier: 1e8ec38b36 to the API
2026-03-28 19:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1e8ec38b36/peugeot-308-sw-308-sw-puretech-130ch-ss-eat8-allure>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/TFmGLvQ_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9f33dc89-d82d-5dd8-851f-e90a5ada746d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1e8ec38b36/peugeot-308-sw-308-sw-puretech-130ch-ss-eat8-allure',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '308 SW 308 SW PureTech 130ch S&S EAT8 Allure',
'odometer': 170820,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW PureTech 130ch S&S EAT8 Allure',
'transmission': 'automatic',
'trim': '308 SW 308 SW PureTech 130ch S&S EAT8 Allure',
'year': 2022}
2026-03-28 19:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:09 [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-28 19:06:09 [vpauto.fr] INFO: Saving data for 1e8ec38b36: {'created_time': 1774429335.930894, 'last_price_update_time': 1774724769.149762}
2026-03-28 19:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1e8ec38b36') HTTP/1.1" 204 0
2026-03-28 19:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8132d48c-3cc5-5575-b432-bd2aea105626 with identifier: a68651b136
2026-03-28 19:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8132d48c-3cc5-5575-b432-bd2aea105626 with identifier: a68651b136
2026-03-28 19:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8132d48c-3cc5-5575-b432-bd2aea105626 with identifier: a68651b136 to the API
2026-03-28 19:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a68651b136/peugeot-3008-bluehdi-130ch-ss-eat8-style>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/tfCcVuz_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8132d48c-3cc5-5575-b432-bd2aea105626',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a68651b136/peugeot-3008-bluehdi-130ch-ss-eat8-style',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '3008 BlueHDi 130ch S&S EAT8 Style',
'odometer': 120399,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 BlueHDi 130ch S&S EAT8 Style',
'transmission': 'automatic',
'trim': '3008 BlueHDi 130ch S&S EAT8 Style',
'year': 2022}
2026-03-28 19:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a68651b136%27 HTTP/1.1" 200 None
2026-03-28 19:06:09 [vpauto.fr] INFO: Saving data for a68651b136: {'created_time': 1774342899.022154, 'last_price_update_time': 1774724769.472198}
2026-03-28 19:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a68651b136') HTTP/1.1" 204 0
2026-03-28 19:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/75f149c836/citroen-jumper-tole-35-l2h2-bluehdi-140-ss-bvm6-driver> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ed59c4e336/mini-hatch-3-portes-cooper-s-178-ch-bva7-edition-camden> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9b8553aa9e/opel-grandland-grandland-15-diesel-130-ch-bva8-elegance-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e75a2ba09e/toyota-yaris-cross-hybride-116h-2wd-dynamic-business-programme-beyond-zero-academy> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2fd35cd-e67d-5b82-bf7a-b7c45f7a8574 with identifier: 75f149c836
2026-03-28 19:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2fd35cd-e67d-5b82-bf7a-b7c45f7a8574 with scrape type 2
2026-03-28 19:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2fd35cd-e67d-5b82-bf7a-b7c45f7a8574 with scrape type 2
2026-03-28 19:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c2fd35cd-e67d-5b82-bf7a-b7c45f7a8574, identifier: 75f149c836
2026-03-28 19:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ee881c7-3299-5964-9ad4-89f7b4cfb817 with identifier: ed59c4e336
2026-03-28 19:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ee881c7-3299-5964-9ad4-89f7b4cfb817 with scrape type 2
2026-03-28 19:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ee881c7-3299-5964-9ad4-89f7b4cfb817 with scrape type 2
2026-03-28 19:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3ee881c7-3299-5964-9ad4-89f7b4cfb817, identifier: ed59c4e336
2026-03-28 19:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b731fd9b-e080-52b7-b209-2f8a5ccb58c7 with identifier: 9b8553aa9e
2026-03-28 19:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b731fd9b-e080-52b7-b209-2f8a5ccb58c7 with scrape type 2
2026-03-28 19:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b731fd9b-e080-52b7-b209-2f8a5ccb58c7 with scrape type 2
2026-03-28 19:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b731fd9b-e080-52b7-b209-2f8a5ccb58c7, identifier: 9b8553aa9e
2026-03-28 19:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 932472c0-363e-5bfd-85db-3c6516507e81 with identifier: e75a2ba09e
2026-03-28 19:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 932472c0-363e-5bfd-85db-3c6516507e81 with scrape type 2
2026-03-28 19:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 932472c0-363e-5bfd-85db-3c6516507e81 with scrape type 2
2026-03-28 19:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 932472c0-363e-5bfd-85db-3c6516507e81, identifier: e75a2ba09e
2026-03-28 19:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c2fd35cd-e67d-5b82-bf7a-b7c45f7a8574 with identifier: 75f149c836
2026-03-28 19:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c2fd35cd-e67d-5b82-bf7a-b7c45f7a8574 with identifier: 75f149c836
2026-03-28 19:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c2fd35cd-e67d-5b82-bf7a-b7c45f7a8574 with identifier: 75f149c836 to the API
2026-03-28 19:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/75f149c836/citroen-jumper-tole-35-l2h2-bluehdi-140-ss-bvm6-driver>
{'auction_title': '',
'c_o_2_emission_value': 238,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/flZklIV_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-07T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c2fd35cd-e67d-5b82-bf7a-b7c45f7a8574',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/75f149c836/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': 119065,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-06-14',
'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-28 19:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:10 [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-28 19:06:10 [vpauto.fr] INFO: Saving data for 75f149c836: {'auction_closing_time': 1775556000.0, 'created_time': 1774429333.285284, 'last_price_update_time': 1774724770.348465}
2026-03-28 19:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='75f149c836') HTTP/1.1" 204 0
2026-03-28 19:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3ee881c7-3299-5964-9ad4-89f7b4cfb817 with identifier: ed59c4e336
2026-03-28 19:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3ee881c7-3299-5964-9ad4-89f7b4cfb817 with identifier: ed59c4e336
2026-03-28 19:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3ee881c7-3299-5964-9ad4-89f7b4cfb817 with identifier: ed59c4e336 to the API
2026-03-28 19:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ed59c4e336/mini-hatch-3-portes-cooper-s-178-ch-bva7-edition-camden>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': None,
'category': None,
'color': 'Night blue metallic',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3ee881c7-3299-5964-9ad4-89f7b4cfb817',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ed59c4e336/mini-hatch-3-portes-cooper-s-178-ch-bva7-edition-camden',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'MINI',
'model': 'Hatch 3 Portes Cooper S 178 ch BVA7 Edition Camden',
'odometer': 83735,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-07-21',
'seats_number': 4,
'seller_name': None,
'title': 'MINI Hatch 3 Portes Cooper S 178 ch BVA7 Edition Camden',
'transmission': 'automatic',
'trim': 'Hatch 3 Portes Cooper S 178 ch BVA7 Edition Camden',
'year': 2021}
2026-03-28 19:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ed59c4e336%27 HTTP/1.1" 200 None
2026-03-28 19:06:10 [vpauto.fr] INFO: Saving data for ed59c4e336: {'created_time': 1774342906.746686, 'last_price_update_time': 1774724770.701362}
2026-03-28 19:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ed59c4e336') HTTP/1.1" 204 0
2026-03-28 19:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b731fd9b-e080-52b7-b209-2f8a5ccb58c7 with identifier: 9b8553aa9e
2026-03-28 19:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b731fd9b-e080-52b7-b209-2f8a5ccb58c7 with identifier: 9b8553aa9e
2026-03-28 19:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b731fd9b-e080-52b7-b209-2f8a5ccb58c7 with identifier: 9b8553aa9e to the API
2026-03-28 19:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9b8553aa9e/opel-grandland-grandland-15-diesel-130-ch-bva8-elegance-business>
{'auction_title': '',
'c_o_2_emission_value': 137,
'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': 'b731fd9b-e080-52b7-b209-2f8a5ccb58c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9b8553aa9e/opel-grandland-grandland-15-diesel-130-ch-bva8-elegance-business',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'OPEL',
'model': 'GRANDLAND Grandland 1.5 Diesel 130 ch BVA8 Elegance Business',
'odometer': 1050488,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL GRANDLAND Grandland 1.5 Diesel 130 ch BVA8 Elegance Business',
'transmission': 'automatic',
'trim': 'GRANDLAND Grandland 1.5 Diesel 130 ch BVA8 Elegance Business',
'year': 2022}
2026-03-28 19:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b8553aa9e%27 HTTP/1.1" 200 None
2026-03-28 19:06:11 [vpauto.fr] INFO: Saving data for 9b8553aa9e: {'created_time': 1774033913.476281, 'last_price_update_time': 1774724771.067864}
2026-03-28 19:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9b8553aa9e') HTTP/1.1" 204 0
2026-03-28 19:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 932472c0-363e-5bfd-85db-3c6516507e81 with identifier: e75a2ba09e
2026-03-28 19:06:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 932472c0-363e-5bfd-85db-3c6516507e81 with identifier: e75a2ba09e
2026-03-28 19:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 932472c0-363e-5bfd-85db-3c6516507e81 with identifier: e75a2ba09e to the API
2026-03-28 19:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e75a2ba09e/toyota-yaris-cross-hybride-116h-2wd-dynamic-business-programme-beyond-zero-academy>
{'auction_title': '',
'c_o_2_emission_value': 101,
'car_expert_report_source_url': None,
'category': None,
'color': 'Blue violet metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '932472c0-363e-5bfd-85db-3c6516507e81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e75a2ba09e/toyota-yaris-cross-hybride-116h-2wd-dynamic-business-programme-beyond-zero-academy',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'TOYOTA',
'model': 'Yaris Cross Hybride 116h 2WD Dynamic Business + Programme Beyond '
'Zero Academy',
'odometer': 36153,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Yaris Cross Hybride 116h 2WD Dynamic Business + Programme '
'Beyond Zero Academy',
'transmission': 'automatic',
'trim': 'Yaris Cross Hybride 116h 2WD Dynamic Business + Programme Beyond '
'Zero Academy',
'year': 2022}
2026-03-28 19:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e75a2ba09e%27 HTTP/1.1" 200 None
2026-03-28 19:06:11 [vpauto.fr] INFO: Saving data for e75a2ba09e: {'created_time': 1773947218.63527, 'last_price_update_time': 1774724771.767797}
2026-03-28 19:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e75a2ba09e') HTTP/1.1" 204 0
2026-03-28 19:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3aeb148536/renault-kadjar-blue-dci-115-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/23ca135936/ford-focus-15-ecoblue-120-ss-bva8-titanium-x> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e173692c-6049-5795-94f8-b549c2766cdd with identifier: 3aeb148536
2026-03-28 19:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e173692c-6049-5795-94f8-b549c2766cdd with scrape type 2
2026-03-28 19:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e173692c-6049-5795-94f8-b549c2766cdd with scrape type 2
2026-03-28 19:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e173692c-6049-5795-94f8-b549c2766cdd, identifier: 3aeb148536
2026-03-28 19:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68fe6719-79cf-5783-8f7c-e0f3044d84d7 with identifier: 23ca135936
2026-03-28 19:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68fe6719-79cf-5783-8f7c-e0f3044d84d7 with scrape type 2
2026-03-28 19:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68fe6719-79cf-5783-8f7c-e0f3044d84d7 with scrape type 2
2026-03-28 19:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 68fe6719-79cf-5783-8f7c-e0f3044d84d7, identifier: 23ca135936
2026-03-28 19:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e173692c-6049-5795-94f8-b549c2766cdd with identifier: 3aeb148536
2026-03-28 19:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e173692c-6049-5795-94f8-b549c2766cdd with identifier: 3aeb148536
2026-03-28 19:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e173692c-6049-5795-94f8-b549c2766cdd with identifier: 3aeb148536 to the API
2026-03-28 19:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3aeb148536/renault-kadjar-blue-dci-115-business>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'category': None,
'color': 'Ice blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e173692c-6049-5795-94f8-b549c2766cdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3aeb148536/renault-kadjar-blue-dci-115-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 Business',
'odometer': 117230,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'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-28 19:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:12 [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-28 19:06:12 [vpauto.fr] INFO: Saving data for 3aeb148536: {'created_time': 1774429364.463788, 'last_price_update_time': 1774724772.438859}
2026-03-28 19:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3aeb148536') HTTP/1.1" 204 0
2026-03-28 19:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 68fe6719-79cf-5783-8f7c-e0f3044d84d7 with identifier: 23ca135936
2026-03-28 19:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 68fe6719-79cf-5783-8f7c-e0f3044d84d7 with identifier: 23ca135936
2026-03-28 19:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 68fe6719-79cf-5783-8f7c-e0f3044d84d7 with identifier: 23ca135936 to the API
2026-03-28 19:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/23ca135936/ford-focus-15-ecoblue-120-ss-bva8-titanium-x>
{'auction_title': '',
'c_o_2_emission_value': 121,
'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': None,
'fuel_type': 'Diesel',
'id': '68fe6719-79cf-5783-8f7c-e0f3044d84d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/23ca135936/ford-focus-15-ecoblue-120-ss-bva8-titanium-x',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FORD',
'model': 'Focus 1.5 EcoBlue 120 S&S BVA8 Titanium X',
'odometer': 81159,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-04-02',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.5 EcoBlue 120 S&S BVA8 Titanium X',
'transmission': 'automatic',
'trim': 'Focus 1.5 EcoBlue 120 S&S BVA8 Titanium X',
'year': 2021}
2026-03-28 19:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:12 [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-28 19:06:12 [vpauto.fr] INFO: Saving data for 23ca135936: {'created_time': 1774342857.049068, 'last_price_update_time': 1774724772.856662}
2026-03-28 19:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='23ca135936') HTTP/1.1" 204 0
2026-03-28 19:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f75ed4dbf/peugeot-3008-business-3008-bluehdi-130ch-ss-bvm6-active-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2d1ab68436/renault-megane-iv-estate-e-tech-plug-in-hybride-160-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/797bbbd436/renault-kadjar-blue-dci-115-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 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-28 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-28 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-28 19:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 675dac71-c2a3-55bc-8366-2eeb970a5425 with identifier: f75ed4dbf
2026-03-28 19:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 675dac71-c2a3-55bc-8366-2eeb970a5425 with scrape type 2
2026-03-28 19:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 675dac71-c2a3-55bc-8366-2eeb970a5425 with scrape type 2
2026-03-28 19:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 675dac71-c2a3-55bc-8366-2eeb970a5425, identifier: f75ed4dbf
2026-03-28 19:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88aab351-7d7e-582f-bfb0-d497bf08da68 with identifier: 2d1ab68436
2026-03-28 19:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88aab351-7d7e-582f-bfb0-d497bf08da68 with scrape type 2
2026-03-28 19:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88aab351-7d7e-582f-bfb0-d497bf08da68 with scrape type 2
2026-03-28 19:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 88aab351-7d7e-582f-bfb0-d497bf08da68, identifier: 2d1ab68436
2026-03-28 19:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e1ae644-7d8b-5188-8e34-c108583796dd with identifier: 797bbbd436
2026-03-28 19:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e1ae644-7d8b-5188-8e34-c108583796dd with scrape type 2
2026-03-28 19:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e1ae644-7d8b-5188-8e34-c108583796dd with scrape type 2
2026-03-28 19:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9e1ae644-7d8b-5188-8e34-c108583796dd, identifier: 797bbbd436
2026-03-28 19:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 675dac71-c2a3-55bc-8366-2eeb970a5425 with identifier: f75ed4dbf
2026-03-28 19:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 675dac71-c2a3-55bc-8366-2eeb970a5425 with identifier: f75ed4dbf
2026-03-28 19:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 675dac71-c2a3-55bc-8366-2eeb970a5425 with identifier: f75ed4dbf to the API
2026-03-28 19:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f75ed4dbf/peugeot-3008-business-3008-bluehdi-130ch-ss-bvm6-active-business>
{'auction_title': '',
'c_o_2_emission_value': 130,
'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': '675dac71-c2a3-55bc-8366-2eeb970a5425',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f75ed4dbf/peugeot-3008-business-3008-bluehdi-130ch-ss-bvm6-active-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '3008 BUSINESS 3008 BlueHDi 130ch S&S BVM6 Active Business',
'odometer': 103210,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 BUSINESS 3008 BlueHDi 130ch S&S BVM6 Active Business',
'transmission': 'manual',
'trim': '3008 BUSINESS 3008 BlueHDi 130ch S&S BVM6 Active Business',
'year': 2021}
2026-03-28 19:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f75ed4dbf%27 HTTP/1.1" 200 None
2026-03-28 19:06:13 [vpauto.fr] INFO: Saving data for f75ed4dbf: {'created_time': 1774293009.038496, 'last_price_update_time': 1774724773.685887}
2026-03-28 19:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f75ed4dbf') HTTP/1.1" 204 0
2026-03-28 19:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 88aab351-7d7e-582f-bfb0-d497bf08da68 with identifier: 2d1ab68436
2026-03-28 19:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 88aab351-7d7e-582f-bfb0-d497bf08da68 with identifier: 2d1ab68436
2026-03-28 19:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 88aab351-7d7e-582f-bfb0-d497bf08da68 with identifier: 2d1ab68436 to the API
2026-03-28 19:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2d1ab68436/renault-megane-iv-estate-e-tech-plug-in-hybride-160-business>
{'auction_title': '',
'c_o_2_emission_value': 28,
'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': 'Hybrid',
'id': '88aab351-7d7e-582f-bfb0-d497bf08da68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2d1ab68436/renault-megane-iv-estate-e-tech-plug-in-hybride-160-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Megane IV Estate E-TECH Plug-In Hybride 160 Business',
'odometer': 97975,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Megane IV Estate E-TECH Plug-In Hybride 160 Business',
'transmission': 'automatic',
'trim': 'Megane IV Estate E-TECH Plug-In Hybride 160 Business',
'year': 2021}
2026-03-28 19:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272d1ab68436%27 HTTP/1.1" 200 None
2026-03-28 19:06:14 [vpauto.fr] INFO: Saving data for 2d1ab68436: {'created_time': 1774342855.107351, 'last_price_update_time': 1774724774.681435}
2026-03-28 19:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2d1ab68436') HTTP/1.1" 204 0
2026-03-28 19:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9e1ae644-7d8b-5188-8e34-c108583796dd with identifier: 797bbbd436
2026-03-28 19:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9e1ae644-7d8b-5188-8e34-c108583796dd with identifier: 797bbbd436
2026-03-28 19:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9e1ae644-7d8b-5188-8e34-c108583796dd with identifier: 797bbbd436 to the API
2026-03-28 19:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/797bbbd436/renault-kadjar-blue-dci-115-business>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'category': None,
'color': 'Ice blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9e1ae644-7d8b-5188-8e34-c108583796dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/797bbbd436/renault-kadjar-blue-dci-115-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 Business',
'odometer': 108696,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-06-15',
'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-28 19:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [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-28 19:06:15 [vpauto.fr] INFO: Saving data for 797bbbd436: {'created_time': 1774429363.751617, 'last_price_update_time': 1774724775.007702}
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='797bbbd436') HTTP/1.1" 204 0
2026-03-28 19:06:15 [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-28 19:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/549fc65136/peugeot-3008-hybrid-180-e-eat8-allure-pack> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1ffa4a7136/renault-kadjar-blue-dci-115-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6edf9fa19e/skoda-fabia-10-tsi-110-ch-dsg7-ambition> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:15 [vpauto.fr] INFO: Found 96 ads on page 9
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: 9fada77794
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279fada77794%27 HTTP/1.1" 200 None
2026-03-28 19:06:15 [vpauto.fr] INFO: Scrape type for 9fada77794: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: 42727b819e
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [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-28 19:06:15 [vpauto.fr] INFO: Scrape type for 42727b819e: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: c73b0e7a36
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [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-28 19:06:15 [vpauto.fr] INFO: Scrape type for c73b0e7a36: 2
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: 77f39e9594
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777f39e9594%27 HTTP/1.1" 200 None
2026-03-28 19:06:15 [vpauto.fr] INFO: Scrape type for 77f39e9594: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: 9a0e88ea36
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [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-28 19:06:15 [vpauto.fr] INFO: Scrape type for 9a0e88ea36: 2
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: 537a2e7d5a
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [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-28 19:06:15 [vpauto.fr] INFO: Scrape type for 537a2e7d5a: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: adc89ba394
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27adc89ba394%27 HTTP/1.1" 200 None
2026-03-28 19:06:15 [vpauto.fr] INFO: Scrape type for adc89ba394: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: 655fdfdcbf
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [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-28 19:06:15 [vpauto.fr] INFO: Scrape type for 655fdfdcbf: 2
2026-03-28 19:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 025d6e82-b7f2-56b4-b0aa-c8268f221883 with identifier: 549fc65136
2026-03-28 19:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 025d6e82-b7f2-56b4-b0aa-c8268f221883 with scrape type 2
2026-03-28 19:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 025d6e82-b7f2-56b4-b0aa-c8268f221883 with scrape type 2
2026-03-28 19:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 025d6e82-b7f2-56b4-b0aa-c8268f221883, identifier: 549fc65136
2026-03-28 19:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebae0455-1b54-5120-a783-d01afc62409f with identifier: 1ffa4a7136
2026-03-28 19:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebae0455-1b54-5120-a783-d01afc62409f with scrape type 2
2026-03-28 19:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebae0455-1b54-5120-a783-d01afc62409f with scrape type 2
2026-03-28 19:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ebae0455-1b54-5120-a783-d01afc62409f, identifier: 1ffa4a7136
2026-03-28 19:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 547a092e-4f6a-5c68-83bc-5821ce9d33ce with identifier: 6edf9fa19e
2026-03-28 19:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 547a092e-4f6a-5c68-83bc-5821ce9d33ce with scrape type 2
2026-03-28 19:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 547a092e-4f6a-5c68-83bc-5821ce9d33ce with scrape type 2
2026-03-28 19:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 547a092e-4f6a-5c68-83bc-5821ce9d33ce, identifier: 6edf9fa19e
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: 27eca67c94
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2727eca67c94%27 HTTP/1.1" 200 None
2026-03-28 19:06:15 [vpauto.fr] INFO: Scrape type for 27eca67c94: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: 980b4c833a
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27980b4c833a%27 HTTP/1.1" 200 None
2026-03-28 19:06:15 [vpauto.fr] INFO: Scrape type for 980b4c833a: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: 526d10e894
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526d10e894%27 HTTP/1.1" 200 None
2026-03-28 19:06:15 [vpauto.fr] INFO: Scrape type for 526d10e894: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: d3d28134aa
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [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-28 19:06:15 [vpauto.fr] INFO: Scrape type for d3d28134aa: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: 3249adeabf
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [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-28 19:06:15 [vpauto.fr] INFO: Scrape type for 3249adeabf: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: b825490394
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b825490394%27 HTTP/1.1" 200 None
2026-03-28 19:06:15 [vpauto.fr] INFO: Scrape type for b825490394: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: dbe246405a
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [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-28 19:06:15 [vpauto.fr] INFO: Scrape type for dbe246405a: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: b3dee1494
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b3dee1494%27 HTTP/1.1" 200 None
2026-03-28 19:06:15 [vpauto.fr] INFO: Scrape type for b3dee1494: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: 1eadd7ad94
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271eadd7ad94%27 HTTP/1.1" 200 None
2026-03-28 19:06:15 [vpauto.fr] INFO: Scrape type for 1eadd7ad94: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: 742ca9a194
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27742ca9a194%27 HTTP/1.1" 200 None
2026-03-28 19:06:15 [vpauto.fr] INFO: Scrape type for 742ca9a194: 0
2026-03-28 19:06:15 [vpauto.fr] INFO: Found listing with ID: aad586b7bf
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aad586b7bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:15 [vpauto.fr] INFO: Scrape type for aad586b7bf: 2
2026-03-28 19:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 025d6e82-b7f2-56b4-b0aa-c8268f221883 with identifier: 549fc65136
2026-03-28 19:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 025d6e82-b7f2-56b4-b0aa-c8268f221883 with identifier: 549fc65136
2026-03-28 19:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 025d6e82-b7f2-56b4-b0aa-c8268f221883 with identifier: 549fc65136 to the API
2026-03-28 19:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/549fc65136/peugeot-3008-hybrid-180-e-eat8-allure-pack>
{'auction_title': '',
'c_o_2_emission_value': 31,
'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': '025d6e82-b7f2-56b4-b0aa-c8268f221883',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/549fc65136/peugeot-3008-hybrid-180-e-eat8-allure-pack',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '3008 Hybrid 180 e-EAT8 Allure Pack',
'odometer': 89261,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Hybrid 180 e-EAT8 Allure Pack',
'transmission': 'automatic',
'trim': '3008 Hybrid 180 e-EAT8 Allure Pack',
'year': 2021}
2026-03-28 19:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27549fc65136%27 HTTP/1.1" 200 None
2026-03-28 19:06:16 [vpauto.fr] INFO: Saving data for 549fc65136: {'created_time': 1774429481.677214, 'last_price_update_time': 1774724776.282901}
2026-03-28 19:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='549fc65136') HTTP/1.1" 204 0
2026-03-28 19:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ebae0455-1b54-5120-a783-d01afc62409f with identifier: 1ffa4a7136
2026-03-28 19:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ebae0455-1b54-5120-a783-d01afc62409f with identifier: 1ffa4a7136
2026-03-28 19:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ebae0455-1b54-5120-a783-d01afc62409f with identifier: 1ffa4a7136 to the API
2026-03-28 19:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1ffa4a7136/renault-kadjar-blue-dci-115-business>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'category': None,
'color': 'Ice blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ebae0455-1b54-5120-a783-d01afc62409f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1ffa4a7136/renault-kadjar-blue-dci-115-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 Business',
'odometer': 118796,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'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-28 19:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:16 [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-28 19:06:16 [vpauto.fr] INFO: Saving data for 1ffa4a7136: {'created_time': 1774429362.610109, 'last_price_update_time': 1774724776.725718}
2026-03-28 19:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1ffa4a7136') HTTP/1.1" 204 0
2026-03-28 19:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 547a092e-4f6a-5c68-83bc-5821ce9d33ce with identifier: 6edf9fa19e
2026-03-28 19:06:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 547a092e-4f6a-5c68-83bc-5821ce9d33ce with identifier: 6edf9fa19e
2026-03-28 19:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 547a092e-4f6a-5c68-83bc-5821ce9d33ce with identifier: 6edf9fa19e to the API
2026-03-28 19:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6edf9fa19e/skoda-fabia-10-tsi-110-ch-dsg7-ambition>
{'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'category': None,
'color': 'GRAPHITE GRAY',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '547a092e-4f6a-5c68-83bc-5821ce9d33ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6edf9fa19e/skoda-fabia-10-tsi-110-ch-dsg7-ambition',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'SKODA',
'model': 'Fabia 1.0 TSI 110 ch DSG7 Ambition',
'odometer': 67758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'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-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276edf9fa19e%27 HTTP/1.1" 200 None
2026-03-28 19:06:17 [vpauto.fr] INFO: Saving data for 6edf9fa19e: {'created_time': 1773947321.600938, 'last_price_update_time': 1774724777.060623}
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6edf9fa19e') HTTP/1.1" 204 0
2026-03-28 19:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/68cdcb88aa/hyundai-tucson-16-t-gdi-230-hybrid-bva6-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: aefd4bd0bf
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [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-28 19:06:17 [vpauto.fr] INFO: Scrape type for aefd4bd0bf: 0
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: cf27a48ce5
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf27a48ce5%27 HTTP/1.1" 200 None
2026-03-28 19:06:17 [vpauto.fr] INFO: Scrape type for cf27a48ce5: 0
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: 6ab55f71aa
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276ab55f71aa%27 HTTP/1.1" 200 None
2026-03-28 19:06:17 [vpauto.fr] INFO: Scrape type for 6ab55f71aa: 0
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: 6cfcea68bf
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [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-28 19:06:17 [vpauto.fr] INFO: Scrape type for 6cfcea68bf: 2
2026-03-28 19:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3a5bd53536/peugeot-208-electrique-50-kwh-136ch-style> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fb155c7a9e/peugeot-2008-business-2008-bluehdi-130-ss-eat8-allure-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/26019ac1bf/renault-trafic-l1-dci-150-energy-ss-zen> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: cc7f476c5a
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [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-28 19:06:17 [vpauto.fr] INFO: Scrape type for cc7f476c5a: 2
2026-03-28 19:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: df3badb594
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27df3badb594%27 HTTP/1.1" 200 None
2026-03-28 19:06:17 [vpauto.fr] INFO: Scrape type for df3badb594: 0
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: 97946bd95a
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [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-28 19:06:17 [vpauto.fr] INFO: Scrape type for 97946bd95a: 0
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: 2ee6720cbf
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272ee6720cbf%27 HTTP/1.1" 200 None
2026-03-28 19:06:17 [vpauto.fr] INFO: Scrape type for 2ee6720cbf: 0
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: 433c4cea36
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [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-28 19:06:17 [vpauto.fr] INFO: Scrape type for 433c4cea36: 2
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: c20ed70dbf
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [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-28 19:06:17 [vpauto.fr] INFO: Scrape type for c20ed70dbf: 0
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: 2139e832bf
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [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-28 19:06:17 [vpauto.fr] INFO: Scrape type for 2139e832bf: 0
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: 4166b63394
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274166b63394%27 HTTP/1.1" 200 None
2026-03-28 19:06:17 [vpauto.fr] INFO: Scrape type for 4166b63394: 0
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: 1c8175294
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271c8175294%27 HTTP/1.1" 200 None
2026-03-28 19:06:17 [vpauto.fr] INFO: Scrape type for 1c8175294: 0
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: afb3f0113a
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27afb3f0113a%27 HTTP/1.1" 200 None
2026-03-28 19:06:17 [vpauto.fr] INFO: Scrape type for afb3f0113a: 0
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: 3cd560403a
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273cd560403a%27 HTTP/1.1" 200 None
2026-03-28 19:06:17 [vpauto.fr] INFO: Scrape type for 3cd560403a: 0
2026-03-28 19:06:17 [vpauto.fr] INFO: Found listing with ID: e4f5ebc436
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [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-28 19:06:17 [vpauto.fr] INFO: Scrape type for e4f5ebc436: 2
2026-03-28 19:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 942fbe2b-d19f-5f7b-9d70-19ff7eb9c507 with identifier: 68cdcb88aa
2026-03-28 19:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 942fbe2b-d19f-5f7b-9d70-19ff7eb9c507 with scrape type 2
2026-03-28 19:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 942fbe2b-d19f-5f7b-9d70-19ff7eb9c507 with scrape type 2
2026-03-28 19:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 942fbe2b-d19f-5f7b-9d70-19ff7eb9c507, identifier: 68cdcb88aa
2026-03-28 19:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 942fbe2b-d19f-5f7b-9d70-19ff7eb9c507 with identifier: 68cdcb88aa
2026-03-28 19:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 942fbe2b-d19f-5f7b-9d70-19ff7eb9c507 with identifier: 68cdcb88aa
2026-03-28 19:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 942fbe2b-d19f-5f7b-9d70-19ff7eb9c507 with identifier: 68cdcb88aa to the API
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/68cdcb88aa/hyundai-tucson-16-t-gdi-230-hybrid-bva6-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': '1.6L',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '942fbe2b-d19f-5f7b-9d70-19ff7eb9c507',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/68cdcb88aa/hyundai-tucson-16-t-gdi-230-hybrid-bva6-business',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'HYUNDAI',
'model': 'Tucson 1.6 T-GDI 230 Hybrid BVA6 Business',
'odometer': 138068,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'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-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [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-28 19:06:17 [vpauto.fr] INFO: Saving data for 68cdcb88aa: {'created_time': 1774292958.37954, 'last_price_update_time': 1774724777.927324}
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='68cdcb88aa') HTTP/1.1" 204 0
2026-03-28 19:06:18 [vpauto.fr] INFO: Found listing with ID: 150c288194
2026-03-28 19:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27150c288194%27 HTTP/1.1" 200 None
2026-03-28 19:06:18 [vpauto.fr] INFO: Scrape type for 150c288194: 0
2026-03-28 19:06:18 [vpauto.fr] INFO: Found listing with ID: 36fb906e36
2026-03-28 19:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:18 [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-28 19:06:18 [vpauto.fr] INFO: Scrape type for 36fb906e36: 2
2026-03-28 19:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee615875-d924-5e65-a13b-7ba1be75a800 with identifier: 3a5bd53536
2026-03-28 19:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee615875-d924-5e65-a13b-7ba1be75a800 with scrape type 2
2026-03-28 19:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee615875-d924-5e65-a13b-7ba1be75a800 with scrape type 2
2026-03-28 19:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ee615875-d924-5e65-a13b-7ba1be75a800, identifier: 3a5bd53536
2026-03-28 19:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d80f0a4-0903-5559-955d-3791f5161e74 with identifier: fb155c7a9e
2026-03-28 19:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d80f0a4-0903-5559-955d-3791f5161e74 with scrape type 2
2026-03-28 19:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d80f0a4-0903-5559-955d-3791f5161e74 with scrape type 2
2026-03-28 19:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1d80f0a4-0903-5559-955d-3791f5161e74, identifier: fb155c7a9e
2026-03-28 19:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1418d2d-473e-53c6-ad45-725b9ac0865b with identifier: 26019ac1bf
2026-03-28 19:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1418d2d-473e-53c6-ad45-725b9ac0865b with scrape type 2
2026-03-28 19:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1418d2d-473e-53c6-ad45-725b9ac0865b with scrape type 2
2026-03-28 19:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d1418d2d-473e-53c6-ad45-725b9ac0865b, identifier: 26019ac1bf
2026-03-28 19:06:18 [vpauto.fr] INFO: Found listing with ID: 81454a87bf
2026-03-28 19:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:18 [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-28 19:06:18 [vpauto.fr] INFO: Scrape type for 81454a87bf: 2
2026-03-28 19:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ae9f65a336/renault-megane-iv-berline-blue-dci-115-edc-21n-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/51bbc226aa/peugeot-3008-bluehdi-130ch-ss-eat8-active-pack> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ee615875-d924-5e65-a13b-7ba1be75a800 with identifier: 3a5bd53536
2026-03-28 19:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ee615875-d924-5e65-a13b-7ba1be75a800 with identifier: 3a5bd53536
2026-03-28 19:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ee615875-d924-5e65-a13b-7ba1be75a800 with identifier: 3a5bd53536 to the API
2026-03-28 19:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3a5bd53536/peugeot-208-electrique-50-kwh-136ch-style>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Electric',
'id': 'ee615875-d924-5e65-a13b-7ba1be75a800',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3a5bd53536/peugeot-208-electrique-50-kwh-136ch-style',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '208 Electrique 50 kWh 136ch Style',
'odometer': 77172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-04-12',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 Electrique 50 kWh 136ch Style',
'transmission': 'automatic',
'trim': '208 Electrique 50 kWh 136ch Style',
'year': 2021}
2026-03-28 19:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:18 [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-28 19:06:18 [vpauto.fr] INFO: Saving data for 3a5bd53536: {'created_time': 1774342861.10461, 'last_price_update_time': 1774724778.737909, 'auction_closing_time': 1775568600.0}
2026-03-28 19:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3a5bd53536') HTTP/1.1" 204 0
2026-03-28 19:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1d80f0a4-0903-5559-955d-3791f5161e74 with identifier: fb155c7a9e
2026-03-28 19:06:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1d80f0a4-0903-5559-955d-3791f5161e74 with identifier: fb155c7a9e
2026-03-28 19:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1d80f0a4-0903-5559-955d-3791f5161e74 with identifier: fb155c7a9e to the API
2026-03-28 19:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fb155c7a9e/peugeot-2008-business-2008-bluehdi-130-ss-eat8-allure-business>
{'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1d80f0a4-0903-5559-955d-3791f5161e74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fb155c7a9e/peugeot-2008-business-2008-bluehdi-130-ss-eat8-allure-business',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '2008 BUSINESS 2008 BlueHDi 130 S&S EAT8 Allure Business',
'odometer': 46367,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 BUSINESS 2008 BlueHDi 130 S&S EAT8 Allure Business',
'transmission': 'automatic',
'trim': '2008 BUSINESS 2008 BlueHDi 130 S&S EAT8 Allure Business',
'year': 2021}
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fb155c7a9e%27 HTTP/1.1" 200 None
2026-03-28 19:06:19 [vpauto.fr] INFO: Saving data for fb155c7a9e: {'created_time': 1774033983.461975, 'last_price_update_time': 1774724779.057367}
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fb155c7a9e') HTTP/1.1" 204 0
2026-03-28 19:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d1418d2d-473e-53c6-ad45-725b9ac0865b with identifier: 26019ac1bf
2026-03-28 19:06:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d1418d2d-473e-53c6-ad45-725b9ac0865b with identifier: 26019ac1bf
2026-03-28 19:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d1418d2d-473e-53c6-ad45-725b9ac0865b with identifier: 26019ac1bf to the API
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/26019ac1bf/renault-trafic-l1-dci-150-energy-ss-zen>
{'auction_title': '',
'c_o_2_emission_value': 189,
'car_expert_report_source_url': None,
'category': None,
'color': 'GLACIER WHITE',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO',
'engine': '',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd1418d2d-473e-53c6-ad45-725b9ac0865b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/26019ac1bf/renault-trafic-l1-dci-150-energy-ss-zen',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Trafic L1 dCi 150 Energy S&S Zen',
'odometer': 69575,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 9,
'seller_name': None,
'title': 'RENAULT Trafic L1 dCi 150 Energy S&S Zen',
'transmission': 'manual',
'trim': 'Trafic L1 dCi 150 Energy S&S Zen',
'year': 2021}
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:19 [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-28 19:06:19 [vpauto.fr] INFO: Saving data for 26019ac1bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774429333.739181, 'last_price_update_time': 1774724779.369234}
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='26019ac1bf') HTTP/1.1" 204 0
2026-03-28 19:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:19 [vpauto.fr] INFO: Found listing with ID: b473c17b36
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:19 [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-28 19:06:19 [vpauto.fr] INFO: Scrape type for b473c17b36: 0
2026-03-28 19:06:19 [vpauto.fr] INFO: Found listing with ID: 2ba56fd736
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272ba56fd736%27 HTTP/1.1" 200 None
2026-03-28 19:06:19 [vpauto.fr] INFO: Scrape type for 2ba56fd736: 0
2026-03-28 19:06:19 [vpauto.fr] INFO: Found listing with ID: 19fd17c9bf
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:19 [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-28 19:06:19 [vpauto.fr] INFO: Scrape type for 19fd17c9bf: 0
2026-03-28 19:06:19 [vpauto.fr] INFO: Found listing with ID: b176305036
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:19 [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-28 19:06:19 [vpauto.fr] INFO: Scrape type for b176305036: 2
2026-03-28 19:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8ca4bdbabf/renault-captur-e-tech-hybride-145-evolution> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d664a33936/volkswagen-tiguan-20-tdi-150ch-dsg7> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f5a133305a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-titanium> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ee2b868436/peugeot-208-puretech-75-ss-bvm5-style> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a2f9e6636/kia-ev6-229-ch-active> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:19 [vpauto.fr] INFO: Found listing with ID: 1e2ad6c15a
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:19 [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-28 19:06:19 [vpauto.fr] INFO: Scrape type for 1e2ad6c15a: 0
2026-03-28 19:06:19 [vpauto.fr] INFO: Found listing with ID: a51263c694
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a51263c694%27 HTTP/1.1" 200 None
2026-03-28 19:06:19 [vpauto.fr] INFO: Scrape type for a51263c694: 0
2026-03-28 19:06:19 [vpauto.fr] INFO: Found listing with ID: 36e8407ebf
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:19 [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-28 19:06:19 [vpauto.fr] INFO: Scrape type for 36e8407ebf: 2
2026-03-28 19:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 297e5859-cc00-5f1b-8b19-f25916b5226e with identifier: ae9f65a336
2026-03-28 19:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 297e5859-cc00-5f1b-8b19-f25916b5226e with scrape type 2
2026-03-28 19:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 297e5859-cc00-5f1b-8b19-f25916b5226e with scrape type 2
2026-03-28 19:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 297e5859-cc00-5f1b-8b19-f25916b5226e, identifier: ae9f65a336
2026-03-28 19:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0078b2d0-55b2-5e34-b0fe-99368773f9d0 with identifier: 51bbc226aa
2026-03-28 19:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0078b2d0-55b2-5e34-b0fe-99368773f9d0 with scrape type 2
2026-03-28 19:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0078b2d0-55b2-5e34-b0fe-99368773f9d0 with scrape type 2
2026-03-28 19:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0078b2d0-55b2-5e34-b0fe-99368773f9d0, identifier: 51bbc226aa
2026-03-28 19:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9de4535e9e/peugeot-2008-2008-puretech-130-ss-eat8-gt-pack> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 297e5859-cc00-5f1b-8b19-f25916b5226e with identifier: ae9f65a336
2026-03-28 19:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 297e5859-cc00-5f1b-8b19-f25916b5226e with identifier: ae9f65a336
2026-03-28 19:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 297e5859-cc00-5f1b-8b19-f25916b5226e with identifier: ae9f65a336 to the API
2026-03-28 19:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ae9f65a336/renault-megane-iv-berline-blue-dci-115-edc-21n-business>
{'auction_title': '',
'c_o_2_emission_value': 121,
'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-04-07T13:30:00Z',
'fuel_type': 'Diesel',
'id': '297e5859-cc00-5f1b-8b19-f25916b5226e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ae9f65a336/renault-megane-iv-berline-blue-dci-115-edc-21n-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Megane IV Berline Blue dCi 115 EDC - 21N Business',
'odometer': 191591,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Megane IV Berline Blue dCi 115 EDC - 21N Business',
'transmission': 'automatic',
'trim': 'Megane IV Berline Blue dCi 115 EDC - 21N Business',
'year': 2022}
2026-03-28 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:20 [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-28 19:06:20 [vpauto.fr] INFO: Saving data for ae9f65a336: {'auction_closing_time': 1775568600.0, 'created_time': 1774342846.411818, 'last_price_update_time': 1774724780.139456}
2026-03-28 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ae9f65a336') HTTP/1.1" 204 0
2026-03-28 19:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0078b2d0-55b2-5e34-b0fe-99368773f9d0 with identifier: 51bbc226aa
2026-03-28 19:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0078b2d0-55b2-5e34-b0fe-99368773f9d0 with identifier: 51bbc226aa
2026-03-28 19:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0078b2d0-55b2-5e34-b0fe-99368773f9d0 with identifier: 51bbc226aa to the API
2026-03-28 19:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/51bbc226aa/peugeot-3008-bluehdi-130ch-ss-eat8-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0078b2d0-55b2-5e34-b0fe-99368773f9d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/51bbc226aa/peugeot-3008-bluehdi-130ch-ss-eat8-active-pack',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'PEUGEOT',
'model': '3008 BlueHDi 130ch S&S EAT8 Active Pack',
'odometer': 119539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 BlueHDi 130ch S&S EAT8 Active Pack',
'transmission': 'automatic',
'trim': '3008 BlueHDi 130ch S&S EAT8 Active Pack',
'year': 2022}
2026-03-28 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:20 [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-28 19:06:20 [vpauto.fr] INFO: Saving data for 51bbc226aa: {'created_time': 1774292985.759029, 'last_price_update_time': 1774724780.480874}
2026-03-28 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='51bbc226aa') HTTP/1.1" 204 0
2026-03-28 19:06:20 [vpauto.fr] INFO: Found listing with ID: e26c594636
2026-03-28 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:20 [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-28 19:06:20 [vpauto.fr] INFO: Scrape type for e26c594636: 2
2026-03-28 19:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:20 [vpauto.fr] INFO: Found listing with ID: ac98692594
2026-03-28 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ac98692594%27 HTTP/1.1" 200 None
2026-03-28 19:06:20 [vpauto.fr] INFO: Scrape type for ac98692594: 0
2026-03-28 19:06:20 [vpauto.fr] INFO: Found listing with ID: 2bfd814d9e
2026-03-28 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:20 [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-28 19:06:20 [vpauto.fr] INFO: Scrape type for 2bfd814d9e: 0
2026-03-28 19:06:20 [vpauto.fr] INFO: Found listing with ID: 38bc860c36
2026-03-28 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:20 [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-28 19:06:20 [vpauto.fr] INFO: Scrape type for 38bc860c36: 2
2026-03-28 19:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 457e952e-18d1-562f-811a-bd5bf312475a with identifier: 8ca4bdbabf
2026-03-28 19:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 457e952e-18d1-562f-811a-bd5bf312475a with scrape type 2
2026-03-28 19:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 457e952e-18d1-562f-811a-bd5bf312475a with scrape type 2
2026-03-28 19:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 457e952e-18d1-562f-811a-bd5bf312475a, identifier: 8ca4bdbabf
2026-03-28 19:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d17f47b-9391-5536-80d1-c8537f7b2db5 with identifier: d664a33936
2026-03-28 19:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d17f47b-9391-5536-80d1-c8537f7b2db5 with scrape type 2
2026-03-28 19:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d17f47b-9391-5536-80d1-c8537f7b2db5 with scrape type 2
2026-03-28 19:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1d17f47b-9391-5536-80d1-c8537f7b2db5, identifier: d664a33936
2026-03-28 19:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c86cdce-b515-5e70-92c0-5b02da129aa5 with identifier: f5a133305a
2026-03-28 19:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c86cdce-b515-5e70-92c0-5b02da129aa5 with scrape type 2
2026-03-28 19:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c86cdce-b515-5e70-92c0-5b02da129aa5 with scrape type 2
2026-03-28 19:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9c86cdce-b515-5e70-92c0-5b02da129aa5, identifier: f5a133305a
2026-03-28 19:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35b25ed2-0e49-5f9f-b748-e471194208c8 with identifier: ee2b868436
2026-03-28 19:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35b25ed2-0e49-5f9f-b748-e471194208c8 with scrape type 2
2026-03-28 19:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35b25ed2-0e49-5f9f-b748-e471194208c8 with scrape type 2
2026-03-28 19:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 35b25ed2-0e49-5f9f-b748-e471194208c8, identifier: ee2b868436
2026-03-28 19:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f750a71-0d52-5c21-841f-1b5386d1a196 with identifier: a2f9e6636
2026-03-28 19:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f750a71-0d52-5c21-841f-1b5386d1a196 with scrape type 2
2026-03-28 19:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f750a71-0d52-5c21-841f-1b5386d1a196 with scrape type 2
2026-03-28 19:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5f750a71-0d52-5c21-841f-1b5386d1a196, identifier: a2f9e6636
2026-03-28 19:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dae01f5-119b-5671-8c32-420bcd83b628 with identifier: 9de4535e9e
2026-03-28 19:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dae01f5-119b-5671-8c32-420bcd83b628 with scrape type 2
2026-03-28 19:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dae01f5-119b-5671-8c32-420bcd83b628 with scrape type 2
2026-03-28 19:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9dae01f5-119b-5671-8c32-420bcd83b628, identifier: 9de4535e9e
2026-03-28 19:06:21 [vpauto.fr] INFO: Found listing with ID: 972f84ffaa
2026-03-28 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:21 [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-28 19:06:21 [vpauto.fr] INFO: Scrape type for 972f84ffaa: 0
2026-03-28 19:06:21 [vpauto.fr] INFO: Found listing with ID: d1b47f3a9e
2026-03-28 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:21 [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-28 19:06:21 [vpauto.fr] INFO: Scrape type for d1b47f3a9e: 0
2026-03-28 19:06:21 [vpauto.fr] INFO: Found listing with ID: e6a5497936
2026-03-28 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:21 [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-28 19:06:21 [vpauto.fr] INFO: Scrape type for e6a5497936: 2
2026-03-28 19:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 457e952e-18d1-562f-811a-bd5bf312475a with identifier: 8ca4bdbabf
2026-03-28 19:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 457e952e-18d1-562f-811a-bd5bf312475a with identifier: 8ca4bdbabf
2026-03-28 19:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 457e952e-18d1-562f-811a-bd5bf312475a with identifier: 8ca4bdbabf to the API
2026-03-28 19:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8ca4bdbabf/renault-captur-e-tech-hybride-145-evolution>
{'auction_title': '',
'c_o_2_emission_value': 106,
'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': '457e952e-18d1-562f-811a-bd5bf312475a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8ca4bdbabf/renault-captur-e-tech-hybride-145-evolution',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Captur E-Tech hybride 145 Evolution',
'odometer': 110672,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Captur E-Tech hybride 145 Evolution',
'transmission': 'automatic',
'trim': 'Captur E-Tech hybride 145 Evolution',
'year': 2022}
2026-03-28 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:21 [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-28 19:06:21 [vpauto.fr] INFO: Saving data for 8ca4bdbabf: {'created_time': 1774429328.583095, 'last_price_update_time': 1774724781.701538}
2026-03-28 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8ca4bdbabf') HTTP/1.1" 204 0
2026-03-28 19:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1d17f47b-9391-5536-80d1-c8537f7b2db5 with identifier: d664a33936
2026-03-28 19:06:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1d17f47b-9391-5536-80d1-c8537f7b2db5 with identifier: d664a33936
2026-03-28 19:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1d17f47b-9391-5536-80d1-c8537f7b2db5 with identifier: d664a33936 to the API
2026-03-28 19:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d664a33936/volkswagen-tiguan-20-tdi-150ch-dsg7>
{'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1d17f47b-9391-5536-80d1-c8537f7b2db5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d664a33936/volkswagen-tiguan-20-tdi-150ch-dsg7',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'VOLKSWAGEN',
'model': 'Tiguan 2.0 TDI 150ch DSG7',
'odometer': 92824,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan 2.0 TDI 150ch DSG7',
'transmission': 'automatic',
'trim': 'Tiguan 2.0 TDI 150ch DSG7',
'year': 2022}
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d664a33936%27 HTTP/1.1" 200 None
2026-03-28 19:06:22 [vpauto.fr] INFO: Saving data for d664a33936: {'created_time': 1774429434.079808, 'last_price_update_time': 1774724782.160804}
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d664a33936') HTTP/1.1" 204 0
2026-03-28 19:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9c86cdce-b515-5e70-92c0-5b02da129aa5 with identifier: f5a133305a
2026-03-28 19:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9c86cdce-b515-5e70-92c0-5b02da129aa5 with identifier: f5a133305a
2026-03-28 19:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9c86cdce-b515-5e70-92c0-5b02da129aa5 with identifier: f5a133305a to the API
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f5a133305a/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': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': None,
'fuel_type': 'ELEC + S.ETH HNR',
'id': '9c86cdce-b515-5e70-92c0-5b02da129aa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f5a133305a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-titanium',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Titanium',
'odometer': 77201,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'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': 2022}
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:22 [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-28 19:06:22 [vpauto.fr] INFO: Saving data for f5a133305a: {'created_time': 1774414898.754825, 'last_price_update_time': 1774724782.475163}
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f5a133305a') HTTP/1.1" 204 0
2026-03-28 19:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 35b25ed2-0e49-5f9f-b748-e471194208c8 with identifier: ee2b868436
2026-03-28 19:06:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 35b25ed2-0e49-5f9f-b748-e471194208c8 with identifier: ee2b868436
2026-03-28 19:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 35b25ed2-0e49-5f9f-b748-e471194208c8 with identifier: ee2b868436 to the API
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ee2b868436/peugeot-208-puretech-75-ss-bvm5-style>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '35b25ed2-0e49-5f9f-b748-e471194208c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ee2b868436/peugeot-208-puretech-75-ss-bvm5-style',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '208 PureTech 75 S&S BVM5 Style',
'odometer': 49359,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-05-05',
'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': 2022}
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ee2b868436%27 HTTP/1.1" 200 None
2026-03-28 19:06:22 [vpauto.fr] INFO: Saving data for ee2b868436: {'created_time': 1774342903.2923, 'last_price_update_time': 1774724782.819799}
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ee2b868436') HTTP/1.1" 204 0
2026-03-28 19:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5f750a71-0d52-5c21-841f-1b5386d1a196 with identifier: a2f9e6636
2026-03-28 19:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5f750a71-0d52-5c21-841f-1b5386d1a196 with identifier: a2f9e6636
2026-03-28 19:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5f750a71-0d52-5c21-841f-1b5386d1a196 with identifier: a2f9e6636 to the API
2026-03-28 19:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a2f9e6636/kia-ev6-229-ch-active>
{'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': '5f750a71-0d52-5c21-841f-1b5386d1a196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a2f9e6636/kia-ev6-229-ch-active',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'KIA',
'model': 'EV6 229 ch Active',
'odometer': 16662,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'KIA EV6 229 ch Active',
'transmission': 'automatic',
'trim': 'EV6 229 ch Active',
'year': 2021}
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27a2f9e6636%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Saving data for a2f9e6636: {'created_time': 1774342910.639606, 'last_price_update_time': 1774724783.1664}
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a2f9e6636') HTTP/1.1" 204 0
2026-03-28 19:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9dae01f5-119b-5671-8c32-420bcd83b628 with identifier: 9de4535e9e
2026-03-28 19:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9dae01f5-119b-5671-8c32-420bcd83b628 with identifier: 9de4535e9e
2026-03-28 19:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9dae01f5-119b-5671-8c32-420bcd83b628 with identifier: 9de4535e9e to the API
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9de4535e9e/peugeot-2008-2008-puretech-130-ss-eat8-gt-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': None,
'fuel_type': 'Petrol',
'id': '9dae01f5-119b-5671-8c32-420bcd83b628',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9de4535e9e/peugeot-2008-2008-puretech-130-ss-eat8-gt-pack',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'PEUGEOT',
'model': '2008 2008 PureTech 130 S&S EAT8 GT Pack',
'odometer': 60740,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 PureTech 130 S&S EAT8 GT Pack',
'transmission': 'automatic',
'trim': '2008 2008 PureTech 130 S&S EAT8 GT Pack',
'year': 2022}
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%279de4535e9e%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Saving data for 9de4535e9e: {'created_time': 1774034119.028552, 'last_price_update_time': 1774724783.499597}
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9de4535e9e') HTTP/1.1" 204 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: 9b3974d594
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%279b3974d594%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for 9b3974d594: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: f9fcb31336
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f9fcb31336%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for f9fcb31336: 2
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: c0253aabf
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27c0253aabf%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for c0253aabf: 2
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: 2be88f449e
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272be88f449e%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for 2be88f449e: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: cb7f2db094
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27cb7f2db094%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for cb7f2db094: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: d1a06a8836
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d1a06a8836%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for d1a06a8836: 2
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: bb2ea32794
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27bb2ea32794%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for bb2ea32794: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: fa1788e294
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27fa1788e294%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for fa1788e294: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: faeb83663a
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27faeb83663a%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for faeb83663a: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: 121b8c894
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27121b8c894%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for 121b8c894: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: 54db74a63a
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2754db74a63a%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for 54db74a63a: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: f21c2ee194
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f21c2ee194%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for f21c2ee194: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: f972b19a94
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f972b19a94%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for f972b19a94: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: 2e77d41694
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272e77d41694%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for 2e77d41694: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: a5660917aa
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27a5660917aa%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for a5660917aa: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: fdef5bbc36
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27fdef5bbc36%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for fdef5bbc36: 2
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: 17957308e5
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2717957308e5%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for 17957308e5: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: a4a9b51ae5
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27a4a9b51ae5%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for a4a9b51ae5: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: 366b9ee094
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27366b9ee094%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for 366b9ee094: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: 6dda60495a
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276dda60495a%27 HTTP/1.1" 200 None
2026-03-28 19:06:23 [vpauto.fr] INFO: Scrape type for 6dda60495a: 0
2026-03-28 19:06:23 [vpauto.fr] INFO: Found listing with ID: 47bac252aa
2026-03-28 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2747bac252aa%27 HTTP/1.1" 200 None
2026-03-28 19:06:24 [vpauto.fr] INFO: Scrape type for 47bac252aa: 2
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: a7fa174d36
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for a7fa174d36: 2
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: 6284eff89e
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276284eff89e%27 HTTP/1.1" 200 None
2026-03-28 19:06:24 [vpauto.fr] INFO: Scrape type for 6284eff89e: 2
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: 44d873d736
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for 44d873d736: 2
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: 52badef5e5
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2752badef5e5%27 HTTP/1.1" 200 None
2026-03-28 19:06:24 [vpauto.fr] INFO: Scrape type for 52badef5e5: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: 7b13c16ce5
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b13c16ce5%27 HTTP/1.1" 200 None
2026-03-28 19:06:24 [vpauto.fr] INFO: Scrape type for 7b13c16ce5: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: ffcd6069bf
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for ffcd6069bf: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: ac2d4d8eaa
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for ac2d4d8eaa: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: a74c9f46bf
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for a74c9f46bf: 2
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: b482ae25bf
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b482ae25bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:24 [vpauto.fr] INFO: Scrape type for b482ae25bf: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: 4753525ebf
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for 4753525ebf: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: e294ae2036
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for e294ae2036: 2
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: 642b1273bf
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for 642b1273bf: 2
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: 26f8b4ef9e
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2726f8b4ef9e%27 HTTP/1.1" 200 None
2026-03-28 19:06:24 [vpauto.fr] INFO: Scrape type for 26f8b4ef9e: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: c5f8ec2294
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5f8ec2294%27 HTTP/1.1" 200 None
2026-03-28 19:06:24 [vpauto.fr] INFO: Scrape type for c5f8ec2294: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: 701a329d94
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27701a329d94%27 HTTP/1.1" 200 None
2026-03-28 19:06:24 [vpauto.fr] INFO: Scrape type for 701a329d94: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: 244bd5f136
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for 244bd5f136: 2
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: 452391e19e
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for 452391e19e: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: c23116ed3a
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c23116ed3a%27 HTTP/1.1" 200 None
2026-03-28 19:06:24 [vpauto.fr] INFO: Scrape type for c23116ed3a: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: a579cfe69e
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for a579cfe69e: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: 963264babf
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27963264babf%27 HTTP/1.1" 200 None
2026-03-28 19:06:24 [vpauto.fr] INFO: Scrape type for 963264babf: 2
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: 9aa5217c9e
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for 9aa5217c9e: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: b70510a2bf
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for b70510a2bf: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Found listing with ID: a6edb743bf
2026-03-28 19:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:24 [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-28 19:06:24 [vpauto.fr] INFO: Scrape type for a6edb743bf: 0
2026-03-28 19:06:24 [vpauto.fr] INFO: Requesting listing page 10: https://vpauto.eu/vehicle/list?page=10
2026-03-28 19:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2d6bfc2c36/renault-clio-tce-90-21n-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fc895b6a5a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-titanium> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7bbc65da36/skoda-kamiq-10-tsi-95-ch-bvm5-active> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e775a010-83bc-5a12-a93f-892f0bb61550 with identifier: 2d6bfc2c36
2026-03-28 19:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e775a010-83bc-5a12-a93f-892f0bb61550 with scrape type 2
2026-03-28 19:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e775a010-83bc-5a12-a93f-892f0bb61550 with scrape type 2
2026-03-28 19:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e775a010-83bc-5a12-a93f-892f0bb61550, identifier: 2d6bfc2c36
2026-03-28 19:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e775a010-83bc-5a12-a93f-892f0bb61550 with identifier: 2d6bfc2c36
2026-03-28 19:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e775a010-83bc-5a12-a93f-892f0bb61550 with identifier: 2d6bfc2c36
2026-03-28 19:06:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e775a010-83bc-5a12-a93f-892f0bb61550 with identifier: 2d6bfc2c36 to the API
2026-03-28 19:06:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2d6bfc2c36/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': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'e775a010-83bc-5a12-a93f-892f0bb61550',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2d6bfc2c36/renault-clio-tce-90-21n-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Clio TCe 90 - 21N Business',
'odometer': 44488,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'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-28 19:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272d6bfc2c36%27 HTTP/1.1" 200 None
2026-03-28 19:06:25 [vpauto.fr] INFO: Saving data for 2d6bfc2c36: {'created_time': 1774342897.675565, 'last_price_update_time': 1774724785.850036}
2026-03-28 19:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2d6bfc2c36') HTTP/1.1" 204 0
2026-03-28 19:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/aad586b7bf/renault-clio-sce-65-life> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d68f953736/citroen-c4-puretech-130-ss-eat8-shine> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6cfcea68bf/citroen-c4-spacetourer-puretech-130-ss-eat8-feel> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c867a2e7-8ee6-56e9-8a2b-e256da5a0aa9 with identifier: fc895b6a5a
2026-03-28 19:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c867a2e7-8ee6-56e9-8a2b-e256da5a0aa9 with scrape type 2
2026-03-28 19:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c867a2e7-8ee6-56e9-8a2b-e256da5a0aa9 with scrape type 2
2026-03-28 19:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c867a2e7-8ee6-56e9-8a2b-e256da5a0aa9, identifier: fc895b6a5a
2026-03-28 19:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 914e7990-64e1-5b2b-827d-e2a501894568 with identifier: 7bbc65da36
2026-03-28 19:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 914e7990-64e1-5b2b-827d-e2a501894568 with scrape type 2
2026-03-28 19:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 914e7990-64e1-5b2b-827d-e2a501894568 with scrape type 2
2026-03-28 19:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 914e7990-64e1-5b2b-827d-e2a501894568, identifier: 7bbc65da36
2026-03-28 19:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c867a2e7-8ee6-56e9-8a2b-e256da5a0aa9 with identifier: fc895b6a5a
2026-03-28 19:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c867a2e7-8ee6-56e9-8a2b-e256da5a0aa9 with identifier: fc895b6a5a
2026-03-28 19:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c867a2e7-8ee6-56e9-8a2b-e256da5a0aa9 with identifier: fc895b6a5a to the API
2026-03-28 19:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fc895b6a5a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-titanium>
{'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': '2.5L',
'expiration_date': None,
'fuel_type': 'ELEC + S.ETH HNR',
'id': 'c867a2e7-8ee6-56e9-8a2b-e256da5a0aa9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fc895b6a5a/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-titanium',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift Titanium',
'odometer': 40869,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-12-26',
'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': 2022}
2026-03-28 19:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:26 [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-28 19:06:26 [vpauto.fr] INFO: Saving data for fc895b6a5a: {'created_time': 1774293613.492633, 'last_price_update_time': 1774724786.514298}
2026-03-28 19:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fc895b6a5a') HTTP/1.1" 204 0
2026-03-28 19:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 914e7990-64e1-5b2b-827d-e2a501894568 with identifier: 7bbc65da36
2026-03-28 19:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 914e7990-64e1-5b2b-827d-e2a501894568 with identifier: 7bbc65da36
2026-03-28 19:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 914e7990-64e1-5b2b-827d-e2a501894568 with identifier: 7bbc65da36 to the API
2026-03-28 19:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7bbc65da36/skoda-kamiq-10-tsi-95-ch-bvm5-active>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'category': None,
'color': 'Ice blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '914e7990-64e1-5b2b-827d-e2a501894568',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7bbc65da36/skoda-kamiq-10-tsi-95-ch-bvm5-active',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'SKODA',
'model': 'Kamiq 1.0 TSI 95 ch BVM5 Active',
'odometer': 44086,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Kamiq 1.0 TSI 95 ch BVM5 Active',
'transmission': 'manual',
'trim': 'Kamiq 1.0 TSI 95 ch BVM5 Active',
'year': 2022}
2026-03-28 19:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:26 [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-28 19:06:26 [vpauto.fr] INFO: Saving data for 7bbc65da36: {'created_time': 1774429339.958288, 'last_price_update_time': 1774724786.845632}
2026-03-28 19:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7bbc65da36') HTTP/1.1" 204 0
2026-03-28 19:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fa0571b-4175-5ee0-a429-949d796ef8a7 with identifier: aad586b7bf
2026-03-28 19:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fa0571b-4175-5ee0-a429-949d796ef8a7 with scrape type 2
2026-03-28 19:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fa0571b-4175-5ee0-a429-949d796ef8a7 with scrape type 2
2026-03-28 19:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4fa0571b-4175-5ee0-a429-949d796ef8a7, identifier: aad586b7bf
2026-03-28 19:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04e07e4e-6305-5282-8343-a7a1be566942 with identifier: d68f953736
2026-03-28 19:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04e07e4e-6305-5282-8343-a7a1be566942 with scrape type 2
2026-03-28 19:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04e07e4e-6305-5282-8343-a7a1be566942 with scrape type 2
2026-03-28 19:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 04e07e4e-6305-5282-8343-a7a1be566942, identifier: d68f953736
2026-03-28 19:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62a6ca56-6d9c-5ca2-9b33-c65ab085bc9d with identifier: 6cfcea68bf
2026-03-28 19:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62a6ca56-6d9c-5ca2-9b33-c65ab085bc9d with scrape type 2
2026-03-28 19:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62a6ca56-6d9c-5ca2-9b33-c65ab085bc9d with scrape type 2
2026-03-28 19:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 62a6ca56-6d9c-5ca2-9b33-c65ab085bc9d, identifier: 6cfcea68bf
2026-03-28 19:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4fa0571b-4175-5ee0-a429-949d796ef8a7 with identifier: aad586b7bf
2026-03-28 19:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4fa0571b-4175-5ee0-a429-949d796ef8a7 with identifier: aad586b7bf
2026-03-28 19:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4fa0571b-4175-5ee0-a429-949d796ef8a7 with identifier: aad586b7bf to the API
2026-03-28 19:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/aad586b7bf/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': '4fa0571b-4175-5ee0-a429-949d796ef8a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/aad586b7bf/renault-clio-sce-65-life',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio SCe 65 Life',
'odometer': 50456,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'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-28 19:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aad586b7bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:27 [vpauto.fr] INFO: Saving data for aad586b7bf: {'created_time': 1774256890.776077, 'last_price_update_time': 1774724787.513736}
2026-03-28 19:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='aad586b7bf') HTTP/1.1" 204 0
2026-03-28 19:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 04e07e4e-6305-5282-8343-a7a1be566942 with identifier: d68f953736
2026-03-28 19:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 04e07e4e-6305-5282-8343-a7a1be566942 with identifier: d68f953736
2026-03-28 19:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 04e07e4e-6305-5282-8343-a7a1be566942 with identifier: d68f953736 to the API
2026-03-28 19:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d68f953736/citroen-c4-puretech-130-ss-eat8-shine>
{'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': 'Petrol',
'id': '04e07e4e-6305-5282-8343-a7a1be566942',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d68f953736/citroen-c4-puretech-130-ss-eat8-shine',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C4 PureTech 130 S&S EAT8 Shine',
'odometer': 43702,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 PureTech 130 S&S EAT8 Shine',
'transmission': 'automatic',
'trim': 'C4 PureTech 130 S&S EAT8 Shine',
'year': 2022}
2026-03-28 19:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:27 [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-28 19:06:27 [vpauto.fr] INFO: Saving data for d68f953736: {'created_time': 1774429423.236262, 'last_price_update_time': 1774724787.881502}
2026-03-28 19:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d68f953736') HTTP/1.1" 204 0
2026-03-28 19:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 62a6ca56-6d9c-5ca2-9b33-c65ab085bc9d with identifier: 6cfcea68bf
2026-03-28 19:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 62a6ca56-6d9c-5ca2-9b33-c65ab085bc9d with identifier: 6cfcea68bf
2026-03-28 19:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 62a6ca56-6d9c-5ca2-9b33-c65ab085bc9d with identifier: 6cfcea68bf to the API
2026-03-28 19:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6cfcea68bf/citroen-c4-spacetourer-puretech-130-ss-eat8-feel>
{'auction_title': '',
'c_o_2_emission_value': 148,
'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-04-04T11:00:00Z',
'fuel_type': 'Petrol',
'id': '62a6ca56-6d9c-5ca2-9b33-c65ab085bc9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6cfcea68bf/citroen-c4-spacetourer-puretech-130-ss-eat8-feel',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'C4 Spacetourer PureTech 130 S&S EAT8 Feel',
'odometer': 57676,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-07-15',
'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': 2020}
2026-03-28 19:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:28 [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-28 19:06:28 [vpauto.fr] INFO: Saving data for 6cfcea68bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774293573.76991, 'last_price_update_time': 1774724788.189903}
2026-03-28 19:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6cfcea68bf') HTTP/1.1" 204 0
2026-03-28 19:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b176305036/renault-grand-scenic-iv-grand-scenic-tce-160-fap-edc-intens> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 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-28 19:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24b0dff2-f9bb-53de-93e3-9d517eb6ce34 with identifier: b176305036
2026-03-28 19:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24b0dff2-f9bb-53de-93e3-9d517eb6ce34 with scrape type 2
2026-03-28 19:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24b0dff2-f9bb-53de-93e3-9d517eb6ce34 with scrape type 2
2026-03-28 19:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 24b0dff2-f9bb-53de-93e3-9d517eb6ce34, identifier: b176305036
2026-03-28 19:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 24b0dff2-f9bb-53de-93e3-9d517eb6ce34 with identifier: b176305036
2026-03-28 19:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 24b0dff2-f9bb-53de-93e3-9d517eb6ce34 with identifier: b176305036
2026-03-28 19:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 24b0dff2-f9bb-53de-93e3-9d517eb6ce34 with identifier: b176305036 to the API
2026-03-28 19:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b176305036/renault-grand-scenic-iv-grand-scenic-tce-160-fap-edc-intens>
{'auction_title': '',
'c_o_2_emission_value': 160,
'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': '24b0dff2-f9bb-53de-93e3-9d517eb6ce34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b176305036/renault-grand-scenic-iv-grand-scenic-tce-160-fap-edc-intens',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'GRAND SCENIC IV Grand Scenic TCe 160 FAP EDC Intens',
'odometer': 117768,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT GRAND SCENIC IV Grand Scenic TCe 160 FAP EDC Intens',
'transmission': 'automatic',
'trim': 'GRAND SCENIC IV Grand Scenic TCe 160 FAP EDC Intens',
'year': 2020}
2026-03-28 19:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:28 [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-28 19:06:28 [vpauto.fr] INFO: Saving data for b176305036: {'created_time': 1774429369.283031, 'last_price_update_time': 1774724788.729199}
2026-03-28 19:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b176305036') HTTP/1.1" 204 0
2026-03-28 19:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e4f5ebc436/volkswagen-golf-20-tdi-scr-150-dsg7-life-business-1st> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 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-28 19:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 753a5ff7-c530-5f1b-9743-48eda66d3671 with identifier: e4f5ebc436
2026-03-28 19:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 753a5ff7-c530-5f1b-9743-48eda66d3671 with scrape type 2
2026-03-28 19:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 753a5ff7-c530-5f1b-9743-48eda66d3671 with scrape type 2
2026-03-28 19:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 753a5ff7-c530-5f1b-9743-48eda66d3671, identifier: e4f5ebc436
2026-03-28 19:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 753a5ff7-c530-5f1b-9743-48eda66d3671 with identifier: e4f5ebc436
2026-03-28 19:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 753a5ff7-c530-5f1b-9743-48eda66d3671 with identifier: e4f5ebc436
2026-03-28 19:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 753a5ff7-c530-5f1b-9743-48eda66d3671 with identifier: e4f5ebc436 to the API
2026-03-28 19:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e4f5ebc436/volkswagen-golf-20-tdi-scr-150-dsg7-life-business-1st>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '753a5ff7-c530-5f1b-9743-48eda66d3671',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e4f5ebc436/volkswagen-golf-20-tdi-scr-150-dsg7-life-business-1st',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'VOLKSWAGEN',
'model': 'Golf 2.0 TDI SCR 150 DSG7 Life Business 1st',
'odometer': 105973,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf 2.0 TDI SCR 150 DSG7 Life Business 1st',
'transmission': 'automatic',
'trim': 'Golf 2.0 TDI SCR 150 DSG7 Life Business 1st',
'year': 2020}
2026-03-28 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27e4f5ebc436%27 HTTP/1.1" 200 None
2026-03-28 19:06:29 [vpauto.fr] INFO: Saving data for e4f5ebc436: {'created_time': 1774429358.455708, 'last_price_update_time': 1774724789.314364}
2026-03-28 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e4f5ebc436') HTTP/1.1" 204 0
2026-03-28 19:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cc7f476c5a/citroen-c3-bluehdi-100-ss-bvm5-shine> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:06:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1133ab0b-e131-532c-a0e0-7e9276d3d812 with identifier: cc7f476c5a
2026-03-28 19:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1133ab0b-e131-532c-a0e0-7e9276d3d812 with scrape type 2
2026-03-28 19:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1133ab0b-e131-532c-a0e0-7e9276d3d812 with scrape type 2
2026-03-28 19:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1133ab0b-e131-532c-a0e0-7e9276d3d812, identifier: cc7f476c5a
2026-03-28 19:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1133ab0b-e131-532c-a0e0-7e9276d3d812 with identifier: cc7f476c5a
2026-03-28 19:06:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1133ab0b-e131-532c-a0e0-7e9276d3d812 with identifier: cc7f476c5a
2026-03-28 19:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1133ab0b-e131-532c-a0e0-7e9276d3d812 with identifier: cc7f476c5a to the API
2026-03-28 19:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cc7f476c5a/citroen-c3-bluehdi-100-ss-bvm5-shine>
{'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',
'engine': '',
'expiration_date': '2026-04-02T13:30:00Z',
'fuel_type': 'Diesel',
'id': '1133ab0b-e131-532c-a0e0-7e9276d3d812',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cc7f476c5a/citroen-c3-bluehdi-100-ss-bvm5-shine',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'CITROEN',
'model': 'C3 BlueHDi 100 S&S BVM5 Shine',
'odometer': 61078,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2020-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 BlueHDi 100 S&S BVM5 Shine',
'transmission': 'manual',
'trim': 'C3 BlueHDi 100 S&S BVM5 Shine',
'year': 2020}
2026-03-28 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27cc7f476c5a%27 HTTP/1.1" 200 None
2026-03-28 19:06:29 [vpauto.fr] INFO: Saving data for cc7f476c5a: {'auction_closing_time': 1775136600.0, 'created_time': 1774414923.740747, 'last_price_update_time': 1774724789.924101}
2026-03-28 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cc7f476c5a') HTTP/1.1" 204 0
2026-03-28 19:06:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9a0e88ea36/ds-ds7-crossback-puretech-180-eat8-performance-line> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:06:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0a5d67e-5536-57c2-91ee-94c4cba62b53 with identifier: 9a0e88ea36
2026-03-28 19:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0a5d67e-5536-57c2-91ee-94c4cba62b53 with scrape type 2
2026-03-28 19:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0a5d67e-5536-57c2-91ee-94c4cba62b53 with scrape type 2
2026-03-28 19:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f0a5d67e-5536-57c2-91ee-94c4cba62b53, identifier: 9a0e88ea36
2026-03-28 19:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f0a5d67e-5536-57c2-91ee-94c4cba62b53 with identifier: 9a0e88ea36
2026-03-28 19:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f0a5d67e-5536-57c2-91ee-94c4cba62b53 with identifier: 9a0e88ea36
2026-03-28 19:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f0a5d67e-5536-57c2-91ee-94c4cba62b53 with identifier: 9a0e88ea36 to the API
2026-03-28 19:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9a0e88ea36/ds-ds7-crossback-puretech-180-eat8-performance-line>
{'auction_title': '',
'c_o_2_emission_value': 158,
'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-04-07T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'f0a5d67e-5536-57c2-91ee-94c4cba62b53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9a0e88ea36/ds-ds7-crossback-puretech-180-eat8-performance-line',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'DS',
'model': '7 Crossback PureTech 180 EAT8 Performance Line+',
'odometer': 123979,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-08-25',
'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-28 19:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:32 [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-28 19:06:32 [vpauto.fr] INFO: Saving data for 9a0e88ea36: {'auction_closing_time': 1775568600.0, 'created_time': 1774342861.973979, 'last_price_update_time': 1774724792.125931}
2026-03-28 19:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9a0e88ea36') HTTP/1.1" 204 0
2026-03-28 19:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/36fb906e36/peugeot-5008-business-5008-bluehdi-130ch-ss-eat8-active-business> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 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-28 19:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab557f7c-10e8-5d45-9f68-39aa866d661b with identifier: 36fb906e36
2026-03-28 19:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab557f7c-10e8-5d45-9f68-39aa866d661b with scrape type 2
2026-03-28 19:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab557f7c-10e8-5d45-9f68-39aa866d661b with scrape type 2
2026-03-28 19:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ab557f7c-10e8-5d45-9f68-39aa866d661b, identifier: 36fb906e36
2026-03-28 19:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ab557f7c-10e8-5d45-9f68-39aa866d661b with identifier: 36fb906e36
2026-03-28 19:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ab557f7c-10e8-5d45-9f68-39aa866d661b with identifier: 36fb906e36
2026-03-28 19:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ab557f7c-10e8-5d45-9f68-39aa866d661b with identifier: 36fb906e36 to the API
2026-03-28 19:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/36fb906e36/peugeot-5008-business-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 metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'ab557f7c-10e8-5d45-9f68-39aa866d661b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/36fb906e36/peugeot-5008-business-5008-bluehdi-130ch-ss-eat8-active-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '5008 BUSINESS 5008 BlueHDi 130ch S&S EAT8 Active Business',
'odometer': 107359,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-10-09',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 BUSINESS 5008 BlueHDi 130ch S&S EAT8 Active Business',
'transmission': 'automatic',
'trim': '5008 BUSINESS 5008 BlueHDi 130ch S&S EAT8 Active Business',
'year': 2020}
2026-03-28 19:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:35 [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-28 19:06:35 [vpauto.fr] INFO: Saving data for 36fb906e36: {'auction_closing_time': 1775568600.0, 'created_time': 1774429356.084456, 'last_price_update_time': 1774724795.240143}
2026-03-28 19:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='36fb906e36') HTTP/1.1" 204 0
2026-03-28 19:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/433c4cea36/renault-master-benne-simple-propulsion-rj3500-l3coffre-dci-130-confort> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:06:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff06ec7b-6a1b-52b4-ae5f-f705f5959f65 with identifier: 433c4cea36
2026-03-28 19:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff06ec7b-6a1b-52b4-ae5f-f705f5959f65 with scrape type 2
2026-03-28 19:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff06ec7b-6a1b-52b4-ae5f-f705f5959f65 with scrape type 2
2026-03-28 19:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ff06ec7b-6a1b-52b4-ae5f-f705f5959f65, identifier: 433c4cea36
2026-03-28 19:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ff06ec7b-6a1b-52b4-ae5f-f705f5959f65 with identifier: 433c4cea36
2026-03-28 19:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ff06ec7b-6a1b-52b4-ae5f-f705f5959f65 with identifier: 433c4cea36
2026-03-28 19:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ff06ec7b-6a1b-52b4-ae5f-f705f5959f65 with identifier: 433c4cea36 to the API
2026-03-28 19:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/433c4cea36/renault-master-benne-simple-propulsion-rj3500-l3coffre-dci-130-confort>
{'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': None,
'fuel_type': 'Diesel',
'id': 'ff06ec7b-6a1b-52b4-ae5f-f705f5959f65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/433c4cea36/renault-master-benne-simple-propulsion-rj3500-l3coffre-dci-130-confort',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'MASTER BENNE SIMPLE PROPULSION RJ3500 L3+COFFRE DCI 130 CONFORT',
'odometer': 74283,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER BENNE SIMPLE PROPULSION RJ3500 L3+COFFRE DCI 130 '
'CONFORT',
'transmission': 'manual',
'trim': 'MASTER BENNE SIMPLE PROPULSION RJ3500 L3+COFFRE DCI 130 CONFORT',
'year': 2020}
2026-03-28 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:36 [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-28 19:06:36 [vpauto.fr] INFO: Saving data for 433c4cea36: {'auction_closing_time': 1775556000.0, 'created_time': 1774342858.589109, 'last_price_update_time': 1774724796.525324}
2026-03-28 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='433c4cea36') HTTP/1.1" 204 0
2026-03-28 19:06:42 [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-28 19:06:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:42 [vpauto.fr] INFO: Found 96 ads on page 10
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 40e1db9d94
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2740e1db9d94%27 HTTP/1.1" 200 None
2026-03-28 19:06:42 [vpauto.fr] INFO: Scrape type for 40e1db9d94: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 9f376fa036
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [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-28 19:06:42 [vpauto.fr] INFO: Scrape type for 9f376fa036: 2
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 8921c50094
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278921c50094%27 HTTP/1.1" 200 None
2026-03-28 19:06:42 [vpauto.fr] INFO: Scrape type for 8921c50094: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: da94cbf794
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27da94cbf794%27 HTTP/1.1" 200 None
2026-03-28 19:06:42 [vpauto.fr] INFO: Scrape type for da94cbf794: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: e2405f4c94
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e2405f4c94%27 HTTP/1.1" 200 None
2026-03-28 19:06:42 [vpauto.fr] INFO: Scrape type for e2405f4c94: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: d6a26bfebf
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [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-28 19:06:42 [vpauto.fr] INFO: Scrape type for d6a26bfebf: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 4b39f94836
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [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-28 19:06:42 [vpauto.fr] INFO: Scrape type for 4b39f94836: 2
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 9145aaaebf
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [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-28 19:06:42 [vpauto.fr] INFO: Scrape type for 9145aaaebf: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: caf0b8ef36
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27caf0b8ef36%27 HTTP/1.1" 200 None
2026-03-28 19:06:42 [vpauto.fr] INFO: Scrape type for caf0b8ef36: 2
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 667039a936
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [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-28 19:06:42 [vpauto.fr] INFO: Scrape type for 667039a936: 2
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 38ab97e9e5
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738ab97e9e5%27 HTTP/1.1" 200 None
2026-03-28 19:06:42 [vpauto.fr] INFO: Scrape type for 38ab97e9e5: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: c5c8d7c1bf
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [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-28 19:06:42 [vpauto.fr] INFO: Scrape type for c5c8d7c1bf: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: bcfa1607bf
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [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-28 19:06:42 [vpauto.fr] INFO: Scrape type for bcfa1607bf: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: da730e7bf
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [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-28 19:06:42 [vpauto.fr] INFO: Scrape type for da730e7bf: 2
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 824dd49b36
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27824dd49b36%27 HTTP/1.1" 200 None
2026-03-28 19:06:42 [vpauto.fr] INFO: Scrape type for 824dd49b36: 2
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: fb3989c13a
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fb3989c13a%27 HTTP/1.1" 200 None
2026-03-28 19:06:42 [vpauto.fr] INFO: Scrape type for fb3989c13a: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 105e751e5
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27105e751e5%27 HTTP/1.1" 200 None
2026-03-28 19:06:42 [vpauto.fr] INFO: Scrape type for 105e751e5: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-28 19:06:42 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 7b181886aa
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [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-28 19:06:42 [vpauto.fr] INFO: Scrape type for 7b181886aa: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 86adbba6e5
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786adbba6e5%27 HTTP/1.1" 200 None
2026-03-28 19:06:42 [vpauto.fr] INFO: Scrape type for 86adbba6e5: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 8f2e0dda9e
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f2e0dda9e%27 HTTP/1.1" 200 None
2026-03-28 19:06:42 [vpauto.fr] INFO: Scrape type for 8f2e0dda9e: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 6a4ae91d36
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [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-28 19:06:42 [vpauto.fr] INFO: Scrape type for 6a4ae91d36: 2
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: 1d405498bf
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:42 [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-28 19:06:42 [vpauto.fr] INFO: Scrape type for 1d405498bf: 0
2026-03-28 19:06:42 [vpauto.fr] INFO: Found listing with ID: fec2e1e294
2026-03-28 19:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fec2e1e294%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for fec2e1e294: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 78c9d9f9e5
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2778c9d9f9e5%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 78c9d9f9e5: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 9af1c7b5bf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279af1c7b5bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 9af1c7b5bf: 2
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 241faf66aa
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for 241faf66aa: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: d95371575a
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for d95371575a: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: afa4171abf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for afa4171abf: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 891dc45536
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for 891dc45536: 2
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: cd926fcdbf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for cd926fcdbf: 2
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 73e0ee1894
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2773e0ee1894%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 73e0ee1894: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 71eee24daa
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for 71eee24daa: 2
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 46ab95e85a
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for 46ab95e85a: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: be0a9bfcbf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for be0a9bfcbf: 2
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 4cfc5aa694
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274cfc5aa694%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 4cfc5aa694: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 6a202b93bf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276a202b93bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 6a202b93bf: 2
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 2bc0ffb594
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272bc0ffb594%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 2bc0ffb594: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: c218ad59bf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for c218ad59bf: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 937024ebf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for 937024ebf: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 1dba929936
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271dba929936%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 1dba929936: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 7b0f9165aa
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for 7b0f9165aa: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 3abcab5b94
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273abcab5b94%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 3abcab5b94: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 47f01f4bbf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2747f01f4bbf%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 47f01f4bbf: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 8b94c045bf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for 8b94c045bf: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: f115abea94
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f115abea94%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for f115abea94: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 56e064495a
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for 56e064495a: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: a2fa393394
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a2fa393394%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for a2fa393394: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 4a36a98e94
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274a36a98e94%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 4a36a98e94: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: e497840f94
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e497840f94%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for e497840f94: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: e4194c8faa
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for e4194c8faa: 2
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: dc9c1f9e3a
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc9c1f9e3a%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for dc9c1f9e3a: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: b830190ebf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for b830190ebf: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 17de661d36
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for 17de661d36: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: f9492f8fbf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for f9492f8fbf: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 6328a44e5
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276328a44e5%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for 6328a44e5: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: f0f00893bf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for f0f00893bf: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: f925d6c336
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for f925d6c336: 2
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:43 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: f882ba5c5a
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for f882ba5c5a: 2
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: fd8f013436
2026-03-28 19:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:43 [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-28 19:06:43 [vpauto.fr] INFO: Scrape type for fd8f013436: 2
2026-03-28 19:06:43 [vpauto.fr] INFO: Found listing with ID: 2ad52ffd5a
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for 2ad52ffd5a: 2
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: d50f7d50aa
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for d50f7d50aa: 2
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: f897e045e5
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f897e045e5%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for f897e045e5: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: b2ee2918bf
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for b2ee2918bf: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 9d9d253fbf
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for 9d9d253fbf: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: a02729b594
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a02729b594%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for a02729b594: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 8e6d2b14aa
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for 8e6d2b14aa: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 29b7ec88bf
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for 29b7ec88bf: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 6f9af95194
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276f9af95194%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for 6f9af95194: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 332a9d683a
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27332a9d683a%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for 332a9d683a: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: f3b012b1e5
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f3b012b1e5%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for f3b012b1e5: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: c2263b194
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2263b194%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for c2263b194: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: f898535d94
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f898535d94%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for f898535d94: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: b641b13bf
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b641b13bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for b641b13bf: 2
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 4e3aaab79e
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274e3aaab79e%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for 4e3aaab79e: 2
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: c71ed66ae5
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c71ed66ae5%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for c71ed66ae5: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 911bcf5b36
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for 911bcf5b36: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: c329b28236
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for c329b28236: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: a8df20c6bf
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for a8df20c6bf: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 5375a25abf
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275375a25abf%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for 5375a25abf: 2
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 46a6d718bf
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2746a6d718bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for 46a6d718bf: 2
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 63f2563bbf
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for 63f2563bbf: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: f2b9e485bf
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for f2b9e485bf: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: e72dd0ceaa
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for e72dd0ceaa: 2
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 5b974ba5bf
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [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-28 19:06:44 [vpauto.fr] INFO: Scrape type for 5b974ba5bf: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 2ea8b22d36
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272ea8b22d36%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for 2ea8b22d36: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 36b140ef36
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736b140ef36%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for 36b140ef36: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 4b475fabbf
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274b475fabbf%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for 4b475fabbf: 2
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 2974001e5
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272974001e5%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for 2974001e5: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Found listing with ID: 321f00d5e5
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27321f00d5e5%27 HTTP/1.1" 200 None
2026-03-28 19:06:44 [vpauto.fr] INFO: Scrape type for 321f00d5e5: 0
2026-03-28 19:06:44 [vpauto.fr] INFO: Requesting listing page 11: https://vpauto.eu/vehicle/list?page=11
2026-03-28 19:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e294ae2036/citroen-c3-societe-bluehdi-100-ss-bvm-feel> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 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-28 19:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc3ac05d-02d9-5408-bc59-d90f733a5cca with identifier: e294ae2036
2026-03-28 19:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc3ac05d-02d9-5408-bc59-d90f733a5cca with scrape type 2
2026-03-28 19:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc3ac05d-02d9-5408-bc59-d90f733a5cca with scrape type 2
2026-03-28 19:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: cc3ac05d-02d9-5408-bc59-d90f733a5cca, identifier: e294ae2036
2026-03-28 19:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: cc3ac05d-02d9-5408-bc59-d90f733a5cca with identifier: e294ae2036
2026-03-28 19:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: cc3ac05d-02d9-5408-bc59-d90f733a5cca with identifier: e294ae2036
2026-03-28 19:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: cc3ac05d-02d9-5408-bc59-d90f733a5cca with identifier: e294ae2036 to the API
2026-03-28 19:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:06:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e294ae2036/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': '2026-04-07T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cc3ac05d-02d9-5408-bc59-d90f733a5cca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e294ae2036/citroen-c3-societe-bluehdi-100-ss-bvm-feel',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM FEEL',
'odometer': 104614,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2019-11-14',
'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-28 19:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27e294ae2036%27 HTTP/1.1" 200 None
2026-03-28 19:06:47 [vpauto.fr] INFO: Saving data for e294ae2036: {'auction_closing_time': 1775556000.0, 'created_time': 1774414939.383748, 'last_price_update_time': 1774724807.215796}
2026-03-28 19:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e294ae2036') HTTP/1.1" 204 0
2026-03-28 19:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/963264babf/citroen-c4-cactus-societe-bluehdi-100-ss-bvm6-live> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:06:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11f45f84-bd58-5e62-8680-5edecf8a58d2 with identifier: 963264babf
2026-03-28 19:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11f45f84-bd58-5e62-8680-5edecf8a58d2 with scrape type 2
2026-03-28 19:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11f45f84-bd58-5e62-8680-5edecf8a58d2 with scrape type 2
2026-03-28 19:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 11f45f84-bd58-5e62-8680-5edecf8a58d2, identifier: 963264babf
2026-03-28 19:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 11f45f84-bd58-5e62-8680-5edecf8a58d2 with identifier: 963264babf
2026-03-28 19:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 11f45f84-bd58-5e62-8680-5edecf8a58d2 with identifier: 963264babf
2026-03-28 19:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 11f45f84-bd58-5e62-8680-5edecf8a58d2 with identifier: 963264babf to the API
2026-03-28 19:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/963264babf/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': 'Dark grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '11f45f84-bd58-5e62-8680-5edecf8a58d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/963264babf/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': 143861,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-09-26',
'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-28 19:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27963264babf%27 HTTP/1.1" 200 None
2026-03-28 19:06:51 [vpauto.fr] INFO: Saving data for 963264babf: {'created_time': 1774256906.763916, 'last_price_update_time': 1774724811.40506}
2026-03-28 19:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='963264babf') HTTP/1.1" 204 0
2026-03-28 19:06:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a74c9f46bf/renault-kangoo-express-kangoo-express-ca-maxi-15-dci-110-e6-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 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-28 19:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9b55107-b521-5738-b90b-7013c23a7eae with identifier: a74c9f46bf
2026-03-28 19:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9b55107-b521-5738-b90b-7013c23a7eae with scrape type 2
2026-03-28 19:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9b55107-b521-5738-b90b-7013c23a7eae with scrape type 2
2026-03-28 19:06:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f9b55107-b521-5738-b90b-7013c23a7eae, identifier: a74c9f46bf
2026-03-28 19:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f9b55107-b521-5738-b90b-7013c23a7eae with identifier: a74c9f46bf
2026-03-28 19:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f9b55107-b521-5738-b90b-7013c23a7eae with identifier: a74c9f46bf
2026-03-28 19:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f9b55107-b521-5738-b90b-7013c23a7eae with identifier: a74c9f46bf to the API
2026-03-28 19:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a74c9f46bf/renault-kangoo-express-kangoo-express-ca-maxi-15-dci-110-e6-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 119,
'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': 'f9b55107-b521-5738-b90b-7013c23a7eae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a74c9f46bf/renault-kangoo-express-kangoo-express-ca-maxi-15-dci-110-e6-grand-confort',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS KANGOO EXPRESS CA MAXI 1.5 DCI 110 E6 GRAND CONFORT',
'odometer': 92143,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS KANGOO EXPRESS CA MAXI 1.5 DCI 110 E6 GRAND '
'CONFORT',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS KANGOO EXPRESS CA MAXI 1.5 DCI 110 E6 GRAND CONFORT',
'year': 2019}
2026-03-28 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27a74c9f46bf%27 HTTP/1.1" 200 None
2026-03-28 19:06:54 [vpauto.fr] INFO: Saving data for a74c9f46bf: {'created_time': 1774414950.557151, 'last_price_update_time': 1774724814.63029}
2026-03-28 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a74c9f46bf') HTTP/1.1" 204 0
2026-03-28 19:06:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/44d873d736/peugeot-308-puretech-130ch-ss-eat8-gt-line> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 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-28 19:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2998a531-336e-548d-866f-41620597383f with identifier: 44d873d736
2026-03-28 19:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2998a531-336e-548d-866f-41620597383f with scrape type 2
2026-03-28 19:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2998a531-336e-548d-866f-41620597383f with scrape type 2
2026-03-28 19:06:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2998a531-336e-548d-866f-41620597383f, identifier: 44d873d736
2026-03-28 19:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2998a531-336e-548d-866f-41620597383f with identifier: 44d873d736
2026-03-28 19:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2998a531-336e-548d-866f-41620597383f with identifier: 44d873d736
2026-03-28 19:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2998a531-336e-548d-866f-41620597383f with identifier: 44d873d736 to the API
2026-03-28 19:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/44d873d736/peugeot-308-puretech-130ch-ss-eat8-gt-line>
{'auction_title': '',
'c_o_2_emission_value': 106,
'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': 'Petrol',
'id': '2998a531-336e-548d-866f-41620597383f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/44d873d736/peugeot-308-puretech-130ch-ss-eat8-gt-line',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '308 PureTech 130ch S&S EAT8 GT Line',
'odometer': 67742,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-12-26',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 PureTech 130ch S&S EAT8 GT Line',
'transmission': 'automatic',
'trim': '308 PureTech 130ch S&S EAT8 GT Line',
'year': 2019}
2026-03-28 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2744d873d736%27 HTTP/1.1" 200 None
2026-03-28 19:06:56 [vpauto.fr] INFO: Saving data for 44d873d736: {'created_time': 1774342877.692571, 'last_price_update_time': 1774724816.706348}
2026-03-28 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='44d873d736') HTTP/1.1" 204 0
2026-03-28 19:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/655fdfdcbf/peugeot-208-bluehdi-100-ss-bvm6-active-business> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/642b1273bf/citroen-jumper-fourgon-jumper-tole-33-l2h2-bluehdi-130-bvm6-business> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:06:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 570294a9-8640-56e6-b761-cf956751ca23 with identifier: 655fdfdcbf
2026-03-28 19:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 570294a9-8640-56e6-b761-cf956751ca23 with scrape type 2
2026-03-28 19:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 570294a9-8640-56e6-b761-cf956751ca23 with scrape type 2
2026-03-28 19:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 570294a9-8640-56e6-b761-cf956751ca23, identifier: 655fdfdcbf
2026-03-28 19:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87e3de2c-7568-50b8-a97c-f7ae58ed29e0 with identifier: 642b1273bf
2026-03-28 19:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87e3de2c-7568-50b8-a97c-f7ae58ed29e0 with scrape type 2
2026-03-28 19:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87e3de2c-7568-50b8-a97c-f7ae58ed29e0 with scrape type 2
2026-03-28 19:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 87e3de2c-7568-50b8-a97c-f7ae58ed29e0, identifier: 642b1273bf
2026-03-28 19:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 570294a9-8640-56e6-b761-cf956751ca23 with identifier: 655fdfdcbf
2026-03-28 19:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 570294a9-8640-56e6-b761-cf956751ca23 with identifier: 655fdfdcbf
2026-03-28 19:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 570294a9-8640-56e6-b761-cf956751ca23 with identifier: 655fdfdcbf to the API
2026-03-28 19:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/655fdfdcbf/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': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '570294a9-8640-56e6-b761-cf956751ca23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/655fdfdcbf/peugeot-208-bluehdi-100-ss-bvm6-active-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '208 BlueHDi 100 S&S BVM6 Active Business',
'odometer': 139493,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'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-28 19:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:57 [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-28 19:06:57 [vpauto.fr] INFO: Saving data for 655fdfdcbf: {'created_time': 1774429354.43412, 'last_price_update_time': 1774724817.386562}
2026-03-28 19:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='655fdfdcbf') HTTP/1.1" 204 0
2026-03-28 19:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 87e3de2c-7568-50b8-a97c-f7ae58ed29e0 with identifier: 642b1273bf
2026-03-28 19:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 87e3de2c-7568-50b8-a97c-f7ae58ed29e0 with identifier: 642b1273bf
2026-03-28 19:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 87e3de2c-7568-50b8-a97c-f7ae58ed29e0 with identifier: 642b1273bf to the API
2026-03-28 19:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:06: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-28 19:06:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/642b1273bf/citroen-jumper-fourgon-jumper-tole-33-l2h2-bluehdi-130-bvm6-business>
{'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-04-04T10:00:00Z',
'fuel_type': 'Diesel',
'id': '87e3de2c-7568-50b8-a97c-f7ae58ed29e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/642b1273bf/citroen-jumper-fourgon-jumper-tole-33-l2h2-bluehdi-130-bvm6-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'JUMPER FOURGON Jumper Tole 33 L2h2 Bluehdi 130 Bvm6 BUSINESS',
'odometer': 111186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2019-03-14',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPER FOURGON Jumper Tole 33 L2h2 Bluehdi 130 Bvm6 '
'BUSINESS',
'transmission': 'manual',
'trim': 'JUMPER FOURGON Jumper Tole 33 L2h2 Bluehdi 130 Bvm6 BUSINESS',
'year': 2019}
2026-03-28 19:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:57 [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-28 19:06:57 [vpauto.fr] INFO: Saving data for 642b1273bf: {'auction_closing_time': 1775296800.0, 'created_time': 1774414940.601498, 'last_price_update_time': 1774724817.690696}
2026-03-28 19:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='642b1273bf') HTTP/1.1" 204 0
2026-03-28 19:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fdef5bbc36/renault-grand-scenic-iv-grand-scenic-blue-dci-150-intens> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 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-28 19:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b3c5e17-bb1a-5655-994b-13b64fd136ec with identifier: fdef5bbc36
2026-03-28 19:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b3c5e17-bb1a-5655-994b-13b64fd136ec with scrape type 2
2026-03-28 19:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b3c5e17-bb1a-5655-994b-13b64fd136ec with scrape type 2
2026-03-28 19:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8b3c5e17-bb1a-5655-994b-13b64fd136ec, identifier: fdef5bbc36
2026-03-28 19:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8b3c5e17-bb1a-5655-994b-13b64fd136ec with identifier: fdef5bbc36
2026-03-28 19:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8b3c5e17-bb1a-5655-994b-13b64fd136ec with identifier: fdef5bbc36
2026-03-28 19:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8b3c5e17-bb1a-5655-994b-13b64fd136ec with identifier: fdef5bbc36 to the API
2026-03-28 19:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fdef5bbc36/renault-grand-scenic-iv-grand-scenic-blue-dci-150-intens>
{'auction_title': '',
'c_o_2_emission_value': 147,
'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': '8b3c5e17-bb1a-5655-994b-13b64fd136ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fdef5bbc36/renault-grand-scenic-iv-grand-scenic-blue-dci-150-intens',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'GRAND SCENIC IV Grand Scenic Blue dCi 150 Intens',
'odometer': 212356,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-12-04',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT GRAND SCENIC IV Grand Scenic Blue dCi 150 Intens',
'transmission': 'manual',
'trim': 'GRAND SCENIC IV Grand Scenic Blue dCi 150 Intens',
'year': 2020}
2026-03-28 19:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27fdef5bbc36%27 HTTP/1.1" 200 None
2026-03-28 19:07:05 [vpauto.fr] INFO: Saving data for fdef5bbc36: {'created_time': 1774429373.090094, 'last_price_update_time': 1774724825.69181}
2026-03-28 19:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fdef5bbc36') HTTP/1.1" 204 0
2026-03-28 19:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6284eff89e/renault-clio-dci-90-energy-intens> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 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-28 19:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89c0fa23-28c8-5b2b-9e9c-bc8e3e40333f with identifier: 6284eff89e
2026-03-28 19:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89c0fa23-28c8-5b2b-9e9c-bc8e3e40333f with scrape type 2
2026-03-28 19:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89c0fa23-28c8-5b2b-9e9c-bc8e3e40333f with scrape type 2
2026-03-28 19:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 89c0fa23-28c8-5b2b-9e9c-bc8e3e40333f, identifier: 6284eff89e
2026-03-28 19:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 89c0fa23-28c8-5b2b-9e9c-bc8e3e40333f with identifier: 6284eff89e
2026-03-28 19:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 89c0fa23-28c8-5b2b-9e9c-bc8e3e40333f with identifier: 6284eff89e
2026-03-28 19:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 89c0fa23-28c8-5b2b-9e9c-bc8e3e40333f with identifier: 6284eff89e to the API
2026-03-28 19:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6284eff89e/renault-clio-dci-90-energy-intens>
{'auction_title': '',
'c_o_2_emission_value': 104,
'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': 'Diesel',
'id': '89c0fa23-28c8-5b2b-9e9c-bc8e3e40333f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6284eff89e/renault-clio-dci-90-energy-intens',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'RENAULT',
'model': 'Clio dCi 90 Energy Intens',
'odometer': 65594,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-06-20',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio dCi 90 Energy Intens',
'transmission': 'manual',
'trim': 'Clio dCi 90 Energy Intens',
'year': 2019}
2026-03-28 19:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276284eff89e%27 HTTP/1.1" 200 None
2026-03-28 19:07:06 [vpauto.fr] INFO: Saving data for 6284eff89e: {'created_time': 1774429451.672681, 'last_price_update_time': 1774724826.237554}
2026-03-28 19:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6284eff89e') HTTP/1.1" 204 0
2026-03-28 19:07:06 [scrapy.extensions.logstats] INFO: Crawled 283 pages (at 51 pages/min), scraped 272 items (at 49 items/min)
2026-03-28 19:07:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 215MiB
2026-03-28 19:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/47bac252aa/citroen-c3-aircross-puretech-110-ss-bvm6-rip-curl> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:07:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fed1252-d8c6-57a2-b6fd-83c10367c9c9 with identifier: 47bac252aa
2026-03-28 19:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fed1252-d8c6-57a2-b6fd-83c10367c9c9 with scrape type 2
2026-03-28 19:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fed1252-d8c6-57a2-b6fd-83c10367c9c9 with scrape type 2
2026-03-28 19:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7fed1252-d8c6-57a2-b6fd-83c10367c9c9, identifier: 47bac252aa
2026-03-28 19:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7fed1252-d8c6-57a2-b6fd-83c10367c9c9 with identifier: 47bac252aa
2026-03-28 19:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7fed1252-d8c6-57a2-b6fd-83c10367c9c9 with identifier: 47bac252aa
2026-03-28 19:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7fed1252-d8c6-57a2-b6fd-83c10367c9c9 with identifier: 47bac252aa to the API
2026-03-28 19:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/47bac252aa/citroen-c3-aircross-puretech-110-ss-bvm6-rip-curl>
{'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',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '7fed1252-d8c6-57a2-b6fd-83c10367c9c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/47bac252aa/citroen-c3-aircross-puretech-110-ss-bvm6-rip-curl',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'CITROEN',
'model': 'C3 Aircross Puretech 110 S&s Bvm6 Rip Curl',
'odometer': 60542,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 Aircross Puretech 110 S&s Bvm6 Rip Curl',
'transmission': 'manual',
'trim': 'C3 Aircross Puretech 110 S&s Bvm6 Rip Curl',
'year': 2019}
2026-03-28 19:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2747bac252aa%27 HTTP/1.1" 200 None
2026-03-28 19:07:08 [vpauto.fr] INFO: Saving data for 47bac252aa: {'created_time': 1774429443.405569, 'last_price_update_time': 1774724828.145606}
2026-03-28 19:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='47bac252aa') HTTP/1.1" 204 0
2026-03-28 19:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a7fa174d36/renault-megane-iv-societe-blue-dci-115-air-nav-reversible> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 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-28 19:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a0b6653-6b12-53f8-8e66-85c84e33ccc6 with identifier: a7fa174d36
2026-03-28 19:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a0b6653-6b12-53f8-8e66-85c84e33ccc6 with scrape type 2
2026-03-28 19:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a0b6653-6b12-53f8-8e66-85c84e33ccc6 with scrape type 2
2026-03-28 19:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7a0b6653-6b12-53f8-8e66-85c84e33ccc6, identifier: a7fa174d36
2026-03-28 19:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7a0b6653-6b12-53f8-8e66-85c84e33ccc6 with identifier: a7fa174d36
2026-03-28 19:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7a0b6653-6b12-53f8-8e66-85c84e33ccc6 with identifier: a7fa174d36
2026-03-28 19:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7a0b6653-6b12-53f8-8e66-85c84e33ccc6 with identifier: a7fa174d36 to the API
2026-03-28 19:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:07: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-28 19:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a7fa174d36/renault-megane-iv-societe-blue-dci-115-air-nav-reversible>
{'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': '7a0b6653-6b12-53f8-8e66-85c84e33ccc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a7fa174d36/renault-megane-iv-societe-blue-dci-115-air-nav-reversible',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'MEGANE IV SOCIETE BLUE DCI 115 AIR NAV REVERSIBLE',
'odometer': 61336,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT MEGANE IV SOCIETE BLUE DCI 115 AIR NAV REVERSIBLE',
'transmission': 'manual',
'trim': 'MEGANE IV SOCIETE BLUE DCI 115 AIR NAV REVERSIBLE',
'year': 2019}
2026-03-28 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27a7fa174d36%27 HTTP/1.1" 200 None
2026-03-28 19:07:12 [vpauto.fr] INFO: Saving data for a7fa174d36: {'created_time': 1774342865.371709, 'last_price_update_time': 1774724832.039804}
2026-03-28 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a7fa174d36') HTTP/1.1" 204 0
2026-03-28 19:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d1a06a8836/peugeot-expert-fourgon-expert-fgn-tole-long-20-bluehdi-120-ss-bvm6-asphalt> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:07:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a6b952b-4a7e-594b-9922-8214ff59824d with identifier: d1a06a8836
2026-03-28 19:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a6b952b-4a7e-594b-9922-8214ff59824d with scrape type 2
2026-03-28 19:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a6b952b-4a7e-594b-9922-8214ff59824d with scrape type 2
2026-03-28 19:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2a6b952b-4a7e-594b-9922-8214ff59824d, identifier: d1a06a8836
2026-03-28 19:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2a6b952b-4a7e-594b-9922-8214ff59824d with identifier: d1a06a8836
2026-03-28 19:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2a6b952b-4a7e-594b-9922-8214ff59824d with identifier: d1a06a8836
2026-03-28 19:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2a6b952b-4a7e-594b-9922-8214ff59824d with identifier: d1a06a8836 to the API
2026-03-28 19:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d1a06a8836/peugeot-expert-fourgon-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': None,
'fuel_type': 'Diesel',
'id': '2a6b952b-4a7e-594b-9922-8214ff59824d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d1a06a8836/peugeot-expert-fourgon-expert-fgn-tole-long-20-bluehdi-120-ss-bvm6-asphalt',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': 'EXPERT FOURGON EXPERT FGN TOLE LONG 2.0 BLUEHDI 120 S&S BVM6 '
'ASPHALT',
'odometer': 157795,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FOURGON EXPERT FGN TOLE LONG 2.0 BLUEHDI 120 S&S '
'BVM6 ASPHALT',
'transmission': 'manual',
'trim': 'EXPERT FOURGON EXPERT FGN TOLE LONG 2.0 BLUEHDI 120 S&S BVM6 ASPHALT',
'year': 2020}
2026-03-28 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d1a06a8836%27 HTTP/1.1" 200 None
2026-03-28 19:07:13 [vpauto.fr] INFO: Saving data for d1a06a8836: {'created_time': 1774342909.889328, 'last_price_update_time': 1774724833.822572}
2026-03-28 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d1a06a8836') HTTP/1.1" 204 0
2026-03-28 19:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e72dd0ceaa/volkswagen-polo-societe-16-tdi-95-ss-confortline-business-reversible> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:07:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34690d3a-f1fe-5ba5-bef7-951dd295d0a0 with identifier: e72dd0ceaa
2026-03-28 19:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34690d3a-f1fe-5ba5-bef7-951dd295d0a0 with scrape type 2
2026-03-28 19:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34690d3a-f1fe-5ba5-bef7-951dd295d0a0 with scrape type 2
2026-03-28 19:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 34690d3a-f1fe-5ba5-bef7-951dd295d0a0, identifier: e72dd0ceaa
2026-03-28 19:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 34690d3a-f1fe-5ba5-bef7-951dd295d0a0 with identifier: e72dd0ceaa
2026-03-28 19:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 34690d3a-f1fe-5ba5-bef7-951dd295d0a0 with identifier: e72dd0ceaa
2026-03-28 19:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 34690d3a-f1fe-5ba5-bef7-951dd295d0a0 with identifier: e72dd0ceaa to the API
2026-03-28 19:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:07: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-28 19:07:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e72dd0ceaa/volkswagen-polo-societe-16-tdi-95-ss-confortline-business-reversible>
{'auction_title': '',
'c_o_2_emission_value': 93,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gris Clair',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '34690d3a-f1fe-5ba5-bef7-951dd295d0a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e72dd0ceaa/volkswagen-polo-societe-16-tdi-95-ss-confortline-business-reversible',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'VOLKSWAGEN',
'model': 'Polo Societe 1.6 Tdi 95 S&s CONFORTLINE BUSINESS REVERSIBLE',
'odometer': 138921,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2018-10-25',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN Polo Societe 1.6 Tdi 95 S&s CONFORTLINE BUSINESS '
'REVERSIBLE',
'transmission': 'manual',
'trim': 'Polo Societe 1.6 Tdi 95 S&s CONFORTLINE BUSINESS REVERSIBLE',
'year': 2018}
2026-03-28 19:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:16 [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-28 19:07:16 [vpauto.fr] INFO: Saving data for e72dd0ceaa: {'created_time': 1774415003.088149, 'last_price_update_time': 1774724836.050257}
2026-03-28 19:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e72dd0ceaa') HTTP/1.1" 204 0
2026-03-28 19:07:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/46a6d718bf/renault-megane-iv-estate-blue-dci-115-edc-21b-techno> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:07:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1670636-243d-5aa0-81c6-a5661ac11825 with identifier: 46a6d718bf
2026-03-28 19:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1670636-243d-5aa0-81c6-a5661ac11825 with scrape type 2
2026-03-28 19:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1670636-243d-5aa0-81c6-a5661ac11825 with scrape type 2
2026-03-28 19:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d1670636-243d-5aa0-81c6-a5661ac11825, identifier: 46a6d718bf
2026-03-28 19:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d1670636-243d-5aa0-81c6-a5661ac11825 with identifier: 46a6d718bf
2026-03-28 19:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d1670636-243d-5aa0-81c6-a5661ac11825 with identifier: 46a6d718bf
2026-03-28 19:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d1670636-243d-5aa0-81c6-a5661ac11825 with identifier: 46a6d718bf to the API
2026-03-28 19:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:07: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-28 19:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/46a6d718bf/renault-megane-iv-estate-blue-dci-115-edc-21b-techno>
{'auction_title': '',
'c_o_2_emission_value': 123,
'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': 'd1670636-243d-5aa0-81c6-a5661ac11825',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/46a6d718bf/renault-megane-iv-estate-blue-dci-115-edc-21b-techno',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Mégane IV Estate Blue dCi 115 EDC - 21B Techno',
'odometer': 82128,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT Mégane IV Estate Blue dCi 115 EDC - 21B Techno',
'transmission': 'manual',
'trim': 'Mégane IV Estate Blue dCi 115 EDC - 21B Techno',
'year': 2022}
2026-03-28 19:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2746a6d718bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:20 [vpauto.fr] INFO: Saving data for 46a6d718bf: {'created_time': 1774256938.783963, 'last_price_update_time': 1774724840.302429}
2026-03-28 19:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='46a6d718bf') HTTP/1.1" 204 0
2026-03-28 19:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5375a25abf/citroen-c3-societe-bluehdi-100-ss-bvm6-feel> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:07:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4b475fabbf/peugeot-208-bluehdi-100-ss-bvm6-active> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:07:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5223c6a9-1fe1-5562-be39-eb11de5cf0fa with identifier: 5375a25abf
2026-03-28 19:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5223c6a9-1fe1-5562-be39-eb11de5cf0fa with scrape type 2
2026-03-28 19:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5223c6a9-1fe1-5562-be39-eb11de5cf0fa with scrape type 2
2026-03-28 19:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5223c6a9-1fe1-5562-be39-eb11de5cf0fa, identifier: 5375a25abf
2026-03-28 19:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5223c6a9-1fe1-5562-be39-eb11de5cf0fa with identifier: 5375a25abf
2026-03-28 19:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5223c6a9-1fe1-5562-be39-eb11de5cf0fa with identifier: 5375a25abf
2026-03-28 19:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5223c6a9-1fe1-5562-be39-eb11de5cf0fa with identifier: 5375a25abf to the API
2026-03-28 19:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:07: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-28 19:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5375a25abf/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': 'Ice blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5223c6a9-1fe1-5562-be39-eb11de5cf0fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5375a25abf/citroen-c3-societe-bluehdi-100-ss-bvm6-feel',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL',
'odometer': 71466,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'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-28 19:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%275375a25abf%27 HTTP/1.1" 200 None
2026-03-28 19:07:22 [vpauto.fr] INFO: Saving data for 5375a25abf: {'created_time': 1774256942.949688, 'last_price_update_time': 1774724842.73093}
2026-03-28 19:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5375a25abf') HTTP/1.1" 204 0
2026-03-28 19:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d7fcfee-ecbf-5dbb-b7dc-2cef05296058 with identifier: 4b475fabbf
2026-03-28 19:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d7fcfee-ecbf-5dbb-b7dc-2cef05296058 with scrape type 2
2026-03-28 19:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d7fcfee-ecbf-5dbb-b7dc-2cef05296058 with scrape type 2
2026-03-28 19:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9d7fcfee-ecbf-5dbb-b7dc-2cef05296058, identifier: 4b475fabbf
2026-03-28 19:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9d7fcfee-ecbf-5dbb-b7dc-2cef05296058 with identifier: 4b475fabbf
2026-03-28 19:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9d7fcfee-ecbf-5dbb-b7dc-2cef05296058 with identifier: 4b475fabbf
2026-03-28 19:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9d7fcfee-ecbf-5dbb-b7dc-2cef05296058 with identifier: 4b475fabbf to the API
2026-03-28 19:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:07: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-28 19:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4b475fabbf/peugeot-208-bluehdi-100-ss-bvm6-active>
{'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': '9d7fcfee-ecbf-5dbb-b7dc-2cef05296058',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4b475fabbf/peugeot-208-bluehdi-100-ss-bvm6-active',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '208 BlueHDi 100 S&S BVM6 Active',
'odometer': 58840,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-05-11',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 BlueHDi 100 S&S BVM6 Active',
'transmission': 'manual',
'trim': '208 BlueHDi 100 S&S BVM6 Active',
'year': 2023}
2026-03-28 19:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274b475fabbf%27 HTTP/1.1" 200 None
2026-03-28 19:07:23 [vpauto.fr] INFO: Saving data for 4b475fabbf: {'created_time': 1774256967.995557, 'last_price_update_time': 1774724843.166112}
2026-03-28 19:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4b475fabbf') HTTP/1.1" 204 0
2026-03-28 19:07:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=11> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 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-28 19:07:28 [vpauto.fr] INFO: Found 96 ads on page 11
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: fbb478ae5
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fbb478ae5%27 HTTP/1.1" 200 None
2026-03-28 19:07:28 [vpauto.fr] INFO: Scrape type for fbb478ae5: 0
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: e56f939e5
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e56f939e5%27 HTTP/1.1" 200 None
2026-03-28 19:07:28 [vpauto.fr] INFO: Scrape type for e56f939e5: 0
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 2a7445094
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a7445094%27 HTTP/1.1" 200 None
2026-03-28 19:07:28 [vpauto.fr] INFO: Scrape type for 2a7445094: 0
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 8278accebf
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [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-28 19:07:28 [vpauto.fr] INFO: Scrape type for 8278accebf: 0
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 6e2bd65b94
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e2bd65b94%27 HTTP/1.1" 200 None
2026-03-28 19:07:28 [vpauto.fr] INFO: Scrape type for 6e2bd65b94: 0
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:28 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 1d3d2c5a36
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [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-28 19:07:28 [vpauto.fr] INFO: Scrape type for 1d3d2c5a36: 2
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 756589e536
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [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-28 19:07:28 [vpauto.fr] INFO: Scrape type for 756589e536: 2
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 86f7e7c436
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [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-28 19:07:28 [vpauto.fr] INFO: Scrape type for 86f7e7c436: 2
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 61da911236
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [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-28 19:07:28 [vpauto.fr] INFO: Scrape type for 61da911236: 2
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: a15f2ed136
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [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-28 19:07:28 [vpauto.fr] INFO: Scrape type for a15f2ed136: 2
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 64c978d0e5
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2764c978d0e5%27 HTTP/1.1" 200 None
2026-03-28 19:07:28 [vpauto.fr] INFO: Scrape type for 64c978d0e5: 0
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 86c6558b36
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [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-28 19:07:28 [vpauto.fr] INFO: Scrape type for 86c6558b36: 2
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 77e03bb5bf
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777e03bb5bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:28 [vpauto.fr] INFO: Scrape type for 77e03bb5bf: 0
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:28 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: e83385dc36
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [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-28 19:07:28 [vpauto.fr] INFO: Scrape type for e83385dc36: 2
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: db43828ebf
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db43828ebf%27 HTTP/1.1" 200 None
2026-03-28 19:07:28 [vpauto.fr] INFO: Scrape type for db43828ebf: 0
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: dd72e2fbf
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dd72e2fbf%27 HTTP/1.1" 200 None
2026-03-28 19:07:28 [vpauto.fr] INFO: Scrape type for dd72e2fbf: 0
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: af950e81bf
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af950e81bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:28 [vpauto.fr] INFO: Scrape type for af950e81bf: 2
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 3bf619f89e
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [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-28 19:07:28 [vpauto.fr] INFO: Scrape type for 3bf619f89e: 0
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: 3081d74dbf
2026-03-28 19:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:28 [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-28 19:07:28 [vpauto.fr] INFO: Scrape type for 3081d74dbf: 2
2026-03-28 19:07:28 [vpauto.fr] INFO: Found listing with ID: d6323db9e5
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d6323db9e5%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for d6323db9e5: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 7207aabde5
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%277207aabde5%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 7207aabde5: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 5158e4836
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%275158e4836%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 5158e4836: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: c3dd6f5436
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27c3dd6f5436%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for c3dd6f5436: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: bf73a101bf
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27bf73a101bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for bf73a101bf: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 9f17f3e13a
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%279f17f3e13a%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 9f17f3e13a: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 746abe5f3a
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27746abe5f3a%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 746abe5f3a: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: dbc3e52ae5
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27dbc3e52ae5%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for dbc3e52ae5: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: f9ea67b53a
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f9ea67b53a%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for f9ea67b53a: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 26205ac0e5
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2726205ac0e5%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 26205ac0e5: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 2a5407a994
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272a5407a994%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 2a5407a994: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 6433f1ace5
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276433f1ace5%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 6433f1ace5: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 80186ae3bf
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2780186ae3bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 80186ae3bf: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: adc3e374e5
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27adc3e374e5%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for adc3e374e5: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: ede7ae16e5
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27ede7ae16e5%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for ede7ae16e5: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: c3c2cb4936
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27c3c2cb4936%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for c3c2cb4936: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 2bb12859bf
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272bb12859bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 2bb12859bf: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 6b92521594
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276b92521594%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 6b92521594: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: cd1a41e23a
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27cd1a41e23a%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for cd1a41e23a: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 8af77663bf
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%278af77663bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 8af77663bf: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: ae91c73894
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27ae91c73894%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for ae91c73894: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 2465e5715a
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272465e5715a%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 2465e5715a: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 4ead3bc336
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%274ead3bc336%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 4ead3bc336: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 56767d6ebf
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2756767d6ebf%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 56767d6ebf: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 8656855694
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%278656855694%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 8656855694: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 90abc9d65a
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2790abc9d65a%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 90abc9d65a: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: d13a14836
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d13a14836%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for d13a14836: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: e7e97762bf
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27e7e97762bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for e7e97762bf: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: ef8005abe5
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27ef8005abe5%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for ef8005abe5: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 2fdb636bf
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272fdb636bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 2fdb636bf: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 667284f2e5
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27667284f2e5%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 667284f2e5: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 94ec9a5be5
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2794ec9a5be5%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 94ec9a5be5: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 1842bd3436
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%271842bd3436%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 1842bd3436: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: f9650f0836
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f9650f0836%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for f9650f0836: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: bcaba6f45a
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27bcaba6f45a%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for bcaba6f45a: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: ac24d96e5a
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27ac24d96e5a%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for ac24d96e5a: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: f8d6f1c25a
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f8d6f1c25a%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for f8d6f1c25a: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 839d0865bf
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27839d0865bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for 839d0865bf: 2
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: d8bb8511e5
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d8bb8511e5%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for d8bb8511e5: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: a7e5e45494
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27a7e5e45494%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for a7e5e45494: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: a230e7013a
2026-03-28 19:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27a230e7013a%27 HTTP/1.1" 200 None
2026-03-28 19:07:29 [vpauto.fr] INFO: Scrape type for a230e7013a: 0
2026-03-28 19:07:29 [vpauto.fr] INFO: Found listing with ID: 69332dc25a
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2769332dc25a%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 69332dc25a: 2
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 7b1f8da94
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%277b1f8da94%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 7b1f8da94: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: cb1716f2bf
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27cb1716f2bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for cb1716f2bf: 2
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 83a9e88a36
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2783a9e88a36%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 83a9e88a36: 2
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 63f2d0a594
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2763f2d0a594%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 63f2d0a594: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: b1f6e64b36
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27b1f6e64b36%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for b1f6e64b36: 2
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 878d4cdb36
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27878d4cdb36%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 878d4cdb36: 2
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: bc9b99fa94
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27bc9b99fa94%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for bc9b99fa94: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 6d42991f94
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276d42991f94%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 6d42991f94: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 99957a3c36
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2799957a3c36%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 99957a3c36: 2
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: d34fd50736
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d34fd50736%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for d34fd50736: 2
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 9cc22e0e36
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%279cc22e0e36%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 9cc22e0e36: 2
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: d722b15794
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d722b15794%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for d722b15794: 2
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 5e1cac5ee5
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%275e1cac5ee5%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 5e1cac5ee5: 2
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 7047302494
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%277047302494%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 7047302494: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 1b8fb37f94
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%271b8fb37f94%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 1b8fb37f94: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 20f3d64bbf
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2720f3d64bbf%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 20f3d64bbf: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 31279713bf
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2731279713bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 31279713bf: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 3560e4e3e5
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%273560e4e3e5%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 3560e4e3e5: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 3e52743494
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%273e52743494%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 3e52743494: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 4580b384bf
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%274580b384bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 4580b384bf: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 4821ab9836
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%274821ab9836%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 4821ab9836: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 542e04ce36
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27542e04ce36%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 542e04ce36: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 7ff6adbf36
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%277ff6adbf36%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 7ff6adbf36: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: b612eb1836
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27b612eb1836%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for b612eb1836: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: c9ddab5536
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27c9ddab5536%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for c9ddab5536: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: cca0761b36
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27cca0761b36%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for cca0761b36: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: f1a7f4e2bf
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f1a7f4e2bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for f1a7f4e2bf: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 10fef0313a
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710fef0313a%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 10fef0313a: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 179e1198e5
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27179e1198e5%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 179e1198e5: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 1e6387ac3a
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%271e6387ac3a%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 1e6387ac3a: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 1ec6c20c94
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%271ec6c20c94%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 1ec6c20c94: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 5010824d3a
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%275010824d3a%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 5010824d3a: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Found listing with ID: 50b2f8153a
2026-03-28 19:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2750b2f8153a%27 HTTP/1.1" 200 None
2026-03-28 19:07:30 [vpauto.fr] INFO: Scrape type for 50b2f8153a: 0
2026-03-28 19:07:30 [vpauto.fr] INFO: Requesting listing page 12: https://vpauto.eu/vehicle/list?page=12
2026-03-28 19:07:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b641b13bf/nissan-primastar-l1h1-2t7-20-dci-90-intro> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 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-28 19:07:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a1041c2-972b-5fe2-8d44-54cc245161ea with identifier: b641b13bf
2026-03-28 19:07:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1041c2-972b-5fe2-8d44-54cc245161ea with scrape type 2
2026-03-28 19:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a1041c2-972b-5fe2-8d44-54cc245161ea with scrape type 2
2026-03-28 19:07:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3a1041c2-972b-5fe2-8d44-54cc245161ea, identifier: b641b13bf
2026-03-28 19:07:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3a1041c2-972b-5fe2-8d44-54cc245161ea with identifier: b641b13bf
2026-03-28 19:07:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3a1041c2-972b-5fe2-8d44-54cc245161ea with identifier: b641b13bf
2026-03-28 19:07:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3a1041c2-972b-5fe2-8d44-54cc245161ea with identifier: b641b13bf to the API
2026-03-28 19:07:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:07: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-28 19:07:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b641b13bf/nissan-primastar-l1h1-2t7-20-dci-90-intro>
{'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.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3a1041c2-972b-5fe2-8d44-54cc245161ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b641b13bf/nissan-primastar-l1h1-2t7-20-dci-90-intro',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'NISSAN',
'model': 'PRIMASTAR L1H1 2t7 2.0 dCi 90 INTRO',
'odometer': 284126,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2009-09-30',
'seats_number': 3,
'seller_name': None,
'title': 'NISSAN PRIMASTAR L1H1 2t7 2.0 dCi 90 INTRO',
'transmission': 'manual',
'trim': 'PRIMASTAR L1H1 2t7 2.0 dCi 90 INTRO',
'year': 2009}
2026-03-28 19:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b641b13bf%27 HTTP/1.1" 200 None
2026-03-28 19:07:31 [vpauto.fr] INFO: Saving data for b641b13bf: {'created_time': 1774256935.305077, 'last_price_update_time': 1774724851.819881}
2026-03-28 19:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b641b13bf') HTTP/1.1" 204 0
2026-03-28 19:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c0253aabf/renault-grand-scenic-blue-dci-120-edc-intens> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:07:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c9e72fe-f2fd-5860-80f5-68b36abd731d with identifier: c0253aabf
2026-03-28 19:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c9e72fe-f2fd-5860-80f5-68b36abd731d with scrape type 2
2026-03-28 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c9e72fe-f2fd-5860-80f5-68b36abd731d with scrape type 2
2026-03-28 19:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7c9e72fe-f2fd-5860-80f5-68b36abd731d, identifier: c0253aabf
2026-03-28 19:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7c9e72fe-f2fd-5860-80f5-68b36abd731d with identifier: c0253aabf
2026-03-28 19:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7c9e72fe-f2fd-5860-80f5-68b36abd731d with identifier: c0253aabf
2026-03-28 19:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7c9e72fe-f2fd-5860-80f5-68b36abd731d with identifier: c0253aabf to the API
2026-03-28 19:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:07: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-28 19:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c0253aabf/renault-grand-scenic-blue-dci-120-edc-intens>
{'auction_title': '',
'c_o_2_emission_value': 159,
'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': '7c9e72fe-f2fd-5860-80f5-68b36abd731d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c0253aabf/renault-grand-scenic-blue-dci-120-edc-intens',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Grand Scenic Blue dCi 120 EDC Intens',
'odometer': 139315,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-03-06',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT Grand Scenic Blue dCi 120 EDC Intens',
'transmission': 'automatic',
'trim': 'Grand Scenic Blue dCi 120 EDC Intens',
'year': 2020}
2026-03-28 19:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0253aabf%27 HTTP/1.1" 200 None
2026-03-28 19:07:44 [vpauto.fr] INFO: Saving data for c0253aabf: {'created_time': 1774429446.453261, 'last_price_update_time': 1774724864.169642}
2026-03-28 19:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c0253aabf') HTTP/1.1" 204 0
2026-03-28 19:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d50f7d50aa/citroen-c4-e-hdi-115-airdream-exclusive> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 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-28 19:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b474dea-159b-5ba6-a7bf-d94c979f3fec with identifier: d50f7d50aa
2026-03-28 19:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b474dea-159b-5ba6-a7bf-d94c979f3fec with scrape type 2
2026-03-28 19:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b474dea-159b-5ba6-a7bf-d94c979f3fec with scrape type 2
2026-03-28 19:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3b474dea-159b-5ba6-a7bf-d94c979f3fec, identifier: d50f7d50aa
2026-03-28 19:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3b474dea-159b-5ba6-a7bf-d94c979f3fec with identifier: d50f7d50aa
2026-03-28 19:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3b474dea-159b-5ba6-a7bf-d94c979f3fec with identifier: d50f7d50aa
2026-03-28 19:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3b474dea-159b-5ba6-a7bf-d94c979f3fec with identifier: d50f7d50aa to the API
2026-03-28 19:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d50f7d50aa/citroen-c4-e-hdi-115-airdream-exclusive>
{'auction_title': '',
'c_o_2_emission_value': 100,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dar auburn metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3b474dea-159b-5ba6-a7bf-d94c979f3fec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d50f7d50aa/citroen-c4-e-hdi-115-airdream-exclusive',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'CITROEN',
'model': 'C4 E-hdi 115 Airdream Exclusive',
'odometer': 236907,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2012-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 E-hdi 115 Airdream Exclusive',
'transmission': 'manual',
'trim': 'C4 E-hdi 115 Airdream Exclusive',
'year': 2012}
2026-03-28 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d50f7d50aa%27 HTTP/1.1" 200 None
2026-03-28 19:07:46 [vpauto.fr] INFO: Saving data for d50f7d50aa: {'created_time': 1773922242.913787, 'last_price_update_time': 1774724866.161752}
2026-03-28 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d50f7d50aa') HTTP/1.1" 204 0
2026-03-28 19:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fd8f013436/peugeot-508-rxh-20-hdi-163ch-fap-bmp6-electric-37ch> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 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-28 19:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a77e8df-c0e2-5071-9855-f4628477cec8 with identifier: fd8f013436
2026-03-28 19:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a77e8df-c0e2-5071-9855-f4628477cec8 with scrape type 2
2026-03-28 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a77e8df-c0e2-5071-9855-f4628477cec8 with scrape type 2
2026-03-28 19:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9a77e8df-c0e2-5071-9855-f4628477cec8, identifier: fd8f013436
2026-03-28 19:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9a77e8df-c0e2-5071-9855-f4628477cec8 with identifier: fd8f013436
2026-03-28 19:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9a77e8df-c0e2-5071-9855-f4628477cec8 with identifier: fd8f013436
2026-03-28 19:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9a77e8df-c0e2-5071-9855-f4628477cec8 with identifier: fd8f013436 to the API
2026-03-28 19:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fd8f013436/peugeot-508-rxh-20-hdi-163ch-fap-bmp6-electric-37ch>
{'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dar auburn metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Diesel Hybrid',
'id': '9a77e8df-c0e2-5071-9855-f4628477cec8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fd8f013436/peugeot-508-rxh-20-hdi-163ch-fap-bmp6-electric-37ch',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '508 RXH 2.0 HDi 163ch FAP BMP6 + Electric 37ch',
'odometer': 171023,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2012-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 RXH 2.0 HDi 163ch FAP BMP6 + Electric 37ch',
'transmission': 'automatic',
'trim': '508 RXH 2.0 HDi 163ch FAP BMP6 + Electric 37ch',
'year': 2012}
2026-03-28 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27fd8f013436%27 HTTP/1.1" 200 None
2026-03-28 19:07:46 [vpauto.fr] INFO: Saving data for fd8f013436: {'auction_closing_time': 1775568600.0, 'created_time': 1774342883.480854, 'last_price_update_time': 1774724866.655009}
2026-03-28 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fd8f013436') HTTP/1.1" 204 0
2026-03-28 19:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2ad52ffd5a/mercedes-classe-c-220-cdi-blueefficiency-elegance-a> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 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-28 19:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b28263d2-1664-5210-999f-74baff7165a0 with identifier: 2ad52ffd5a
2026-03-28 19:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b28263d2-1664-5210-999f-74baff7165a0 with scrape type 2
2026-03-28 19:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b28263d2-1664-5210-999f-74baff7165a0 with scrape type 2
2026-03-28 19:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b28263d2-1664-5210-999f-74baff7165a0, identifier: 2ad52ffd5a
2026-03-28 19:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b28263d2-1664-5210-999f-74baff7165a0 with identifier: 2ad52ffd5a
2026-03-28 19:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b28263d2-1664-5210-999f-74baff7165a0 with identifier: 2ad52ffd5a
2026-03-28 19:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b28263d2-1664-5210-999f-74baff7165a0 with identifier: 2ad52ffd5a to the API
2026-03-28 19:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:07:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2ad52ffd5a/mercedes-classe-c-220-cdi-blueefficiency-elegance-a>
{'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b28263d2-1664-5210-999f-74baff7165a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2ad52ffd5a/mercedes-classe-c-220-cdi-blueefficiency-elegance-a',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'MERCEDES',
'model': 'CLASSE C 220 Cdi Blueefficiency Elégance A',
'odometer': 174712,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2012-05-10',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES CLASSE C 220 Cdi Blueefficiency Elégance A',
'transmission': 'automatic',
'trim': 'CLASSE C 220 Cdi Blueefficiency Elégance A',
'year': 2012}
2026-03-28 19:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272ad52ffd5a%27 HTTP/1.1" 200 None
2026-03-28 19:07:49 [vpauto.fr] INFO: Saving data for 2ad52ffd5a: {'created_time': 1774414973.780032, 'last_price_update_time': 1774724869.740818}
2026-03-28 19:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2ad52ffd5a') HTTP/1.1" 204 0
2026-03-28 19:07:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f882ba5c5a/audi-q5-20-tdi-170-quattro-avus-s-tronic-7> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:07:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96c99321-0b1b-538e-970f-1a9f67c12a9b with identifier: f882ba5c5a
2026-03-28 19:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96c99321-0b1b-538e-970f-1a9f67c12a9b with scrape type 2
2026-03-28 19:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96c99321-0b1b-538e-970f-1a9f67c12a9b with scrape type 2
2026-03-28 19:07:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 96c99321-0b1b-538e-970f-1a9f67c12a9b, identifier: f882ba5c5a
2026-03-28 19:07:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 96c99321-0b1b-538e-970f-1a9f67c12a9b with identifier: f882ba5c5a
2026-03-28 19:07:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 96c99321-0b1b-538e-970f-1a9f67c12a9b with identifier: f882ba5c5a
2026-03-28 19:07:51 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 96c99321-0b1b-538e-970f-1a9f67c12a9b with identifier: f882ba5c5a to the API
2026-03-28 19:07:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:07: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-28 19:07:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f882ba5c5a/audi-q5-20-tdi-170-quattro-avus-s-tronic-7>
{'auction_title': '',
'c_o_2_emission_value': 184,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '96c99321-0b1b-538e-970f-1a9f67c12a9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f882ba5c5a/audi-q5-20-tdi-170-quattro-avus-s-tronic-7',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'AUDI',
'model': 'Q5 2.0 TDI 170 Quattro Avus S tronic 7',
'odometer': 167751,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2012-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 2.0 TDI 170 Quattro Avus S tronic 7',
'transmission': 'automatic',
'trim': 'Q5 2.0 TDI 170 Quattro Avus S tronic 7',
'year': 2012}
2026-03-28 19:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:52 [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-28 19:07:52 [vpauto.fr] INFO: Saving data for f882ba5c5a: {'created_time': 1774414991.495045, 'last_price_update_time': 1774724872.252128}
2026-03-28 19:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f882ba5c5a') HTTP/1.1" 204 0
2026-03-28 19:07:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4e3aaab79e/fiat-bravo-14-16v-90-dynamic> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:07:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:07:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2b44392-0424-5f5f-8cef-e18c4b2051b0 with identifier: 4e3aaab79e
2026-03-28 19:07:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2b44392-0424-5f5f-8cef-e18c4b2051b0 with scrape type 2
2026-03-28 19:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2b44392-0424-5f5f-8cef-e18c4b2051b0 with scrape type 2
2026-03-28 19:07:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d2b44392-0424-5f5f-8cef-e18c4b2051b0, identifier: 4e3aaab79e
2026-03-28 19:07:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d2b44392-0424-5f5f-8cef-e18c4b2051b0 with identifier: 4e3aaab79e
2026-03-28 19:07:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d2b44392-0424-5f5f-8cef-e18c4b2051b0 with identifier: 4e3aaab79e
2026-03-28 19:07:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d2b44392-0424-5f5f-8cef-e18c4b2051b0 with identifier: 4e3aaab79e to the API
2026-03-28 19:07:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:07: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-28 19:07:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4e3aaab79e/fiat-bravo-14-16v-90-dynamic>
{'auction_title': '',
'c_o_2_emission_value': 158,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'expiration_date': '2026-04-02T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd2b44392-0424-5f5f-8cef-e18c4b2051b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4e3aaab79e/fiat-bravo-14-16v-90-dynamic',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'FIAT',
'model': 'Bravo 1.4 16V 90 Dynamic',
'odometer': 119492,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2008-06-02',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT Bravo 1.4 16V 90 Dynamic',
'transmission': 'manual',
'trim': 'Bravo 1.4 16V 90 Dynamic',
'year': 2008}
2026-03-28 19:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274e3aaab79e%27 HTTP/1.1" 200 None
2026-03-28 19:07:57 [vpauto.fr] INFO: Saving data for 4e3aaab79e: {'auction_closing_time': 1775122200.0, 'created_time': 1774429463.366417, 'last_price_update_time': 1774724877.9938}
2026-03-28 19:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4e3aaab79e') HTTP/1.1" 204 0
2026-03-28 19:08:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/be0a9bfcbf/peugeot-3008-16-bluehdi-120ch-ss-eat6-style> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:08:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56ed1c00-2042-57aa-9737-483a18e4ae6c with identifier: be0a9bfcbf
2026-03-28 19:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56ed1c00-2042-57aa-9737-483a18e4ae6c with scrape type 2
2026-03-28 19:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56ed1c00-2042-57aa-9737-483a18e4ae6c with scrape type 2
2026-03-28 19:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 56ed1c00-2042-57aa-9737-483a18e4ae6c, identifier: be0a9bfcbf
2026-03-28 19:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 56ed1c00-2042-57aa-9737-483a18e4ae6c with identifier: be0a9bfcbf
2026-03-28 19:08:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 56ed1c00-2042-57aa-9737-483a18e4ae6c with identifier: be0a9bfcbf
2026-03-28 19:08:00 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 56ed1c00-2042-57aa-9737-483a18e4ae6c with identifier: be0a9bfcbf to the API
2026-03-28 19:08:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/be0a9bfcbf/peugeot-3008-16-bluehdi-120ch-ss-eat6-style>
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gray green metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '56ed1c00-2042-57aa-9737-483a18e4ae6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/be0a9bfcbf/peugeot-3008-16-bluehdi-120ch-ss-eat6-style',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '3008 1.6 Bluehdi 120ch S&s Eat6 Style',
'odometer': 136157,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2016-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.6 Bluehdi 120ch S&s Eat6 Style',
'transmission': 'automatic',
'trim': '3008 1.6 Bluehdi 120ch S&s Eat6 Style',
'year': 2016}
2026-03-28 19:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:00 [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-28 19:08:00 [vpauto.fr] INFO: Saving data for be0a9bfcbf: {'created_time': 1774429400.955193, 'last_price_update_time': 1774724880.898687}
2026-03-28 19:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='be0a9bfcbf') HTTP/1.1" 204 0
2026-03-28 19:08:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e4194c8faa/citroen-c5-hdi-115-millenium> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:08:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d2be3b4-1fb1-58c8-93dc-5d063881694d with identifier: e4194c8faa
2026-03-28 19:08:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d2be3b4-1fb1-58c8-93dc-5d063881694d with scrape type 2
2026-03-28 19:08:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d2be3b4-1fb1-58c8-93dc-5d063881694d with scrape type 2
2026-03-28 19:08:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0d2be3b4-1fb1-58c8-93dc-5d063881694d, identifier: e4194c8faa
2026-03-28 19:08:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0d2be3b4-1fb1-58c8-93dc-5d063881694d with identifier: e4194c8faa
2026-03-28 19:08:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0d2be3b4-1fb1-58c8-93dc-5d063881694d with identifier: e4194c8faa
2026-03-28 19:08:01 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0d2be3b4-1fb1-58c8-93dc-5d063881694d with identifier: e4194c8faa to the API
2026-03-28 19:08:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e4194c8faa/citroen-c5-hdi-115-millenium>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0d2be3b4-1fb1-58c8-93dc-5d063881694d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e4194c8faa/citroen-c5-hdi-115-millenium',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'CITROEN',
'model': 'C5 HDi 115 Millenium+',
'odometer': 155323,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2014-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 HDi 115 Millenium+',
'transmission': 'manual',
'trim': 'C5 HDi 115 Millenium+',
'year': 2014}
2026-03-28 19:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08: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-28 19:08:01 [vpauto.fr] INFO: Saving data for e4194c8faa: {'created_time': 1773922241.799802, 'last_price_update_time': 1774724881.518142}
2026-03-28 19:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e4194c8faa') HTTP/1.1" 204 0
2026-03-28 19:08:06 [scrapy.extensions.logstats] INFO: Crawled 300 pages (at 17 pages/min), scraped 288 items (at 16 items/min)
2026-03-28 19:08:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 216MiB
2026-03-28 19:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f925d6c336/audi-a6-v6-30-tdi-dpf-204-s-line-multitronic-a> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 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-28 19:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c799151-dfb3-5dad-a974-f7d64cde681d with identifier: f925d6c336
2026-03-28 19:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c799151-dfb3-5dad-a974-f7d64cde681d with scrape type 2
2026-03-28 19:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c799151-dfb3-5dad-a974-f7d64cde681d with scrape type 2
2026-03-28 19:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0c799151-dfb3-5dad-a974-f7d64cde681d, identifier: f925d6c336
2026-03-28 19:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0c799151-dfb3-5dad-a974-f7d64cde681d with identifier: f925d6c336
2026-03-28 19:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0c799151-dfb3-5dad-a974-f7d64cde681d with identifier: f925d6c336
2026-03-28 19:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0c799151-dfb3-5dad-a974-f7d64cde681d with identifier: f925d6c336 to the API
2026-03-28 19:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f925d6c336/audi-a6-v6-30-tdi-dpf-204-s-line-multitronic-a>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Diesel',
'id': '0c799151-dfb3-5dad-a974-f7d64cde681d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f925d6c336/audi-a6-v6-30-tdi-dpf-204-s-line-multitronic-a',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'AUDI',
'model': 'A6 V6 3.0 TDI DPF 204 S Line Multitronic A',
'odometer': 159039,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2012-09-07',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A6 V6 3.0 TDI DPF 204 S Line Multitronic A',
'transmission': 'automatic',
'trim': 'A6 V6 3.0 TDI DPF 204 S Line Multitronic A',
'year': 2012}
2026-03-28 19:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27f925d6c336%27 HTTP/1.1" 200 None
2026-03-28 19:08:07 [vpauto.fr] INFO: Saving data for f925d6c336: {'auction_closing_time': 1775568600.0, 'created_time': 1774414972.92443, 'last_price_update_time': 1774724887.33205}
2026-03-28 19:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f925d6c336') HTTP/1.1" 204 0
2026-03-28 19:08:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/71eee24daa/skoda-fabia-combi-12-tsi-90-ch-greentec-ambition> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:08:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7af7d00-a90f-5f55-8f1c-eac149cac0cd with identifier: 71eee24daa
2026-03-28 19:08:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7af7d00-a90f-5f55-8f1c-eac149cac0cd with scrape type 2
2026-03-28 19:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7af7d00-a90f-5f55-8f1c-eac149cac0cd with scrape type 2
2026-03-28 19:08:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d7af7d00-a90f-5f55-8f1c-eac149cac0cd, identifier: 71eee24daa
2026-03-28 19:08:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d7af7d00-a90f-5f55-8f1c-eac149cac0cd with identifier: 71eee24daa
2026-03-28 19:08:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d7af7d00-a90f-5f55-8f1c-eac149cac0cd with identifier: 71eee24daa
2026-03-28 19:08:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d7af7d00-a90f-5f55-8f1c-eac149cac0cd with identifier: 71eee24daa to the API
2026-03-28 19:08:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/71eee24daa/skoda-fabia-combi-12-tsi-90-ch-greentec-ambition>
{'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-02T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'd7af7d00-a90f-5f55-8f1c-eac149cac0cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/71eee24daa/skoda-fabia-combi-12-tsi-90-ch-greentec-ambition',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'SKODA',
'model': 'FABIA COMBI 1.2 TSI 90 ch Greentec Ambition',
'odometer': 110627,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2016-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA FABIA COMBI 1.2 TSI 90 ch Greentec Ambition',
'transmission': 'manual',
'trim': 'FABIA COMBI 1.2 TSI 90 ch Greentec Ambition',
'year': 2016}
2026-03-28 19:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:09 [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-28 19:08:09 [vpauto.fr] INFO: Saving data for 71eee24daa: {'auction_closing_time': 1775127600.0, 'created_time': 1774414969.592485, 'last_price_update_time': 1774724889.436856}
2026-03-28 19:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='71eee24daa') HTTP/1.1" 204 0
2026-03-28 19:08:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5e1cac5ee5/renault-clio-evolution-reversible-bledci-100> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:08:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89c036ed-821a-5c69-8639-6082583656da with identifier: 5e1cac5ee5
2026-03-28 19:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89c036ed-821a-5c69-8639-6082583656da with scrape type 2
2026-03-28 19:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89c036ed-821a-5c69-8639-6082583656da with scrape type 2
2026-03-28 19:08:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 89c036ed-821a-5c69-8639-6082583656da, identifier: 5e1cac5ee5
2026-03-28 19:08:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 89c036ed-821a-5c69-8639-6082583656da with identifier: 5e1cac5ee5
2026-03-28 19:08:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 89c036ed-821a-5c69-8639-6082583656da with identifier: 5e1cac5ee5
2026-03-28 19:08:15 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 89c036ed-821a-5c69-8639-6082583656da with identifier: 5e1cac5ee5 to the API
2026-03-28 19:08:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5e1cac5ee5/renault-clio-evolution-reversible-bledci-100>
{'auction_title': '',
'c_o_2_emission_value': 111,
'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': '89c036ed-821a-5c69-8639-6082583656da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5e1cac5ee5/renault-clio-evolution-reversible-bledci-100',
'listing': 'auction',
'location': '69 - LYON',
'make': 'RENAULT',
'model': 'CLIO EVOLUTION REVERSIBLE BLEDCI 100',
'odometer': 127789,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO EVOLUTION REVERSIBLE BLEDCI 100',
'transmission': 'automatic',
'trim': 'CLIO EVOLUTION REVERSIBLE BLEDCI 100',
'year': 2023}
2026-03-28 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%275e1cac5ee5%27 HTTP/1.1" 200 None
2026-03-28 19:08:15 [vpauto.fr] INFO: Saving data for 5e1cac5ee5: {'created_time': 1774613118.379074, 'last_price_update_time': 1774724895.702456}
2026-03-28 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5e1cac5ee5') HTTP/1.1" 204 0
2026-03-28 19:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9cc22e0e36/ford-puma-10-125-mhev-titanium-business-powershift> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0235d2c7-fda6-5572-afc0-f306b21e1a6c with identifier: 9cc22e0e36
2026-03-28 19:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0235d2c7-fda6-5572-afc0-f306b21e1a6c with scrape type 2
2026-03-28 19:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0235d2c7-fda6-5572-afc0-f306b21e1a6c with scrape type 2
2026-03-28 19:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0235d2c7-fda6-5572-afc0-f306b21e1a6c, identifier: 9cc22e0e36
2026-03-28 19:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0235d2c7-fda6-5572-afc0-f306b21e1a6c with identifier: 9cc22e0e36
2026-03-28 19:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0235d2c7-fda6-5572-afc0-f306b21e1a6c with identifier: 9cc22e0e36
2026-03-28 19:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0235d2c7-fda6-5572-afc0-f306b21e1a6c with identifier: 9cc22e0e36 to the API
2026-03-28 19:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:08:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9cc22e0e36/ford-puma-10-125-mhev-titanium-business-powershift>
{'auction_title': '',
'c_o_2_emission_value': 129,
'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': 'Hybrid',
'id': '0235d2c7-fda6-5572-afc0-f306b21e1a6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9cc22e0e36/ford-puma-10-125-mhev-titanium-business-powershift',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FORD',
'model': 'PUMA 1.0 125 MHEV TITANIUM BUSINESS POWERSHIFT',
'odometer': 112666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'FORD PUMA 1.0 125 MHEV TITANIUM BUSINESS POWERSHIFT',
'transmission': 'automatic',
'trim': 'PUMA 1.0 125 MHEV TITANIUM BUSINESS POWERSHIFT',
'year': 2023}
2026-03-28 19:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279cc22e0e36%27 HTTP/1.1" 200 None
2026-03-28 19:08:22 [vpauto.fr] INFO: Saving data for 9cc22e0e36: {'created_time': 1774342896.073631, 'last_price_update_time': 1774724902.068879}
2026-03-28 19:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9cc22e0e36') HTTP/1.1" 204 0
2026-03-28 19:08:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6a202b93bf/renault-clio-iv-societe-clio-societe-dci-75-energy-air> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:08:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9e5fed0-990b-56a9-8aa9-ac0a6816c40a with identifier: 6a202b93bf
2026-03-28 19:08:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9e5fed0-990b-56a9-8aa9-ac0a6816c40a with scrape type 2
2026-03-28 19:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9e5fed0-990b-56a9-8aa9-ac0a6816c40a with scrape type 2
2026-03-28 19:08:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a9e5fed0-990b-56a9-8aa9-ac0a6816c40a, identifier: 6a202b93bf
2026-03-28 19:08:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a9e5fed0-990b-56a9-8aa9-ac0a6816c40a with identifier: 6a202b93bf
2026-03-28 19:08:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a9e5fed0-990b-56a9-8aa9-ac0a6816c40a with identifier: 6a202b93bf
2026-03-28 19:08:24 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a9e5fed0-990b-56a9-8aa9-ac0a6816c40a with identifier: 6a202b93bf to the API
2026-03-28 19:08:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:08:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6a202b93bf/renault-clio-iv-societe-clio-societe-dci-75-energy-air>
{'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': 'a9e5fed0-990b-56a9-8aa9-ac0a6816c40a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6a202b93bf/renault-clio-iv-societe-clio-societe-dci-75-energy-air',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'CLIO IV SOCIETE CLIO SOCIETE DCI 75 ENERGY AIR',
'odometer': 146399,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2016-12-27',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO IV SOCIETE CLIO SOCIETE DCI 75 ENERGY AIR',
'transmission': 'manual',
'trim': 'CLIO IV SOCIETE CLIO SOCIETE DCI 75 ENERGY AIR',
'year': 2016}
2026-03-28 19:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276a202b93bf%27 HTTP/1.1" 200 None
2026-03-28 19:08:25 [vpauto.fr] INFO: Saving data for 6a202b93bf: {'created_time': 1774256918.339144, 'last_price_update_time': 1774724905.049843}
2026-03-28 19:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6a202b93bf') HTTP/1.1" 204 0
2026-03-28 19:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/99957a3c36/peugeot-208-bluehdi-100-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:08:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 785b9deb-7baa-52df-83cb-07574d4cbea2 with identifier: 99957a3c36
2026-03-28 19:08:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 785b9deb-7baa-52df-83cb-07574d4cbea2 with scrape type 2
2026-03-28 19:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 785b9deb-7baa-52df-83cb-07574d4cbea2 with scrape type 2
2026-03-28 19:08:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 785b9deb-7baa-52df-83cb-07574d4cbea2, identifier: 99957a3c36
2026-03-28 19:08:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 785b9deb-7baa-52df-83cb-07574d4cbea2 with identifier: 99957a3c36
2026-03-28 19:08:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 785b9deb-7baa-52df-83cb-07574d4cbea2 with identifier: 99957a3c36
2026-03-28 19:08:26 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 785b9deb-7baa-52df-83cb-07574d4cbea2 with identifier: 99957a3c36 to the API
2026-03-28 19:08:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/99957a3c36/peugeot-208-bluehdi-100-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '785b9deb-7baa-52df-83cb-07574d4cbea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/99957a3c36/peugeot-208-bluehdi-100-ss-bvm6-active-pack',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '208 BlueHDi 100 S&S BVM6 Active Pack',
'odometer': 91770,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 BlueHDi 100 S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '208 BlueHDi 100 S&S BVM6 Active Pack',
'year': 2023}
2026-03-28 19:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2799957a3c36%27 HTTP/1.1" 200 None
2026-03-28 19:08:26 [vpauto.fr] INFO: Saving data for 99957a3c36: {'created_time': 1774515999.279191, 'last_price_update_time': 1774724906.440651}
2026-03-28 19:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='99957a3c36') HTTP/1.1" 204 0
2026-03-28 19:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/878d4cdb36/opel-corsa-electrique-136-ch-batterie-50-kwh-edition> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:08:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b34dc9-f3b5-5f72-a4f6-30abf89e65ec with identifier: 878d4cdb36
2026-03-28 19:08:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b34dc9-f3b5-5f72-a4f6-30abf89e65ec with scrape type 2
2026-03-28 19:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38b34dc9-f3b5-5f72-a4f6-30abf89e65ec with scrape type 2
2026-03-28 19:08:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 38b34dc9-f3b5-5f72-a4f6-30abf89e65ec, identifier: 878d4cdb36
2026-03-28 19:08:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 38b34dc9-f3b5-5f72-a4f6-30abf89e65ec with identifier: 878d4cdb36
2026-03-28 19:08:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 38b34dc9-f3b5-5f72-a4f6-30abf89e65ec with identifier: 878d4cdb36
2026-03-28 19:08:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 38b34dc9-f3b5-5f72-a4f6-30abf89e65ec with identifier: 878d4cdb36 to the API
2026-03-28 19:08:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:08:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/878d4cdb36/opel-corsa-electrique-136-ch-batterie-50-kwh-edition>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '38b34dc9-f3b5-5f72-a4f6-30abf89e65ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/878d4cdb36/opel-corsa-electrique-136-ch-batterie-50-kwh-edition',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'OPEL',
'model': 'Corsa Electrique 136 ch & Batterie 50 kWh Edition',
'odometer': 61362,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa Electrique 136 ch & Batterie 50 kWh Edition',
'transmission': 'automatic',
'trim': 'Corsa Electrique 136 ch & Batterie 50 kWh Edition',
'year': 2023}
2026-03-28 19:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27878d4cdb36%27 HTTP/1.1" 200 None
2026-03-28 19:08:36 [vpauto.fr] INFO: Saving data for 878d4cdb36: {'created_time': 1774429415.514579, 'last_price_update_time': 1774724916.430827}
2026-03-28 19:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='878d4cdb36') HTTP/1.1" 204 0
2026-03-28 19:08:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.457(s), this was the 1st time calling it.
2026-03-28 19:08:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.193500725612601 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-28 19:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=12> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:08:36 [vpauto.fr] INFO: Found 96 ads on page 12
2026-03-28 19:08:36 [vpauto.fr] INFO: Found listing with ID: 6caf138e3a
2026-03-28 19:08:36 [vpauto.fr] ERROR: Error parsing ad_items: 'NoneType' object has no attribute 'strip'
2026-03-28 19:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b1f6e64b36/mg-mg5-autonomie-etendue-61kwh-115-kw-2wd-comfort> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:08:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fc054de-2e1c-55d5-9d82-378e30ac0599 with identifier: b1f6e64b36
2026-03-28 19:08:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fc054de-2e1c-55d5-9d82-378e30ac0599 with scrape type 2
2026-03-28 19:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fc054de-2e1c-55d5-9d82-378e30ac0599 with scrape type 2
2026-03-28 19:08:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6fc054de-2e1c-55d5-9d82-378e30ac0599, identifier: b1f6e64b36
2026-03-28 19:08:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6fc054de-2e1c-55d5-9d82-378e30ac0599 with identifier: b1f6e64b36
2026-03-28 19:08:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6fc054de-2e1c-55d5-9d82-378e30ac0599 with identifier: b1f6e64b36
2026-03-28 19:08:37 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6fc054de-2e1c-55d5-9d82-378e30ac0599 with identifier: b1f6e64b36 to the API
2026-03-28 19:08:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:08:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b1f6e64b36/mg-mg5-autonomie-etendue-61kwh-115-kw-2wd-comfort>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '6fc054de-2e1c-55d5-9d82-378e30ac0599',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b1f6e64b36/mg-mg5-autonomie-etendue-61kwh-115-kw-2wd-comfort',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'MG',
'model': '5 Autonomie Etendue 61kWh - 115 kW 2WD Comfort',
'odometer': 60508,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG5 Autonomie Etendue 61kWh - 115 kW 2WD Comfort',
'transmission': 'automatic',
'trim': '5 Autonomie Etendue 61kWh - 115 kW 2WD Comfort',
'year': 2023}
2026-03-28 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27b1f6e64b36%27 HTTP/1.1" 200 None
2026-03-28 19:08:37 [vpauto.fr] INFO: Saving data for b1f6e64b36: {'created_time': 1774515876.097455, 'last_price_update_time': 1774724917.864684}
2026-03-28 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b1f6e64b36') HTTP/1.1" 204 0
2026-03-28 19:08:38 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.018(s), this was the 1st time calling it.
2026-03-28 19:08:38 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.645634792049414 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-28 19:08:38 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.480(s), this was the 1st time calling it.
2026-03-28 19:08:38 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.445663278007601 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-28 19:08:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d34fd50736/mini-countryman-150-ch-cooper-d-essential> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:08:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e0cef2b-dea3-529d-982c-d5a171ff6c99 with identifier: d34fd50736
2026-03-28 19:08:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e0cef2b-dea3-529d-982c-d5a171ff6c99 with scrape type 2
2026-03-28 19:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e0cef2b-dea3-529d-982c-d5a171ff6c99 with scrape type 2
2026-03-28 19:08:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5e0cef2b-dea3-529d-982c-d5a171ff6c99, identifier: d34fd50736
2026-03-28 19:08:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5e0cef2b-dea3-529d-982c-d5a171ff6c99 with identifier: d34fd50736
2026-03-28 19:08:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5e0cef2b-dea3-529d-982c-d5a171ff6c99 with identifier: d34fd50736
2026-03-28 19:08:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5e0cef2b-dea3-529d-982c-d5a171ff6c99 with identifier: d34fd50736 to the API
2026-03-28 19:08:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d34fd50736/mini-countryman-150-ch-cooper-d-essential>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5e0cef2b-dea3-529d-982c-d5a171ff6c99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d34fd50736/mini-countryman-150-ch-cooper-d-essential',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'MINI',
'model': 'Countryman 150 ch Cooper D Essential',
'odometer': 111350,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': None,
'title': 'MINI Countryman 150 ch Cooper D Essential',
'transmission': 'manual',
'trim': 'Countryman 150 ch Cooper D Essential',
'year': 2023}
2026-03-28 19:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d34fd50736%27 HTTP/1.1" 200 None
2026-03-28 19:08:38 [vpauto.fr] INFO: Saving data for d34fd50736: {'created_time': 1774515998.657157, 'last_price_update_time': 1774724918.954516}
2026-03-28 19:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d34fd50736') HTTP/1.1" 204 0
2026-03-28 19:08:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cb1716f2bf/renault-clio-tce-90-esprit-alpine> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:08:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b21437a-49ff-58aa-8e54-143ba3b26eb4 with identifier: cb1716f2bf
2026-03-28 19:08:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b21437a-49ff-58aa-8e54-143ba3b26eb4 with scrape type 2
2026-03-28 19:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b21437a-49ff-58aa-8e54-143ba3b26eb4 with scrape type 2
2026-03-28 19:08:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9b21437a-49ff-58aa-8e54-143ba3b26eb4, identifier: cb1716f2bf
2026-03-28 19:08:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9b21437a-49ff-58aa-8e54-143ba3b26eb4 with identifier: cb1716f2bf
2026-03-28 19:08:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:08:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9b21437a-49ff-58aa-8e54-143ba3b26eb4 with identifier: cb1716f2bf
2026-03-28 19:08:39 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9b21437a-49ff-58aa-8e54-143ba3b26eb4 with identifier: cb1716f2bf to the API
2026-03-28 19:08:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cb1716f2bf/renault-clio-tce-90-esprit-alpine>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'category': None,
'color': 'Orange metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9b21437a-49ff-58aa-8e54-143ba3b26eb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cb1716f2bf/renault-clio-tce-90-esprit-alpine',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio TCe 90 Esprit Alpine',
'odometer': 49018,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 90 Esprit Alpine',
'transmission': 'manual',
'trim': 'Clio TCe 90 Esprit Alpine',
'year': 2023}
2026-03-28 19:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cb1716f2bf%27 HTTP/1.1" 200 None
2026-03-28 19:08:39 [vpauto.fr] INFO: Saving data for cb1716f2bf: {'created_time': 1774256848.557545, 'last_price_update_time': 1774724919.493604}
2026-03-28 19:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cb1716f2bf') HTTP/1.1" 204 0
2026-03-28 19:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/69332dc25a/mini-countryman-125-95-ch-all4-bva6-cooper-se> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:08:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b29a4699-8220-5d61-9833-8e54dab3b226 with identifier: 69332dc25a
2026-03-28 19:08:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b29a4699-8220-5d61-9833-8e54dab3b226 with scrape type 2
2026-03-28 19:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b29a4699-8220-5d61-9833-8e54dab3b226 with scrape type 2
2026-03-28 19:08:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b29a4699-8220-5d61-9833-8e54dab3b226, identifier: 69332dc25a
2026-03-28 19:08:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b29a4699-8220-5d61-9833-8e54dab3b226 with identifier: 69332dc25a
2026-03-28 19:08:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b29a4699-8220-5d61-9833-8e54dab3b226 with identifier: 69332dc25a
2026-03-28 19:08:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b29a4699-8220-5d61-9833-8e54dab3b226 with identifier: 69332dc25a to the API
2026-03-28 19:08:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/69332dc25a/mini-countryman-125-95-ch-all4-bva6-cooper-se>
{'auction_title': '',
'c_o_2_emission_value': 42,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b29a4699-8220-5d61-9833-8e54dab3b226',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/69332dc25a/mini-countryman-125-95-ch-all4-bva6-cooper-se',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'MINI',
'model': 'Countryman 125 - 95 ch ALL4 BVA6 Cooper SE',
'odometer': 39784,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'MINI Countryman 125 - 95 ch ALL4 BVA6 Cooper SE',
'transmission': 'automatic',
'trim': 'Countryman 125 - 95 ch ALL4 BVA6 Cooper SE',
'year': 2023}
2026-03-28 19:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2769332dc25a%27 HTTP/1.1" 200 None
2026-03-28 19:08:41 [vpauto.fr] INFO: Saving data for 69332dc25a: {'created_time': 1773947165.277289, 'last_price_update_time': 1774724921.088461}
2026-03-28 19:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='69332dc25a') HTTP/1.1" 204 0
2026-03-28 19:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/839d0865bf/dacia-jogger-tce-110-7-places-expression> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:08:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc5cf120-4e95-53a6-bc11-78a76e58321d with identifier: 839d0865bf
2026-03-28 19:08:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc5cf120-4e95-53a6-bc11-78a76e58321d with scrape type 2
2026-03-28 19:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc5cf120-4e95-53a6-bc11-78a76e58321d with scrape type 2
2026-03-28 19:08:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: cc5cf120-4e95-53a6-bc11-78a76e58321d, identifier: 839d0865bf
2026-03-28 19:08:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: cc5cf120-4e95-53a6-bc11-78a76e58321d with identifier: 839d0865bf
2026-03-28 19:08:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: cc5cf120-4e95-53a6-bc11-78a76e58321d with identifier: 839d0865bf
2026-03-28 19:08:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: cc5cf120-4e95-53a6-bc11-78a76e58321d with identifier: 839d0865bf to the API
2026-03-28 19:08:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/839d0865bf/dacia-jogger-tce-110-7-places-expression>
{'auction_title': '',
'c_o_2_emission_value': 108,
'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': 'Hybrid',
'id': 'cc5cf120-4e95-53a6-bc11-78a76e58321d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/839d0865bf/dacia-jogger-tce-110-7-places-expression',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'DACIA',
'model': 'Jogger TCe 110 7 places Expression',
'odometer': 24836,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-12-05',
'seats_number': 7,
'seller_name': None,
'title': 'DACIA Jogger TCe 110 7 places Expression',
'transmission': 'manual',
'trim': 'Jogger TCe 110 7 places Expression',
'year': 2023}
2026-03-28 19:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27839d0865bf%27 HTTP/1.1" 200 None
2026-03-28 19:08:41 [vpauto.fr] INFO: Saving data for 839d0865bf: {'created_time': 1774429418.759444, 'last_price_update_time': 1774724921.654431}
2026-03-28 19:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='839d0865bf') HTTP/1.1" 204 0
2026-03-28 19:08:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ac24d96e5a/ford-mach-e-1122-standard-range-76-kwh-269-ch-base-propulsion> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:08:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d722b15794/dacia-jogger-eco-g-100-7-places-sl-extreme> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:08:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d25ba32-ddde-546b-9647-3e1990fa6698 with identifier: ac24d96e5a
2026-03-28 19:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d25ba32-ddde-546b-9647-3e1990fa6698 with scrape type 2
2026-03-28 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d25ba32-ddde-546b-9647-3e1990fa6698 with scrape type 2
2026-03-28 19:08:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9d25ba32-ddde-546b-9647-3e1990fa6698, identifier: ac24d96e5a
2026-03-28 19:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9540109-3098-5aa3-a7f3-9be4fcc7926e with identifier: d722b15794
2026-03-28 19:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9540109-3098-5aa3-a7f3-9be4fcc7926e with scrape type 2
2026-03-28 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9540109-3098-5aa3-a7f3-9be4fcc7926e with scrape type 2
2026-03-28 19:08:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d9540109-3098-5aa3-a7f3-9be4fcc7926e, identifier: d722b15794
2026-03-28 19:08:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9d25ba32-ddde-546b-9647-3e1990fa6698 with identifier: ac24d96e5a
2026-03-28 19:08:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9d25ba32-ddde-546b-9647-3e1990fa6698 with identifier: ac24d96e5a
2026-03-28 19:08:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9d25ba32-ddde-546b-9647-3e1990fa6698 with identifier: ac24d96e5a to the API
2026-03-28 19:08:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ac24d96e5a/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': 'Light blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '9d25ba32-ddde-546b-9647-3e1990fa6698',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ac24d96e5a/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': 21887,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-11-20',
'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-28 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ac24d96e5a%27 HTTP/1.1" 200 None
2026-03-28 19:08:43 [vpauto.fr] INFO: Saving data for ac24d96e5a: {'created_time': 1774415009.263565, 'last_price_update_time': 1774724923.395701}
2026-03-28 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ac24d96e5a') HTTP/1.1" 204 0
2026-03-28 19:08:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d9540109-3098-5aa3-a7f3-9be4fcc7926e with identifier: d722b15794
2026-03-28 19:08:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:08:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:08:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d9540109-3098-5aa3-a7f3-9be4fcc7926e with identifier: d722b15794
2026-03-28 19:08:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d9540109-3098-5aa3-a7f3-9be4fcc7926e with identifier: d722b15794 to the API
2026-03-28 19:08:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d722b15794/dacia-jogger-eco-g-100-7-places-sl-extreme>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'COMET GRAY',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': 'd9540109-3098-5aa3-a7f3-9be4fcc7926e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d722b15794/dacia-jogger-eco-g-100-7-places-sl-extreme',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'DACIA',
'model': 'Jogger ECO-G 100 7 places SL Extreme',
'odometer': 120397,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-01-03',
'seats_number': 7,
'seller_name': None,
'title': 'DACIA Jogger ECO-G 100 7 places SL Extreme',
'transmission': 'manual',
'trim': 'Jogger ECO-G 100 7 places SL Extreme',
'year': 2023}
2026-03-28 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d722b15794%27 HTTP/1.1" 200 None
2026-03-28 19:08:43 [vpauto.fr] INFO: Saving data for d722b15794: {'created_time': 1774613125.972831, 'last_price_update_time': 1774724923.742295}
2026-03-28 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d722b15794') HTTP/1.1" 204 0
2026-03-28 19:08:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:08:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.642(s), this was the 1st time calling it.
2026-03-28 19:08:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.654872956572602 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-28 19:08:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/81454a87bf/toyota-yaris-hybride-116h-premiere> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:08:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b07997a2-ca51-593a-aed0-837a4ff1c3ed with identifier: 81454a87bf
2026-03-28 19:08:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b07997a2-ca51-593a-aed0-837a4ff1c3ed with scrape type 2
2026-03-28 19:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b07997a2-ca51-593a-aed0-837a4ff1c3ed with scrape type 2
2026-03-28 19:08:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b07997a2-ca51-593a-aed0-837a4ff1c3ed, identifier: 81454a87bf
2026-03-28 19:08:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b07997a2-ca51-593a-aed0-837a4ff1c3ed with identifier: 81454a87bf
2026-03-28 19:08:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b07997a2-ca51-593a-aed0-837a4ff1c3ed with identifier: 81454a87bf
2026-03-28 19:08:46 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b07997a2-ca51-593a-aed0-837a4ff1c3ed with identifier: 81454a87bf to the API
2026-03-28 19:08:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/81454a87bf/toyota-yaris-hybride-116h-premiere>
{'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-04-04T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b07997a2-ca51-593a-aed0-837a4ff1c3ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/81454a87bf/toyota-yaris-hybride-116h-premiere',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'TOYOTA',
'model': 'Yaris Hybride 116h Première',
'odometer': 108116,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2020-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Yaris Hybride 116h Première',
'transmission': 'automatic',
'trim': 'Yaris Hybride 116h Première',
'year': 2020}
2026-03-28 19:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:46 [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-28 19:08:46 [vpauto.fr] INFO: Saving data for 81454a87bf: {'auction_closing_time': 1775300400.0, 'created_time': 1774429360.83743, 'last_price_update_time': 1774724926.581783}
2026-03-28 19:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='81454a87bf') HTTP/1.1" 204 0
2026-03-28 19:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f9650f0836/opel-crossland-12-turbo-81kw-elegance> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:08:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd99860e-dec4-5935-92cb-b649534f8208 with identifier: f9650f0836
2026-03-28 19:08:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd99860e-dec4-5935-92cb-b649534f8208 with scrape type 2
2026-03-28 19:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd99860e-dec4-5935-92cb-b649534f8208 with scrape type 2
2026-03-28 19:08:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fd99860e-dec4-5935-92cb-b649534f8208, identifier: f9650f0836
2026-03-28 19:08:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fd99860e-dec4-5935-92cb-b649534f8208 with identifier: f9650f0836
2026-03-28 19:08:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fd99860e-dec4-5935-92cb-b649534f8208 with identifier: f9650f0836
2026-03-28 19:08:46 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fd99860e-dec4-5935-92cb-b649534f8208 with identifier: f9650f0836 to the API
2026-03-28 19:08:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f9650f0836/opel-crossland-12-turbo-81kw-elegance>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gris Clair',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'fd99860e-dec4-5935-92cb-b649534f8208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f9650f0836/opel-crossland-12-turbo-81kw-elegance',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'OPEL',
'model': 'CROSSLAND 1.2 TURBO 81KW ELEGANCE',
'odometer': 16279,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL CROSSLAND 1.2 TURBO 81KW ELEGANCE',
'transmission': 'automatic',
'trim': 'CROSSLAND 1.2 TURBO 81KW ELEGANCE',
'year': 2023}
2026-03-28 19:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9650f0836%27 HTTP/1.1" 200 None
2026-03-28 19:08:47 [vpauto.fr] INFO: Saving data for f9650f0836: {'created_time': 1774342889.065765, 'last_price_update_time': 1774724927.130521}
2026-03-28 19:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f9650f0836') HTTP/1.1" 204 0
2026-03-28 19:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bcaba6f45a/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:08:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba18eb68-c053-5eba-84fc-2ca6d921f436 with identifier: bcaba6f45a
2026-03-28 19:08:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba18eb68-c053-5eba-84fc-2ca6d921f436 with scrape type 2
2026-03-28 19:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba18eb68-c053-5eba-84fc-2ca6d921f436 with scrape type 2
2026-03-28 19:08:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ba18eb68-c053-5eba-84fc-2ca6d921f436, identifier: bcaba6f45a
2026-03-28 19:08:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ba18eb68-c053-5eba-84fc-2ca6d921f436 with identifier: bcaba6f45a
2026-03-28 19:08:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ba18eb68-c053-5eba-84fc-2ca6d921f436 with identifier: bcaba6f45a
2026-03-28 19:08:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ba18eb68-c053-5eba-84fc-2ca6d921f436 with identifier: bcaba6f45a to the API
2026-03-28 19:08:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bcaba6f45a/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 red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'ELEC + S.ETH HNR',
'id': 'ba18eb68-c053-5eba-84fc-2ca6d921f436',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bcaba6f45a/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'odometer': 20164,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-12-05',
'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-28 19:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bcaba6f45a%27 HTTP/1.1" 200 None
2026-03-28 19:08:47 [vpauto.fr] INFO: Saving data for bcaba6f45a: {'created_time': 1774293250.368136, 'last_price_update_time': 1774724927.679872}
2026-03-28 19:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bcaba6f45a') HTTP/1.1" 204 0
2026-03-28 19:08:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e7e97762bf/renault-clio-e-tech-full-hybrid-145> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:08:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3256a56-6909-50d6-8c6a-cba9d85c1a78 with identifier: e7e97762bf
2026-03-28 19:08:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3256a56-6909-50d6-8c6a-cba9d85c1a78 with scrape type 2
2026-03-28 19:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3256a56-6909-50d6-8c6a-cba9d85c1a78 with scrape type 2
2026-03-28 19:08:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e3256a56-6909-50d6-8c6a-cba9d85c1a78, identifier: e7e97762bf
2026-03-28 19:08:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e3256a56-6909-50d6-8c6a-cba9d85c1a78 with identifier: e7e97762bf
2026-03-28 19:08:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e3256a56-6909-50d6-8c6a-cba9d85c1a78 with identifier: e7e97762bf
2026-03-28 19:08:50 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e3256a56-6909-50d6-8c6a-cba9d85c1a78 with identifier: e7e97762bf to the API
2026-03-28 19:08:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08:50 [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-28 19:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3256a56-6909-50d6-8c6a-cba9d85c1a78%27 HTTP/1.1" 200 None
2026-03-28 19:08:50 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id e3256a56-6909-50d6-8c6a-cba9d85c1a78: 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: \u0022RENAULT Clio E-Tech full hybrid 145\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 30000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022Clio E-Tech full hybrid 145\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-10-18\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/e7e97762bf/renault-clio-e-tech-full-hybrid-145\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002276 - ROUEN\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022Clio E-Tech full hybrid 145\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: 98, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022e3256a56-6909-50d6-8c6a-cba9d85c1a78\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 19:08:50 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-28 19:08:50 [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-28 19:08:50 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 98,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'e3256a56-6909-50d6-8c6a-cba9d85c1a78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e7e97762bf/renault-clio-e-tech-full-hybrid-145',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio E-Tech full hybrid 145',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2024-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio E-Tech full hybrid 145',
'transmission': 'automatic',
'trim': 'Clio E-Tech full hybrid 145',
'year': 2024}
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-28 19:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e7e97762bf%27 HTTP/1.1" 200 None
2026-03-28 19:08:50 [vpauto.fr] INFO: Saving data for e7e97762bf: {'created_time': 1774429411.291568, 'last_price_update_time': 1774724930.706761}
2026-03-28 19:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e7e97762bf') HTTP/1.1" 204 0
2026-03-28 19:08:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2fdb636bf/kawasaki-kawasaki-versys-1000-se-2021> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:08:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2296fe79-f032-59b7-9f24-fa05669fb987 with identifier: 2fdb636bf
2026-03-28 19:08:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2296fe79-f032-59b7-9f24-fa05669fb987 with scrape type 2
2026-03-28 19:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2296fe79-f032-59b7-9f24-fa05669fb987 with scrape type 2
2026-03-28 19:08:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2296fe79-f032-59b7-9f24-fa05669fb987, identifier: 2fdb636bf
2026-03-28 19:08:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2296fe79-f032-59b7-9f24-fa05669fb987 with identifier: 2fdb636bf
2026-03-28 19:08:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2296fe79-f032-59b7-9f24-fa05669fb987 with identifier: 2fdb636bf
2026-03-28 19:08:51 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2296fe79-f032-59b7-9f24-fa05669fb987 with identifier: 2fdb636bf to the API
2026-03-28 19:08:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08:51 [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-28 19:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272296fe79-f032-59b7-9f24-fa05669fb987%27 HTTP/1.1" 200 None
2026-03-28 19:08:51 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id 2296fe79-f032-59b7-9f24-fa05669fb987: 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: \u0022Black metallic\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: true, \u0022Title\u0022: \u0022KAWASAKI KAWASAKI Versys 1000 SE 2021\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 30000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022KAWASAKI\u0022, \u0022Model\u0022: \u0022Versys 1000 SE 2021\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222023-01-09\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/2fdb636bf/kawasaki-kawasaki-versys-1000-se-2021\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002276 - ROUEN\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022Versys 1000 SE 2021\u0022, \u0022Year\u0022: 2023, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 2, \u0022DoorsNumber\u0022: null, \u0022CO2EmissionValue\u0022: 128, \u0022EmissionStandard\u0022: \u0022EURO 5\u0022, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00222296fe79-f032-59b7-9f24-fa05669fb987\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 19:08:50 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-28 19:08:51 [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-28 19:08:51 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2296fe79-f032-59b7-9f24-fa05669fb987',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2fdb636bf/kawasaki-kawasaki-versys-1000-se-2021',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'KAWASAKI',
'model': 'Versys 1000 SE 2021',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 2,
'seller_name': None,
'title': 'KAWASAKI KAWASAKI Versys 1000 SE 2021',
'transmission': 'automatic',
'trim': 'Versys 1000 SE 2021',
'year': 2023}
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-28 19:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272fdb636bf%27 HTTP/1.1" 200 None
2026-03-28 19:08:51 [vpauto.fr] INFO: Saving data for 2fdb636bf: {'created_time': 1774256941.397668, 'last_price_update_time': 1774724931.337396}
2026-03-28 19:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2fdb636bf') HTTP/1.1" 204 0
2026-03-28 19:08:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:08:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c73b0e7a36/renault-kadjar-blue-dci-115-business> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:08:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5bd1066-3478-5006-b762-7e4ee67db81d with identifier: c73b0e7a36
2026-03-28 19:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd1066-3478-5006-b762-7e4ee67db81d with scrape type 2
2026-03-28 19:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5bd1066-3478-5006-b762-7e4ee67db81d with scrape type 2
2026-03-28 19:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d5bd1066-3478-5006-b762-7e4ee67db81d, identifier: c73b0e7a36
2026-03-28 19:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d5bd1066-3478-5006-b762-7e4ee67db81d with identifier: c73b0e7a36
2026-03-28 19:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d5bd1066-3478-5006-b762-7e4ee67db81d with identifier: c73b0e7a36
2026-03-28 19:08:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d5bd1066-3478-5006-b762-7e4ee67db81d with identifier: c73b0e7a36 to the API
2026-03-28 19:08:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08: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-28 19:08:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c73b0e7a36/renault-kadjar-blue-dci-115-business>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'category': None,
'color': 'Ice blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd5bd1066-3478-5006-b762-7e4ee67db81d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c73b0e7a36/renault-kadjar-blue-dci-115-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 Business',
'odometer': 121149,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-06-16',
'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-28 19:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:52 [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-28 19:08:52 [vpauto.fr] INFO: Saving data for c73b0e7a36: {'created_time': 1774429391.27913, 'last_price_update_time': 1774724932.533893}
2026-03-28 19:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c73b0e7a36') HTTP/1.1" 204 0
2026-03-28 19:08:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/90abc9d65a/citroen-c3-puretech-83-ss-bvm5> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:08:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d60b277-4ca1-5e3a-b1a8-4ed261bdbb4e with identifier: 90abc9d65a
2026-03-28 19:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d60b277-4ca1-5e3a-b1a8-4ed261bdbb4e with scrape type 2
2026-03-28 19:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d60b277-4ca1-5e3a-b1a8-4ed261bdbb4e with scrape type 2
2026-03-28 19:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5d60b277-4ca1-5e3a-b1a8-4ed261bdbb4e, identifier: 90abc9d65a
2026-03-28 19:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5d60b277-4ca1-5e3a-b1a8-4ed261bdbb4e with identifier: 90abc9d65a
2026-03-28 19:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5d60b277-4ca1-5e3a-b1a8-4ed261bdbb4e with identifier: 90abc9d65a
2026-03-28 19:08:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5d60b277-4ca1-5e3a-b1a8-4ed261bdbb4e with identifier: 90abc9d65a to the API
2026-03-28 19:08:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08:52 [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-28 19:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275d60b277-4ca1-5e3a-b1a8-4ed261bdbb4e%27 HTTP/1.1" 200 None
2026-03-28 19:08:53 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id 5d60b277-4ca1-5e3a-b1a8-4ed261bdbb4e: 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: \u0022CITROEN C3 PureTech 83 S\u0026S BVM5\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 30000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022CITROEN\u0022, \u0022Model\u0022: \u0022C3 PureTech 83 S\u0026S BVM5\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-07-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/90abc9d65a/citroen-c3-puretech-83-ss-bvm5\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002233 - BORDEAUX\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022C3 PureTech 83 S\u0026S BVM5\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: 124, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00225d60b277-4ca1-5e3a-b1a8-4ed261bdbb4e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 19:08:52 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-28 19:08:53 [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-28 19:08:53 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5d60b277-4ca1-5e3a-b1a8-4ed261bdbb4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/90abc9d65a/citroen-c3-puretech-83-ss-bvm5',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'CITROEN',
'model': 'C3 PureTech 83 S&S BVM5',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2024-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 PureTech 83 S&S BVM5',
'transmission': 'automatic',
'trim': 'C3 PureTech 83 S&S BVM5',
'year': 2024}
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-28 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2790abc9d65a%27 HTTP/1.1" 200 None
2026-03-28 19:08:53 [vpauto.fr] INFO: Saving data for 90abc9d65a: {'created_time': 1773947347.037054, 'last_price_update_time': 1774724933.04702}
2026-03-28 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='90abc9d65a') HTTP/1.1" 204 0
2026-03-28 19:08:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/83a9e88a36/ds-ds3-bluehdi-130-eat8-bastille> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:08:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e5cac13-5f53-5096-8598-da562dd014df with identifier: 83a9e88a36
2026-03-28 19:08:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e5cac13-5f53-5096-8598-da562dd014df with scrape type 2
2026-03-28 19:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e5cac13-5f53-5096-8598-da562dd014df with scrape type 2
2026-03-28 19:08:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0e5cac13-5f53-5096-8598-da562dd014df, identifier: 83a9e88a36
2026-03-28 19:08:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0e5cac13-5f53-5096-8598-da562dd014df with identifier: 83a9e88a36
2026-03-28 19:08:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0e5cac13-5f53-5096-8598-da562dd014df with identifier: 83a9e88a36
2026-03-28 19:08:54 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0e5cac13-5f53-5096-8598-da562dd014df with identifier: 83a9e88a36 to the API
2026-03-28 19:08:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:08:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/83a9e88a36/ds-ds3-bluehdi-130-eat8-bastille>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0e5cac13-5f53-5096-8598-da562dd014df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/83a9e88a36/ds-ds3-bluehdi-130-eat8-bastille',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'DS',
'model': '3 BlueHDi 130 EAT8 Bastille',
'odometer': 52835,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS3 BlueHDi 130 EAT8 Bastille',
'transmission': 'automatic',
'trim': '3 BlueHDi 130 EAT8 Bastille',
'year': 2023}
2026-03-28 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2783a9e88a36%27 HTTP/1.1" 200 None
2026-03-28 19:08:54 [vpauto.fr] INFO: Saving data for 83a9e88a36: {'created_time': 1774342891.727529, 'last_price_update_time': 1774724934.227486}
2026-03-28 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='83a9e88a36') HTTP/1.1" 204 0
2026-03-28 19:08:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/244bd5f136/renault-master-ca-l2h2-35t-23-dci-110-ss-e6-grand-confort-7pl> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 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-28 19:08:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2465e5715a/renault-arkana-e-tech-145> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8921de21-c6cb-5c1e-b8c9-dd91e4a846cb with identifier: 244bd5f136
2026-03-28 19:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8921de21-c6cb-5c1e-b8c9-dd91e4a846cb with scrape type 2
2026-03-28 19:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8921de21-c6cb-5c1e-b8c9-dd91e4a846cb with scrape type 2
2026-03-28 19:08:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8921de21-c6cb-5c1e-b8c9-dd91e4a846cb, identifier: 244bd5f136
2026-03-28 19:08:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8921de21-c6cb-5c1e-b8c9-dd91e4a846cb with identifier: 244bd5f136
2026-03-28 19:08:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8921de21-c6cb-5c1e-b8c9-dd91e4a846cb with identifier: 244bd5f136
2026-03-28 19:08:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8921de21-c6cb-5c1e-b8c9-dd91e4a846cb with identifier: 244bd5f136 to the API
2026-03-28 19:08:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:08:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/244bd5f136/renault-master-ca-l2h2-35t-23-dci-110-ss-e6-grand-confort-7pl>
{'auction_title': '',
'c_o_2_emission_value': 197,
'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': '8921de21-c6cb-5c1e-b8c9-dd91e4a846cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/244bd5f136/renault-master-ca-l2h2-35t-23-dci-110-ss-e6-grand-confort-7pl',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'MASTER CA L2H2 3.5t 2.3 dCi 110 S&S E6 GRAND CONFORT 7pl',
'odometer': 129425,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT MASTER CA L2H2 3.5t 2.3 dCi 110 S&S E6 GRAND CONFORT 7pl',
'transmission': 'manual',
'trim': 'MASTER CA L2H2 3.5t 2.3 dCi 110 S&S E6 GRAND CONFORT 7pl',
'year': 2019}
2026-03-28 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27244bd5f136%27 HTTP/1.1" 200 None
2026-03-28 19:08:56 [vpauto.fr] INFO: Saving data for 244bd5f136: {'created_time': 1774342866.322627, 'last_price_update_time': 1774724936.197248}
2026-03-28 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='244bd5f136') HTTP/1.1" 204 0
2026-03-28 19:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97be69d2-c426-5703-9ab7-887bc90d7809 with identifier: 2465e5715a
2026-03-28 19:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97be69d2-c426-5703-9ab7-887bc90d7809 with scrape type 2
2026-03-28 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97be69d2-c426-5703-9ab7-887bc90d7809 with scrape type 2
2026-03-28 19:08:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 97be69d2-c426-5703-9ab7-887bc90d7809, identifier: 2465e5715a
2026-03-28 19:08:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 97be69d2-c426-5703-9ab7-887bc90d7809 with identifier: 2465e5715a
2026-03-28 19:08:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 97be69d2-c426-5703-9ab7-887bc90d7809 with identifier: 2465e5715a
2026-03-28 19:08:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 97be69d2-c426-5703-9ab7-887bc90d7809 with identifier: 2465e5715a to the API
2026-03-28 19:08:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08:56 [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-28 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2797be69d2-c426-5703-9ab7-887bc90d7809%27 HTTP/1.1" 200 None
2026-03-28 19:08:56 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id 97be69d2-c426-5703-9ab7-887bc90d7809: 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: \u0022RENAULT Arkana E-Tech 145\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 30000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022Arkana E-Tech 145\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-06-12\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/2465e5715a/renault-arkana-e-tech-145\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002233 - BORDEAUX\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022Arkana E-Tech 145\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: 105, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u002297be69d2-c426-5703-9ab7-887bc90d7809\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 19:08:55 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-28 19:08:56 [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-28 19:08:56 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 105,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '97be69d2-c426-5703-9ab7-887bc90d7809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2465e5715a/renault-arkana-e-tech-145',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'Arkana E-Tech 145',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2024-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Arkana E-Tech 145',
'transmission': 'automatic',
'trim': 'Arkana E-Tech 145',
'year': 2024}
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-28 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272465e5715a%27 HTTP/1.1" 200 None
2026-03-28 19:08:56 [vpauto.fr] INFO: Saving data for 2465e5715a: {'created_time': 1774415006.334355, 'last_price_update_time': 1774724936.603031}
2026-03-28 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2465e5715a') HTTP/1.1" 204 0
2026-03-28 19:08:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8af77663bf/dacia-sandero-eco-g-100-essential> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:08:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8aaa52d-655a-50f0-8619-b2b204712de6 with identifier: 8af77663bf
2026-03-28 19:08:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8aaa52d-655a-50f0-8619-b2b204712de6 with scrape type 2
2026-03-28 19:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8aaa52d-655a-50f0-8619-b2b204712de6 with scrape type 2
2026-03-28 19:08:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a8aaa52d-655a-50f0-8619-b2b204712de6, identifier: 8af77663bf
2026-03-28 19:08:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a8aaa52d-655a-50f0-8619-b2b204712de6 with identifier: 8af77663bf
2026-03-28 19:08:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a8aaa52d-655a-50f0-8619-b2b204712de6 with identifier: 8af77663bf
2026-03-28 19:08:58 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a8aaa52d-655a-50f0-8619-b2b204712de6 with identifier: 8af77663bf to the API
2026-03-28 19:08:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:08:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8af77663bf/dacia-sandero-eco-g-100-essential>
{'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': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': 'a8aaa52d-655a-50f0-8619-b2b204712de6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8af77663bf/dacia-sandero-eco-g-100-essential',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'DACIA',
'model': 'Sandero ECO-G 100 Essential',
'odometer': 21539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2024-01-10',
'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-28 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%278af77663bf%27 HTTP/1.1" 200 None
2026-03-28 19:08:58 [vpauto.fr] INFO: Saving data for 8af77663bf: {'created_time': 1774256829.558294, 'last_price_update_time': 1774724938.44444}
2026-03-28 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8af77663bf') HTTP/1.1" 204 0
2026-03-28 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d13a14836/renault-clio-evolution-eco-g-100-24> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:08:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b29b4e79-356d-56d0-b8d8-c4c9c3a6d062 with identifier: d13a14836
2026-03-28 19:08:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b29b4e79-356d-56d0-b8d8-c4c9c3a6d062 with scrape type 2
2026-03-28 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b29b4e79-356d-56d0-b8d8-c4c9c3a6d062 with scrape type 2
2026-03-28 19:08:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b29b4e79-356d-56d0-b8d8-c4c9c3a6d062, identifier: d13a14836
2026-03-28 19:08:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b29b4e79-356d-56d0-b8d8-c4c9c3a6d062 with identifier: d13a14836
2026-03-28 19:08:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:08:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b29b4e79-356d-56d0-b8d8-c4c9c3a6d062 with identifier: d13a14836
2026-03-28 19:08:58 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b29b4e79-356d-56d0-b8d8-c4c9c3a6d062 with identifier: d13a14836 to the API
2026-03-28 19:08:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:08:58 [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-28 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27b29b4e79-356d-56d0-b8d8-c4c9c3a6d062%27 HTTP/1.1" 200 None
2026-03-28 19:08:59 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id b29b4e79-356d-56d0-b8d8-c4c9c3a6d062: 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: \u0022RENAULT CLIO EVOLUTION ECO-G 100 - 24\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 30000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022CLIO EVOLUTION ECO-G 100 - 24\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022ESS \u002B LPG\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-10-29\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/d13a14836/renault-clio-evolution-eco-g-100-24\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002244 - NANTES\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022CLIO EVOLUTION ECO-G 100 - 24\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: 108, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022b29b4e79-356d-56d0-b8d8-c4c9c3a6d062\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 19:08:58 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-28 19:08:59 [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-28 19:08:59 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'ESS + LPG',
'id': 'b29b4e79-356d-56d0-b8d8-c4c9c3a6d062',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d13a14836/renault-clio-evolution-eco-g-100-24',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'CLIO EVOLUTION ECO-G 100 - 24',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2024-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO EVOLUTION ECO-G 100 - 24',
'transmission': 'automatic',
'trim': 'CLIO EVOLUTION ECO-G 100 - 24',
'year': 2024}
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-28 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27d13a14836%27 HTTP/1.1" 200 None
2026-03-28 19:08:59 [vpauto.fr] INFO: Saving data for d13a14836: {'created_time': 1774342889.772704, 'last_price_update_time': 1774724939.109571}
2026-03-28 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d13a14836') HTTP/1.1" 204 0
2026-03-28 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4ead3bc336/peugeot-2008-electrique-136-ch-active> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:09:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7ee6375-f919-5c8e-a20c-5f1f1bb3ff58 with identifier: 4ead3bc336
2026-03-28 19:09:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7ee6375-f919-5c8e-a20c-5f1f1bb3ff58 with scrape type 2
2026-03-28 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7ee6375-f919-5c8e-a20c-5f1f1bb3ff58 with scrape type 2
2026-03-28 19:09:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e7ee6375-f919-5c8e-a20c-5f1f1bb3ff58, identifier: 4ead3bc336
2026-03-28 19:09:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e7ee6375-f919-5c8e-a20c-5f1f1bb3ff58 with identifier: 4ead3bc336
2026-03-28 19:09:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e7ee6375-f919-5c8e-a20c-5f1f1bb3ff58 with identifier: 4ead3bc336
2026-03-28 19:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e7ee6375-f919-5c8e-a20c-5f1f1bb3ff58 with identifier: 4ead3bc336 to the API
2026-03-28 19:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09:01 [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-28 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27e7ee6375-f919-5c8e-a20c-5f1f1bb3ff58%27 HTTP/1.1" 200 None
2026-03-28 19:09:01 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id e7ee6375-f919-5c8e-a20c-5f1f1bb3ff58: 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: \u0022PEUGEOT 2008 Electrique 136 ch Active\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 30000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022PEUGEOT\u0022, \u0022Model\u0022: \u00222008 Electrique 136 ch Active\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-06-03\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/4ead3bc336/peugeot-2008-electrique-136-ch-active\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002244 - NANTES\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u00222008 Electrique 136 ch Active\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: null, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022e7ee6375-f919-5c8e-a20c-5f1f1bb3ff58\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 19:09:00 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-28 19:09:01 [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-28 19:09:01 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'e7ee6375-f919-5c8e-a20c-5f1f1bb3ff58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4ead3bc336/peugeot-2008-electrique-136-ch-active',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '2008 Electrique 136 ch Active',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2024-06-03',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Electrique 136 ch Active',
'transmission': 'automatic',
'trim': '2008 Electrique 136 ch Active',
'year': 2024}
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-28 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%274ead3bc336%27 HTTP/1.1" 200 None
2026-03-28 19:09:01 [vpauto.fr] INFO: Saving data for 4ead3bc336: {'created_time': 1774342888.657586, 'last_price_update_time': 1774724941.186296}
2026-03-28 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4ead3bc336') HTTP/1.1" 204 0
2026-03-28 19:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c3c2cb4936/mazda-cx-30-20-e-skyg-mh-150-prime-line-b> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dfd7806-6cf6-5158-84b6-45eefa38c803 with identifier: c3c2cb4936
2026-03-28 19:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dfd7806-6cf6-5158-84b6-45eefa38c803 with scrape type 2
2026-03-28 19:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dfd7806-6cf6-5158-84b6-45eefa38c803 with scrape type 2
2026-03-28 19:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4dfd7806-6cf6-5158-84b6-45eefa38c803, identifier: c3c2cb4936
2026-03-28 19:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4dfd7806-6cf6-5158-84b6-45eefa38c803 with identifier: c3c2cb4936
2026-03-28 19:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4dfd7806-6cf6-5158-84b6-45eefa38c803 with identifier: c3c2cb4936
2026-03-28 19:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4dfd7806-6cf6-5158-84b6-45eefa38c803 with identifier: c3c2cb4936 to the API
2026-03-28 19:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:09:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c3c2cb4936/mazda-cx-30-20-e-skyg-mh-150-prime-line-b>
{'auction_title': '',
'c_o_2_emission_value': 143,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '4dfd7806-6cf6-5158-84b6-45eefa38c803',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c3c2cb4936/mazda-cx-30-20-e-skyg-mh-150-prime-line-b',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'MAZDA',
'model': 'CX-30 2.0 e-SKYG MH 150 Prime-Line B',
'odometer': 6145,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2024-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA CX-30 2.0 e-SKYG MH 150 Prime-Line B',
'transmission': 'automatic',
'trim': 'CX-30 2.0 e-SKYG MH 150 Prime-Line B',
'year': 2024}
2026-03-28 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27c3c2cb4936%27 HTTP/1.1" 200 None
2026-03-28 19:09:01 [vpauto.fr] INFO: Saving data for c3c2cb4936: {'created_time': 1774342886.819143, 'last_price_update_time': 1774724941.827554}
2026-03-28 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c3c2cb4936') HTTP/1.1" 204 0
2026-03-28 19:09:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bf73a101bf/dacia-sandero-sce-65-essential> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0cd4302-3a02-5ed3-a791-6295b188a6d6 with identifier: bf73a101bf
2026-03-28 19:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0cd4302-3a02-5ed3-a791-6295b188a6d6 with scrape type 2
2026-03-28 19:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0cd4302-3a02-5ed3-a791-6295b188a6d6 with scrape type 2
2026-03-28 19:09:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: b0cd4302-3a02-5ed3-a791-6295b188a6d6, identifier: bf73a101bf
2026-03-28 19:09:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: b0cd4302-3a02-5ed3-a791-6295b188a6d6 with identifier: bf73a101bf
2026-03-28 19:09:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: b0cd4302-3a02-5ed3-a791-6295b188a6d6 with identifier: bf73a101bf
2026-03-28 19:09:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: b0cd4302-3a02-5ed3-a791-6295b188a6d6 with identifier: bf73a101bf to the API
2026-03-28 19:09:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:09:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/bf73a101bf/dacia-sandero-sce-65-essential>
{'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': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b0cd4302-3a02-5ed3-a791-6295b188a6d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bf73a101bf/dacia-sandero-sce-65-essential',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'DACIA',
'model': 'Sandero SCe 65 Essential',
'odometer': 1605,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero SCe 65 Essential',
'transmission': 'manual',
'trim': 'Sandero SCe 65 Essential',
'year': 2025}
2026-03-28 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27bf73a101bf%27 HTTP/1.1" 200 None
2026-03-28 19:09:03 [vpauto.fr] INFO: Saving data for bf73a101bf: {'created_time': 1774256825.311806, 'last_price_update_time': 1774724943.334681}
2026-03-28 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bf73a101bf') HTTP/1.1" 204 0
2026-03-28 19:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/80186ae3bf/renault-symbioz-techno-full-hybrid-e-tech-145> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2bb12859bf/renault-clio-e-tech-full-hybrid-145-techno> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 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-28 19:09:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 722bdbdc-cfa9-567a-861a-8e62f83e9b72 with identifier: 80186ae3bf
2026-03-28 19:09:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 722bdbdc-cfa9-567a-861a-8e62f83e9b72 with scrape type 2
2026-03-28 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 722bdbdc-cfa9-567a-861a-8e62f83e9b72 with scrape type 2
2026-03-28 19:09:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 722bdbdc-cfa9-567a-861a-8e62f83e9b72, identifier: 80186ae3bf
2026-03-28 19:09:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66d0a73f-9b48-5fe4-afe0-493198ff097f with identifier: 2bb12859bf
2026-03-28 19:09:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66d0a73f-9b48-5fe4-afe0-493198ff097f with scrape type 2
2026-03-28 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66d0a73f-9b48-5fe4-afe0-493198ff097f with scrape type 2
2026-03-28 19:09:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 66d0a73f-9b48-5fe4-afe0-493198ff097f, identifier: 2bb12859bf
2026-03-28 19:09:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 722bdbdc-cfa9-567a-861a-8e62f83e9b72 with identifier: 80186ae3bf
2026-03-28 19:09:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 722bdbdc-cfa9-567a-861a-8e62f83e9b72 with identifier: 80186ae3bf
2026-03-28 19:09:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 722bdbdc-cfa9-567a-861a-8e62f83e9b72 with identifier: 80186ae3bf to the API
2026-03-28 19:09:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09:03 [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-28 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27722bdbdc-cfa9-567a-861a-8e62f83e9b72%27 HTTP/1.1" 200 None
2026-03-28 19:09:03 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id 722bdbdc-cfa9-567a-861a-8e62f83e9b72: 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: \u0022RENAULT SYMBIOZ TECHNO FULL HYBRID E-TECH 145\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 30000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022SYMBIOZ TECHNO FULL HYBRID E-TECH 145\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-06-05\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/80186ae3bf/renault-symbioz-techno-full-hybrid-e-tech-145\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002276 - ROUEN\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022SYMBIOZ TECHNO FULL HYBRID E-TECH 145\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: 105, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022722bdbdc-cfa9-567a-861a-8e62f83e9b72\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 19:09:03 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-28 19:09:03 [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-28 19:09:03 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 105,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '722bdbdc-cfa9-567a-861a-8e62f83e9b72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/80186ae3bf/renault-symbioz-techno-full-hybrid-e-tech-145',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'SYMBIOZ TECHNO FULL HYBRID E-TECH 145',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2025-06-05',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT SYMBIOZ TECHNO FULL HYBRID E-TECH 145',
'transmission': 'automatic',
'trim': 'SYMBIOZ TECHNO FULL HYBRID E-TECH 145',
'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-28 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2780186ae3bf%27 HTTP/1.1" 200 None
2026-03-28 19:09:03 [vpauto.fr] INFO: Saving data for 80186ae3bf: {'created_time': 1774429410.410515, 'last_price_update_time': 1774724943.959991}
2026-03-28 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='80186ae3bf') HTTP/1.1" 204 0
2026-03-28 19:09:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 66d0a73f-9b48-5fe4-afe0-493198ff097f with identifier: 2bb12859bf
2026-03-28 19:09:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 66d0a73f-9b48-5fe4-afe0-493198ff097f with identifier: 2bb12859bf
2026-03-28 19:09:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 66d0a73f-9b48-5fe4-afe0-493198ff097f with identifier: 2bb12859bf to the API
2026-03-28 19:09:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:09:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2bb12859bf/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 red metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '66d0a73f-9b48-5fe4-afe0-493198ff097f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2bb12859bf/renault-clio-e-tech-full-hybrid-145-techno',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio E-Tech full hybrid 145 Techno',
'odometer': 7979,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2024-03-26',
'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': 2024}
2026-03-28 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%272bb12859bf%27 HTTP/1.1" 200 None
2026-03-28 19:09:04 [vpauto.fr] INFO: Saving data for 2bb12859bf: {'created_time': 1774256834.386292, 'last_price_update_time': 1774724944.402749}
2026-03-28 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2bb12859bf') HTTP/1.1" 204 0
2026-03-28 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/3081d74dbf/renault-clio-campus-societe-dci-65-eco2-generique> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/56767d6ebf/peugeot-partner-ca-bluehdi-130-ss-bvm6> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:09:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e150af7b-0a18-5047-aee0-527386b15d1a with identifier: 3081d74dbf
2026-03-28 19:09:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e150af7b-0a18-5047-aee0-527386b15d1a with scrape type 2
2026-03-28 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e150af7b-0a18-5047-aee0-527386b15d1a with scrape type 2
2026-03-28 19:09:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e150af7b-0a18-5047-aee0-527386b15d1a, identifier: 3081d74dbf
2026-03-28 19:09:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 656f5a29-a75d-556e-b2c9-98c32735b16c with identifier: 56767d6ebf
2026-03-28 19:09:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 656f5a29-a75d-556e-b2c9-98c32735b16c with scrape type 2
2026-03-28 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 656f5a29-a75d-556e-b2c9-98c32735b16c with scrape type 2
2026-03-28 19:09:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 656f5a29-a75d-556e-b2c9-98c32735b16c, identifier: 56767d6ebf
2026-03-28 19:09:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e150af7b-0a18-5047-aee0-527386b15d1a with identifier: 3081d74dbf
2026-03-28 19:09:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:09:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e150af7b-0a18-5047-aee0-527386b15d1a with identifier: 3081d74dbf
2026-03-28 19:09:04 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e150af7b-0a18-5047-aee0-527386b15d1a with identifier: 3081d74dbf to the API
2026-03-28 19:09:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:09:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/3081d74dbf/renault-clio-campus-societe-dci-65-eco2-generique>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-04-04T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e150af7b-0a18-5047-aee0-527386b15d1a',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/3081d74dbf/renault-clio-campus-societe-dci-65-eco2-generique',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'CLIO CAMPUS SOCIETE DCI 65 ECO2 GENERIQUE',
'odometer': 94419,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2010-02-05',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO CAMPUS SOCIETE DCI 65 ECO2 GENERIQUE',
'transmission': 'manual',
'trim': 'CLIO CAMPUS SOCIETE DCI 65 ECO2 GENERIQUE',
'year': 2010}
2026-03-28 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%273081d74dbf%27 HTTP/1.1" 200 None
2026-03-28 19:09:05 [vpauto.fr] INFO: Saving data for 3081d74dbf: {'auction_closing_time': 1775295000.0, 'created_time': 1774293469.038023, 'last_price_update_time': 1774724945.051212}
2026-03-28 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3081d74dbf') HTTP/1.1" 204 0
2026-03-28 19:09:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 656f5a29-a75d-556e-b2c9-98c32735b16c with identifier: 56767d6ebf
2026-03-28 19:09:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 656f5a29-a75d-556e-b2c9-98c32735b16c with identifier: 56767d6ebf
2026-03-28 19:09:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 656f5a29-a75d-556e-b2c9-98c32735b16c with identifier: 56767d6ebf to the API
2026-03-28 19:09:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09:05 [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-28 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27656f5a29-a75d-556e-b2c9-98c32735b16c%27 HTTP/1.1" 200 None
2026-03-28 19:09:05 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id 656f5a29-a75d-556e-b2c9-98c32735b16c: 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: \u0022PEUGEOT PARTNER CA BLUEHDI 130 S\u0026S BVM6\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 30000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022PEUGEOT\u0022, \u0022Model\u0022: \u0022PARTNER CA BLUEHDI 130 S\u0026S BVM6\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-07-18\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/56767d6ebf/peugeot-partner-ca-bluehdi-130-ss-bvm6\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002276 - ROUEN\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022PARTNER CA BLUEHDI 130 S\u0026S BVM6\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: 147, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022656f5a29-a75d-556e-b2c9-98c32735b16c\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 19:09:04 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-28 19:09:05 [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-28 19:09:05 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 147,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '656f5a29-a75d-556e-b2c9-98c32735b16c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/56767d6ebf/peugeot-partner-ca-bluehdi-130-ss-bvm6',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': 'PARTNER CA BLUEHDI 130 S&S BVM6',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2024-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PARTNER CA BLUEHDI 130 S&S BVM6',
'transmission': 'manual',
'trim': 'PARTNER CA BLUEHDI 130 S&S BVM6',
'year': 2024}
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-28 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2756767d6ebf%27 HTTP/1.1" 200 None
2026-03-28 19:09:05 [vpauto.fr] INFO: Saving data for 56767d6ebf: {'created_time': 1774256835.151451, 'last_price_update_time': 1774724945.339051}
2026-03-28 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='56767d6ebf') HTTP/1.1" 204 0
2026-03-28 19:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/86c6558b36/citroen-berlingo-fourgon-berlingo-xl-bluehdi-100-ss-etg6-club> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:09:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87892263-b37f-5733-b0f0-af6c5cb93589 with identifier: 86c6558b36
2026-03-28 19:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87892263-b37f-5733-b0f0-af6c5cb93589 with scrape type 2
2026-03-28 19:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87892263-b37f-5733-b0f0-af6c5cb93589 with scrape type 2
2026-03-28 19:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 87892263-b37f-5733-b0f0-af6c5cb93589, identifier: 86c6558b36
2026-03-28 19:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 87892263-b37f-5733-b0f0-af6c5cb93589 with identifier: 86c6558b36
2026-03-28 19:09:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 87892263-b37f-5733-b0f0-af6c5cb93589 with identifier: 86c6558b36
2026-03-28 19:09:06 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 87892263-b37f-5733-b0f0-af6c5cb93589 with identifier: 86c6558b36 to the API
2026-03-28 19:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/86c6558b36/citroen-berlingo-fourgon-berlingo-xl-bluehdi-100-ss-etg6-club>
{'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '87892263-b37f-5733-b0f0-af6c5cb93589',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/86c6558b36/citroen-berlingo-fourgon-berlingo-xl-bluehdi-100-ss-etg6-club',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'BERLINGO FOURGON BERLINGO XL BLUEHDI 100 S&S ETG6 CLUB',
'odometer': 159197,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2018-07-19',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN BERLINGO FOURGON BERLINGO XL BLUEHDI 100 S&S ETG6 CLUB',
'transmission': 'automatic',
'trim': 'BERLINGO FOURGON BERLINGO XL BLUEHDI 100 S&S ETG6 CLUB',
'year': 2018}
2026-03-28 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:06 [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-28 19:09:06 [vpauto.fr] INFO: Saving data for 86c6558b36: {'created_time': 1774342950.927598, 'last_price_update_time': 1774724946.871272}
2026-03-28 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='86c6558b36') HTTP/1.1" 204 0
2026-03-28 19:09:06 [scrapy.extensions.logstats] INFO: Crawled 335 pages (at 35 pages/min), scraped 314 items (at 26 items/min)
2026-03-28 19:09:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 216MiB
2026-03-28 19:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/86f7e7c436/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:09:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d492e37e-2f0c-5b2b-80da-c710d9a9168b with identifier: 86f7e7c436
2026-03-28 19:09:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d492e37e-2f0c-5b2b-80da-c710d9a9168b with scrape type 2
2026-03-28 19:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d492e37e-2f0c-5b2b-80da-c710d9a9168b with scrape type 2
2026-03-28 19:09:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d492e37e-2f0c-5b2b-80da-c710d9a9168b, identifier: 86f7e7c436
2026-03-28 19:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d492e37e-2f0c-5b2b-80da-c710d9a9168b with identifier: 86f7e7c436
2026-03-28 19:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d492e37e-2f0c-5b2b-80da-c710d9a9168b with identifier: 86f7e7c436
2026-03-28 19:09:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d492e37e-2f0c-5b2b-80da-c710d9a9168b with identifier: 86f7e7c436 to the API
2026-03-28 19:09:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:09:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/86f7e7c436/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-04-07T11:20:00Z',
'fuel_type': 'Electric',
'id': 'd492e37e-2f0c-5b2b-80da-c710d9a9168b',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/86f7e7c436/ligier-pro-pulse-3',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 32057,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2019-02-26',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2019}
2026-03-28 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2786f7e7c436%27 HTTP/1.1" 200 None
2026-03-28 19:09:08 [vpauto.fr] INFO: Saving data for 86f7e7c436: {'auction_closing_time': 1775560800.0, 'created_time': 1774414983.966017, 'last_price_update_time': 1774724948.227459}
2026-03-28 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='86f7e7c436') HTTP/1.1" 204 0
2026-03-28 19:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e83385dc36/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:09:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47dfa662-1ef8-5cfe-88c5-c25f734db52c with identifier: e83385dc36
2026-03-28 19:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47dfa662-1ef8-5cfe-88c5-c25f734db52c with scrape type 2
2026-03-28 19:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47dfa662-1ef8-5cfe-88c5-c25f734db52c with scrape type 2
2026-03-28 19:09:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 47dfa662-1ef8-5cfe-88c5-c25f734db52c, identifier: e83385dc36
2026-03-28 19:09:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 47dfa662-1ef8-5cfe-88c5-c25f734db52c with identifier: e83385dc36
2026-03-28 19:09:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 47dfa662-1ef8-5cfe-88c5-c25f734db52c with identifier: e83385dc36
2026-03-28 19:09:08 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 47dfa662-1ef8-5cfe-88c5-c25f734db52c with identifier: e83385dc36 to the API
2026-03-28 19:09:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:09:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e83385dc36/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-04-07T11:20:00Z',
'fuel_type': 'Electric',
'id': '47dfa662-1ef8-5cfe-88c5-c25f734db52c',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e83385dc36/ligier-pro-pulse-3',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 15608,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2016-09-28',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2016}
2026-03-28 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27e83385dc36%27 HTTP/1.1" 200 None
2026-03-28 19:09:08 [vpauto.fr] INFO: Saving data for e83385dc36: {'auction_closing_time': 1775560800.0, 'created_time': 1774414990.772035, 'last_price_update_time': 1774724948.754628}
2026-03-28 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e83385dc36') HTTP/1.1" 204 0
2026-03-28 19:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/af950e81bf/peugeot-2008-2008-16-bluehdi-100ch-bvm5-allure> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:09:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fd6d93d-9a1a-55ce-8d06-e299142aa6ce with identifier: af950e81bf
2026-03-28 19:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd6d93d-9a1a-55ce-8d06-e299142aa6ce with scrape type 2
2026-03-28 19:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fd6d93d-9a1a-55ce-8d06-e299142aa6ce with scrape type 2
2026-03-28 19:09:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8fd6d93d-9a1a-55ce-8d06-e299142aa6ce, identifier: af950e81bf
2026-03-28 19:09:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8fd6d93d-9a1a-55ce-8d06-e299142aa6ce with identifier: af950e81bf
2026-03-28 19:09:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8fd6d93d-9a1a-55ce-8d06-e299142aa6ce with identifier: af950e81bf
2026-03-28 19:09:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8fd6d93d-9a1a-55ce-8d06-e299142aa6ce with identifier: af950e81bf to the API
2026-03-28 19:09:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/af950e81bf/peugeot-2008-2008-16-bluehdi-100ch-bvm5-allure>
{'auction_title': '',
'c_o_2_emission_value': 97,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8fd6d93d-9a1a-55ce-8d06-e299142aa6ce',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/af950e81bf/peugeot-2008-2008-16-bluehdi-100ch-bvm5-allure',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '2008 2008 1.6 BlueHDi 100ch BVM5 Allure',
'odometer': 244974,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2016-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.6 BlueHDi 100ch BVM5 Allure',
'transmission': 'manual',
'trim': '2008 2008 1.6 BlueHDi 100ch BVM5 Allure',
'year': 2016}
2026-03-28 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af950e81bf%27 HTTP/1.1" 200 None
2026-03-28 19:09:09 [vpauto.fr] INFO: Saving data for af950e81bf: {'created_time': 1774256927.041782, 'last_price_update_time': 1774724949.299406}
2026-03-28 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='af950e81bf') HTTP/1.1" 204 0
2026-03-28 19:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a15f2ed136/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:09:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26cf0fcb-e555-51f2-9340-bb63680bea45 with identifier: a15f2ed136
2026-03-28 19:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26cf0fcb-e555-51f2-9340-bb63680bea45 with scrape type 2
2026-03-28 19:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26cf0fcb-e555-51f2-9340-bb63680bea45 with scrape type 2
2026-03-28 19:09:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 26cf0fcb-e555-51f2-9340-bb63680bea45, identifier: a15f2ed136
2026-03-28 19:09:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 26cf0fcb-e555-51f2-9340-bb63680bea45 with identifier: a15f2ed136
2026-03-28 19:09:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 26cf0fcb-e555-51f2-9340-bb63680bea45 with identifier: a15f2ed136
2026-03-28 19:09:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 26cf0fcb-e555-51f2-9340-bb63680bea45 with identifier: a15f2ed136 to the API
2026-03-28 19:09:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a15f2ed136/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-04-07T11:20:00Z',
'fuel_type': 'Electric',
'id': '26cf0fcb-e555-51f2-9340-bb63680bea45',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a15f2ed136/ligier-pro-pulse-3',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 59282,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2018-06-21',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2018}
2026-03-28 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:09 [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-28 19:09:09 [vpauto.fr] INFO: Saving data for a15f2ed136: {'auction_closing_time': 1775560800.0, 'created_time': 1774414985.299423, 'last_price_update_time': 1774724949.811638}
2026-03-28 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a15f2ed136') HTTP/1.1" 204 0
2026-03-28 19:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/756589e536/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:09:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1afac24c-b91c-50c7-8f83-f28ce3df4133 with identifier: 756589e536
2026-03-28 19:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1afac24c-b91c-50c7-8f83-f28ce3df4133 with scrape type 2
2026-03-28 19:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1afac24c-b91c-50c7-8f83-f28ce3df4133 with scrape type 2
2026-03-28 19:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1afac24c-b91c-50c7-8f83-f28ce3df4133, identifier: 756589e536
2026-03-28 19:09:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1afac24c-b91c-50c7-8f83-f28ce3df4133 with identifier: 756589e536
2026-03-28 19:09:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1afac24c-b91c-50c7-8f83-f28ce3df4133 with identifier: 756589e536
2026-03-28 19:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1afac24c-b91c-50c7-8f83-f28ce3df4133 with identifier: 756589e536 to the API
2026-03-28 19:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/756589e536/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-04-07T11:20:00Z',
'fuel_type': 'Electric',
'id': '1afac24c-b91c-50c7-8f83-f28ce3df4133',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/756589e536/ligier-pro-pulse-3',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 24736,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2019-02-26',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2019}
2026-03-28 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:10 [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-28 19:09:10 [vpauto.fr] INFO: Saving data for 756589e536: {'auction_closing_time': 1775560800.0, 'created_time': 1774414983.13259, 'last_price_update_time': 1774724950.333139}
2026-03-28 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='756589e536') HTTP/1.1" 204 0
2026-03-28 19:09:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/61da911236/citroen-berlingo-van-m-650-bluehdi-75-control> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:09:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abed61b6-912b-5b33-b5b6-2531c5c8c4ea with identifier: 61da911236
2026-03-28 19:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abed61b6-912b-5b33-b5b6-2531c5c8c4ea with scrape type 2
2026-03-28 19:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abed61b6-912b-5b33-b5b6-2531c5c8c4ea with scrape type 2
2026-03-28 19:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: abed61b6-912b-5b33-b5b6-2531c5c8c4ea, identifier: 61da911236
2026-03-28 19:09:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: abed61b6-912b-5b33-b5b6-2531c5c8c4ea with identifier: 61da911236
2026-03-28 19:09:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:09:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: abed61b6-912b-5b33-b5b6-2531c5c8c4ea with identifier: 61da911236
2026-03-28 19:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: abed61b6-912b-5b33-b5b6-2531c5c8c4ea with identifier: 61da911236 to the API
2026-03-28 19:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/61da911236/citroen-berlingo-van-m-650-bluehdi-75-control>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'abed61b6-912b-5b33-b5b6-2531c5c8c4ea',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/61da911236/citroen-berlingo-van-m-650-bluehdi-75-control',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'BERLINGO VAN M 650 BLUEHDI 75 CONTROL',
'odometer': 118201,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2019-07-10',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN BERLINGO VAN M 650 BLUEHDI 75 CONTROL',
'transmission': 'manual',
'trim': 'BERLINGO VAN M 650 BLUEHDI 75 CONTROL',
'year': 2019}
2026-03-28 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2761da911236%27 HTTP/1.1" 200 None
2026-03-28 19:09:11 [vpauto.fr] INFO: Saving data for 61da911236: {'created_time': 1774429468.599756, 'last_price_update_time': 1774724951.099427}
2026-03-28 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='61da911236') HTTP/1.1" 204 0
2026-03-28 19:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1d3d2c5a36/citroen-jumpy-fourgon-jumpy-fgn-m-bluehdi-100-ss-bvm6-control> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 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-28 19:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c230f735-afc5-5abf-8fde-613184360223 with identifier: 1d3d2c5a36
2026-03-28 19:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c230f735-afc5-5abf-8fde-613184360223 with scrape type 2
2026-03-28 19:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c230f735-afc5-5abf-8fde-613184360223 with scrape type 2
2026-03-28 19:09:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c230f735-afc5-5abf-8fde-613184360223, identifier: 1d3d2c5a36
2026-03-28 19:09:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c230f735-afc5-5abf-8fde-613184360223 with identifier: 1d3d2c5a36
2026-03-28 19:09:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c230f735-afc5-5abf-8fde-613184360223 with identifier: 1d3d2c5a36
2026-03-28 19:09:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c230f735-afc5-5abf-8fde-613184360223 with identifier: 1d3d2c5a36 to the API
2026-03-28 19:09:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:09:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1d3d2c5a36/citroen-jumpy-fourgon-jumpy-fgn-m-bluehdi-100-ss-bvm6-control>
{'auction_title': '',
'c_o_2_emission_value': 178,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light yellow',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c230f735-afc5-5abf-8fde-613184360223',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1d3d2c5a36/citroen-jumpy-fourgon-jumpy-fgn-m-bluehdi-100-ss-bvm6-control',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'JUMPY FOURGON JUMPY FGN M BLUEHDI 100 S&S BVM6 CONTROL',
'odometer': 92943,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2020-05-14',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPY FOURGON JUMPY FGN M BLUEHDI 100 S&S BVM6 CONTROL',
'transmission': 'manual',
'trim': 'JUMPY FOURGON JUMPY FGN M BLUEHDI 100 S&S BVM6 CONTROL',
'year': 2020}
2026-03-28 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%271d3d2c5a36%27 HTTP/1.1" 200 None
2026-03-28 19:09:11 [vpauto.fr] INFO: Saving data for 1d3d2c5a36: {'created_time': 1774342908.379732, 'last_price_update_time': 1774724951.714552}
2026-03-28 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1d3d2c5a36') HTTP/1.1" 204 0
2026-03-28 19:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6a4ae91d36/ford-transit-fourgon-t350-l2h2-20-tdci-130-bva-trend-business> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:09:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 559f56b1-003f-5b63-a489-3d2f478603bd with identifier: 6a4ae91d36
2026-03-28 19:09:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 559f56b1-003f-5b63-a489-3d2f478603bd with scrape type 2
2026-03-28 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 559f56b1-003f-5b63-a489-3d2f478603bd with scrape type 2
2026-03-28 19:09:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 559f56b1-003f-5b63-a489-3d2f478603bd, identifier: 6a4ae91d36
2026-03-28 19:09:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 559f56b1-003f-5b63-a489-3d2f478603bd with identifier: 6a4ae91d36
2026-03-28 19:09:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 559f56b1-003f-5b63-a489-3d2f478603bd with identifier: 6a4ae91d36
2026-03-28 19:09:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 559f56b1-003f-5b63-a489-3d2f478603bd with identifier: 6a4ae91d36 to the API
2026-03-28 19:09:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6a4ae91d36/ford-transit-fourgon-t350-l2h2-20-tdci-130-bva-trend-business>
{'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.0L',
'expiration_date': '2026-04-07T10:00:00Z',
'fuel_type': 'Diesel',
'id': '559f56b1-003f-5b63-a489-3d2f478603bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6a4ae91d36/ford-transit-fourgon-t350-l2h2-20-tdci-130-bva-trend-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FORD',
'model': 'TRANSIT FOURGON T350 L2H2 2.0 TDCI 130 BVA TREND BUSINESS',
'odometer': 95994,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2017-08-10',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT FOURGON T350 L2H2 2.0 TDCI 130 BVA TREND BUSINESS',
'transmission': 'automatic',
'trim': 'TRANSIT FOURGON T350 L2H2 2.0 TDCI 130 BVA TREND BUSINESS',
'year': 2017}
2026-03-28 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%276a4ae91d36%27 HTTP/1.1" 200 None
2026-03-28 19:09:12 [vpauto.fr] INFO: Saving data for 6a4ae91d36: {'auction_closing_time': 1775556000.0, 'created_time': 1774342877.27118, 'last_price_update_time': 1774724952.542063}
2026-03-28 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6a4ae91d36') HTTP/1.1" 204 0
2026-03-28 19:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/824dd49b36/renault-kangoo-express-kangoo-express-15-dci-75-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:09:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9af1c7b5bf/nissan-qashqai-16-dci-130-tekna> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:09:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a82eb65d-8d71-546b-8850-55732e5d5c76 with identifier: 824dd49b36
2026-03-28 19:09:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a82eb65d-8d71-546b-8850-55732e5d5c76 with scrape type 2
2026-03-28 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a82eb65d-8d71-546b-8850-55732e5d5c76 with scrape type 2
2026-03-28 19:09:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a82eb65d-8d71-546b-8850-55732e5d5c76, identifier: 824dd49b36
2026-03-28 19:09:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 311f1161-7097-532d-a04f-78e581a8fc11 with identifier: 9af1c7b5bf
2026-03-28 19:09:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 311f1161-7097-532d-a04f-78e581a8fc11 with scrape type 2
2026-03-28 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 311f1161-7097-532d-a04f-78e581a8fc11 with scrape type 2
2026-03-28 19:09:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 311f1161-7097-532d-a04f-78e581a8fc11, identifier: 9af1c7b5bf
2026-03-28 19:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a82eb65d-8d71-546b-8850-55732e5d5c76 with identifier: 824dd49b36
2026-03-28 19:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a82eb65d-8d71-546b-8850-55732e5d5c76 with identifier: 824dd49b36
2026-03-28 19:09:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a82eb65d-8d71-546b-8850-55732e5d5c76 with identifier: 824dd49b36 to the API
2026-03-28 19:09:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/824dd49b36/renault-kangoo-express-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': 'a82eb65d-8d71-546b-8850-55732e5d5c76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/824dd49b36/renault-kangoo-express-kangoo-express-15-dci-75-energy-e6-generique',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'odometer': 153500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2018-09-19',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 '
'GENERIQUE',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS KANGOO EXPRESS 1.5 DCI 75 ENERGY E6 GENERIQUE',
'year': 2018}
2026-03-28 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27824dd49b36%27 HTTP/1.1" 200 None
2026-03-28 19:09:13 [vpauto.fr] INFO: Saving data for 824dd49b36: {'created_time': 1774429458.495374, 'last_price_update_time': 1774724953.639388}
2026-03-28 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='824dd49b36') HTTP/1.1" 204 0
2026-03-28 19:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 311f1161-7097-532d-a04f-78e581a8fc11 with identifier: 9af1c7b5bf
2026-03-28 19:09:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 311f1161-7097-532d-a04f-78e581a8fc11 with identifier: 9af1c7b5bf
2026-03-28 19:09:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 311f1161-7097-532d-a04f-78e581a8fc11 with identifier: 9af1c7b5bf to the API
2026-03-28 19:09:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9af1c7b5bf/nissan-qashqai-16-dci-130-tekna>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'category': None,
'color': 'Marron Fonc',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '311f1161-7097-532d-a04f-78e581a8fc11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9af1c7b5bf/nissan-qashqai-16-dci-130-tekna',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'NISSAN',
'model': 'Qashqai 1.6 dCi 130 Tekna',
'odometer': 167118,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2017-07-03',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.6 dCi 130 Tekna',
'transmission': 'manual',
'trim': 'Qashqai 1.6 dCi 130 Tekna',
'year': 2017}
2026-03-28 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279af1c7b5bf%27 HTTP/1.1" 200 None
2026-03-28 19:09:13 [vpauto.fr] INFO: Saving data for 9af1c7b5bf: {'created_time': 1774256917.86584, 'last_price_update_time': 1774724953.982876}
2026-03-28 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9af1c7b5bf') HTTP/1.1" 204 0
2026-03-28 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/891dc45536/ligier-pro-pulse-4> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:09:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/da730e7bf/nissan-x-trail-16-dci-130-5pl-n-connecta> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f8d6f1c25a/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:09:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e7e4d76-2772-5f08-8fe7-3f366d719257 with identifier: 891dc45536
2026-03-28 19:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e7e4d76-2772-5f08-8fe7-3f366d719257 with scrape type 2
2026-03-28 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e7e4d76-2772-5f08-8fe7-3f366d719257 with scrape type 2
2026-03-28 19:09:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5e7e4d76-2772-5f08-8fe7-3f366d719257, identifier: 891dc45536
2026-03-28 19:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8743f58-7e3d-57a3-855a-3d3a6c0ab8fc with identifier: da730e7bf
2026-03-28 19:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8743f58-7e3d-57a3-855a-3d3a6c0ab8fc with scrape type 2
2026-03-28 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8743f58-7e3d-57a3-855a-3d3a6c0ab8fc with scrape type 2
2026-03-28 19:09:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f8743f58-7e3d-57a3-855a-3d3a6c0ab8fc, identifier: da730e7bf
2026-03-28 19:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21505aa4-1fae-5401-8ecd-f3ae363dbced with identifier: f8d6f1c25a
2026-03-28 19:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21505aa4-1fae-5401-8ecd-f3ae363dbced with scrape type 2
2026-03-28 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21505aa4-1fae-5401-8ecd-f3ae363dbced with scrape type 2
2026-03-28 19:09:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 21505aa4-1fae-5401-8ecd-f3ae363dbced, identifier: f8d6f1c25a
2026-03-28 19:09:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5e7e4d76-2772-5f08-8fe7-3f366d719257 with identifier: 891dc45536
2026-03-28 19:09:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5e7e4d76-2772-5f08-8fe7-3f366d719257 with identifier: 891dc45536
2026-03-28 19:09:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5e7e4d76-2772-5f08-8fe7-3f366d719257 with identifier: 891dc45536 to the API
2026-03-28 19:09:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:09:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/891dc45536/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': '2026-04-07T11:20:00Z',
'fuel_type': 'Electric',
'id': '5e7e4d76-2772-5f08-8fe7-3f366d719257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/891dc45536/ligier-pro-pulse-4',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'LIGIER PRO',
'model': 'PULSE 4',
'odometer': 48535,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2016-06-10',
'seats_number': 2,
'seller_name': None,
'title': 'LIGIER PRO PULSE 4',
'transmission': 'automatic',
'trim': 'PULSE 4',
'year': 2016}
2026-03-28 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%27891dc45536%27 HTTP/1.1" 200 None
2026-03-28 19:09:14 [vpauto.fr] INFO: Saving data for 891dc45536: {'auction_closing_time': 1775560800.0, 'created_time': 1774414995.511781, 'last_price_update_time': 1774724954.844937}
2026-03-28 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='891dc45536') HTTP/1.1" 204 0
2026-03-28 19:09:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f8743f58-7e3d-57a3-855a-3d3a6c0ab8fc with identifier: da730e7bf
2026-03-28 19:09:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f8743f58-7e3d-57a3-855a-3d3a6c0ab8fc with identifier: da730e7bf
2026-03-28 19:09:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f8743f58-7e3d-57a3-855a-3d3a6c0ab8fc with identifier: da730e7bf to the API
2026-03-28 19:09:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/da730e7bf/nissan-x-trail-16-dci-130-5pl-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': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f8743f58-7e3d-57a3-855a-3d3a6c0ab8fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/da730e7bf/nissan-x-trail-16-dci-130-5pl-n-connecta',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'NISSAN',
'model': 'X-TRAIL 1.6 Dci 130 5pl N-Connecta',
'odometer': 146070,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2018-12-11',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN X-TRAIL 1.6 Dci 130 5pl N-Connecta',
'transmission': 'manual',
'trim': 'X-TRAIL 1.6 Dci 130 5pl N-Connecta',
'year': 2018}
2026-03-28 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:15 [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-28 19:09:15 [vpauto.fr] INFO: Saving data for da730e7bf: {'created_time': 1774429399.245394, 'last_price_update_time': 1774724955.197642}
2026-03-28 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='da730e7bf') HTTP/1.1" 204 0
2026-03-28 19:09:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 21505aa4-1fae-5401-8ecd-f3ae363dbced with identifier: f8d6f1c25a
2026-03-28 19:09:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 21505aa4-1fae-5401-8ecd-f3ae363dbced with identifier: f8d6f1c25a
2026-03-28 19:09:15 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 21505aa4-1fae-5401-8ecd-f3ae363dbced with identifier: f8d6f1c25a to the API
2026-03-28 19:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f8d6f1c25a/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': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'ELEC + S.ETH HNR',
'id': '21505aa4-1fae-5401-8ecd-f3ae363dbced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f8d6f1c25a/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'odometer': 23203,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-11-02',
'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-28 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8d6f1c25a%27 HTTP/1.1" 200 None
2026-03-28 19:09:15 [vpauto.fr] INFO: Saving data for f8d6f1c25a: {'created_time': 1773947342.491489, 'last_price_update_time': 1774724955.533162}
2026-03-28 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f8d6f1c25a') HTTP/1.1" 204 0
2026-03-28 19:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/caf0b8ef36/renault-clio-tce-90-e6c-zen> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:09:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/667039a936/peugeot-3008-16-thp-165ch-ss-eat6-allure> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:09:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b70fca1-a56f-568a-95f0-a8fca2d99b2e with identifier: caf0b8ef36
2026-03-28 19:09:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b70fca1-a56f-568a-95f0-a8fca2d99b2e with scrape type 2
2026-03-28 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b70fca1-a56f-568a-95f0-a8fca2d99b2e with scrape type 2
2026-03-28 19:09:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9b70fca1-a56f-568a-95f0-a8fca2d99b2e, identifier: caf0b8ef36
2026-03-28 19:09:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dbd4ff2-04dd-5f7b-8038-771fcc7b0b10 with identifier: 667039a936
2026-03-28 19:09:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dbd4ff2-04dd-5f7b-8038-771fcc7b0b10 with scrape type 2
2026-03-28 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dbd4ff2-04dd-5f7b-8038-771fcc7b0b10 with scrape type 2
2026-03-28 19:09:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4dbd4ff2-04dd-5f7b-8038-771fcc7b0b10, identifier: 667039a936
2026-03-28 19:09:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9b70fca1-a56f-568a-95f0-a8fca2d99b2e with identifier: caf0b8ef36
2026-03-28 19:09:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9b70fca1-a56f-568a-95f0-a8fca2d99b2e with identifier: caf0b8ef36
2026-03-28 19:09:15 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9b70fca1-a56f-568a-95f0-a8fca2d99b2e with identifier: caf0b8ef36 to the API
2026-03-28 19:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/caf0b8ef36/renault-clio-tce-90-e6c-zen>
{'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': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9b70fca1-a56f-568a-95f0-a8fca2d99b2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/caf0b8ef36/renault-clio-tce-90-e6c-zen',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Clio TCe 90 E6C Zen',
'odometer': 90786,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2018-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 90 E6C Zen',
'transmission': 'manual',
'trim': 'Clio TCe 90 E6C Zen',
'year': 2018}
2026-03-28 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27caf0b8ef36%27 HTTP/1.1" 200 None
2026-03-28 19:09:16 [vpauto.fr] INFO: Saving data for caf0b8ef36: {'created_time': 1774342921.340806, 'last_price_update_time': 1774724956.209526}
2026-03-28 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='caf0b8ef36') HTTP/1.1" 204 0
2026-03-28 19:09:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4dbd4ff2-04dd-5f7b-8038-771fcc7b0b10 with identifier: 667039a936
2026-03-28 19:09:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4dbd4ff2-04dd-5f7b-8038-771fcc7b0b10 with identifier: 667039a936
2026-03-28 19:09:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4dbd4ff2-04dd-5f7b-8038-771fcc7b0b10 with identifier: 667039a936 to the API
2026-03-28 19:09:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/667039a936/peugeot-3008-16-thp-165ch-ss-eat6-allure>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gray green metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '4dbd4ff2-04dd-5f7b-8038-771fcc7b0b10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/667039a936/peugeot-3008-16-thp-165ch-ss-eat6-allure',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '3008 1.6 Thp 165ch S&s Eat6 Allure',
'odometer': 108066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2018-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.6 Thp 165ch S&s Eat6 Allure',
'transmission': 'automatic',
'trim': '3008 1.6 Thp 165ch S&s Eat6 Allure',
'year': 2018}
2026-03-28 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:16 [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-28 19:09:16 [vpauto.fr] INFO: Saving data for 667039a936: {'created_time': 1774429387.049572, 'last_price_update_time': 1774724956.537532}
2026-03-28 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='667039a936') HTTP/1.1" 204 0
2026-03-28 19:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9f376fa036/citroen-c4-cactus-bluehdi-120-ss-eat6-feel> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f9fcb31336/peugeot-2008-business-2008-puretech-130-ss-eat8-allure-business> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 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-28 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-28 19:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4b39f94836/peugeot-208-affaire-208-affaire-bluehdi-100-bvm6-premium-pack> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 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-28 19:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c810c9e3-b0e3-5685-a952-1a2d9baa9d51 with identifier: 9f376fa036
2026-03-28 19:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c810c9e3-b0e3-5685-a952-1a2d9baa9d51 with scrape type 2
2026-03-28 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c810c9e3-b0e3-5685-a952-1a2d9baa9d51 with scrape type 2
2026-03-28 19:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c810c9e3-b0e3-5685-a952-1a2d9baa9d51, identifier: 9f376fa036
2026-03-28 19:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa54b45c-4e8e-5ff8-864d-369ed207e6ce with identifier: f9fcb31336
2026-03-28 19:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa54b45c-4e8e-5ff8-864d-369ed207e6ce with scrape type 2
2026-03-28 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa54b45c-4e8e-5ff8-864d-369ed207e6ce with scrape type 2
2026-03-28 19:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: aa54b45c-4e8e-5ff8-864d-369ed207e6ce, identifier: f9fcb31336
2026-03-28 19:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b9c7402-16a0-5fc7-ae7e-99819bc63aca with identifier: 4b39f94836
2026-03-28 19:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b9c7402-16a0-5fc7-ae7e-99819bc63aca with scrape type 2
2026-03-28 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b9c7402-16a0-5fc7-ae7e-99819bc63aca with scrape type 2
2026-03-28 19:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3b9c7402-16a0-5fc7-ae7e-99819bc63aca, identifier: 4b39f94836
2026-03-28 19:09:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c810c9e3-b0e3-5685-a952-1a2d9baa9d51 with identifier: 9f376fa036
2026-03-28 19:09:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c810c9e3-b0e3-5685-a952-1a2d9baa9d51 with identifier: 9f376fa036
2026-03-28 19:09:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c810c9e3-b0e3-5685-a952-1a2d9baa9d51 with identifier: 9f376fa036 to the API
2026-03-28 19:09:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9f376fa036/citroen-c4-cactus-bluehdi-120-ss-eat6-feel>
{'auction_title': '',
'c_o_2_emission_value': 102,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c810c9e3-b0e3-5685-a952-1a2d9baa9d51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9f376fa036/citroen-c4-cactus-bluehdi-120-ss-eat6-feel',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'CITROEN',
'model': 'C4 CACTUS Bluehdi 120 S&s Eat6 Feel',
'odometer': 166956,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2019-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 CACTUS Bluehdi 120 S&s Eat6 Feel',
'transmission': 'automatic',
'trim': 'C4 CACTUS Bluehdi 120 S&s Eat6 Feel',
'year': 2019}
2026-03-28 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:17 [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-28 19:09:17 [vpauto.fr] INFO: Saving data for 9f376fa036: {'created_time': 1774342876.164416, 'last_price_update_time': 1774724957.32968}
2026-03-28 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9f376fa036') HTTP/1.1" 204 0
2026-03-28 19:09:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: aa54b45c-4e8e-5ff8-864d-369ed207e6ce with identifier: f9fcb31336
2026-03-28 19:09:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: aa54b45c-4e8e-5ff8-864d-369ed207e6ce with identifier: f9fcb31336
2026-03-28 19:09:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: aa54b45c-4e8e-5ff8-864d-369ed207e6ce with identifier: f9fcb31336 to the API
2026-03-28 19:09:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f9fcb31336/peugeot-2008-business-2008-puretech-130-ss-eat8-allure-business>
{'auction_title': '',
'c_o_2_emission_value': 139,
'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': 'Petrol',
'id': 'aa54b45c-4e8e-5ff8-864d-369ed207e6ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f9fcb31336/peugeot-2008-business-2008-puretech-130-ss-eat8-allure-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '2008 BUSINESS 2008 PureTech 130 S&S EAT8 Allure Business',
'odometer': 139211,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 BUSINESS 2008 PureTech 130 S&S EAT8 Allure Business',
'transmission': 'automatic',
'trim': '2008 BUSINESS 2008 PureTech 130 S&S EAT8 Allure Business',
'year': 2020}
2026-03-28 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:17 [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-28 19:09:17 [vpauto.fr] INFO: Saving data for f9fcb31336: {'created_time': 1774429373.882794, 'last_price_update_time': 1774724957.677161}
2026-03-28 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f9fcb31336') HTTP/1.1" 204 0
2026-03-28 19:09:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3b9c7402-16a0-5fc7-ae7e-99819bc63aca with identifier: 4b39f94836
2026-03-28 19:09:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3b9c7402-16a0-5fc7-ae7e-99819bc63aca with identifier: 4b39f94836
2026-03-28 19:09:17 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3b9c7402-16a0-5fc7-ae7e-99819bc63aca with identifier: 4b39f94836 to the API
2026-03-28 19:09:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4b39f94836/peugeot-208-affaire-208-affaire-bluehdi-100-bvm6-premium-pack>
{'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': '3b9c7402-16a0-5fc7-ae7e-99819bc63aca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4b39f94836/peugeot-208-affaire-208-affaire-bluehdi-100-bvm6-premium-pack',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '208 AFFAIRE 208 AFFAIRE BLUEHDI 100 BVM6 PREMIUM PACK',
'odometer': 78392,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2018-07-25',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 AFFAIRE 208 AFFAIRE BLUEHDI 100 BVM6 PREMIUM PACK',
'transmission': 'manual',
'trim': '208 AFFAIRE 208 AFFAIRE BLUEHDI 100 BVM6 PREMIUM PACK',
'year': 2018}
2026-03-28 19:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:18 [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-28 19:09:18 [vpauto.fr] INFO: Saving data for 4b39f94836: {'created_time': 1774414952.177263, 'last_price_update_time': 1774724958.06563}
2026-03-28 19:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4b39f94836') HTTP/1.1" 204 0
2026-03-28 19:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e6a5497936/mercedes-gla-200-d-8g-dct-amg-line> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:09:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac025524-8d10-52ee-8dd0-14af2d7a97b0 with identifier: e6a5497936
2026-03-28 19:09:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac025524-8d10-52ee-8dd0-14af2d7a97b0 with scrape type 2
2026-03-28 19:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac025524-8d10-52ee-8dd0-14af2d7a97b0 with scrape type 2
2026-03-28 19:09:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ac025524-8d10-52ee-8dd0-14af2d7a97b0, identifier: e6a5497936
2026-03-28 19:09:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ac025524-8d10-52ee-8dd0-14af2d7a97b0 with identifier: e6a5497936
2026-03-28 19:09:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ac025524-8d10-52ee-8dd0-14af2d7a97b0 with identifier: e6a5497936
2026-03-28 19:09:18 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ac025524-8d10-52ee-8dd0-14af2d7a97b0 with identifier: e6a5497936 to the API
2026-03-28 19:09:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e6a5497936/mercedes-gla-200-d-8g-dct-amg-line>
{'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO',
'engine': '',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'ac025524-8d10-52ee-8dd0-14af2d7a97b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e6a5497936/mercedes-gla-200-d-8g-dct-amg-line',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'MERCEDES',
'model': 'Gla 200 D 8g-dct AMG Line',
'odometer': 133118,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23500,
'price_includes_vat': True,
'registration_date': '2020-06-25',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES Gla 200 D 8g-dct AMG Line',
'transmission': 'automatic',
'trim': 'Gla 200 D 8g-dct AMG Line',
'year': 2020}
2026-03-28 19:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:18 [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-28 19:09:18 [vpauto.fr] INFO: Saving data for e6a5497936: {'auction_closing_time': 1775568600.0, 'created_time': 1774429371.788721, 'last_price_update_time': 1774724958.591701}
2026-03-28 19:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e6a5497936') HTTP/1.1" 204 0
2026-03-28 19:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/38bc860c36/renault-kadjar-blue-dci-115-edc-business> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:09:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1842bd3436/renault-clio-10-sce-65-evolution> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-28 19:09:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e26c594636/peugeot-boxer-fourgon-boxer-tole-333-l2h2-bluehdi-140-ss-asphalt> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:09:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac8724d3-771c-56cb-b5a8-0cf959786a76 with identifier: 38bc860c36
2026-03-28 19:09:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac8724d3-771c-56cb-b5a8-0cf959786a76 with scrape type 2
2026-03-28 19:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac8724d3-771c-56cb-b5a8-0cf959786a76 with scrape type 2
2026-03-28 19:09:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ac8724d3-771c-56cb-b5a8-0cf959786a76, identifier: 38bc860c36
2026-03-28 19:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ac8724d3-771c-56cb-b5a8-0cf959786a76 with identifier: 38bc860c36
2026-03-28 19:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ac8724d3-771c-56cb-b5a8-0cf959786a76 with identifier: 38bc860c36
2026-03-28 19:09:19 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ac8724d3-771c-56cb-b5a8-0cf959786a76 with identifier: 38bc860c36 to the API
2026-03-28 19:09:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/38bc860c36/renault-kadjar-blue-dci-115-edc-business>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'category': None,
'color': 'Ice blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ac8724d3-771c-56cb-b5a8-0cf959786a76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/38bc860c36/renault-kadjar-blue-dci-115-edc-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 EDC Business',
'odometer': 129263,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-10-02',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Kadjar Blue dCi 115 EDC Business',
'transmission': 'automatic',
'trim': 'Kadjar Blue dCi 115 EDC Business',
'year': 2020}
2026-03-28 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:19 [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-28 19:09:19 [vpauto.fr] INFO: Saving data for 38bc860c36: {'created_time': 1774429378.73019, 'last_price_update_time': 1774724959.600246}
2026-03-28 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='38bc860c36') HTTP/1.1" 204 0
2026-03-28 19:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5e0405d45a/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:09:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/90ea55a8bf/renault-clio-e-tech-full-hybrid-145-engineered> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-28 19:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/36e8407ebf/renault-scenic-blue-dci-120-zen> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-28 19:09:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fec0f63-b8e1-51d0-8423-f1c1084dae72 with identifier: 1842bd3436
2026-03-28 19:09:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fec0f63-b8e1-51d0-8423-f1c1084dae72 with scrape type 2
2026-03-28 19:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fec0f63-b8e1-51d0-8423-f1c1084dae72 with scrape type 2
2026-03-28 19:09:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 2fec0f63-b8e1-51d0-8423-f1c1084dae72, identifier: 1842bd3436
2026-03-28 19:09:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6888daa-8be7-5c8c-af20-6a757b80dc1b with identifier: e26c594636
2026-03-28 19:09:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6888daa-8be7-5c8c-af20-6a757b80dc1b with scrape type 2
2026-03-28 19:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6888daa-8be7-5c8c-af20-6a757b80dc1b with scrape type 2
2026-03-28 19:09:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d6888daa-8be7-5c8c-af20-6a757b80dc1b, identifier: e26c594636
2026-03-28 19:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 2fec0f63-b8e1-51d0-8423-f1c1084dae72 with identifier: 1842bd3436
2026-03-28 19:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 2fec0f63-b8e1-51d0-8423-f1c1084dae72 with identifier: 1842bd3436
2026-03-28 19:09:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 2fec0f63-b8e1-51d0-8423-f1c1084dae72 with identifier: 1842bd3436 to the API
2026-03-28 19:09:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1842bd3436/renault-clio-10-sce-65-evolution>
{'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': None,
'fuel_type': 'Petrol',
'id': '2fec0f63-b8e1-51d0-8423-f1c1084dae72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1842bd3436/renault-clio-10-sce-65-evolution',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'CLIO 1.0 SCE 65 EVOLUTION',
'odometer': 15921,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2023-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO 1.0 SCE 65 EVOLUTION',
'transmission': 'automatic',
'trim': 'CLIO 1.0 SCE 65 EVOLUTION',
'year': 2023}
2026-03-28 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271842bd3436%27 HTTP/1.1" 200 None
2026-03-28 19:09:20 [vpauto.fr] INFO: Saving data for 1842bd3436: {'created_time': 1774342890.399132, 'last_price_update_time': 1774724960.269669}
2026-03-28 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1842bd3436') HTTP/1.1" 204 0
2026-03-28 19:09:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d6888daa-8be7-5c8c-af20-6a757b80dc1b with identifier: e26c594636
2026-03-28 19:09:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d6888daa-8be7-5c8c-af20-6a757b80dc1b with identifier: e26c594636
2026-03-28 19:09:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d6888daa-8be7-5c8c-af20-6a757b80dc1b with identifier: e26c594636 to the API
2026-03-28 19:09:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e26c594636/peugeot-boxer-fourgon-boxer-tole-333-l2h2-bluehdi-140-ss-asphalt>
{'auction_title': '',
'c_o_2_emission_value': 241,
'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': 'd6888daa-8be7-5c8c-af20-6a757b80dc1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e26c594636/peugeot-boxer-fourgon-boxer-tole-333-l2h2-bluehdi-140-ss-asphalt',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': 'BOXER FOURGON BOXER TOLE 333 L2H2 BLUEHDI 140 S&S ASPHALT',
'odometer': 122567,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-06-04',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER FOURGON BOXER TOLE 333 L2H2 BLUEHDI 140 S&S ASPHALT',
'transmission': 'manual',
'trim': 'BOXER FOURGON BOXER TOLE 333 L2H2 BLUEHDI 140 S&S ASPHALT',
'year': 2020}
2026-03-28 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:20 [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-28 19:09:20 [vpauto.fr] INFO: Saving data for e26c594636: {'created_time': 1774342874.903441, 'last_price_update_time': 1774724960.643637}
2026-03-28 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e26c594636') HTTP/1.1" 204 0
2026-03-28 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6c3bd9c15a/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:09:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e08db95-fcc2-52d6-a447-396217b712cf with identifier: 5e0405d45a
2026-03-28 19:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e08db95-fcc2-52d6-a447-396217b712cf with scrape type 2
2026-03-28 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e08db95-fcc2-52d6-a447-396217b712cf with scrape type 2
2026-03-28 19:09:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3e08db95-fcc2-52d6-a447-396217b712cf, identifier: 5e0405d45a
2026-03-28 19:09:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41ccc9bb-8dad-52c8-849a-278485219b3f with identifier: 90ea55a8bf
2026-03-28 19:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41ccc9bb-8dad-52c8-849a-278485219b3f with scrape type 2
2026-03-28 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41ccc9bb-8dad-52c8-849a-278485219b3f with scrape type 2
2026-03-28 19:09:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 41ccc9bb-8dad-52c8-849a-278485219b3f, identifier: 90ea55a8bf
2026-03-28 19:09:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13941477-00d3-50f8-b676-935fcd5c0544 with identifier: 36e8407ebf
2026-03-28 19:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13941477-00d3-50f8-b676-935fcd5c0544 with scrape type 2
2026-03-28 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13941477-00d3-50f8-b676-935fcd5c0544 with scrape type 2
2026-03-28 19:09:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 13941477-00d3-50f8-b676-935fcd5c0544, identifier: 36e8407ebf
2026-03-28 19:09:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3e08db95-fcc2-52d6-a447-396217b712cf with identifier: 5e0405d45a
2026-03-28 19:09:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3e08db95-fcc2-52d6-a447-396217b712cf with identifier: 5e0405d45a
2026-03-28 19:09:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3e08db95-fcc2-52d6-a447-396217b712cf with identifier: 5e0405d45a to the API
2026-03-28 19:09:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5e0405d45a/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': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'ELEC + S.ETH HNR',
'id': '3e08db95-fcc2-52d6-a447-396217b712cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5e0405d45a/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': 35581,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'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': 2022}
2026-03-28 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:21 [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-28 19:09:21 [vpauto.fr] INFO: Saving data for 5e0405d45a: {'created_time': 1774293609.907513, 'last_price_update_time': 1774724961.310019}
2026-03-28 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5e0405d45a') HTTP/1.1" 204 0
2026-03-28 19:09:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 41ccc9bb-8dad-52c8-849a-278485219b3f with identifier: 90ea55a8bf
2026-03-28 19:09:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 41ccc9bb-8dad-52c8-849a-278485219b3f with identifier: 90ea55a8bf
2026-03-28 19:09:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 41ccc9bb-8dad-52c8-849a-278485219b3f with identifier: 90ea55a8bf to the API
2026-03-28 19:09:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/90ea55a8bf/renault-clio-e-tech-full-hybrid-145-engineered>
{'auction_title': '',
'c_o_2_emission_value': 96,
'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': '41ccc9bb-8dad-52c8-849a-278485219b3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/90ea55a8bf/renault-clio-e-tech-full-hybrid-145-engineered',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio E-Tech full hybrid 145 Engineered',
'odometer': 37203,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio E-Tech full hybrid 145 Engineered',
'transmission': 'automatic',
'trim': 'Clio E-Tech full hybrid 145 Engineered',
'year': 2022}
2026-03-28 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:21 [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-28 19:09:21 [vpauto.fr] INFO: Saving data for 90ea55a8bf: {'created_time': 1774429327.50418, 'last_price_update_time': 1774724961.636938}
2026-03-28 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='90ea55a8bf') HTTP/1.1" 204 0
2026-03-28 19:09:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 13941477-00d3-50f8-b676-935fcd5c0544 with identifier: 36e8407ebf
2026-03-28 19:09:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 13941477-00d3-50f8-b676-935fcd5c0544 with identifier: 36e8407ebf
2026-03-28 19:09:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 13941477-00d3-50f8-b676-935fcd5c0544 with identifier: 36e8407ebf to the API
2026-03-28 19:09:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/36e8407ebf/renault-scenic-blue-dci-120-zen>
{'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Diesel',
'id': '13941477-00d3-50f8-b676-935fcd5c0544',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/36e8407ebf/renault-scenic-blue-dci-120-zen',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Scenic Blue dCi 120 Zen',
'odometer': 118300,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2020-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Scenic Blue dCi 120 Zen',
'transmission': 'manual',
'trim': 'Scenic Blue dCi 120 Zen',
'year': 2020}
2026-03-28 19:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:22 [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-28 19:09:22 [vpauto.fr] INFO: Saving data for 36e8407ebf: {'auction_closing_time': 1775300400.0, 'created_time': 1774429367.53113, 'last_price_update_time': 1774724962.060585}
2026-03-28 19:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='36e8407ebf') HTTP/1.1" 204 0
2026-03-28 19:09:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cd926fcdbf/renault-kangoo-express-tce-115-energy-e6-generique> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-28 19:09:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/fbaeb0165a/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium-x> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:09:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2f2fdba79e/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:09:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/acd1c96236/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:09:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30b98f7a-acfd-54b0-8b3e-413ee6f0b38a with identifier: 6c3bd9c15a
2026-03-28 19:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30b98f7a-acfd-54b0-8b3e-413ee6f0b38a with scrape type 2
2026-03-28 19:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30b98f7a-acfd-54b0-8b3e-413ee6f0b38a with scrape type 2
2026-03-28 19:09:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 30b98f7a-acfd-54b0-8b3e-413ee6f0b38a, identifier: 6c3bd9c15a
2026-03-28 19:09:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 30b98f7a-acfd-54b0-8b3e-413ee6f0b38a with identifier: 6c3bd9c15a
2026-03-28 19:09:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:09:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 30b98f7a-acfd-54b0-8b3e-413ee6f0b38a with identifier: 6c3bd9c15a
2026-03-28 19:09:22 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 30b98f7a-acfd-54b0-8b3e-413ee6f0b38a with identifier: 6c3bd9c15a to the API
2026-03-28 19:09:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6c3bd9c15a/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': 'Light blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '30b98f7a-acfd-54b0-8b3e-413ee6f0b38a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6c3bd9c15a/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': 41009,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'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-28 19:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:22 [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-28 19:09:22 [vpauto.fr] INFO: Saving data for 6c3bd9c15a: {'created_time': 1774293638.914133, 'last_price_update_time': 1774724962.52671}
2026-03-28 19:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6c3bd9c15a') HTTP/1.1" 204 0
2026-03-28 19:09:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cf94b96-497e-5f18-ac61-ce838145ee65 with identifier: cd926fcdbf
2026-03-28 19:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cf94b96-497e-5f18-ac61-ce838145ee65 with scrape type 2
2026-03-28 19:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cf94b96-497e-5f18-ac61-ce838145ee65 with scrape type 2
2026-03-28 19:09:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8cf94b96-497e-5f18-ac61-ce838145ee65, identifier: cd926fcdbf
2026-03-28 19:09:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a39c6cc9-6ca0-58ef-b62b-dd114573a19e with identifier: fbaeb0165a
2026-03-28 19:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a39c6cc9-6ca0-58ef-b62b-dd114573a19e with scrape type 2
2026-03-28 19:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a39c6cc9-6ca0-58ef-b62b-dd114573a19e with scrape type 2
2026-03-28 19:09:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a39c6cc9-6ca0-58ef-b62b-dd114573a19e, identifier: fbaeb0165a
2026-03-28 19:09:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b470ec7-c59e-5d1b-b0d3-6316e4c4fd1c with identifier: 2f2fdba79e
2026-03-28 19:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b470ec7-c59e-5d1b-b0d3-6316e4c4fd1c with scrape type 2
2026-03-28 19:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b470ec7-c59e-5d1b-b0d3-6316e4c4fd1c with scrape type 2
2026-03-28 19:09:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9b470ec7-c59e-5d1b-b0d3-6316e4c4fd1c, identifier: 2f2fdba79e
2026-03-28 19:09:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff1bff35-124f-5174-b86c-9bb53b488203 with identifier: acd1c96236
2026-03-28 19:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff1bff35-124f-5174-b86c-9bb53b488203 with scrape type 2
2026-03-28 19:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff1bff35-124f-5174-b86c-9bb53b488203 with scrape type 2
2026-03-28 19:09:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ff1bff35-124f-5174-b86c-9bb53b488203, identifier: acd1c96236
2026-03-28 19:09:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8cf94b96-497e-5f18-ac61-ce838145ee65 with identifier: cd926fcdbf
2026-03-28 19:09:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8cf94b96-497e-5f18-ac61-ce838145ee65 with identifier: cd926fcdbf
2026-03-28 19:09:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8cf94b96-497e-5f18-ac61-ce838145ee65 with identifier: cd926fcdbf to the API
2026-03-28 19:09:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cd926fcdbf/renault-kangoo-express-tce-115-energy-e6-generique>
{'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '8cf94b96-497e-5f18-ac61-ce838145ee65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cd926fcdbf/renault-kangoo-express-tce-115-energy-e6-generique',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS TCE 115 ENERGY E6 GENERIQUE',
'odometer': 76689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2016-03-30',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS TCE 115 ENERGY E6 GENERIQUE',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS TCE 115 ENERGY E6 GENERIQUE',
'year': 2016}
2026-03-28 19:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:23 [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-28 19:09:23 [vpauto.fr] INFO: Saving data for cd926fcdbf: {'created_time': 1774293508.938909, 'last_price_update_time': 1774724963.353494}
2026-03-28 19:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cd926fcdbf') HTTP/1.1" 204 0
2026-03-28 19:09:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a39c6cc9-6ca0-58ef-b62b-dd114573a19e with identifier: fbaeb0165a
2026-03-28 19:09:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a39c6cc9-6ca0-58ef-b62b-dd114573a19e with identifier: fbaeb0165a
2026-03-28 19:09:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a39c6cc9-6ca0-58ef-b62b-dd114573a19e with identifier: fbaeb0165a to the API
2026-03-28 19:09:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/fbaeb0165a/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': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'ELEC + S.ETH HNR',
'id': 'a39c6cc9-6ca0-58ef-b62b-dd114573a19e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/fbaeb0165a/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': 40324,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'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-28 19:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:23 [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-28 19:09:23 [vpauto.fr] INFO: Saving data for fbaeb0165a: {'created_time': 1774429303.253669, 'last_price_update_time': 1774724963.667367}
2026-03-28 19:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fbaeb0165a') HTTP/1.1" 204 0
2026-03-28 19:09:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9b470ec7-c59e-5d1b-b0d3-6316e4c4fd1c with identifier: 2f2fdba79e
2026-03-28 19:09:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9b470ec7-c59e-5d1b-b0d3-6316e4c4fd1c with identifier: 2f2fdba79e
2026-03-28 19:09:23 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9b470ec7-c59e-5d1b-b0d3-6316e4c4fd1c with identifier: 2f2fdba79e to the API
2026-03-28 19:09:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2f2fdba79e/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-04-02T09:30:00Z',
'fuel_type': 'Electric',
'id': '9b470ec7-c59e-5d1b-b0d3-6316e4c4fd1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2f2fdba79e/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': 39954,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'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-28 19:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:23 [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-28 19:09:23 [vpauto.fr] INFO: Saving data for 2f2fdba79e: {'auction_closing_time': 1775122200.0, 'created_time': 1774429307.365464, 'last_price_update_time': 1774724963.954952}
2026-03-28 19:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2f2fdba79e') HTTP/1.1" 204 0
2026-03-28 19:09:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ff1bff35-124f-5174-b86c-9bb53b488203 with identifier: acd1c96236
2026-03-28 19:09:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ff1bff35-124f-5174-b86c-9bb53b488203 with identifier: acd1c96236
2026-03-28 19:09:24 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ff1bff35-124f-5174-b86c-9bb53b488203 with identifier: acd1c96236 to the API
2026-03-28 19:09:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/acd1c96236/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/zxyzRja_BE.pdf',
'category': None,
'color': 'Navy blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'ELEC + S.ETH HNR',
'id': 'ff1bff35-124f-5174-b86c-9bb53b488203',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/acd1c96236/ford-puma-10-flexifuel-125-ch-mhev-ss-bvm6-titanium',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch mHEV S&S BVM6 Titanium',
'odometer': 39783,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-11-22',
'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-28 19:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:24 [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-28 19:09:24 [vpauto.fr] INFO: Saving data for acd1c96236: {'auction_closing_time': 1775568600.0, 'created_time': 1774342843.267426, 'last_price_update_time': 1774724964.271025}
2026-03-28 19:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='acd1c96236') HTTP/1.1" 204 0
2026-03-28 19:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ca0e8ec15a/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6bdb8f6036/ford-kuga-25-duratec-225-ch-phev-powershift-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5f4d5217aa/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:09:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/131e4f5f36/peugeot-208-puretech-100-ss-bvm6-style> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:09:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2548a01-6b2b-548d-8dec-6cca14cba352 with identifier: ca0e8ec15a
2026-03-28 19:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2548a01-6b2b-548d-8dec-6cca14cba352 with scrape type 2
2026-03-28 19:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2548a01-6b2b-548d-8dec-6cca14cba352 with scrape type 2
2026-03-28 19:09:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d2548a01-6b2b-548d-8dec-6cca14cba352, identifier: ca0e8ec15a
2026-03-28 19:09:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a4fef16-8781-5f55-9a8b-de1df9fbaf0e with identifier: 6bdb8f6036
2026-03-28 19:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a4fef16-8781-5f55-9a8b-de1df9fbaf0e with scrape type 2
2026-03-28 19:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a4fef16-8781-5f55-9a8b-de1df9fbaf0e with scrape type 2
2026-03-28 19:09:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1a4fef16-8781-5f55-9a8b-de1df9fbaf0e, identifier: 6bdb8f6036
2026-03-28 19:09:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c7c7011-bd6b-58b4-aba6-94ae02024243 with identifier: 5f4d5217aa
2026-03-28 19:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c7c7011-bd6b-58b4-aba6-94ae02024243 with scrape type 2
2026-03-28 19:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c7c7011-bd6b-58b4-aba6-94ae02024243 with scrape type 2
2026-03-28 19:09:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6c7c7011-bd6b-58b4-aba6-94ae02024243, identifier: 5f4d5217aa
2026-03-28 19:09:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 636c3a4e-0f60-5c95-a716-4d90bd55c266 with identifier: 131e4f5f36
2026-03-28 19:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 636c3a4e-0f60-5c95-a716-4d90bd55c266 with scrape type 2
2026-03-28 19:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 636c3a4e-0f60-5c95-a716-4d90bd55c266 with scrape type 2
2026-03-28 19:09:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 636c3a4e-0f60-5c95-a716-4d90bd55c266, identifier: 131e4f5f36
2026-03-28 19:09:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d2548a01-6b2b-548d-8dec-6cca14cba352 with identifier: ca0e8ec15a
2026-03-28 19:09:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d2548a01-6b2b-548d-8dec-6cca14cba352 with identifier: ca0e8ec15a
2026-03-28 19:09:24 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d2548a01-6b2b-548d-8dec-6cca14cba352 with identifier: ca0e8ec15a to the API
2026-03-28 19:09:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ca0e8ec15a/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': 'Navy blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-02T13:30:00Z',
'fuel_type': 'ELEC + S.ETH HNR',
'id': 'd2548a01-6b2b-548d-8dec-6cca14cba352',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ca0e8ec15a/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'odometer': 35575,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-12-08',
'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-28 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:25 [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-28 19:09:25 [vpauto.fr] INFO: Saving data for ca0e8ec15a: {'auction_closing_time': 1775136600.0, 'created_time': 1774292849.407627, 'last_price_update_time': 1774724965.145238}
2026-03-28 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ca0e8ec15a') HTTP/1.1" 204 0
2026-03-28 19:09:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1a4fef16-8781-5f55-9a8b-de1df9fbaf0e with identifier: 6bdb8f6036
2026-03-28 19:09:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 19:09:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1a4fef16-8781-5f55-9a8b-de1df9fbaf0e with identifier: 6bdb8f6036
2026-03-28 19:09:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1a4fef16-8781-5f55-9a8b-de1df9fbaf0e with identifier: 6bdb8f6036 to the API
2026-03-28 19:09:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6bdb8f6036/ford-kuga-25-duratec-225-ch-phev-powershift-st-line-x>
{'auction_title': '',
'c_o_2_emission_value': 23,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/GugnNxe_BE.pdf',
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'ESS + ELEC HR',
'id': '1a4fef16-8781-5f55-9a8b-de1df9fbaf0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6bdb8f6036/ford-kuga-25-duratec-225-ch-phev-powershift-st-line-x',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 225 ch PHEV Powershift ST-Line X',
'odometer': 36123,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 225 ch PHEV Powershift ST-Line X',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 225 ch PHEV Powershift ST-Line X',
'year': 2023}
2026-03-28 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:25 [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-28 19:09:25 [vpauto.fr] INFO: Saving data for 6bdb8f6036: {'auction_closing_time': 1775568600.0, 'created_time': 1774429300.074333, 'last_price_update_time': 1774724965.440817}
2026-03-28 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6bdb8f6036') HTTP/1.1" 204 0
2026-03-28 19:09:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6c7c7011-bd6b-58b4-aba6-94ae02024243 with identifier: 5f4d5217aa
2026-03-28 19:09:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6c7c7011-bd6b-58b4-aba6-94ae02024243 with identifier: 5f4d5217aa
2026-03-28 19:09:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6c7c7011-bd6b-58b4-aba6-94ae02024243 with identifier: 5f4d5217aa to the API
2026-03-28 19:09:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5f4d5217aa/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x>
{'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': '2.5L',
'expiration_date': '2026-04-02T11:00:00Z',
'fuel_type': 'ELEC + S.ETH HNR',
'id': '6c7c7011-bd6b-58b4-aba6-94ae02024243',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5f4d5217aa/ford-kuga-25-duratec-190-ch-flexifuel-fhev-e85-powershift-st-line-x',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 190 ch FlexiFuel FHEV E85 Powershift ST-Line X',
'odometer': 37020,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-11-09',
'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-28 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:25 [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-28 19:09:25 [vpauto.fr] INFO: Saving data for 5f4d5217aa: {'auction_closing_time': 1775127600.0, 'created_time': 1774429298.653933, 'last_price_update_time': 1774724965.77102}
2026-03-28 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5f4d5217aa') HTTP/1.1" 204 0
2026-03-28 19:09:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 636c3a4e-0f60-5c95-a716-4d90bd55c266 with identifier: 131e4f5f36
2026-03-28 19:09:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 636c3a4e-0f60-5c95-a716-4d90bd55c266 with identifier: 131e4f5f36
2026-03-28 19:09:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 636c3a4e-0f60-5c95-a716-4d90bd55c266 with identifier: 131e4f5f36 to the API
2026-03-28 19:09:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/131e4f5f36/peugeot-208-puretech-100-ss-bvm6-style>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/BCmKhGv_BE.pdf',
'category': None,
'color': 'Ice blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '636c3a4e-0f60-5c95-a716-4d90bd55c266',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/131e4f5f36/peugeot-208-puretech-100-ss-bvm6-style',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': '208 PureTech 100 S&S BVM6 Style',
'odometer': 38931,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-03-22',
'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-28 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:26 [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-28 19:09:26 [vpauto.fr] INFO: Saving data for 131e4f5f36: {'created_time': 1774429315.046659, 'last_price_update_time': 1774724966.09646}
2026-03-28 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='131e4f5f36') HTTP/1.1" 204 0
2026-03-28 19:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/863fe0efbf/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a45274925a/ford-kuga-25-duratec-225-ch-phev-powershift-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-28 19:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/77dfe04636/peugeot-boxer-benne-435-l3-bluehdi-165-ss-premium> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:09:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bbe1e55-8c1d-5aed-abce-0a53e532e03b with identifier: 863fe0efbf
2026-03-28 19:09:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bbe1e55-8c1d-5aed-abce-0a53e532e03b with scrape type 2
2026-03-28 19:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bbe1e55-8c1d-5aed-abce-0a53e532e03b with scrape type 2
2026-03-28 19:09:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8bbe1e55-8c1d-5aed-abce-0a53e532e03b, identifier: 863fe0efbf
2026-03-28 19:09:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59a5063e-b8b4-50b6-bd27-771439062e3c with identifier: a45274925a
2026-03-28 19:09:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59a5063e-b8b4-50b6-bd27-771439062e3c with scrape type 2
2026-03-28 19:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59a5063e-b8b4-50b6-bd27-771439062e3c with scrape type 2
2026-03-28 19:09:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 59a5063e-b8b4-50b6-bd27-771439062e3c, identifier: a45274925a
2026-03-28 19:09:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb761694-ce58-5d9d-9d1f-d5c652c76552 with identifier: 77dfe04636
2026-03-28 19:09:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb761694-ce58-5d9d-9d1f-d5c652c76552 with scrape type 2
2026-03-28 19:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb761694-ce58-5d9d-9d1f-d5c652c76552 with scrape type 2
2026-03-28 19:09:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: cb761694-ce58-5d9d-9d1f-d5c652c76552, identifier: 77dfe04636
2026-03-28 19:09:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8bbe1e55-8c1d-5aed-abce-0a53e532e03b with identifier: 863fe0efbf
2026-03-28 19:09:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8bbe1e55-8c1d-5aed-abce-0a53e532e03b with identifier: 863fe0efbf
2026-03-28 19:09:26 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8bbe1e55-8c1d-5aed-abce-0a53e532e03b with identifier: 863fe0efbf to the API
2026-03-28 19:09:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/863fe0efbf/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': '2026-04-04T11:00:00Z',
'fuel_type': 'Electric',
'id': '8bbe1e55-8c1d-5aed-abce-0a53e532e03b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/863fe0efbf/ford-mustang-mach-e-standard-range-76-kwh-269-ch',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'FORD',
'model': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'odometer': 32841,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'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-28 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:26 [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-28 19:09:26 [vpauto.fr] INFO: Saving data for 863fe0efbf: {'auction_closing_time': 1775300400.0, 'created_time': 1774429295.244795, 'last_price_update_time': 1774724966.803743}
2026-03-28 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='863fe0efbf') HTTP/1.1" 204 0
2026-03-28 19:09:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 59a5063e-b8b4-50b6-bd27-771439062e3c with identifier: a45274925a
2026-03-28 19:09:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 59a5063e-b8b4-50b6-bd27-771439062e3c with identifier: a45274925a
2026-03-28 19:09:26 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 59a5063e-b8b4-50b6-bd27-771439062e3c with identifier: a45274925a to the API
2026-03-28 19:09:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a45274925a/ford-kuga-25-duratec-225-ch-phev-powershift-st-line-x>
{'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': '2.5L',
'expiration_date': None,
'fuel_type': 'ESS + ELEC HR',
'id': '59a5063e-b8b4-50b6-bd27-771439062e3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a45274925a/ford-kuga-25-duratec-225-ch-phev-powershift-st-line-x',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Kuga 2.5 Duratec 225 ch PHEV Powershift ST-Line X',
'odometer': 35445,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 Duratec 225 ch PHEV Powershift ST-Line X',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 225 ch PHEV Powershift ST-Line X',
'year': 2023}
2026-03-28 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:27 [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-28 19:09:27 [vpauto.fr] INFO: Saving data for a45274925a: {'created_time': 1774292860.098286, 'last_price_update_time': 1774724967.153007}
2026-03-28 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a45274925a') HTTP/1.1" 204 0
2026-03-28 19:09:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: cb761694-ce58-5d9d-9d1f-d5c652c76552 with identifier: 77dfe04636
2026-03-28 19:09:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: cb761694-ce58-5d9d-9d1f-d5c652c76552 with identifier: 77dfe04636
2026-03-28 19:09:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: cb761694-ce58-5d9d-9d1f-d5c652c76552 with identifier: 77dfe04636 to the API
2026-03-28 19:09:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/77dfe04636/peugeot-boxer-benne-435-l3-bluehdi-165-ss-premium>
{'auction_title': '',
'c_o_2_emission_value': 308,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/dkMdFWi_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'cb761694-ce58-5d9d-9d1f-d5c652c76552',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/77dfe04636/peugeot-boxer-benne-435-l3-bluehdi-165-ss-premium',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': 'BOXER BENNE 435 L3 BLUEHDI 165 S&S PREMIUM',
'odometer': 29637,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2024-10-28',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER BENNE 435 L3 BLUEHDI 165 S&S PREMIUM',
'transmission': 'manual',
'trim': 'BOXER BENNE 435 L3 BLUEHDI 165 S&S PREMIUM',
'year': 2024}
2026-03-28 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777dfe04636%27 HTTP/1.1" 200 None
2026-03-28 19:09:27 [vpauto.fr] INFO: Saving data for 77dfe04636: {'created_time': 1774415008.368526, 'last_price_update_time': 1774724967.473257}
2026-03-28 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='77dfe04636') HTTP/1.1" 204 0
2026-03-28 19:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1d6d76b36/dacia-sandero-eco-g-100-stepway-essential> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:09:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/440578c35a/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/318c82d736/honda-civic-ehev-20-i-mmd-advance> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2313759f36/renault-clio-tce-100-gpl-evolution> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:09:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85402703-7be4-53c1-a24d-4c4ab3870210 with identifier: 1d6d76b36
2026-03-28 19:09:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85402703-7be4-53c1-a24d-4c4ab3870210 with scrape type 2
2026-03-28 19:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85402703-7be4-53c1-a24d-4c4ab3870210 with scrape type 2
2026-03-28 19:09:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 85402703-7be4-53c1-a24d-4c4ab3870210, identifier: 1d6d76b36
2026-03-28 19:09:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc244bef-0a57-579d-ba1b-e4d935faceb4 with identifier: 440578c35a
2026-03-28 19:09:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc244bef-0a57-579d-ba1b-e4d935faceb4 with scrape type 2
2026-03-28 19:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc244bef-0a57-579d-ba1b-e4d935faceb4 with scrape type 2
2026-03-28 19:09:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fc244bef-0a57-579d-ba1b-e4d935faceb4, identifier: 440578c35a
2026-03-28 19:09:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fa57279-2b05-5f15-8de0-244564ffd073 with identifier: 318c82d736
2026-03-28 19:09:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fa57279-2b05-5f15-8de0-244564ffd073 with scrape type 2
2026-03-28 19:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fa57279-2b05-5f15-8de0-244564ffd073 with scrape type 2
2026-03-28 19:09:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4fa57279-2b05-5f15-8de0-244564ffd073, identifier: 318c82d736
2026-03-28 19:09:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8e02fa4-b43e-5ffd-bf87-10a21643d5ea with identifier: 2313759f36
2026-03-28 19:09:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8e02fa4-b43e-5ffd-bf87-10a21643d5ea with scrape type 2
2026-03-28 19:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8e02fa4-b43e-5ffd-bf87-10a21643d5ea with scrape type 2
2026-03-28 19:09:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d8e02fa4-b43e-5ffd-bf87-10a21643d5ea, identifier: 2313759f36
2026-03-28 19:09:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 85402703-7be4-53c1-a24d-4c4ab3870210 with identifier: 1d6d76b36
2026-03-28 19:09:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 85402703-7be4-53c1-a24d-4c4ab3870210 with identifier: 1d6d76b36
2026-03-28 19:09:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 85402703-7be4-53c1-a24d-4c4ab3870210 with identifier: 1d6d76b36 to the API
2026-03-28 19:09:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/1d6d76b36/dacia-sandero-eco-g-100-stepway-essential>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/ihgayWR_BE.pdf',
'category': None,
'color': 'Ice blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': '85402703-7be4-53c1-a24d-4c4ab3870210',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1d6d76b36/dacia-sandero-eco-g-100-stepway-essential',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'DACIA',
'model': 'Sandero ECO-G 100 Stepway Essential',
'odometer': 29182,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2024-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero ECO-G 100 Stepway Essential',
'transmission': 'manual',
'trim': 'Sandero ECO-G 100 Stepway Essential',
'year': 2024}
2026-03-28 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:28 [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-28 19:09:28 [vpauto.fr] INFO: Saving data for 1d6d76b36: {'created_time': 1774429305.051162, 'last_price_update_time': 1774724968.363434}
2026-03-28 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1d6d76b36') HTTP/1.1" 204 0
2026-03-28 19:09:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fc244bef-0a57-579d-ba1b-e4d935faceb4 with identifier: 440578c35a
2026-03-28 19:09:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fc244bef-0a57-579d-ba1b-e4d935faceb4 with identifier: 440578c35a
2026-03-28 19:09:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fc244bef-0a57-579d-ba1b-e4d935faceb4 with identifier: 440578c35a to the API
2026-03-28 19:09:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/440578c35a/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-02T13:30:00Z',
'fuel_type': 'ELEC + S.ETH HNR',
'id': 'fc244bef-0a57-579d-ba1b-e4d935faceb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/440578c35a/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line-x',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line X',
'odometer': 29052,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'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': 2024}
2026-03-28 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:28 [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-28 19:09:28 [vpauto.fr] INFO: Saving data for 440578c35a: {'auction_closing_time': 1775136600.0, 'created_time': 1774292695.71987, 'last_price_update_time': 1774724968.654045}
2026-03-28 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='440578c35a') HTTP/1.1" 204 0
2026-03-28 19:09:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4fa57279-2b05-5f15-8de0-244564ffd073 with identifier: 318c82d736
2026-03-28 19:09:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4fa57279-2b05-5f15-8de0-244564ffd073 with identifier: 318c82d736
2026-03-28 19:09:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4fa57279-2b05-5f15-8de0-244564ffd073 with identifier: 318c82d736 to the API
2026-03-28 19:09:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/318c82d736/honda-civic-ehev-20-i-mmd-advance>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/FUfzZZH_BE.pdf',
'category': None,
'color': 'Pearly white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '4fa57279-2b05-5f15-8de0-244564ffd073',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/318c82d736/honda-civic-ehev-20-i-mmd-advance',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'HONDA',
'model': 'Civic e:HEV 2.0 i-MMD Advance',
'odometer': 39244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2025-03-06',
'seats_number': 5,
'seller_name': None,
'title': 'HONDA Civic e:HEV 2.0 i-MMD Advance',
'transmission': 'automatic',
'trim': 'Civic e:HEV 2.0 i-MMD Advance',
'year': 2025}
2026-03-28 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:28 [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-28 19:09:28 [vpauto.fr] INFO: Saving data for 318c82d736: {'auction_closing_time': 1775568600.0, 'created_time': 1774429276.885907, 'last_price_update_time': 1774724968.984839}
2026-03-28 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='318c82d736') HTTP/1.1" 204 0
2026-03-28 19:09:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d8e02fa4-b43e-5ffd-bf87-10a21643d5ea with identifier: 2313759f36
2026-03-28 19:09:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d8e02fa4-b43e-5ffd-bf87-10a21643d5ea with identifier: 2313759f36
2026-03-28 19:09:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d8e02fa4-b43e-5ffd-bf87-10a21643d5ea with identifier: 2313759f36 to the API
2026-03-28 19:09:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2313759f36/renault-clio-tce-100-gpl-evolution>
{'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/kBNQiiQ_BE.pdf',
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': 'd8e02fa4-b43e-5ffd-bf87-10a21643d5ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2313759f36/renault-clio-tce-100-gpl-evolution',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Clio TCe 100 GPL Evolution',
'odometer': 28296,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2024-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 100 GPL Evolution',
'transmission': 'manual',
'trim': 'Clio TCe 100 GPL Evolution',
'year': 2024}
2026-03-28 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272313759f36%27 HTTP/1.1" 200 None
2026-03-28 19:09:29 [vpauto.fr] INFO: Saving data for 2313759f36: {'created_time': 1774342888.07739, 'last_price_update_time': 1774724969.303901}
2026-03-28 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2313759f36') HTTP/1.1" 204 0
2026-03-28 19:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7d396cadbf/nissan-juke-dig-t-114-n-connecta> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:09:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/41eccb8bbf/dacia-sandero-sce-65-expression> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-28 19:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/996e145bf8/renault-clio-societe-dci-75-energy-air> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/74f3963af8/renault-kangoo-ze-33-generique> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-28 19:09:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f64a6a2-c886-5b80-b644-cd6eb4b62020 with identifier: 7d396cadbf
2026-03-28 19:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f64a6a2-c886-5b80-b644-cd6eb4b62020 with scrape type 2
2026-03-28 19:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f64a6a2-c886-5b80-b644-cd6eb4b62020 with scrape type 2
2026-03-28 19:09:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 5f64a6a2-c886-5b80-b644-cd6eb4b62020, identifier: 7d396cadbf
2026-03-28 19:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00c72a62-d4c4-57e3-b8a0-60e2ac895d1e with identifier: 41eccb8bbf
2026-03-28 19:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c72a62-d4c4-57e3-b8a0-60e2ac895d1e with scrape type 2
2026-03-28 19:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00c72a62-d4c4-57e3-b8a0-60e2ac895d1e with scrape type 2
2026-03-28 19:09:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 00c72a62-d4c4-57e3-b8a0-60e2ac895d1e, identifier: 41eccb8bbf
2026-03-28 19:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8d7df46-d030-5886-bb75-4562faafcbb7 with identifier: 996e145bf8
2026-03-28 19:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8d7df46-d030-5886-bb75-4562faafcbb7 with scrape type 2
2026-03-28 19:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8d7df46-d030-5886-bb75-4562faafcbb7 with scrape type 2
2026-03-28 19:09:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c8d7df46-d030-5886-bb75-4562faafcbb7, identifier: 996e145bf8
2026-03-28 19:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfa1112c-337e-5163-9da5-38e0b0f0d9af with identifier: 74f3963af8
2026-03-28 19:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfa1112c-337e-5163-9da5-38e0b0f0d9af with scrape type 2
2026-03-28 19:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfa1112c-337e-5163-9da5-38e0b0f0d9af with scrape type 2
2026-03-28 19:09:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: cfa1112c-337e-5163-9da5-38e0b0f0d9af, identifier: 74f3963af8
2026-03-28 19:09:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 5f64a6a2-c886-5b80-b644-cd6eb4b62020 with identifier: 7d396cadbf
2026-03-28 19:09:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 5f64a6a2-c886-5b80-b644-cd6eb4b62020 with identifier: 7d396cadbf
2026-03-28 19:09:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 5f64a6a2-c886-5b80-b644-cd6eb4b62020 with identifier: 7d396cadbf to the API
2026-03-28 19:09:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/7d396cadbf/nissan-juke-dig-t-114-n-connecta>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Petrol',
'id': '5f64a6a2-c886-5b80-b644-cd6eb4b62020',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7d396cadbf/nissan-juke-dig-t-114-n-connecta',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'NISSAN',
'model': 'Juke DIG-T 114 N-Connecta',
'odometer': 16645,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2024-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Juke DIG-T 114 N-Connecta',
'transmission': 'manual',
'trim': 'Juke DIG-T 114 N-Connecta',
'year': 2024}
2026-03-28 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:30 [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-28 19:09:30 [vpauto.fr] INFO: Saving data for 7d396cadbf: {'auction_closing_time': 1775300400.0, 'created_time': 1774429260.550494, 'last_price_update_time': 1774724970.352886}
2026-03-28 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7d396cadbf') HTTP/1.1" 204 0
2026-03-28 19:09:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 00c72a62-d4c4-57e3-b8a0-60e2ac895d1e with identifier: 41eccb8bbf
2026-03-28 19:09:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 00c72a62-d4c4-57e3-b8a0-60e2ac895d1e with identifier: 41eccb8bbf
2026-03-28 19:09:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 00c72a62-d4c4-57e3-b8a0-60e2ac895d1e with identifier: 41eccb8bbf to the API
2026-03-28 19:09:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/41eccb8bbf/dacia-sandero-sce-65-expression>
{'auction_title': '',
'c_o_2_emission_value': 120,
'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': 'Petrol',
'id': '00c72a62-d4c4-57e3-b8a0-60e2ac895d1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/41eccb8bbf/dacia-sandero-sce-65-expression',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'DACIA',
'model': 'Sandero SCe 65 Expression',
'odometer': 14537,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2025-04-25',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero SCe 65 Expression',
'transmission': 'manual',
'trim': 'Sandero SCe 65 Expression',
'year': 2025}
2026-03-28 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:30 [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-28 19:09:30 [vpauto.fr] INFO: Saving data for 41eccb8bbf: {'created_time': 1774429402.759426, 'last_price_update_time': 1774724970.663813}
2026-03-28 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='41eccb8bbf') HTTP/1.1" 204 0
2026-03-28 19:09:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c8d7df46-d030-5886-bb75-4562faafcbb7 with identifier: 996e145bf8
2026-03-28 19:09:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c8d7df46-d030-5886-bb75-4562faafcbb7 with identifier: 996e145bf8
2026-03-28 19:09:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c8d7df46-d030-5886-bb75-4562faafcbb7 with identifier: 996e145bf8 to the API
2026-03-28 19:09:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/996e145bf8/renault-clio-societe-dci-75-energy-air>
{'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': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c8d7df46-d030-5886-bb75-4562faafcbb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/996e145bf8/renault-clio-societe-dci-75-energy-air',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'CLIO SOCIETE DCI 75 ENERGY AIR',
'odometer': 168324,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2016-07-26',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO SOCIETE DCI 75 ENERGY AIR',
'transmission': 'manual',
'trim': 'CLIO SOCIETE DCI 75 ENERGY AIR',
'year': 2016}
2026-03-28 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27996e145bf8%27 HTTP/1.1" 200 None
2026-03-28 19:09:31 [vpauto.fr] INFO: Saving data for 996e145bf8: {'auction_closing_time': 1774864800.0, 'created_time': 1773824535.762959, 'last_price_update_time': 1774724971.357919}
2026-03-28 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='996e145bf8') HTTP/1.1" 204 0
2026-03-28 19:09:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: cfa1112c-337e-5163-9da5-38e0b0f0d9af with identifier: 74f3963af8
2026-03-28 19:09:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: cfa1112c-337e-5163-9da5-38e0b0f0d9af with identifier: 74f3963af8
2026-03-28 19:09:31 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: cfa1112c-337e-5163-9da5-38e0b0f0d9af with identifier: 74f3963af8 to the API
2026-03-28 19:09:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/74f3963af8/renault-kangoo-ze-33-generique>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cfa1112c-337e-5163-9da5-38e0b0f0d9af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/74f3963af8/renault-kangoo-ze-33-generique',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'KANGOO Z.E. 33 GENERIQUE',
'odometer': 167171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2017-11-29',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO Z.E. 33 GENERIQUE',
'transmission': 'automatic',
'trim': 'KANGOO Z.E. 33 GENERIQUE',
'year': 2017}
2026-03-28 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09: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-28 19:09:31 [vpauto.fr] INFO: Saving data for 74f3963af8: {'auction_closing_time': 1774864800.0, 'created_time': 1773947380.133095, 'last_price_update_time': 1774724971.745326}
2026-03-28 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='74f3963af8') HTTP/1.1" 204 0
2026-03-28 19:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5704e16cf8/citroen-jumpy-fgn-m-bluehdi-145-ss-eat8-driver> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/86a2b67bf8/peugeot-expert-fgn-tole-m-bluehdi-145-ss-eat8> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/ba7b5226b1/volkswagen-polo-10-tsi-95-ss-bvm5-life-societe> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:09:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:09:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca3b75dd-3880-5b13-97a7-279476d233de with identifier: 5704e16cf8
2026-03-28 19:09:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca3b75dd-3880-5b13-97a7-279476d233de with scrape type 2
2026-03-28 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca3b75dd-3880-5b13-97a7-279476d233de with scrape type 2
2026-03-28 19:09:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ca3b75dd-3880-5b13-97a7-279476d233de, identifier: 5704e16cf8
2026-03-28 19:09:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3256316-fcb7-5a62-aa43-b55c97bc8892 with identifier: 86a2b67bf8
2026-03-28 19:09:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3256316-fcb7-5a62-aa43-b55c97bc8892 with scrape type 2
2026-03-28 19:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3256316-fcb7-5a62-aa43-b55c97bc8892 with scrape type 2
2026-03-28 19:09:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c3256316-fcb7-5a62-aa43-b55c97bc8892, identifier: 86a2b67bf8
2026-03-28 19:09:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1bb49a2-2a7f-52b6-98f4-84b9a3851c6f with identifier: ba7b5226b1
2026-03-28 19:09:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1bb49a2-2a7f-52b6-98f4-84b9a3851c6f with scrape type 2
2026-03-28 19:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1bb49a2-2a7f-52b6-98f4-84b9a3851c6f with scrape type 2
2026-03-28 19:09:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c1bb49a2-2a7f-52b6-98f4-84b9a3851c6f, identifier: ba7b5226b1
2026-03-28 19:09:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ca3b75dd-3880-5b13-97a7-279476d233de with identifier: 5704e16cf8
2026-03-28 19:09:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ca3b75dd-3880-5b13-97a7-279476d233de with identifier: 5704e16cf8
2026-03-28 19:09:32 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ca3b75dd-3880-5b13-97a7-279476d233de with identifier: 5704e16cf8 to the API
2026-03-28 19:09:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5704e16cf8/citroen-jumpy-fgn-m-bluehdi-145-ss-eat8-driver>
{'auction_title': '',
'c_o_2_emission_value': 189,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/pbGhavL_BE.pdf',
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ca3b75dd-3880-5b13-97a7-279476d233de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5704e16cf8/citroen-jumpy-fgn-m-bluehdi-145-ss-eat8-driver',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'JUMPY FGN M BLUEHDI 145 S&S EAT8 DRIVER',
'odometer': 54387,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPY FGN M BLUEHDI 145 S&S EAT8 DRIVER',
'transmission': 'automatic',
'trim': 'JUMPY FGN M BLUEHDI 145 S&S EAT8 DRIVER',
'year': 2023}
2026-03-28 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:32 [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-28 19:09:32 [vpauto.fr] INFO: Saving data for 5704e16cf8: {'created_time': 1773775048.449831, 'last_price_update_time': 1774724972.530198, 'auction_closing_time': 1774864800.0}
2026-03-28 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5704e16cf8') HTTP/1.1" 204 0
2026-03-28 19:09:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c3256316-fcb7-5a62-aa43-b55c97bc8892 with identifier: 86a2b67bf8
2026-03-28 19:09:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c3256316-fcb7-5a62-aa43-b55c97bc8892 with identifier: 86a2b67bf8
2026-03-28 19:09:32 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c3256316-fcb7-5a62-aa43-b55c97bc8892 with identifier: 86a2b67bf8 to the API
2026-03-28 19:09:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/86a2b67bf8/peugeot-expert-fgn-tole-m-bluehdi-145-ss-eat8>
{'auction_title': '',
'c_o_2_emission_value': 194,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/xEqsXeT_BE.pdf',
'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': 'c3256316-fcb7-5a62-aa43-b55c97bc8892',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/86a2b67bf8/peugeot-expert-fgn-tole-m-bluehdi-145-ss-eat8',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'PEUGEOT',
'model': 'EXPERT FGN TOLE M BLUEHDI 145 S&S EAT8',
'odometer': 126960,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2023-09-25',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FGN TOLE M BLUEHDI 145 S&S EAT8',
'transmission': 'automatic',
'trim': 'EXPERT FGN TOLE M BLUEHDI 145 S&S EAT8',
'year': 2023}
2026-03-28 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:32 [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-28 19:09:32 [vpauto.fr] INFO: Saving data for 86a2b67bf8: {'auction_closing_time': 1774864800.0, 'created_time': 1774293648.985523, 'last_price_update_time': 1774724972.851553}
2026-03-28 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='86a2b67bf8') HTTP/1.1" 204 0
2026-03-28 19:09:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c1bb49a2-2a7f-52b6-98f4-84b9a3851c6f with identifier: ba7b5226b1
2026-03-28 19:09:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c1bb49a2-2a7f-52b6-98f4-84b9a3851c6f with identifier: ba7b5226b1
2026-03-28 19:09:32 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c1bb49a2-2a7f-52b6-98f4-84b9a3851c6f with identifier: ba7b5226b1 to the API
2026-03-28 19:09:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/ba7b5226b1/volkswagen-polo-10-tsi-95-ss-bvm5-life-societe>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/UXvNeJP_BE.pdf',
'category': None,
'color': 'Medium grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'c1bb49a2-2a7f-52b6-98f4-84b9a3851c6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/ba7b5226b1/volkswagen-polo-10-tsi-95-ss-bvm5-life-societe',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'VOLKSWAGEN',
'model': 'Polo 1.0 TSI 95 S&S BVM5 Life société',
'odometer': 2778,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2023-05-27',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN Polo 1.0 TSI 95 S&S BVM5 Life société',
'transmission': 'manual',
'trim': 'Polo 1.0 TSI 95 S&S BVM5 Life société',
'year': 2023}
2026-03-28 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:33 [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-28 19:09:33 [vpauto.fr] INFO: Saving data for ba7b5226b1: {'auction_closing_time': 1774609200.0, 'created_time': 1774429289.362212, 'last_price_update_time': 1774724973.16794}
2026-03-28 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ba7b5226b1') HTTP/1.1" 204 0
2026-03-28 19:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/89916ba4b1/volkswagen-polo-10-tsi-95-ss-bvm5-life-societe> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/95d261efb1/ford-ranger-super-cabine-20-ecoblue-213-bv10-wildtrak> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/5a358f1cf8/citroen-jumper-tole-35-l2h2-bluehdi-165-ss-bvm6-driver> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6872a81e-9769-534b-bdcd-76048cd2a53f with identifier: 89916ba4b1
2026-03-28 19:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6872a81e-9769-534b-bdcd-76048cd2a53f with scrape type 2
2026-03-28 19:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6872a81e-9769-534b-bdcd-76048cd2a53f with scrape type 2
2026-03-28 19:09:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 6872a81e-9769-534b-bdcd-76048cd2a53f, identifier: 89916ba4b1
2026-03-28 19:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd3dda51-3faa-5af6-8153-f23eef756ebc with identifier: 95d261efb1
2026-03-28 19:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd3dda51-3faa-5af6-8153-f23eef756ebc with scrape type 2
2026-03-28 19:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd3dda51-3faa-5af6-8153-f23eef756ebc with scrape type 2
2026-03-28 19:09:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: bd3dda51-3faa-5af6-8153-f23eef756ebc, identifier: 95d261efb1
2026-03-28 19:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18b98aa9-b5e0-54b5-b34c-18741826cac6 with identifier: 5a358f1cf8
2026-03-28 19:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18b98aa9-b5e0-54b5-b34c-18741826cac6 with scrape type 2
2026-03-28 19:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18b98aa9-b5e0-54b5-b34c-18741826cac6 with scrape type 2
2026-03-28 19:09:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 18b98aa9-b5e0-54b5-b34c-18741826cac6, identifier: 5a358f1cf8
2026-03-28 19:09:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 6872a81e-9769-534b-bdcd-76048cd2a53f with identifier: 89916ba4b1
2026-03-28 19:09:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 6872a81e-9769-534b-bdcd-76048cd2a53f with identifier: 89916ba4b1
2026-03-28 19:09:33 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 6872a81e-9769-534b-bdcd-76048cd2a53f with identifier: 89916ba4b1 to the API
2026-03-28 19:09:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/89916ba4b1/volkswagen-polo-10-tsi-95-ss-bvm5-life-societe>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/GbazLUM_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '6872a81e-9769-534b-bdcd-76048cd2a53f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/89916ba4b1/volkswagen-polo-10-tsi-95-ss-bvm5-life-societe',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'VOLKSWAGEN',
'model': 'Polo 1.0 TSI 95 S&S BVM5 Life société',
'odometer': 7587,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2023-05-27',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN Polo 1.0 TSI 95 S&S BVM5 Life société',
'transmission': 'manual',
'trim': 'Polo 1.0 TSI 95 S&S BVM5 Life société',
'year': 2023}
2026-03-28 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:33 [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-28 19:09:33 [vpauto.fr] INFO: Saving data for 89916ba4b1: {'auction_closing_time': 1774609200.0, 'created_time': 1774429290.008472, 'last_price_update_time': 1774724973.953574}
2026-03-28 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='89916ba4b1') HTTP/1.1" 204 0
2026-03-28 19:09:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: bd3dda51-3faa-5af6-8153-f23eef756ebc with identifier: 95d261efb1
2026-03-28 19:09:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: bd3dda51-3faa-5af6-8153-f23eef756ebc with identifier: 95d261efb1
2026-03-28 19:09:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: bd3dda51-3faa-5af6-8153-f23eef756ebc with identifier: 95d261efb1 to the API
2026-03-28 19:09:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/95d261efb1/ford-ranger-super-cabine-20-ecoblue-213-bv10-wildtrak>
{'auction_title': '',
'c_o_2_emission_value': 255,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO +',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': 'bd3dda51-3faa-5af6-8153-f23eef756ebc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/95d261efb1/ford-ranger-super-cabine-20-ecoblue-213-bv10-wildtrak',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'RANGER SUPER CABINE 2.0 ECOBLUE 213 BV10 WILDTRAK',
'odometer': 54403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 4,
'seller_name': None,
'title': 'FORD RANGER SUPER CABINE 2.0 ECOBLUE 213 BV10 WILDTRAK',
'transmission': 'automatic',
'trim': 'RANGER SUPER CABINE 2.0 ECOBLUE 213 BV10 WILDTRAK',
'year': 2022}
2026-03-28 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:34 [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-28 19:09:34 [vpauto.fr] INFO: Saving data for 95d261efb1: {'auction_closing_time': 1774864740.0, 'created_time': 1774342848.989093, 'last_price_update_time': 1774724974.278512}
2026-03-28 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='95d261efb1') HTTP/1.1" 204 0
2026-03-28 19:09:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 18b98aa9-b5e0-54b5-b34c-18741826cac6 with identifier: 5a358f1cf8
2026-03-28 19:09:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 18b98aa9-b5e0-54b5-b34c-18741826cac6 with identifier: 5a358f1cf8
2026-03-28 19:09:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 18b98aa9-b5e0-54b5-b34c-18741826cac6 with identifier: 5a358f1cf8 to the API
2026-03-28 19:09:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/5a358f1cf8/citroen-jumper-tole-35-l2h2-bluehdi-165-ss-bvm6-driver>
{'auction_title': '',
'c_o_2_emission_value': 150,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '18b98aa9-b5e0-54b5-b34c-18741826cac6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/5a358f1cf8/citroen-jumper-tole-35-l2h2-bluehdi-165-ss-bvm6-driver',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'CITROEN',
'model': 'JUMPER TOLE 35 L2H2 BLUEHDi 165 S&S BVM6 DRIVER',
'odometer': 139045,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-12-04',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPER TOLE 35 L2H2 BLUEHDi 165 S&S BVM6 DRIVER',
'transmission': 'manual',
'trim': 'JUMPER TOLE 35 L2H2 BLUEHDi 165 S&S BVM6 DRIVER',
'year': 2019}
2026-03-28 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:34 [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-28 19:09:34 [vpauto.fr] INFO: Saving data for 5a358f1cf8: {'auction_closing_time': 1774864800.0, 'created_time': 1773947134.435106, 'last_price_update_time': 1774724974.580019}
2026-03-28 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='5a358f1cf8') HTTP/1.1" 204 0
2026-03-28 19:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f669a87fb1/renault-trafic-fgn-l1h1-2800-kg-blue-dci-130-confort> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2574d9a0f8/renault-master-fgn-trac-f3300-l2h2-energy-dci-180-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:09:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0852ff0-3c79-585a-8750-89145ecf3719 with identifier: f669a87fb1
2026-03-28 19:09:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0852ff0-3c79-585a-8750-89145ecf3719 with scrape type 2
2026-03-28 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0852ff0-3c79-585a-8750-89145ecf3719 with scrape type 2
2026-03-28 19:09:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d0852ff0-3c79-585a-8750-89145ecf3719, identifier: f669a87fb1
2026-03-28 19:09:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69767454-0bcd-52fe-b620-300364eac2b4 with identifier: 2574d9a0f8
2026-03-28 19:09:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69767454-0bcd-52fe-b620-300364eac2b4 with scrape type 2
2026-03-28 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69767454-0bcd-52fe-b620-300364eac2b4 with scrape type 2
2026-03-28 19:09:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 69767454-0bcd-52fe-b620-300364eac2b4, identifier: 2574d9a0f8
2026-03-28 19:09:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d0852ff0-3c79-585a-8750-89145ecf3719 with identifier: f669a87fb1
2026-03-28 19:09:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d0852ff0-3c79-585a-8750-89145ecf3719 with identifier: f669a87fb1
2026-03-28 19:09:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d0852ff0-3c79-585a-8750-89145ecf3719 with identifier: f669a87fb1 to the API
2026-03-28 19:09:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/f669a87fb1/renault-trafic-fgn-l1h1-2800-kg-blue-dci-130-confort>
{'auction_title': '',
'c_o_2_emission_value': 183,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/YGUAwSS_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd0852ff0-3c79-585a-8750-89145ecf3719',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f669a87fb1/renault-trafic-fgn-l1h1-2800-kg-blue-dci-130-confort',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'TRAFIC FGN L1H1 2800 KG BLUE DCI 130 CONFORT',
'odometer': 115720,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC FGN L1H1 2800 KG BLUE DCI 130 CONFORT',
'transmission': 'manual',
'trim': 'TRAFIC FGN L1H1 2800 KG BLUE DCI 130 CONFORT',
'year': 2022}
2026-03-28 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:35 [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-28 19:09:35 [vpauto.fr] INFO: Saving data for f669a87fb1: {'created_time': 1774429341.911445, 'last_price_update_time': 1774724975.22099}
2026-03-28 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f669a87fb1') HTTP/1.1" 204 0
2026-03-28 19:09:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 69767454-0bcd-52fe-b620-300364eac2b4 with identifier: 2574d9a0f8
2026-03-28 19:09:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 69767454-0bcd-52fe-b620-300364eac2b4 with identifier: 2574d9a0f8
2026-03-28 19:09:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 69767454-0bcd-52fe-b620-300364eac2b4 with identifier: 2574d9a0f8 to the API
2026-03-28 19:09:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2574d9a0f8/renault-master-fgn-trac-f3300-l2h2-energy-dci-180-grand-confort>
{'auction_title': '',
'c_o_2_emission_value': 249,
'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': '69767454-0bcd-52fe-b620-300364eac2b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2574d9a0f8/renault-master-fgn-trac-f3300-l2h2-energy-dci-180-grand-confort',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'RENAULT',
'model': 'MASTER FGN TRAC F3300 L2H2 ENERGY DCI 180 GRAND CONFORT',
'odometer': 140570,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER FGN TRAC F3300 L2H2 ENERGY DCI 180 GRAND CONFORT',
'transmission': 'manual',
'trim': 'MASTER FGN TRAC F3300 L2H2 ENERGY DCI 180 GRAND CONFORT',
'year': 2021}
2026-03-28 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272574d9a0f8%27 HTTP/1.1" 200 None
2026-03-28 19:09:35 [vpauto.fr] INFO: Saving data for 2574d9a0f8: {'auction_closing_time': 1774864800.0, 'created_time': 1773861074.971917, 'last_price_update_time': 1774724975.509453}
2026-03-28 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2574d9a0f8') HTTP/1.1" 204 0
2026-03-28 19:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/54f70584b1/ford-transit-custom-fourgon-300-l1h1-20-ecoblue-130-trend-business> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:09:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c115319-b7f6-59c3-8b8a-08b914f88e0f with identifier: 54f70584b1
2026-03-28 19:09:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c115319-b7f6-59c3-8b8a-08b914f88e0f with scrape type 2
2026-03-28 19:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c115319-b7f6-59c3-8b8a-08b914f88e0f with scrape type 2
2026-03-28 19:09:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8c115319-b7f6-59c3-8b8a-08b914f88e0f, identifier: 54f70584b1
2026-03-28 19:09:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8c115319-b7f6-59c3-8b8a-08b914f88e0f with identifier: 54f70584b1
2026-03-28 19:09:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8c115319-b7f6-59c3-8b8a-08b914f88e0f with identifier: 54f70584b1
2026-03-28 19:09:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8c115319-b7f6-59c3-8b8a-08b914f88e0f with identifier: 54f70584b1 to the API
2026-03-28 19:09:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:09: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-28 19:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/54f70584b1/ford-transit-custom-fourgon-300-l1h1-20-ecoblue-130-trend-business>
{'auction_title': '',
'c_o_2_emission_value': 191,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/dqLHrrM_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8c115319-b7f6-59c3-8b8a-08b914f88e0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/54f70584b1/ford-transit-custom-fourgon-300-l1h1-20-ecoblue-130-trend-business',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'FORD',
'model': 'TRANSIT CUSTOM FOURGON 300 L1H1 2.0 ECOBLUE 130 TREND BUSINESS',
'odometer': 73388,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2023-11-02',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CUSTOM FOURGON 300 L1H1 2.0 ECOBLUE 130 TREND BUSINESS',
'transmission': 'manual',
'trim': 'TRANSIT CUSTOM FOURGON 300 L1H1 2.0 ECOBLUE 130 TREND BUSINESS',
'year': 2023}
2026-03-28 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:36 [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-28 19:09:36 [vpauto.fr] INFO: Saving data for 54f70584b1: {'auction_closing_time': 1774609200.0, 'created_time': 1774342844.773661, 'last_price_update_time': 1774724976.604734}
2026-03-28 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='54f70584b1') HTTP/1.1" 204 0
2026-03-28 19:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/98f7f057b1/peugeot-expert-fgn-tole-standard-bluehdi-180-ss-eat6-premium-pack> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-28 19:09:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45517fc3-1909-571e-99a0-f1ed7c8cf2be with identifier: 98f7f057b1
2026-03-28 19:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45517fc3-1909-571e-99a0-f1ed7c8cf2be with scrape type 2
2026-03-28 19:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45517fc3-1909-571e-99a0-f1ed7c8cf2be with scrape type 2
2026-03-28 19:09:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 45517fc3-1909-571e-99a0-f1ed7c8cf2be, identifier: 98f7f057b1
2026-03-28 19:09:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 45517fc3-1909-571e-99a0-f1ed7c8cf2be with identifier: 98f7f057b1
2026-03-28 19:09:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 45517fc3-1909-571e-99a0-f1ed7c8cf2be with identifier: 98f7f057b1
2026-03-28 19:09:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 45517fc3-1909-571e-99a0-f1ed7c8cf2be with identifier: 98f7f057b1 to the API
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 19:09:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/98f7f057b1/peugeot-expert-fgn-tole-standard-bluehdi-180-ss-eat6-premium-pack>
{'auction_title': '',
'c_o_2_emission_value': 151,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO',
'engine': '',
'expiration_date': '2026-03-30T09:59:00Z',
'fuel_type': 'Diesel',
'id': '45517fc3-1909-571e-99a0-f1ed7c8cf2be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/98f7f057b1/peugeot-expert-fgn-tole-standard-bluehdi-180-ss-eat6-premium-pack',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': 'EXPERT FGN TOLE STANDARD BLUEHDI 180 S&S EAT6 PREMIUM PACK',
'odometer': 176554,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2017-07-31',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FGN TOLE STANDARD BLUEHDI 180 S&S EAT6 PREMIUM PACK',
'transmission': 'automatic',
'trim': 'EXPERT FGN TOLE STANDARD BLUEHDI 180 S&S EAT6 PREMIUM PACK',
'year': 2017}
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2798f7f057b1%27 HTTP/1.1" 200 None
2026-03-28 19:09:43 [vpauto.fr] INFO: Saving data for 98f7f057b1: {'auction_closing_time': 1774864740.0, 'created_time': 1774293508.16787, 'last_price_update_time': 1774724983.310489}
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='98f7f057b1') HTTP/1.1" 204 0
2026-03-28 19:09:43 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-28 19:09:43 [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-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:09:43 [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%201774292983 HTTP/1.1" 200 None
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='29b2685fa0') HTTP/1.1" 204 0
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4faa8a9cf8') HTTP/1.1" 204 0
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='68a03aefa0') HTTP/1.1" 204 0
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='68a64139a0') HTTP/1.1" 204 0
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='77dc6ea0') HTTP/1.1" 204 0
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='95a75b16a0') HTTP/1.1" 204 0
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a93b4bf9a0') HTTP/1.1" 204 0
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b03bc92a0') HTTP/1.1" 204 0
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b34d4c5a0') HTTP/1.1" 204 0
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b628f269f8') HTTP/1.1" 204 0
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cd000e5fa0') HTTP/1.1" 204 0
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d2c5aedea0') HTTP/1.1" 204 0
2026-03-28 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e53abad2a0') HTTP/1.1" 204 0
2026-03-28 19:09:43 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (369 items) in: file:///var/lib/scrapyd/items/sourcing_v2/vpauto.fr/task_20_2026-03-28T19_00_00.jl
2026-03-28 19:09:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 125662,
'downloader/request_count': 390,
'downloader/request_method_count/GET': 390,
'downloader/response_bytes': 65027927,
'downloader/response_count': 390,
'downloader/response_status_count/200': 390,
'elapsed_time_seconds': 577.052524,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 19, 9, 43, 695856, tzinfo=datetime.timezone.utc),
'item_scraped_count': 369,
'log_count/DEBUG': 5674,
'log_count/ERROR': 28,
'log_count/INFO': 5285,
'memusage/max': 227430400,
'memusage/startup': 148025344,
'request_depth_max': 11,
'response_received_count': 390,
'scheduler/dequeued': 390,
'scheduler/dequeued/memory': 390,
'scheduler/enqueued': 390,
'scheduler/enqueued/memory': 390,
'scrape_type/price_update': 378,
'scrape_type/skipped': 678,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 403,
'scrapy-zyte-api/error_ratio': 0.03225806451612903,
'scrapy-zyte-api/errors': 13,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 13,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 6.368254893320875,
'scrapy-zyte-api/mean_response_seconds': 6.46663800521921,
'scrapy-zyte-api/processed': 390,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 389,
'scrapy-zyte-api/request_args/experimental.requestCookies': 389,
'scrapy-zyte-api/request_args/experimental.responseCookies': 390,
'scrapy-zyte-api/request_args/httpResponseBody': 390,
'scrapy-zyte-api/request_args/httpResponseHeaders': 390,
'scrapy-zyte-api/request_args/sessionContext': 390,
'scrapy-zyte-api/request_args/url': 390,
'scrapy-zyte-api/status_codes/0': 13,
'scrapy-zyte-api/status_codes/200': 390,
'scrapy-zyte-api/success': 390,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 28, 19, 0, 6, 643332, tzinfo=datetime.timezone.utc)}
2026-03-28 19:09:43 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-28 19:09:43 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fbdbb151d50>
2026-03-28 19:09:43 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fbdbb152190>